Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121368 Details for
Bug 181160
emerge rpm 4.4.6-r3 failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log
build.log (text/plain), 27.59 KB, created by
yibo
on 2007-06-07 01:28:17 UTC
(
hide
)
Description:
Log
Filename:
MIME Type:
Creator:
yibo
Created:
2007-06-07 01:28:17 UTC
Size:
27.59 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking rpm-4.4.6.tar.gz to /var/tmp/portage/app-arch/rpm-4.4.6-r3/work > [32;01m*[0m Applying rpm-4.4.6-with-sqlite.patch ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rpm-4.4.6-stupidness.patch ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rpm-4.4.6-autotools.patch ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rpm-4.4.6-buffer-overflow.patch ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6' ... > [32;01m*[0m Running aclocal ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[78C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: rpm-4.4.6 > [32;01m*[0m Applying max_cmd_len-1.5.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Running elibtoolize in: rpm-4.4.6/db/dist > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6 ... > * econf: updating rpm-4.4.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rpm-4.4.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rpm-4.4.6/db/dist/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rpm-4.4.6/db/dist/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 --enable-posixmutexes --without-javaglue --without-selinux --with-python=2.4 --without-apidocs --with-perl --without-sqlite --enable-nls --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >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 ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for bison... bison -y >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking whether va_list assignments need array notation... no >checking for ctags... /bin/true >checking for cscope... /bin/true >checking flag used by libtool to link rpm... >checking POSIX chmod... yes >checking for mkdir... /bin/mkdir >checking if /bin/mkdir supports -p... yes >checking for library containing strerror... none required >checking for function prototypes... yes >checking for string.h... (cached) yes >checking for a sed that does not truncate output... /bin/sed >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/nm -B >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/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 for correct ltmain.sh version... 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 static flag -static 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++ static flag -static 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 >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-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran 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 for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar >checking for bzip2... /bin/bzip2 >checking for cat... /bin/cat >checking for chgrp... /bin/chgrp >checking for chmod... /bin/chmod >checking for chown... /bin/chown >checking for cp... /bin/cp >checking for cpio... /bin/cpio >checking for file... /usr/bin/file >checking for gpg... /usr/bin/gpg >checking for grep... /bin/grep >checking for gzip... /bin/gzip >checking for unzip... /usr/bin/unzip >checking for id... /usr/bin/id >checking checking whether id supports -u... yes >checking for install... /usr/bin/install >checking for make... /usr/bin/make >checking for mkdir... /bin/mkdir >checking for mv... /bin/mv >checking for patch... /usr/bin/patch >checking old version of patch... patch later then 2.2 found >checking for perl... /usr/bin/perl >checking for pgp... /usr/bin/pgp >checking for python... /usr/bin/python >checking for rm... /bin/rm >checking for rsh... /usr/bin/rsh >checking for sed... /bin/sed >checking for ssh... /usr/bin/ssh >checking for tar... /bin/tar >checking for ld... /usr/bin/ld >checking for nm... /usr/bin/nm >checking for objcopy... /usr/bin/objcopy >checking for objdump... /usr/bin/objdump >checking for strip... /usr/bin/strip >checking for gzread in -lz... yes >checking for gzseek in -lz... yes >checking for bzread in -lbz2... no >checking for BZ2_bzread in -lbz2... yes >checking for /usr/ucblib in LIBS... no >checking for setreuid... yes >checking for rand... yes >checking for getdomainname... yes >checking for socket... yes >checking error.h usability... yes >checking error.h presence... yes >checking for error.h... yes >checking for error... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking thread.h usability... no >checking thread.h presence... no >checking for thread.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking synch.h usability... no >checking synch.h presence... no >checking for synch.h... no >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking for pthread_mutex_trylock in -lpthread... yes >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for library containing aio_read... -lrt >checking for fchmod... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for writev in -lport... no >checking libelf.h usability... yes >checking libelf.h presence... yes >checking for libelf.h... yes >checking gelf.h usability... yes >checking gelf.h presence... yes >checking for gelf.h... yes >checking for gelf_getvernaux in -lelf... yes >checking dwarf.h usability... yes >checking dwarf.h presence... yes >checking for dwarf.h... yes >checking beecrypt/beecrypt.h usability... yes >checking beecrypt/beecrypt.h presence... yes >checking for beecrypt/beecrypt.h... yes >checking for mpfprintln in -lbeecrypt... yes >checking beecrypt/api.h usability... yes >checking beecrypt/api.h presence... yes >checking for beecrypt/api.h... yes >checking neon/ne_session.h usability... yes >checking neon/ne_session.h presence... yes >checking for neon/ne_session.h... yes >checking for ne_session_create in -lneon... yes >checking for ne_get_response_header in -lneon... yes >checking for ne_send_request_chunk in -lneon... no >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for magic_open in -lmagic... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking for poptGetContext in -lpopt... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by 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 shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking for pthread.h... (cached) yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... bison >checking version of bison... 2.2, ok >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for ANSI C header files... (cached) yes >checking whether sys/types.h defines makedev... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking for memory.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/types.h... (cached) yes >checking sys/stdtypes.h usability... no >checking sys/stdtypes.h presence... no >checking for sys/stdtypes.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking machine/types.h usability... no >checking machine/types.h presence... no >checking for machine/types.h... no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking sys/mnttab.h usability... no >checking sys/mnttab.h presence... no >checking for sys/mnttab.h... no >checking sys/systemcfg.h usability... no >checking sys/systemcfg.h presence... no >checking for sys/systemcfg.h... no >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/mntctl.h usability... no >checking sys/mntctl.h presence... no >checking for sys/mntctl.h... no >checking for sys/param.h... (cached) yes >checking sys/vmount.h usability... no >checking sys/vmount.h presence... no >checking for sys/vmount.h... no >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking libio.h usability... yes >checking libio.h presence... yes >checking for libio.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking mcheck.h usability... yes >checking mcheck.h presence... yes >checking for mcheck.h... yes >checking for pthread.h... (cached) yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for struct statfs... in sys/statvfs.h >checking for f_bavail member in struct statfs... yes >checking if statfs() requires 4 arguments... no >checking for inline... (cached) inline >checking if <netdb.h> defines h_errno... yes >checking if <sys/stat.h> defines S_IFSOCK... yes >checking if <sys/stat.h> defines S_ISLNK... yes >checking if <sys/stat.h> defines S_ISSOCK... yes >checking if timezone is defined... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... (cached) yes >checking for working alloca.h... (cached) yes >checking for alloca... (cached) yes >checking for vprintf... yes >checking for _doprnt... no >checking for basename... yes >checking for getcwd... (cached) yes >checking for getwd... yes >checking for inet_aton... yes >checking for mtrace... yes >checking for putenv... (cached) yes >checking for realpath... yes >checking for setenv... (cached) yes >checking for stpcpy... (cached) yes >checking for stpncpy... yes >checking for strcspn... yes >checking for strdup... (cached) yes >checking for strndup... yes >checking for strerror... yes >checking for strtol... yes >checking for strtoul... (cached) yes >checking for strspn... yes >checking for strstr... yes >checking for __secure_getenv... yes >checking for regcomp... yes >checking for ftok... yes >checking for mkstemp... yes >checking for doxygen... no >checking for setlocale... (cached) yes >checking for getpassphrase... no >checking for getmntent... yes >checking for lchown... yes >checking root's primary group... root >using ./autodeps/linux.prov for automatic provides generation >using ./autodeps/linux.req for automatic requires generation >configure: creating ./config.status >config.status: creating Doxyfile >config.status: creating Makefile >config.status: creating rpmrc >config.status: creating macros >config.status: creating platform >config.status: WARNING: platform.in seems to ignore the --datarootdir setting >config.status: creating rpmpopt >config.status: creating rpm.spec >config.status: creating rpmio/Makefile >config.status: creating rpmdb/Makefile >config.status: creating lib/Makefile >config.status: creating build/Makefile >config.status: creating scripts/Makefile >config.status: creating scripts/brp-redhat >config.status: creating scripts/macros.perl >config.status: creating scripts/macros.php >config.status: creating scripts/macros.python >config.status: creating tools/Makefile >config.status: creating tests/Makefile >config.status: creating tests/rpmrc >config.status: creating tests/macros >config.status: creating tests/hello-test/Makefile >config.status: creating misc/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating doc/Makefile >config.status: creating doc/manual/Makefile >config.status: creating doc/fr/Makefile >config.status: creating doc/ja/Makefile >config.status: creating doc/ko/Makefile >config.status: creating doc/pl/Makefile >config.status: creating doc/ru/Makefile >config.status: creating doc/sk/Makefile >config.status: creating python/Makefile >config.status: creating python/rpm/Makefile >config.status: creating lua/Makefile >config.status: creating wnh/Makefile >config.status: WARNING: wnh/Makefile.in seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default commands >./config.status: line 1587: popt/stamp-h.in: No such file or directory >Warning: -L../lib/ changed to -L/var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6/perl/../lib/ >Note (probably harmless): No library found for -lrpm >Writing Makefile for RPM >=== configuring in db3 (/var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6/db3) >configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-posixmutexes' '--without-javaglue' '--without-selinux' '--with-python=2.4' '--without-apidocs' '--with-perl' '--without-sqlite' '--enable-nls' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CXXFLAGS=-O2 -march=i686 -pipe' 'CFLAGS=-O2 -march=i686 -pipe' --cache-file=/dev/null --srcdir=. >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking if building in the top-level or dist directories... no >checking if --disable-cryptography option specified... no >checking if --disable-hash option specified... no >checking if --disable-queue option specified... no >checking if --disable-replication option specified... no >checking if --disable-statistics option specified... no >checking if --disable-verify option specified... no >checking if --enable-compat185 option specified... no >checking if --enable-cxx option specified... no >checking if --enable-debug option specified... no >checking if --enable-debug_rop option specified... no >checking if --enable-debug_wop option specified... no >checking if --enable-diagnostic option specified... no >checking if --enable-dump185 option specified... no >checking if --enable-java option specified... no >checking if --enable-mingw option specified... no >checking if --enable-o_direct option specified... no >checking if --enable-posixmutexes option specified... yes >checking if --enable-pthread_self option specified... no >checking if --enable-rpc option specified... yes >checking if --enable-smallbuild option specified... no >checking if --enable-tcl option specified... no >checking if --enable-test option specified... no >checking if --enable-uimutexes option specified... no >checking if --enable-umrw option specified... no >checking if --with-mutex=MUTEX option specified... no >checking if --with-tcl=DIR option specified... no >checking if --with-uniquename=NAME option specified... _rpmdb >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-chmod... no >checking for chmod... chmod >checking for i686-pc-linux-gnu-cp... no >checking for cp... cp >checking for i686-pc-linux-gnu-ln... no >checking for ln... ln >checking for i686-pc-linux-gnu-mkdir... no >checking for mkdir... mkdir >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-ranlib... /usr/bin/i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-rm... no >checking for rm... rm >checking for i686-pc-linux-gnu-rpcgen... no >checking for rpcgen... rpcgen >checking for i686-pc-linux-gnu-sh... no >checking for sh... sh >checking for sh... /bin/sh >checking for i686-pc-linux-gnu-true... no >checking for true... true >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-strip... /usr/bin/i686-pc-linux-gnu-strip >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-cc... i686-pc-linux-gnu-cc >checking for C compiler default output file name... configure: error: C compiler cannot create executables >See `config.log' for more details. >mv: cannot stat `Makefile': No such file or directory >cat: Makefile.orig: No such file or directory >mv: cannot stat `db.h': No such file or directory >cat: db.h.orig: No such file or directory >make: *** No rule to make target `listobjs'. Stop. >configure: error: ./configure failed for db3 > >!!! Please attach the following file when filing a report to bugs.gentoo.org: >!!! /var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6/config.log > >!!! ERROR: app-arch/rpm-4.4.6-r3 failed. >Call stack: > ebuild.sh, line 1615: Called dyn_compile > ebuild.sh, line 972: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > rpm-4.4.6-r3.ebuild, line 61: Called econf '--enable-posixmutexes' '--without-javaglue' '--without-selinux' '--with-python=2.4' '--without-apidocs' '--with-perl' '--without-sqlite' '--enable-nls' > ebuild.sh, line 578: Called die > >!!! econf failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/app-arch/rpm-4.4.6-r3/temp/build.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 181160
: 121368