Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 649468 Details for
Bug 732890
app-benchmarks/sysbench fails tests
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), 43.65 KB, created by
Agostino Sarubbo
on 2020-07-16 11:57:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-16 11:57:27 UTC
Size:
43.65 KB
patch
obsolete
> * Package: app-benchmarks/sysbench-1.0.19 > * Repository: gentoo > * Maintainer: hydrapolic@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/636f160b83946c44c0ed8bc12dadbda3dc6003a7 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking sysbench-1.0.19.tar.gz to /var/tmp/portage/app-benchmarks/sysbench-1.0.19/work >>>> Source unpacked in /var/tmp/portage/app-benchmarks/sysbench-1.0.19/work >>>> Preparing source in /var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19 ... > * Running eautoreconf in '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: sysbench-1.0.19/ > * Running elibtoolize in: sysbench-1.0.19/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19 ... > * econf: updating sysbench-1.0.19/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sysbench-1.0.19/config/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sysbench-1.0.19 --htmldir=/usr/share/doc/sysbench-1.0.19/html --with-sysroot=/ --libdir=/usr/lib64 --disable-aio --without-mysql --without-pgsql --without-attachsql --without-drizzle --without-oracle --with-system-luajit --with-system-ck >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >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 x86_64-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -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-clang >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-clang... (cached) none >checking for x86_64-pc-linux-gnu-clang option to accept ISO C99... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -E >checking for a sed that does not truncate output... /bin/sed >checking for C compiler vendor... clang >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking the archiver (llvm-ar) interface... ar >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) 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 >checking for pkg-config... yes >checking for C compiler vendor... (cached) clang >checking whether to compile with MySQL support... no >checking whether to compile with Drizzle support... no >checking whether to compile with libattachsql support... no >checking whether to compile with Oracle support... no >checking whether to compile with PostgreSQL support... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to build with system or bundled LuaJIT... system >checking for LUAJIT... yes >checking whether to build with system or bundled Concurrency Kit... system >checking for CK... yes >checking whether SHM_HUGETLB is declared... yes >checking whether O_SYNC is declared... yes >checking for xsltproc... xsltproc >checking whether xsltproc works... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for sqrt in -lm... yes >checking for ld used by GCC... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for malloc in -lumem... no >checking for malloc in -lmtmalloc... no >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/aio.h usability... no >checking sys/aio.h presence... no >checking for sys/aio.h... no >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking thread.h usability... no >checking thread.h presence... no >checking for thread.h... no >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for off_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for thread local storage (TLS) class... _Thread_local >checking for __attribute__((format))... yes >checking for __attribute__((unused))... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking size of size_t... 8 >checking size of bool... 1 >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for library containing clock_gettime... none required >checking for alarm... yes >checking for clock_gettime... yes >checking for directio... no >checking for fdatasync... yes >checking for gettimeofday... yes >checking for isatty... yes >checking for memalign... yes >checking for memset... yes >checking for posix_memalign... yes >checking for pthread_yield... yes >checking for setvbuf... yes >checking for sqrt... yes >checking for strdup... yes >checking for thr_setconcurrency... no >checking for valloc... yes >checking for pthread_once... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/xsl/Makefile >config.status: creating doc/xsl/catalog.xml >config.status: creating doc/Makefile >config.status: creating third_party/luajit/Makefile >config.status: creating third_party/concurrency_kit/Makefile >config.status: creating src/Makefile >config.status: creating src/drivers/Makefile >config.status: creating src/drivers/mysql/Makefile >config.status: creating src/drivers/drizzle/Makefile >config.status: creating src/drivers/oracle/Makefile >config.status: creating src/drivers/pgsql/Makefile >config.status: creating src/drivers/attachsql/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/tests/cpu/Makefile >config.status: creating src/tests/fileio/Makefile >config.status: creating src/tests/memory/Makefile >config.status: creating src/tests/threads/Makefile >config.status: creating src/tests/mutex/Makefile >config.status: creating src/lua/Makefile >config.status: creating src/lua/internal/Makefile >config.status: creating tests/Makefile >config.status: creating tests/include/config.sh >config.status: creating snap/snapcraft.yaml >config.status: creating config/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=============================================================================== >sysbench version : 1.0.19 >CC : x86_64-pc-linux-gnu-clang >CFLAGS : -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread >CPPFLAGS : -D_GNU_SOURCE -I$(top_srcdir)/src -I/usr/include/luajit-2.0 -D__x86_64__ >LDFLAGS : -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 >LIBS : -lm >EXTRA_LDFLAGS : > >prefix : /usr >bindir : ${prefix}/bin >libexecdir : ${prefix}/libexec >mandir : /usr/share/man >datadir : /usr/share > >MySQL support : no >Drizzle support : no >AttachSQL support : no >Oracle support : no >PostgreSQL support : no > >LuaJIT : system >LUAJIT_CFLAGS : -I/usr/include/luajit-2.0 >LUAJIT_LIBS : -lluajit-5.1 -ldl >LUAJIT_LDFLAGS : -rdynamic > >Concurrency Kit : system >=============================================================================== >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19 ... >make -j2 V=1 >Making all in doc >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >Making all in xsl >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc/xsl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc/xsl' >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >XML_CATALOG_FILES=./xsl/catalog.xml xsltproc --nonet -o manual.html ./xsl/xhtml.xsl ../doc/manual.xml >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >Making all in src >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >Making all in drivers >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >Making all in cpu >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/cpu' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbcpu_a-sb_cpu.o `test -f 'sb_cpu.c' || echo './'`sb_cpu.c >rm -f libsbcpu.a >llvm-ar cru libsbcpu.a libsbcpu_a-sb_cpu.o >llvm-ranlib libsbcpu.a >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/cpu' >Making all in fileio >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/fileio' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbfileio_a-sb_fileio.o `test -f 'sb_fileio.c' || echo './'`sb_fileio.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbfileio_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c >rm -f libsbfileio.a >llvm-ar cru libsbfileio.a libsbfileio_a-sb_fileio.o libsbfileio_a-crc32.o >llvm-ranlib libsbfileio.a >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/fileio' >Making all in memory >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/memory' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbmemory_a-sb_memory.o `test -f 'sb_memory.c' || echo './'`sb_memory.c >rm -f libsbmemory.a >llvm-ar cru libsbmemory.a libsbmemory_a-sb_memory.o >llvm-ranlib libsbmemory.a >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/memory' >Making all in threads >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/threads' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbthreads_a-sb_threads.o `test -f 'sb_threads.c' || echo './'`sb_threads.c >rm -f libsbthreads.a >llvm-ar cru libsbthreads.a libsbthreads_a-sb_threads.o >llvm-ranlib libsbthreads.a >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/threads' >Making all in mutex >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/mutex' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../config -I../../../src -I/usr/include/luajit-2.0 -D__x86_64__ -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libsbmutex_a-sb_mutex.o `test -f 'sb_mutex.c' || echo './'`sb_mutex.c >rm -f libsbmutex.a >llvm-ar cru libsbmutex.a libsbmutex_a-sb_mutex.o >llvm-ranlib libsbmutex.a >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/mutex' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >Making all in lua >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >Making all in internal >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >Creating sysbench.lua.h from sysbench.lua >Creating sysbench.rand.lua.h from sysbench.rand.lua >Creating sysbench.sql.lua.h from sysbench.sql.lua >Creating sysbench.compat.lua.h from sysbench.compat.lua >Creating sysbench.cmdline.lua.h from sysbench.cmdline.lua >Creating sysbench.histogram.lua.h from sysbench.histogram.lua >make all-am >make[4]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >Making all in . >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sysbench.o sysbench.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_timer.o sb_timer.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_options.o sb_options.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_logger.o sb_logger.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o db_driver.o db_driver.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_histogram.o sb_histogram.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_rand.o sb_rand.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_thread.o sb_thread.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_barrier.o sb_barrier.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_lua.o sb_lua.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_util.o sb_util.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../config -I../src -I/usr/include/luajit-2.0 -D__x86_64__ -DDATADIR=\"/usr/share/sysbench\" -DLIBDIR=\"/usr/lib64/sysbench\" -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sb_counter.o sb_counter.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -rdynamic -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o sb_histogram.o sb_rand.o sb_thread.o sb_barrier.o sb_lua.o sb_util.o sb_counter.o tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/mutex/libsbmutex.a -lluajit-5.1 -ldl -lck -lm >libtool: link: x86_64-pc-linux-gnu-clang -Wall -Wextra -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align -Wvla -pthread -O2 -funroll-loops -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -rdynamic -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o sb_histogram.o sb_rand.o sb_thread.o sb_barrier.o sb_lua.o sb_util.o sb_counter.o -Wl,--as-needed tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/mutex/libsbmutex.a -lluajit-5.1 -ldl -lck -lm -pthread >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >Making all in tests >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19' >>>> Source compiled. >>>> Test phase: app-benchmarks/sysbench-1.0.19 >make -j2 V=1 check test >cd tests && make test >Making check in doc >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >./test_run.sh >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >Making check in xsl >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc/xsl' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc/xsl' >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/doc' >Making check in src >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >Making check in drivers >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/drivers' >Making check in tests >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >/usr/lib/python-exec/python3.8/cram: this Python implementation (python3.8) is not supported by the script. >make[1]: *** [Makefile:972: test] Error 127 >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make: *** [Makefile:928: test] Error 2 >make: *** Waiting for unfinished jobs.... >Making check in cpu >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/cpu' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/cpu' >Making check in fileio >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/fileio' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/fileio' >Making check in memory >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/memory' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/memory' >Making check in threads >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/threads' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/threads' >Making check in mutex >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/mutex' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests/mutex' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/tests' >Making check in lua >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >Making check in internal >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make check-am >make[4]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[4]: Nothing to be done for 'check-am'. >make[4]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua/internal' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src/lua' >Making check in . >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/src' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >[0;31mFAIL[m: test_run.sh >[0;31m============================================================================[m >[0;31mTestsuite summary for sysbench 1.0.19[m >[0;31m============================================================================[m >[1m# TOTAL: 1[m ># PASS: 0 ># SKIP: 0 ># XFAIL: 0 >[0;31m# FAIL: 1[m ># XPASS: 0 ># ERROR: 0 >[0;31m============================================================================[m >[0;31mSee tests/test-suite.log[m >[0;31mPlease report to https://github.com/akopytov/sysbench/issues[m >[0;31m============================================================================[m >make[3]: *** [Makefile:636: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make[2]: *** [Makefile:744: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make[1]: *** [Makefile:820: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19/tests' >make: *** [Makefile:498: check-recursive] Error 1 > * ERROR: app-benchmarks/sysbench-1.0.19::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-benchmarks/sysbench-1.0.19::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-benchmarks/sysbench-1.0.19::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/app-benchmarks/sysbench-1.0.19:20200716-115157.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/temp/environment'. > * Working directory: '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19' > * S: '/var/tmp/portage/app-benchmarks/sysbench-1.0.19/work/sysbench-1.0.19' > > > >emerge --info: >Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1018-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895552 total, 4022876 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Thu, 16 Jul 2020 10:37:26 +0000 >sh bash 5.0_p18 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p18::gentoo >dev-lang/perl: 5.30.3-r1::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.4::gentoo, 3.9.0_beta4::gentoo >dev-util/cmake: 3.17.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r2::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 732890
: 649468 |
649470