Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 126085
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 126012
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: J.C. Wren <jcwren@jcwren.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126085 depends on: Show dependency tree
Bug 126085 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-13 15:07 0000
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-apps/file-4.17 to /
>>> checksums files   ;-) file-4.13.ebuild
>>> checksums files   ;-) file-4.17.ebuild
>>> checksums files   ;-) file-4.12.ebuild
>>> checksums files   ;-) file-4.15-r1.ebuild
>>> checksums files   ;-) file-4.16.ebuild
>>> checksums files   ;-) files/file-4.xx-mips-gentoo.patch
>>> checksums files   ;-) files/misc.magic
>>> checksums files   ;-) files/digest-file-4.12
>>> checksums files   ;-) files/file-4.15-empty-mime-buffer.patch
>>> checksums files   ;-) files/digest-file-4.13
>>> checksums files   ;-) files/file-4.13-cross-compile.patch
>>> checksums files   ;-) files/digest-file-4.16
>>> checksums files   ;-) files/digest-file-4.17
>>> checksums files   ;-) files/file-4.15-cracklib-magic.patch
>>> checksums files   ;-) files/digest-file-4.15-r1
>>> checksums files   ;-) files/file-4.16-fix-array-64bit.patch
>>> checksums files   ;-) files/cracklib.magic
>>> checksums files   ;-) files/file-4.14-gcc2.patch
>>> checksums files   ;-) files/file-4.15-libtool.patch
>>> checksums files   ;-) files/file-4.13-ia64.patch
>>> checksums src_uri ;-) file-4.17.tar.gz
>>> Unpacking source...
>>> Unpacking file-4.17.tar.gz to /var/tmp/portage/file-4.17/work
 * Applying file-4.15-libtool.patch ...                                        
                                                                               
                                         [ ok ]
 * Running elibtoolize in: file-4.17
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.14.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying uclibc-ltconf-1.3.0.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/file-4.17/work/file-4.17 ...
 * econf: updating file-4.17/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating file-4.17/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --datadir=/usr/share/misc --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for builtin ELF support... yes
