Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119935 Details for
Bug 127010
sys-apps/mlocate (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (tests failing)
mlocate-0.17-build.log (text/plain), 26.18 KB, created by
Santiago M. Mola (RETIRED)
on 2007-05-21 21:37:20 UTC
(
hide
)
Description:
build.log (tests failing)
Filename:
MIME Type:
Creator:
Santiago M. Mola (RETIRED)
Created:
2007-05-21 21:37:20 UTC
Size:
26.18 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mlocate-0.17.tar.bz2 to /var/tmp/portage/sys-apps/mlocate-0.17/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17 ... > * econf: updating mlocate-0.17/admin/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mlocate-0.17/admin/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >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 i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... 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 it is safe to define __EXTENSIONS__... yes >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for long long int... yes >checking whether canonicalize_file_name is declared... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for btowc... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for mempcpy... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for unistd.h... (cached) yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for mbstate_t... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for inline... inline >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for C/C++ restrict keyword... __restrict >checking for ssize_t... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for unsigned long long int... yes >checking absolute name of <string.h>... ///usr/include/string.h >checking whether strnlen is declared... yes >checking for struct timespec in <time.h>... yes >checking absolute name of <time.h>... ///usr/include/time.h >checking for wint_t... yes >checking for wchar_t... yes >checking for alloca as a compiler built-in... yes >checking for d_type member in directory struct... yes >checking for error_at_line... yes >checking for working GNU fnmatch... yes >checking whether the compiler generally respects inline... yes >checking for memchr... yes >checking for mempcpy... (cached) yes >checking for obstacks... yes >checking for ssize_t... (cached) yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking absolute name of <stdint.h>... ///usr/include/stdint.h >checking whether stdint.h conforms to C99... no >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for bit size of ptrdiff_t... 32 >checking for bit size of sig_atomic_t... 32 >checking for bit size of size_t... 32 >checking for bit size of wchar_t... 32 >checking for bit size of wint_t... 32 >checking whether sig_atomic_t is signed... yes >checking whether wchar_t is signed... yes >checking whether wint_t is signed... no >checking for ptrdiff_t integer literal suffix... >checking for sig_atomic_t integer literal suffix... >checking for size_t integer literal suffix... u >checking for wchar_t integer literal suffix... l >checking for wint_t integer literal suffix... u >checking absolute name of <stdlib.h>... ///usr/include/stdlib.h >checking for strchrnul... yes >checking for working strnlen... yes >checking absolute name of <unistd.h>... ///usr/include/unistd.h >checking whether <wchar.h> is standalone... yes >checking absolute name of <wctype.h>... ///usr/include/wctype.h >checking whether wcwidth is declared... 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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for fdopendir... yes >checking for getmntent in -lsun... no >checking for getmntent in -lseq... no >checking for getmntent in -lgen... no >checking for getmntent... 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 mounted filesystem table in /proc... /proc/self/mounts >checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings >checking whether we should use -Werror... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnulib/lib/Makefile >config.status: creating po/Makefile.in >config.status: creating src/config.h >config.status: executing ./atconfig commands >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >Making all in gnulib/lib >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca_.h; \ > } > alloca.h-t >mv -f alloca.h-t alloca.h >rm -f stdint.h-t stdint.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_STDINT_H''@/1/g' \ > -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/stdint.h"|g' \ > -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ > -e 's/@''HAVE_INTTYPES_H''@/1/g' \ > -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ > -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ > -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ > -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ > -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ > -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ > -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ > -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ > -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ > -e 's/@''SIZE_T_SUFFIX''@/u/g' \ > -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ > -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ > -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ > -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ > -e 's/@''WINT_T_SUFFIX''@/u/g' \ > < ./stdint_.h; \ > } > stdint.h-t >mv stdint.h-t stdint.h >rm -f stdlib.h-t stdlib.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''ABSOLUTE_STDLIB_H''@|"///usr/include/stdlib.h"|g' \ > -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ > -e 's|@''GNULIB_MKDTEMP''@|0|g' \ > -e 's|@''GNULIB_MKSTEMP''@|0|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ > < ./stdlib_.h; \ > } > stdlib.h-t >mv stdlib.h-t stdlib.h >rm -f string.h-t string.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''ABSOLUTE_STRING_H''@|"///usr/include/string.h"|g' \ > -e 's|@''GNULIB_MBSLEN''@|1|g' \ > -e 's|@''GNULIB_MBSCHR''@|0|g' \ > -e 's|@''GNULIB_MBSRCHR''@|0|g' \ > -e 's|@''GNULIB_MBSSTR''@|1|g' \ > -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ > -e 's|@''GNULIB_MBSCSPN''@|0|g' \ > -e 's|@''GNULIB_MBSPBRK''@|0|g' \ > -e 's|@''GNULIB_MBSSPN''@|0|g' \ > -e 's|@''GNULIB_MBSSEP''@|0|g' \ > -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ > -e 's|@''GNULIB_MEMMEM''@|0|g' \ > -e 's|@''GNULIB_MEMPCPY''@|1|g' \ > -e 's|@''GNULIB_MEMRCHR''@|0|g' \ > -e 's|@''GNULIB_STPCPY''@|0|g' \ > -e 's|@''GNULIB_STPNCPY''@|0|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ > -e 's|@''GNULIB_STRDUP''@|0|g' \ > -e 's|@''GNULIB_STRNDUP''@|0|g' \ > -e 's|@''GNULIB_STRNLEN''@|1|g' \ > -e 's|@''GNULIB_STRPBRK''@|0|g' \ > -e 's|@''GNULIB_STRSEP''@|0|g' \ > -e 's|@''GNULIB_STRCASESTR''@|0|g' \ > -e 's|@''GNULIB_STRTOK_R''@|0|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCASECMP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ > < ./string_.h; \ > } > string.h-t >rm -f time.h-t time.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@ABSOLUTE_TIME_H''@|"///usr/include/time.h"|g' \ > -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ > -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > < ./time_.h; \ > } > time.h-t >mv string.h-t string.h >mv time.h-t time.h >rm -f unistd.h-t unistd.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''ABSOLUTE_UNISTD_H''@|"///usr/include/unistd.h"|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|0|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ > -e 's|@''GNULIB_GETCWD''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_READLINK''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_FCHDIR''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > < ./unistd_.h; \ > } > unistd.h-t >mv unistd.h-t unistd.h >make all-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >depbase=`echo allocsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT allocsa.o -MD -MP -MF "$depbase.Tpo" -c -o allocsa.o allocsa.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo fwriteerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fwriteerror.o -MD -MP -MF "$depbase.Tpo" -c -o fwriteerror.o fwriteerror.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbchar.o -MD -MP -MF "$depbase.Tpo" -c -o mbchar.o mbchar.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbslen.o -MD -MP -MF "$depbase.Tpo" -c -o mbslen.o mbslen.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbsstr.o -MD -MP -MF "$depbase.Tpo" -c -o mbsstr.o mbsstr.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT progname.o -MD -MP -MF "$depbase.Tpo" -c -o progname.o progname.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT strnlen1.o -MD -MP -MF "$depbase.Tpo" -c -o strnlen1.o strnlen1.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xalloc-die.o -MD -MP -MF "$depbase.Tpo" -c -o xalloc-die.o xalloc-die.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT exitfail.o -MD -MP -MF "$depbase.Tpo" -c -o exitfail.o exitfail.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT safe-read.o -MD -MP -MF "$depbase.Tpo" -c -o safe-read.o safe-read.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I../../src -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xmalloc.o -MD -MP -MF "$depbase.Tpo" -c -o xmalloc.o xmalloc.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >rm -f libgnu.a >ar cru libgnu.a allocsa.o fwriteerror.o mbchar.o mbslen.o mbsstr.o progname.o strnlen1.o xalloc-die.o exitfail.o safe-read.o xmalloc.o >i686-pc-linux-gnu-ranlib libgnu.a >make[2]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >Making all in po >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/po' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/po' >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >mkdir -p -- doc >mkdir -p -- doc >sed 's,@dbfile@,/var/lib/mlocate/mlocate.db,g' < ./doc/locate.1.in > doc/locate.1 >sed 's,@updatedb_conf@,/etc/updatedb.conf,g' \ > < ./doc/updatedb.conf.5.in > doc/updatedb.conf.5 >mkdir -p -- doc >sed -e 's,@dbfile@,/var/lib/mlocate/mlocate.db,g; s,@groupname@,locate,g' \ > -e 's,@updatedb_conf@,/etc/updatedb.conf,g' \ > < ./doc/updatedb.8.in > doc/updatedb.8 >depbase=`echo src/lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ > if i686-pc-linux-gnu-gcc -I. -I. -I./src -I./gnulib/lib -I./gnulib/lib -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/lib.o -MD -MP -MF "$depbase.Tpo" -c -o src/lib.o src/lib.c; \ > then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -I. -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_locate-locate.o -MD -MP -MF "src/.deps/src_locate-locate.Tpo" -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c; \ > then mv -f "src/.deps/src_locate-locate.Tpo" "src/.deps/src_locate-locate.Po"; else rm -f "src/.deps/src_locate-locate.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -I. -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-conf.o -MD -MP -MF "src/.deps/src_updatedb-conf.Tpo" -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c; \ > then mv -f "src/.deps/src_updatedb-conf.Tpo" "src/.deps/src_updatedb-conf.Po"; else rm -f "src/.deps/src_updatedb-conf.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -I. -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-updatedb.o -MD -MP -MF "src/.deps/src_updatedb-updatedb.Tpo" -c -o src/src_updatedb-updatedb.o `test -f 'src/updatedb.c' || echo './'`src/updatedb.c; \ > then mv -f "src/.deps/src_updatedb-updatedb.Tpo" "src/.deps/src_updatedb-updatedb.Po"; else rm -f "src/.deps/src_updatedb-updatedb.Tpo"; exit 1; fi >rm -f src/liblib.a >ar cru src/liblib.a src/lib.o >i686-pc-linux-gnu-ranlib src/liblib.a >i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o src/locate src/src_locate-locate.o src/liblib.a gnulib/lib/libgnu.a >i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o src/updatedb src/src_updatedb-conf.o src/src_updatedb-updatedb.o src/liblib.a gnulib/lib/libgnu.a >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >>>> Source compiled. >>>> Test phase [check]: sys-apps/mlocate-0.17 >Making check in gnulib/lib >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >make check-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/gnulib/lib' >Making check in po >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/po' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17/po' >make[1]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >make check-local >make[2]: Entering directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >/bin/sh ./tests/testsuite >## ------------------------ ## >## mlocate 0.17 test suite. ## >## ------------------------ ## > 1: config: updatedb.conf skipped (config.at:26) > 2: config: -f skipped (config.at:27) > 3: config: -e ok > 4: config: -h ok > 5: config: -o ok > 6: config: -l ok > 7: config: -U ok > 8: config: -v ok > 9: config: -V ok > 10: config: --prune-bind-mounts ok > 11: config: --prunefs ok > 12: config: --prunepaths ok > 13: locate: Basic ok > 14: locate: -b ok > 15: locate: -c ok > 16: locate: -d ok > 17: locate: -e ok > 18: locate: -h ok > 19: locate: -i ok > 20: locate: -l, -n ok > 21: locate: -L ok > 22: locate: -P ok > 23: locate: -S ok > 24: locate: -q ok > 25: locate: -r ok > 26: locate: -V ok > 27: locate: -w ok > 28: locate: -0 ok > 29: locate: --regex ok > 30: locate: LOCATE_PATH ok > 31: locate: Invalid source database ok > 32: updatedb: File types ok > 33: updatedb: Output sorting ok > 34: updatedb: Permissions FAILED (updatedb.at:96) > 35: updatedb: Invalid source database ok > 36: updatedb: Change detection ok > 37: updatedb: Concurrent modification ok > 38: updatedb: Very deep hierarchy FAILED (updatedb.at:258) > 39: updatedb: Output creation FAILED (updatedb.at:272) > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 37 tests were run, >3 failed unexpectedly. >2 tests were skipped. >sed: can't read /config.log: No such file or directory >## -------------------------- ## >## testsuite.log was created. ## >## -------------------------- ## > >Please send `testsuite.log' and all information you think might help: > > To: <mitr@redhat.com> > Subject: [mlocate 0.17] testsuite: 34 38 39 failed > > >You may investigate any problem if you feel able to do so, in which >case the test suite provides a good starting point. > >make[2]: *** [check-local] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/sys-apps/mlocate-0.17/work/mlocate-0.17' >make: *** [check-recursive] Error 1 > >!!! ERROR: sys-apps/mlocate-0.17 failed. >Call stack: > ebuild.sh, line 1615: Called dyn_test > ebuild.sh, line 1027: Called qa_call 'src_test' > ebuild.sh, line 44: Called src_test > ebuild.sh, line 654: Called die > >!!! Make check failed. See above for details. >!!! 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/sys-apps/mlocate-0.17/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 127010
:
82776
|
82777
|
82778
| 119935 |
119937