build error findutils

View: New views
2 Messages — Rating Filter:   Alert me  

build error findutils

by MA-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


okay, when i type on my t2-7.0-rc2 develop system.:

root@t2-dev:/t2-trunk# ./scripts/Build-Target

it runs fine to:

mv wchar.h-t wchar.h
make  all-am
make[4]: Entering directory
`/t2-trunk/src.findutils.default.20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        i486-t2-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  
-I../../intl   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -MT areadlink-with-size.o -MD -MP -MF
$depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\
        mv -f $depbase.Tpo $depbase.Po
In file included from ./stdio.h:31,
                 from areadlink-with-size.c:25:
/t2-trunk/build/default-8.0-trunk-generic-x86-i486/usr/include/stdio.h:654:
error: expected declaration specifiers or '...' before '(' token
/t2-trunk/build/default-8.0-trunk-generic-x86-i486/usr/include/stdio.h:654:
error: conflicting types for 'rpl_fseeko'
./stdio.h:275: error: previous declaration of 'rpl_fseeko' was here
make[4]: *** [areadlink-with-size.o] Error 1
make[4]: Leaving directory
`/t2-trunk/src.findutils.default.20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/t2-trunk/src.findutils.default.20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/t2-trunk/src.findutils.default.20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/t2-trunk/src.findutils.default.20080327.170249.17370.t2-dev/findutils-4.4.0'
make: *** [all] Error 2
Due to previous errors, no 1-findutils.log file!
(Try enabling xtrace in the config to track an error inside the build
system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Created (vanished) file outside basedir (ignored): /var/tmp/cf20662
base #1: /t2-trunk
base #2: /t2-trunk/build/default-8.0-trunk-generic-x86-i486
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
-> $root/var/adm/logs/1-findutils.out -> 1-findutils.err
== 03/27/08 17:04:01 =[1]=> Aborted building package findutils.
-> Unmounting loop mounts ...

what can i do now ?

--

-------------------------------------------------


- Gruss MA -

vdr-box@...



-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@... with a subject of: unsubscribe t2

Re: build error findutils

by René Rebe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 27.03.2008, at 18:09, MA wrote:

>
> okay, when i type on my t2-7.0-rc2 develop system.:
>
> root@t2-dev:/t2-trunk# ./scripts/Build-Target
>
> it runs fine to:
>
> mv wchar.h-t wchar.h
> make  all-am
> make[4]: Entering directory `/t2-trunk/src.findutils.default.
> 20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
> depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o
> $||'`;\
>       i486-t2-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../
> intl   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -
> D_FILE_OFFSET_BITS=64 -MT areadlink-with-size.o -MD -MP -MF  
> $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\
>       mv -f $depbase.Tpo $depbase.Po
> In file included from ./stdio.h:31,
>                from areadlink-with-size.c:25:
> /t2-trunk/build/default-8.0-trunk-generic-x86-i486/usr/include/
> stdio.h:654: error: expected declaration specifiers or '...' before  
> '(' token
> /t2-trunk/build/default-8.0-trunk-generic-x86-i486/usr/include/
> stdio.h:654: error: conflicting types for 'rpl_fseeko'
> ./stdio.h:275: error: previous declaration of 'rpl_fseeko' was here
> make[4]: *** [areadlink-with-size.o] Error 1
> make[4]: Leaving directory `/t2-trunk/src.findutils.default.
> 20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/t2-trunk/src.findutils.default.
> 20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/t2-trunk/src.findutils.default.
> 20080327.170249.17370.t2-dev/findutils-4.4.0/gnulib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/t2-trunk/src.findutils.default.
> 20080327.170249.17370.t2-dev/findutils-4.4.0'
> make: *** [all] Error 2
> Due to previous errors, no 1-findutils.log file!
> (Try enabling xtrace in the config to track an error inside the  
> build system.)
> --- BUILD ERROR ---
> Creating file list and doing final adaptions ...
> Created (vanished) file outside basedir (ignored): /var/tmp/cf20662
> base #1: /t2-trunk
> base #2: /t2-trunk/build/default-8.0-trunk-generic-x86-i486
> Searching for orphaned files ...
> Found 6 files for this package.
> Found 0 orphaned files for this package.
> Clear (old) md5sums ...
> Creating md5sum files ... done.
> Creating package description ...
> Making post-install adaptions.
> -> $root/var/adm/logs/1-findutils.out -> 1-findutils.err
> == 03/27/08 17:04:01 =[1]=> Aborted building package findutils.
> -> Unmounting loop mounts ...
>
> what can i do now ?
I think I saw that once, too. This looks like a findutils "cross-
compile"
regression.

You could revert the latest update and try again, or only build the
stable branches as the trunk sometimes has such kind of regressions
due package updates.

Yours,

--
   René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
   Geschäftsführer: Susanne Klaus, René Rebe
   Sitz: Berlin, Amtsgericht Charlottenburg HRB 105 123 B
   USt-IdNr.: DE251602478
   http://exactcode.de | http://t2-project.org | http://rene.rebe.name


-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@... with a subject of: unsubscribe t2
LightInTheBox - Buy quality products at wholesale price