checking for ELF core file support... yes
checking for file formats in man section 5... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdint.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for locale.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for tzname... yes
checking for tm_isdst in struct tm... yes
checking for daylight... yes
checking for special C compiler options needed for large files=
... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for mbstate_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for int32_t... yes
checking for long long... yes
checking for uint64_t... yes
checking size of uint8_t... 1
checking size of uint16_t... 2
checking size of uint32_t... 4
checking size of uint64_t... 8
checking for mmap... yes
checking for strerror... yes
checking for strtoul... yes
checking for mbrtowc... yes
checking for mkstemp... yes
checking for getopt_long... yes
checking for utimes... yes
checking for utime... yes
checking for wcwidth... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gzopen in -lz... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating magic/Makefile
config.status: creating doc/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/file-4.17/work/file-4.17'
Making all in src
make[2]: Entering directory `/var/tmp/portage/file-4.17/work/file-4.17/src'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT magic.lo -MD -MP -MF
".deps/magic.Tpo" -c -o magic.lo magic.c; \
then mv -f ".deps/magic.Tpo" ".deps/magic.Plo"; else rm -f ".deps/magic.Tpo";
exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT apprentice.lo -MD -MP -MF
".deps/apprentice.Tpo" -c -o apprentice.lo apprentice.c; \
then mv -f ".deps/apprentice.Tpo" ".deps/apprentice.Plo"; else rm -f
".deps/apprentice.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c
apprentice.c  -fPIC -DPIC -o .libs/apprentice.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c  -fPIC
-DPIC -o .libs/magic.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c -o
magic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT softmagic.lo -MD -MP -MF
".deps/softmagic.Tpo" -c -o softmagic.lo softmagic.c; \
then mv -f ".deps/softmagic.Tpo" ".deps/softmagic.Plo"; else rm -f
".deps/softmagic.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c
apprentice.c -o apprentice.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c
softmagic.c  -fPIC -DPIC -o .libs/softmagic.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT ascmagic.lo -MD -MP -MF
".deps/ascmagic.Tpo" -c -o ascmagic.lo ascmagic.c; \
then mv -f ".deps/ascmagic.Tpo" ".deps/ascmagic.Plo"; else rm -f
".deps/ascmagic.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c
softmagic.c -o softmagic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT compress.lo -MD -MP -MF
".deps/compress.Tpo" -c -o compress.lo compress.c; \
then mv -f ".deps/compress.Tpo" ".deps/compress.Plo"; else rm -f
".deps/compress.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c
ascmagic.c  -fPIC -DPIC -o .libs/ascmagic.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c
ascmagic.c -o ascmagic.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c
compress.c  -fPIC -DPIC -o .libs/compress.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT is_tar.lo -MD -MP -MF
".deps/is_tar.Tpo" -c -o is_tar.lo is_tar.c; \
then mv -f ".deps/is_tar.Tpo" ".deps/is_tar.Plo"; else rm -f
".deps/is_tar.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c
compress.c -o compress.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT readelf.lo -MD -MP -MF
".deps/readelf.Tpo" -c -o readelf.lo readelf.c; \
then mv -f ".deps/readelf.Tpo" ".deps/readelf.Plo"; else rm -f
".deps/readelf.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c 
-fPIC -DPIC -o .libs/is_tar.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c -o
is_tar.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c 
-fPIC -DPIC -o .libs/readelf.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT print.lo -MD -MP -MF
".deps/print.Tpo" -c -o print.lo print.c; \
then mv -f ".deps/print.Tpo" ".deps/print.Plo"; else rm -f ".deps/print.Tpo";
exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c
-o readelf.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fPIC
-DPIC -o .libs/print.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o
print.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT fsmagic.lo -MD -MP -MF
".deps/fsmagic.Tpo" -c -o fsmagic.lo fsmagic.c; \
then mv -f ".deps/fsmagic.Tpo" ".deps/fsmagic.Plo"; else rm -f
".deps/fsmagic.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT funcs.lo -MD -MP -MF
".deps/funcs.Tpo" -c -o funcs.lo funcs.c; \
then mv -f ".deps/funcs.Tpo" ".deps/funcs.Plo"; else rm -f ".deps/funcs.Tpo";
exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c  -fPIC
-DPIC -o .libs/funcs.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c -o
funcs.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c 
-fPIC -DPIC -o .libs/fsmagic.o
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I..  -DMAGIC='"/usr/share/misc/file/magic"'   -O2
-march=athlon-xp -pipe -fomit-frame-pointer -MT apptype.lo -MD -MP -MF
".deps/apptype.Tpo" -c -o apptype.lo apptype.c; \
then mv -f ".deps/apptype.Tpo" ".deps/apptype.Plo"; else rm -f
".deps/apptype.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c
-o fsmagic.o >/dev/null 2>&1
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DMAGIC='"/usr/share/misc/file/magic"'   -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o
file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit
1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c 
-fPIC -DPIC -o .libs/apptype.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/share/misc/file/magic\" -O2 -march=athlon-xp -pipe
-fomit-frame-pointer -MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c
-o apptype.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2
-march=athlon-xp -pipe -fomit-frame-pointer   -o libmagic.la -rpath /usr/lib
-no-undefined -version-info 1:0:0 magic.lo apprentice.lo softmagic.lo
ascmagic.lo compress.lo is_tar.lo readelf.lo print.lo fsmagic.lo funcs.lo
apptype.lo  -lz
i686-pc-linux-gnu-gcc -shared  .libs/magic.o .libs/apprentice.o
.libs/softmagic.o .libs/ascmagic.o .libs/compress.o .libs/is_tar.o
.libs/readelf.o .libs/print.o .libs/fsmagic.o .libs/funcs.o .libs/apptype.o 
-lz  -march=athlon-xp -Wl,-soname -Wl,libmagic.so.1 -o .libs/libmagic.so.1.0.0
(cd .libs && rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1)
(cd .libs && rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so)
i686-pc-linux-gnu-ar cru .libs/libmagic.a  magic.o apprentice.o softmagic.o
ascmagic.o compress.o is_tar.o readelf.o print.o fsmagic.o funcs.o apptype.o
i686-pc-linux-gnu-ranlib .libs/libmagic.a
creating libmagic.la
(cd .libs && rm -f libmagic.la && ln -s ../libmagic.la libmagic.la)
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2
-march=athlon-xp -pipe -fomit-frame-pointer   -o file  file.o libmagic.la -lz
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer -o
.libs/file file.o  ./.libs/libmagic.so -lz
creating file
make[2]: Leaving directory `/var/tmp/portage/file-4.17/work/file-4.17/src'
Making all in magic
make[2]: Entering directory `/var/tmp/portage/file-4.17/work/file-4.17/magic'
cat ./Header ./Localstuff > magic
../src/file -C -m ./magic.mime
for frag in Magdir/acorn Magdir/adi Magdir/adventure Magdir/allegro
Magdir/alliant Magdir/alpha Magdir/amanda Magdir/amigaos Magdir/animation
Magdir/apl Magdir/apple Magdir/applix Magdir/archive Magdir/asterix
Magdir/att3b Magdir/audio Magdir/basis Magdir/bflt Magdir/blender Magdir/blit
Magdir/bout Magdir/bsdi Magdir/btsnoop Magdir/cad Magdir/c-lang Magdir/c64
Magdir/cddb Magdir/chord Magdir/cisco Magdir/citrus Magdir/claris
Magdir/clipper Magdir/cracklib Magdir/spec Magdir/commands
Magdir/communications Magdir/compress Magdir/console Magdir/convex Magdir/ctags
Magdir/dact Magdir/database Magdir/diamond Magdir/diff Magdir/digital
Magdir/dolby Magdir/dump Magdir/editors Magdir/elf Magdir/encore Magdir/epoc
Magdir/esri Magdir/fcs Magdir/filesystems Magdir/flash Magdir/fonts
Magdir/frame Magdir/freebsd Magdir/fsav Magdir/games Magdir/geos Magdir/gcc
Magdir/gimp Magdir/gnu Magdir/grace Magdir/gringotts Magdir/hitachi-sh
Magdir/hp Magdir/human68k Magdir/ibm370 Magdir/ibm6000 Magdir/iff Magdir/images
Magdir/intel Magdir/interleaf Magdir/island Magdir/ispell Magdir/java
Magdir/jpeg Magdir/karma Magdir/lecter Magdir/lex Magdir/lif Magdir/linux
Magdir/lisp Magdir/mach Magdir/macintosh Magdir/magic Magdir/mail.news
Magdir/maple Magdir/mathematica Magdir/matroska Magdir/mcrypt Magdir/mime
Magdir/mips Magdir/mirage Magdir/misctools Magdir/mkid Magdir/mlssa Magdir/mmdf
Magdir/modem Magdir/motorola Magdir/msdos Magdir/msvc Magdir/mup Magdir/natinst
Magdir/ncr Magdir/netbsd Magdir/netscape Magdir/news Magdir/nitpicker
Magdir/ocaml Magdir/octave Magdir/olf Magdir/os2 Magdir/os9 Magdir/osf1
Magdir/palm Magdir/parix Magdir/pbm Magdir/pdf Magdir/pdp Magdir/perl
Magdir/pgp Magdir/pkgadd Magdir/plan9 Magdir/plus5 Magdir/printer
Magdir/project Magdir/psdbms Magdir/psion Magdir/pulsar Magdir/pyramid
Magdir/python Magdir/revision Magdir/riff Magdir/rpm Magdir/rtf Magdir/sc
Magdir/sccs Magdir/sendmail Magdir/sequent Magdir/sgi Magdir/sgml Magdir/sharc
Magdir/sinclair Magdir/sketch Magdir/smalltalk Magdir/sniffer Magdir/dyadic
Magdir/scientific Magdir/softquad Magdir/spectrum Magdir/sql Magdir/sun
Magdir/sysex Magdir/teapot Magdir/terminfo Magdir/tex Magdir/tgif Magdir/ti-8x
Magdir/timezone Magdir/troff Magdir/tuxedo Magdir/typeset Magdir/unknown
Magdir/uuencode Magdir/varied.out Magdir/varied.script Magdir/vax Magdir/vicar
Magdir/virtutech Magdir/visx Magdir/vms Magdir/vmware Magdir/vorbis Magdir/vxl
Magdir/wordprocessors Magdir/xdelta Magdir/xenix Magdir/xo65 Magdir/xwindows
Magdir/zilog Magdir/zyxel; do \
  if test -f ./$frag; then \
    f=./$frag; \
  else \
    f=$frag; \
  fi; \
          cat $f; \
done >> magic
../src/file -C -m magic
make[2]: *** [magic.mgc] Segmentation fault
make[2]: Leaving directory `/var/tmp/portage/file-4.17/work/file-4.17/magic'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/file-4.17/work/file-4.17'
make: *** [all] Error 2

!!! ERROR: sys-apps/file-4.17 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

Portage 2.1_pre6-r2 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.4-r0,
2.6.15fast i686)
=================================================================
System uname: 2.6.15fast i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://gentoo.mirrors.pair.com/ http://mirror.espri.arizona.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://fast.private.com/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cddb cli ctype
cups dba dri eds emboss encode expat fastbuild firefox flac foomaticdb
force-cgi-redirect fortran ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 imlib
ipod ipv6 jpeg kde libg++ libwww mad memlimit mikmod mmx motif moznocompose mp3
mpeg mplayer ncurses nls nptl nptlonly offensive ogg oggvorbis opengl oss pam
pcre pdflib perl png posix python qt quicktime readline real samba sdl server
session simplexml soap sockets spell spl ssl tagwriting tcpd tiff tokenizer
truetype truetype-fonts type1-fonts vorbis win32codecs xml xml2 xmms xsl xv
zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS


Incidently, trying to search for "file-4.17" in bugzilla yielded over 200 hits
that did not have the string "file-4.17" in them.  Quoting the search string
had no effect.

------- Comment #1 From Jakub Moc (RETIRED) 2006-03-13 15:09:23 0000 -------

*** This bug has been marked as a duplicate of 126012 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug