Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 685623 Details for
Bug 768483
sys-devel/bmake-20201117 fails tests: tests compilation failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 29.41 KB, created by
Thomas Deutschmann (RETIRED)
on 2021-02-03 13:12:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2021-02-03 13:12:39 UTC
Size:
29.41 KB
patch
obsolete
> * Package: sys-devel/bmake-20201117 > * Repository: gentoo > * Maintainer: soap@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: ccache network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bmake-20201117.tar.gz to /var/tmp/portage/sys-devel/bmake-20201117/work >>>> Unpacking mk-20191111.tar.gz to /var/tmp/portage/sys-devel/bmake-20201117/work >>>> Source unpacked in /var/tmp/portage/sys-devel/bmake-20201117/work >>>> Preparing source in /var/tmp/portage/sys-devel/bmake-20201117/work/bmake ... > * Applying bmake-20201117-tests.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/bmake-20201117/work/bmake ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/bmake-20201117 --htmldir=/usr/share/doc/bmake-20201117/html --libdir=/usr/lib --with-mksrc=../mk --with-default-sys-path=/usr/share/mk/bmake --with-machine_arch=x86 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >Using: BMAKE_PATH_MAX=1024 >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 sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/sysctl.h... no >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 libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.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 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/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 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__... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uint32_t... yes >checking whether sys_siglist is declared... no >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... no >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... no >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=linux5, MACHINE_ARCH=i386 >Using: MACHINE=linux5, MACHINE_ARCH=x86 >Using: MKSRC=/var/tmp/portage/sys-devel/bmake-20201117/work/mk >configure: creating ./config.status >config.status: creating makefile >config.status: creating Makefile.config >config.status: creating unit-tests/Makefile.config >config.status: creating make-bootstrap.sh >config.status: creating config.h > >You can now run > > sh ./make-bootstrap.sh > >to produce a fully functional bmake. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/bmake-20201117/work/bmake ... >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20201117" -DMACHINE="linux5" -DMACHINE_ARCH="x86" -D_PATH_DEFSYSPATH="/usr/share/mk/bmake" -o main.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/main.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/arch.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/buf.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/compat.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/cond.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/dir.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o enum.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/enum.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/for.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/getopt.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/hash.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/lst.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/make.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/make_malloc.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/metachar.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/parse.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/sigcompat.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/str.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/suff.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/targ.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/trace.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/var.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/util.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/stresep.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/strlcpy.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/meta.c >/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/meta.c: In function âmeta_job_errorâ: >/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/meta.c:800:5: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > 800 | getcwd(cwd, sizeof cwd); > | ^~~~~~~~~~~~~~~~~~~~~~~ >i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -I. -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/job.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o enum.o for.o getopt hash.o lst.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o suff.o targ.o trace.o var.o util.o stresep.o strlcpy.o >>>> Source compiled. >>>> Test phase: sys-devel/bmake-20201117 ># test archive-suffix ># test cmd-errors ># test cmd-errors-lint ># test cmd-interrupt ># test cmdline ># test cmdline-undefined ># test comment ># test cond-cmp-numeric ># test cond-cmp-numeric-eq ># test cond-cmp-numeric-ge ># test cond-cmp-numeric-gt ># test cond-cmp-numeric-le ># test cond-cmp-numeric-lt ># test cond-cmp-numeric-ne ># test cond-cmp-string ># test cond-cmp-unary ># test cond-func ># test cond-func-commands ># test cond-func-defined ># test cond-func-empty ># test cond-func-exists ># test cond-func-make ># test cond-func-target ># test cond-late ># test cond-op ># test cond-op-and ># test cond-op-and-lint ># test cond-op-not ># test cond-op-or ># test cond-op-or-lint ># test cond-op-parentheses ># test cond-short ># test cond-token-number ># test cond-token-plain ># test cond-token-string ># test cond-token-var ># test cond-undef-lint ># test cond1 ># test counter ># test counter-append ># test dep ># test dep-colon ># test dep-colon-bug-cross-file ># test dep-double-colon ># test dep-double-colon-indep ># test dep-exclam ># test dep-none ># test dep-percent ># test dep-var ># test dep-wildcards ># test depsrc ># test depsrc-end ># test depsrc-exec ># test depsrc-ignore ># test depsrc-made ># test depsrc-make ># test depsrc-meta ># test depsrc-nometa ># test depsrc-nometa_cmp ># test depsrc-nopath ># test depsrc-notmain ># test depsrc-optional ># test depsrc-phony ># test depsrc-precious ># test depsrc-recursive ># test depsrc-silent ># test depsrc-use ># test depsrc-usebefore ># test depsrc-usebefore-double-colon ># test depsrc-wait ># test deptgt ># test deptgt-begin ># test deptgt-default ># test deptgt-delete_on_error ># test deptgt-end ># test deptgt-end-jobs ># test deptgt-error ># test deptgt-ignore ># test deptgt-interrupt ># test deptgt-main ># test deptgt-makeflags ># test deptgt-no_parallel ># test deptgt-nopath ># test deptgt-notparallel ># test deptgt-objdir ># test deptgt-order ># test deptgt-path ># test deptgt-path-suffix ># test deptgt-phony ># test deptgt-precious ># test deptgt-shell ># test deptgt-silent ># test deptgt-stale ># test deptgt-suffixes ># test dir ># test dir-expand-path ># test directive ># test directive-dinclude ># test directive-elif ># test directive-elifdef ># test directive-elifmake ># test directive-elifndef ># test directive-elifnmake ># test directive-else ># test directive-endif ># test directive-error ># test directive-export ># test directive-export-env ># test directive-export-gmake ># test directive-export-literal ># test directive-for ># test directive-for-generating-endif ># test directive-hyphen-include ># test directive-if ># test directive-if-nested ># test directive-ifdef ># test directive-ifmake ># test directive-ifndef ># test directive-ifnmake ># test directive-include ># test directive-include-fatal ># test directive-info ># test directive-sinclude ># test directive-undef ># test directive-unexport ># test directive-unexport-env ># test directive-warning ># test dollar ># test doterror ># test dotwait ># test envfirst ># test error ># test export-all ># test export-env ># test export-variants ># test forloop ># test forsubst ># test gnode-submake ># test hanoi-include ># test impsrc ># test include-main ># test job-flags ># test lint ># test make-exported ># test moderrs ># test modmatch ># test modmisc ># test modts ># test modword ># test objdir-writable ># test opt ># test opt-backwards ># test opt-chdir ># test opt-debug ># test opt-debug-all ># test opt-debug-archive ># test opt-debug-curdir ># test opt-debug-cond ># test opt-debug-dir ># test opt-debug-errors ># test opt-debug-file ># test opt-debug-for ># test opt-debug-graph1 ># test opt-debug-graph2 ># test opt-debug-graph3 ># test opt-debug-hash ># test opt-debug-lint ># test opt-debug-loud ># test opt-debug-meta ># test opt-debug-making ># test opt-debug-no-rm ># test opt-debug-parse ># test opt-debug-suff ># test opt-debug-targets ># test opt-debug-varraw ># test opt-debug-var ># test opt-debug-x-trace ># test opt-define ># test opt-env ># test opt-file ># test opt-ignore ># test opt-include-dir ># test opt-jobs ># test opt-jobs-internal ># test opt-keep-going ># test opt-m-include-dir ># test opt-no-action ># test opt-no-action-at-all ># test opt-query ># test opt-raw ># test opt-silent ># test opt-touch ># test opt-touch-jobs ># test opt-tracefile ># test opt-var-expanded ># test opt-var-literal ># test opt-warnings-as-errors ># test opt-where-am-i ># test opt-x-reduce-exported ># test order ># test parse-var ># test phony-end ># test posix ># test qequals ># test recursive ># test sh ># test sh-dots ># test sh-jobs ># test sh-jobs-error ># test sh-leading-at ># test sh-leading-hyphen ># test sh-leading-plus ># test sh-meta-chars ># test sh-multi-line ># test sh-single-line ># test shell-custom ># test shell-sh ># test suff-add-later ># test suff-clear-regular ># test suff-clear-single ># test suff-lookup ># test suff-main ># test suff-rebuild ># test suff-self ># test suff-transform-endless ># test suff-transform-expand ># test suff-transform-select ># test sunshcmd ># test ternary ># test unexport ># test unexport-env ># test use-inference ># test var-class ># test var-class-cmdline ># test var-class-env ># test var-class-global ># test var-class-local ># test var-class-local-legacy ># test var-op ># test var-op-append ># test var-op-assign ># test var-op-default ># test var-op-expand ># test var-op-shell ># test var-op-sunsh ># test var-recursive ># test varcmd ># test vardebug ># test varfind ># test varmisc ># test varmod ># test varmod-assign ># test varmod-defined ># test varmod-edge ># test varmod-exclam-shell ># test varmod-extension ># test varmod-gmtime ># test varmod-hash ># test varmod-head ># test varmod-ifelse ># test varmod-l-name-to-value ># test varmod-localtime ># test varmod-loop ># test varmod-match ># test varmod-match-escape ># test varmod-no-match ># test varmod-order ># test varmod-order-reverse ># test varmod-order-shuffle ># test varmod-path ># test varmod-quote ># test varmod-quote-dollar ># test varmod-range ># test varmod-remember ># test varmod-root ># test varmod-select-words ># test varmod-shell ># test varmod-subst ># test varmod-subst-regex ># test varmod-sysv ># test varmod-tail ># test varmod-to-abs ># test varmod-to-lower ># test varmod-to-many-words ># test varmod-to-one-word ># test varmod-to-separator ># test varmod-to-upper ># test varmod-undefined ># test varmod-unique ># test varname ># test varname-dollar ># test varname-dot-alltargets ># test varname-dot-curdir ># test varname-dot-includes ># test varname-dot-includedfromdir ># test varname-dot-includedfromfile ># test varname-dot-libs ># test varname-dot-make-dependfile ># test varname-dot-make-expand_variables ># test varname-dot-make-exported ># test varname-dot-make-jobs ># test varname-dot-make-jobs-prefix ># test varname-dot-make-level ># test varname-dot-make-makefile_preference ># test varname-dot-make-makefiles ># test varname-dot-make-meta-bailiwick ># test varname-dot-make-meta-created ># test varname-dot-make-meta-files ># test varname-dot-make-meta-ignore_filter ># test varname-dot-make-meta-ignore_paths ># test varname-dot-make-meta-ignore_patterns ># test varname-dot-make-meta-prefix ># test varname-dot-make-mode ># test varname-dot-make-path_filemon ># test varname-dot-make-pid ># test varname-dot-make-ppid ># test varname-dot-make-save_dollars ># test varname-dot-makeoverrides ># test varname-dot-newline ># test varname-dot-objdir ># test varname-dot-parsedir ># test varname-dot-parsefile ># test varname-dot-path ># test varname-dot-shell ># test varname-dot-targets ># test varname-empty ># test varname-make ># test varname-make_print_var_on_error ># test varname-make_print_var_on_error-jobs ># test varname-makefile ># test varname-makeflags ># test varname-pwd ># test varname-vpath ># test varparse-dynamic ># test varparse-errors ># test varparse-mod ># test varparse-undef-partial ># test varquote >--- /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/unit-tests/varmod-gmtime.exp 2020-10-31 23:57:02.000000000 +0100 >+++ varmod-gmtime.out 2021-02-03 14:09:18.452412333 +0100 >@@ -17,7 +17,7 @@ > : 0 becomes ok. > : 1 becomes Thu Jan 1 00:00:01 1970. > : INT32_MAX becomes Tue Jan 19 03:14:07 2038. >-: INT32_MAX + 1 becomes Tue Jan 19 03:14:08 2038. >+: INT32_MAX + 1 becomes Fri Dec 13 20:45:52 1901. > make: Invalid time value: 10000000000000000000000000000000}. > > : overflow becomes mtime=10000000000000000000000000000000}. >--- /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/unit-tests/varmod-localtime.exp 2020-10-31 23:57:02.000000000 +0100 >+++ varmod-localtime.out 2021-02-03 14:09:18.812421685 +0100 >@@ -17,7 +17,7 @@ > : 0 becomes ok. > : 1 becomes Thu Jan 1 01:00:01 1970. > : INT32_MAX becomes Tue Jan 19 04:14:07 2038. >-: INT32_MAX + 1 becomes Tue Jan 19 04:14:08 2038. >+: INT32_MAX + 1 becomes Fri Dec 13 21:45:52 1901. > make: Invalid time value: 10000000000000000000000000000000}. > > : overflow becomes ocaltime=10000000000000000000000000000000}. >Failed tests: varmod-gmtime varmod-localtime >*** Error code 1 > >Stop. >bmake: stopped in /var/tmp/portage/sys-devel/bmake-20201117/work/bmake/unit-tests > * ERROR: sys-devel/bmake-20201117::gentoo failed (test phase): > * tests compilation failed > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 482: Called die > * The specific snippet of code: > * env -u A MAKEFLAGS= "${S}"/bmake -r -m / TEST_MAKE="${S}"/bmake test || die "tests compilation failed" > * > * If you need support, post the output of `emerge --info '=sys-devel/bmake-20201117::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-devel/bmake-20201117::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-devel:bmake-20201117:20210203-130821.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/bmake-20201117/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-devel/bmake-20201117/temp/environment'. > * Working directory: '/var/tmp/portage/sys-devel/bmake-20201117/work/bmake/unit-tests' > * S: '/var/tmp/portage/sys-devel/bmake-20201117/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 768483
: 685623