Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 383070 Details for
Bug 520174
=sys-devel/bmake-20140214 fails tests - 'make' != 'make[1]'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-devel:bmake-20140214:20140818-120828.log
sys-devel:bmake-20140214:20140818-120828.log (text/plain), 30.26 KB, created by
eroen
on 2014-08-18 12:16:25 UTC
(
hide
)
Description:
sys-devel:bmake-20140214:20140818-120828.log
Filename:
MIME Type:
Creator:
eroen
Created:
2014-08-18 12:16:25 UTC
Size:
30.26 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/bmake-20140214 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: bsd@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bmake-20140214.tar.gz to /tmp/portage/sys-devel/bmake-20140214/work >>>> Unpacking mk-20121010.tar.gz to /tmp/portage/sys-devel/bmake-20140214/work >>>> Source unpacked in /tmp/portage/sys-devel/bmake-20140214/work >patching locally >/tmp/portage/sys-devel/bmake-20140214/work/bmake /tmp/portage/sys-devel/bmake-20140214/work >/tmp/portage/sys-devel/bmake-20140214/work >>>> Preparing source in /tmp/portage/sys-devel/bmake-20140214/work/bmake ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/sys-devel/bmake-20140214/work/bmake ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-mksrc=../mk --with-default-sys-path=/usr/share/mk/bmake --with-machine_arch=amd64 >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c >Using: BMAKE_PATH_MAX=1024 >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking ar.h usability... yes >checking ar.h presence... yes >checking for ar.h... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking ranlib.h usability... no >checking ranlib.h presence... no >checking for ranlib.h... no >checking for string.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking whether sys/cdefs.h is compatible... no >checking for __attribute__... no >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether sys_siglist is declared... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking return type of signal handlers... void >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for vprintf... yes >checking for _doprnt... no >checking for wait3 that fills in rusage... yes >checking for err... yes >checking for errx... yes >checking for getcwd... yes >checking for getenv... yes >checking for getopt... yes >checking for getwd... yes >checking for killpg... yes >checking for mmap... yes >checking for putenv... yes >checking for select... yes >checking for setenv... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaction... yes >checking for sigvec... yes >checking for snprintf... yes >checking for strerror... yes >checking for strftime... yes >checking for strsep... yes >checking for strtod... yes >checking for strtol... yes >checking for sysctl... yes >checking for unsetenv... yes >checking for vsnprintf... yes >checking for wait3... yes >checking for wait4... yes >checking for waitpid... yes >checking for warn... yes >checking for warnx... yes >checking for realpath... yes >checking for dirname... yes >checking for stresep... no >checking for strlcpy... no >checking for emalloc in -lutil... no >checking whether stat file-mode macros are broken... no >checking for struct stat.st_rdev... yes >checking if compiler supports __func__ >checking if diff -u works... yes >checking for MACHINE & MACHINE_ARCH... >defaults: MACHINE=linux3, MACHINE_ARCH=x86_64 >Using: MACHINE=linux3, MACHINE_ARCH=amd64 >Using: MKSRC=/tmp/portage/sys-devel/bmake-20140214/work/mk >configure: creating ./config.status >config.status: creating makefile >config.status: creating Makefile.config >config.status: creating make-bootstrap.sh >config.status: creating unit-tests/Makefile >config.status: creating config.h > >You can now run > > sh ./make-bootstrap.sh > >to produce a fully functional bmake. > >>>> Source configured. >>>> Compiling source in /tmp/portage/sys-devel/bmake-20140214/work/bmake ... >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20140214" -DMACHINE="linux3" -DMACHINE_ARCH="amd64" -D_PATH_DEFSYSPATH="/usr/share/mk/bmake" -o main.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/main.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/arch.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/buf.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/compat.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/cond.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/dir.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/for.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /tmp/portage/sys-devel/bmake-20140214/work/bmake/getopt.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/hash.c >/tmp/portage/sys-devel/bmake-20140214/work/bmake/hash.c: In function 'Hash_DeleteEntry': >/tmp/portage/sys-devel/bmake-20140214/work/bmake/hash.c:340:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > (void)write(2, "bad call to Hash_DeleteEntry\n", 29); > ^ >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/job.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/make.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/make_malloc.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/parse.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/sigcompat.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/str.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/strlist.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/suff.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/targ.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/trace.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/var.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/util.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstAppend.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstDupl.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstInit.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstOpen.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstAtEnd.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstEnQueue.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstInsert.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstAtFront.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstIsAtEnd.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstClose.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstFind.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstIsEmpty.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstRemove.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstConcat.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstFindFrom.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstLast.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstReplace.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstFirst.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstDatum.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstForEach.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstMember.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstSucc.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstDeQueue.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstForEachFrom.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstDestroy.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstNext.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/lst.lib/lstPrev.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/stresep.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/strlcpy.c >x86_64-pc-linux-gnu-gcc -c -O2 -I. -I/tmp/portage/sys-devel/bmake-20140214/work/bmake -DHAVE_CONFIG_H -I/tmp/portage/sys-devel/bmake-20140214/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /tmp/portage/sys-devel/bmake-20140214/work/bmake/meta.c >/tmp/portage/sys-devel/bmake-20140214/work/bmake/meta.c: In function 'meta_job_error': >/tmp/portage/sys-devel/bmake-20140214/work/bmake/meta.c:703:11: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] > getcwd(cwd, sizeof(cwd)); > ^ >/tmp/portage/sys-devel/bmake-20140214/work/bmake/meta.c: In function 'meta_oodate': >/tmp/portage/sys-devel/bmake-20140214/work/bmake/meta.c:1240:13: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] > realpath(p, latestdir); > ^ >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o strlcpy.o >>>> Source compiled. >--- test.exp 2013-08-29 00:09:45.000000000 +0200 >+++ test.out 2014-08-18 14:08:56.107366152 +0200 >@@ -2,8 +2,8 @@ > this is foo > This is how a comment looks: # comment > comment testing done >-make: "cond1" line 75: warning: extra else >-make: "cond1" line 85: warning: extra else >+make[1]: "cond1" line 75: warning: extra else >+make[1]: "cond1" line 85: warning: extra else > 2 is prime > A='other' B='unknown' C='clever' o='no,no' > Passed: >@@ -20,13 +20,13 @@ > 4 is not prime > 5 is prime > >-make: warning: String comparison operator should be either == or != >-make: Bad conditional expression `"0" > 0' in "0" > 0?OK:No >+make[1]: warning: String comparison operator should be either == or != >+make[1]: Bad conditional expression `"0" > 0' in "0" > 0?OK:No > > OK >-make: "error" line 3: just FYI >-make: "error" line 4: warning: this could be serious >-make: "error" line 5: this is fatal >+make[1]: "error" line 3: just FYI >+make[1]: "error" line 4: warning: this could be serious >+make[1]: "error" line 5: this is fatal > UT_DOLLAR=This is $UT_FU > UT_FOO=foobar is fubar > UT_FU=fubar >@@ -58,7 +58,7 @@ > *** Error code 1 > > Stop. >-make: stopped in unit-tests >+make[1]: stopped in unit-tests > simple.1 > simple.1 > simple.2 >@@ -83,9 +83,9 @@ > shared.2.1 > shared.2.99 > shared.2.99 >-make: Graph cycles through `cycle.2.99' >-make: Graph cycles through `cycle.2.98' >-make: Graph cycles through `cycle.2.97' >+make[2]: Graph cycles through `cycle.2.99' >+make[2]: Graph cycles through `cycle.2.98' >+make[2]: Graph cycles through `cycle.2.97' > cycle.1.99 > cycle.1.99 > x=one >@@ -102,9 +102,9 @@ > a=ONE b="TWO AND THREE" > a=FOUR b="FIVE" > We expect an error next: >-make: "forloop" line 38: Wrong number of words (9) in .for substitution list with 2 vars >-make: Fatal errors encountered -- cannot continue >-make: stopped in unit-tests >+make[2]: "forloop" line 38: Wrong number of words (9) in .for substitution list with 2 vars >+make[2]: Fatal errors encountered -- cannot continue >+make[2]: stopped in unit-tests > OK > .for with :S;... OK > b2af338b >@@ -116,19 +116,19 @@ > d5d376eb > de41416c > Expect: Unknown modifier 'Z' >-make: Unknown modifier 'Z' >+make[1]: Unknown modifier 'Z' > VAR:Z= > Expect: Unknown modifier 'Z' >-make: Unknown modifier 'Z' >+make[1]: Unknown modifier 'Z' > VAR:Z= > Expect: Unclosed variable specification for VAR >-make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S >+make[1]: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S > VAR:S,V,v,=Thevariable > Expect: Unclosed variable specification for VAR >-make: Unclosed variable specification after complex modifier (expecting '}') for VAR >+make[1]: Unclosed variable specification after complex modifier (expecting '}') for VAR > VAR:S,V,v,=Thevariable > Expect: Unclosed substitution for VAR (, missing) >-make: Unclosed substitution for VAR (, missing) >+make[1]: Unclosed substitution for VAR (, missing) > VAR:S,V,v= > LIB=a X_LIBS:M${LIB${LIB:tu}} is "/tmp/liba.a" > LIB=a X_LIBS:M*/lib${LIB}.a is "/tmp/liba.a" >@@ -161,9 +161,9 @@ > LIST:O:Ox = Ok > LISTX = Ok > LISTSX = Ok >-make: Bad modifier `:OX' for LIST >+make[1]: Bad modifier `:OX' for LIST > BADMOD 1 = } >-make: Bad modifier `:OxXX' for LIST >+make[1]: Bad modifier `:OxXX' for LIST > BADMOD 2 = XX} > LIST="one two three four five six" > LIST:ts,="one,two,three,four,five,six" >@@ -190,14 +190,14 @@ > FOUR > FIVE > SIX" >-make: Bad modifier `:tx' for LIST >+make[1]: Bad modifier `:tx' for LIST > LIST:tx="}" >-make: Bad modifier `:ts\x' for LIST >+make[1]: Bad modifier `:ts\x' for LIST > LIST:ts/x:tu="\x:tu}" > FU_mod-ts="a/b/cool" > FU_mod-ts:ts:T="cool" == cool? > B.${AAA:ts}="Baaa" == Baaa? >-make: Bad modifier `:[]' for LIST >+make[1]: Bad modifier `:[]' for LIST > LIST:[]="" is an error > LIST:[0]="one two three four five six" > LIST:[0x0]="one two three four five six" >@@ -236,17 +236,17 @@ > REALLYSPACE:[1]="" == "" ? > REALLYSPACE:[*]:[1]=" " == " " ? > LIST:[1]="one" >-make: Bad modifier `:[1.]' for LIST >+make[1]: Bad modifier `:[1.]' for LIST > LIST:[1.]="" is an error >-make: Bad modifier `:[1].' for LIST >+make[1]: Bad modifier `:[1].' for LIST > LIST:[1].="}" is an error > LIST:[2]="two" > LIST:[6]="six" > LIST:[7]="" > LIST:[999]="" >-make: Bad modifier `:[-]' for LIST >+make[1]: Bad modifier `:[-]' for LIST > LIST:[-]="" is an error >-make: Bad modifier `:[--]' for LIST >+make[1]: Bad modifier `:[--]' for LIST > LIST:[--]="" is an error > LIST:[-1]="six" > LIST:[-2]="five" >@@ -265,20 +265,20 @@ > LIST:[*]:C/ /,/:[2]="" > LIST:[*]:C/ /,/:[*]:[2]="" > LIST:[*]:C/ /,/:[@]:[2]="three" >-make: Bad modifier `:[1.]' for LIST >+make[1]: Bad modifier `:[1.]' for LIST > LIST:[1.]="" is an error >-make: Bad modifier `:[1..]' for LIST >+make[1]: Bad modifier `:[1..]' for LIST > LIST:[1..]="" is an error > LIST:[1..1]="one" >-make: Bad modifier `:[1..1.]' for LIST >+make[1]: Bad modifier `:[1..1.]' for LIST > LIST:[1..1.]="" is an error > LIST:[1..2]="one two" > LIST:[2..1]="two one" > LIST:[3..-2]="three four five" > LIST:[-4..4]="three four" >-make: Bad modifier `:[0..1]' for LIST >+make[1]: Bad modifier `:[0..1]' for LIST > LIST:[0..1]="" is an error >-make: Bad modifier `:[-1..0]' for LIST >+make[1]: Bad modifier `:[-1..0]' for LIST > LIST:[-1..0]="" is an error > LIST:[-1..1]="six five four three two one" > LIST:[0..0]="one two three four five six" >@@ -293,7 +293,7 @@ > LIST:[${MINUSONE}]="six" > LIST:[${STAR}]="one two three four five six" > LIST:[${AT}]="one two three four five six" >-make: Bad modifier `:[${EMPTY' for LIST >+make[1]: Bad modifier `:[${EMPTY' for LIST > LIST:[${EMPTY}]="" is an error > LIST:[${LONGLIST:[21]:S/2//}]="one" > LIST:[${LIST:[#]}]="six" > [31;01m*[0m ERROR: sys-devel/bmake-20140214::gentoo failed (test phase): > [31;01m*[0m tests differ > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_test > [31;01m*[0m environment, line 1905: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m [[ $(diff -u test.exp test.out |wc -l) -gt 0 ]] && die "tests differ" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/bmake-20140214::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/bmake-20140214::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/sys-devel:bmake-20140214:20140818-120828.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/sys-devel/bmake-20140214/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/sys-devel/bmake-20140214/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/sys-devel/bmake-20140214/work/bmake/unit-tests' > [31;01m*[0m S: '/tmp/portage/sys-devel/bmake-20140214/work/bmake'
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 520174
: 383070