Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 486242 Details for
Bug 625818
sys-devel/byfl-1.5 fails tests ( bf-clang-many-opts, bfbin2cgrind, bfbin2csv, bfbin2xmlss, bfbin2hpctk )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
byfl-1.5:20170719-221946.log (text/plain), 50.20 KB, created by
Kent Fredric (IRC: kent\n) (RETIRED)
on 2017-07-21 04:55:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kent Fredric (IRC: kent\n) (RETIRED)
Created:
2017-07-21 04:55:06 UTC
Size:
50.20 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/byfl-1.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: junghans@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking byfl-1.5-llvm-3.8.0.tar.gz to /var/tmp/portage/sys-devel/byfl-1.5/work >>>> Source unpacked in /var/tmp/portage/sys-devel/byfl-1.5/work >>>> Preparing source in /var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0 ... > * econf: updating byfl-1.5-llvm-3.8.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating byfl-1.5-llvm-3.8.0/config.sub with /usr/share/gnuconfig/config.sub >./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/byfl-1.5 --htmldir=/usr/share/doc/byfl-1.5/html --libdir=/usr/lib64 H5CXX=no >checking for a BSD-compatible install... /usr/lib/portage/python2.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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 the precise Byfl version... v1.5 >checking for perl... perl >checking for pod2man... pod2man >checking where Perl looks for architecture-independent modules... ${prefix}/lib64/perl5/5.26.0 >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for a sed that does not truncate output... (cached) /bin/sed >checking for make... make >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for llvm-config... llvm-config >checking the LLVM version using llvm-config... 3.9.1 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if x86_64-pc-linux-gnu-g++ provides C++11 support... yes >checking if weak function aliases are supported... yes >checking for _NSGetArgv... no >checking llvm/IR/Instruction.def usability... yes >checking llvm/IR/Instruction.def presence... yes >checking for llvm/IR/Instruction.def... yes >checking the number of opcodes defined by llvm/IR/Instruction.def... 65 >checking how to round up 65+2 opcodes to a power of two... 128 >checking for asprintf... yes >checking for h5c++... no >checking for getopt_long... yes >checking for sqlite3_errstr in -lsqlite3... (cached) no >checking for dragonegg.so... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating lib/Makefile >config.status: creating lib/byfl/Makefile >config.status: creating lib/bytesflops/Makefile >config.status: creating tools/Makefile >config.status: creating tools/wrappers/byfl-clang.pc >config.status: creating tools/postproc/Makefile >config.status: creating tools/postproc/bfbin2py >config.status: creating tools/wrappers/Makefile >config.status: creating tools/wrappers/bf-gcc >config.status: creating tools/wrappers/bf-clang >config.status: creating tools/wrappers/bf-inst >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: Not building the bfbin2hdf5 postprocessor because it requires a working HDF5 with C++11 support >configure: WARNING: Not building the bfbin2sqlite3 postprocessor because it requires SQLite3 (v3.7.15+) >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0 ... >make -j3 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0' >Making all in include >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/include' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >Making all in bytesflops >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >/bin/sed -e 's/build_libtool_libs=no/build_libtool_libs=yes/' < ../../libtool > ./libtool >make all-am >make[4]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-bytesflops.lo `test -f 'bytesflops.cpp' || echo './'`bytesflops.cpp >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-instrument.lo `test -f 'instrument.cpp' || echo './'`instrument.cpp >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-helpers.lo `test -f 'helpers.cpp' || echo './'`helpers.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c instrument.cpp -fPIC -DPIC -o .libs/bytesflops_la-instrument.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c helpers.cpp -fPIC -DPIC -o .libs/bytesflops_la-helpers.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c bytesflops.cpp -fPIC -DPIC -o .libs/bytesflops_la-bytesflops.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c bytesflops.cpp -o bytesflops_la-bytesflops.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c instrument.cpp -o bytesflops_la-instrument.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c helpers.cpp -o bytesflops_la-helpers.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-init.lo `test -f 'init.cpp' || echo './'`init.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c init.cpp -fPIC -DPIC -o .libs/bytesflops_la-init.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-mersennetwister.lo `test -f 'mersennetwister.cpp' || echo './'`mersennetwister.cpp >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-functionkeygen.lo `test -f 'functionkeygen.cpp' || echo './'`functionkeygen.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c functionkeygen.cpp -fPIC -DPIC -o .libs/bytesflops_la-functionkeygen.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c mersennetwister.cpp -fPIC -DPIC -o .libs/bytesflops_la-mersennetwister.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c functionkeygen.cpp -o bytesflops_la-functionkeygen.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c mersennetwister.cpp -o bytesflops_la-mersennetwister.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bytesflops_la-symbolinfo.lo `test -f 'symbolinfo.cpp' || echo './'`symbolinfo.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c symbolinfo.cpp -fPIC -DPIC -o .libs/bytesflops_la-symbolinfo.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c init.cpp -o bytesflops_la-init.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c symbolinfo.cpp -o bytesflops_la-symbolinfo.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o bytesflops.la -rpath /usr/libexec/byfl bytesflops_la-bytesflops.lo bytesflops_la-instrument.lo bytesflops_la-helpers.lo bytesflops_la-init.lo bytesflops_la-mersennetwister.lo bytesflops_la-functionkeygen.lo bytesflops_la-symbolinfo.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/bytesflops_la-bytesflops.o .libs/bytesflops_la-instrument.o .libs/bytesflops_la-helpers.o .libs/bytesflops_la-init.o .libs/bytesflops_la-mersennetwister.o .libs/bytesflops_la-functionkeygen.o .libs/bytesflops_la-symbolinfo.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,bytesflops.so -o .libs/bytesflops.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/bytesflops.a bytesflops_la-bytesflops.o bytesflops_la-instrument.o bytesflops_la-helpers.o bytesflops_la-init.o bytesflops_la-mersennetwister.o bytesflops_la-functionkeygen.o bytesflops_la-symbolinfo.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/bytesflops.a >libtool: link: ( cd ".libs" && rm -f "bytesflops.la" && ln -s "../bytesflops.la" "bytesflops.la" ) >make[4]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >Making all in byfl >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >perl ../../gen_opcode2name 'x86_64-pc-linux-gnu-gcc -E -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS ' CPP > opcode2name.cpp >make all-am >make[4]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-basicblocks.lo `test -f 'basicblocks.cpp' || echo './'`basicblocks.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-binaryoutput.lo `test -f 'binaryoutput.cpp' || echo './'`binaryoutput.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-byfl.lo `test -f 'byfl.cpp' || echo './'`byfl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c basicblocks.cpp -fPIC -DPIC -o .libs/libbyfl_la-basicblocks.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c byfl.cpp -fPIC -DPIC -o .libs/libbyfl_la-byfl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c binaryoutput.cpp -fPIC -DPIC -o .libs/libbyfl_la-binaryoutput.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c binaryoutput.cpp -o libbyfl_la-binaryoutput.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-cache-model.lo `test -f 'cache-model.cpp' || echo './'`cache-model.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c cache-model.cpp -fPIC -DPIC -o .libs/libbyfl_la-cache-model.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c basicblocks.cpp -o libbyfl_la-basicblocks.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c cache-model.cpp -o libbyfl_la-cache-model.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-callstack.lo `test -f 'callstack.cpp' || echo './'`callstack.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c callstack.cpp -fPIC -DPIC -o .libs/libbyfl_la-callstack.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-datastructs.lo `test -f 'datastructs.cpp' || echo './'`datastructs.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c datastructs.cpp -fPIC -DPIC -o .libs/libbyfl_la-datastructs.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c callstack.cpp -o libbyfl_la-callstack.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-pagetable.lo `test -f 'pagetable.cpp' || echo './'`pagetable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c pagetable.cpp -fPIC -DPIC -o .libs/libbyfl_la-pagetable.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c byfl.cpp -o libbyfl_la-byfl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c pagetable.cpp -o libbyfl_la-pagetable.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c datastructs.cpp -o libbyfl_la-datastructs.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-reuse-dist.lo `test -f 'reuse-dist.cpp' || echo './'`reuse-dist.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c reuse-dist.cpp -fPIC -DPIC -o .libs/libbyfl_la-reuse-dist.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c reuse-dist.cpp -o libbyfl_la-reuse-dist.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-strides.lo `test -f 'strides.cpp' || echo './'`strides.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c strides.cpp -fPIC -DPIC -o .libs/libbyfl_la-strides.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-symtable.lo `test -f 'symtable.cpp' || echo './'`symtable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c symtable.cpp -fPIC -DPIC -o .libs/libbyfl_la-symtable.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-tallybytes.lo `test -f 'tallybytes.cpp' || echo './'`tallybytes.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c tallybytes.cpp -fPIC -DPIC -o .libs/libbyfl_la-tallybytes.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c symtable.cpp -o libbyfl_la-symtable.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c strides.cpp -o libbyfl_la-strides.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-threading.lo `test -f 'threading.cpp' || echo './'`threading.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c threading.cpp -fPIC -DPIC -o .libs/libbyfl_la-threading.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c tallybytes.cpp -o libbyfl_la-tallybytes.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c threading.cpp -o libbyfl_la-threading.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-ubytes.lo `test -f 'ubytes.cpp' || echo './'`ubytes.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c ubytes.cpp -fPIC -DPIC -o .libs/libbyfl_la-ubytes.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-vectors.lo `test -f 'vectors.cpp' || echo './'`vectors.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c vectors.cpp -fPIC -DPIC -o .libs/libbyfl_la-vectors.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o libbyfl_la-opcode2name.lo `test -f 'opcode2name.cpp' || echo './'`opcode2name.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c opcode2name.cpp -fPIC -DPIC -o .libs/libbyfl_la-opcode2name.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c opcode2name.cpp -o libbyfl_la-opcode2name.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c ubytes.cpp -o libbyfl_la-ubytes.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c vectors.cpp -o libbyfl_la-vectors.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libbyfl.la -rpath /usr/lib64 libbyfl_la-basicblocks.lo libbyfl_la-binaryoutput.lo libbyfl_la-byfl.lo libbyfl_la-cache-model.lo libbyfl_la-callstack.lo libbyfl_la-datastructs.lo libbyfl_la-pagetable.lo libbyfl_la-reuse-dist.lo libbyfl_la-strides.lo libbyfl_la-symtable.lo libbyfl_la-tallybytes.lo libbyfl_la-threading.lo libbyfl_la-ubytes.lo libbyfl_la-vectors.lo libbyfl_la-opcode2name.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/libbyfl_la-basicblocks.o .libs/libbyfl_la-binaryoutput.o .libs/libbyfl_la-byfl.o .libs/libbyfl_la-cache-model.o .libs/libbyfl_la-callstack.o .libs/libbyfl_la-datastructs.o .libs/libbyfl_la-pagetable.o .libs/libbyfl_la-reuse-dist.o .libs/libbyfl_la-strides.o .libs/libbyfl_la-symtable.o .libs/libbyfl_la-tallybytes.o .libs/libbyfl_la-threading.o .libs/libbyfl_la-ubytes.o .libs/libbyfl_la-vectors.o .libs/libbyfl_la-opcode2name.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -mtune=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbyfl.so.0 -o .libs/libbyfl.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libbyfl.so.0" && ln -s "libbyfl.so.0.0.0" "libbyfl.so.0") >libtool: link: (cd ".libs" && rm -f "libbyfl.so" && ln -s "libbyfl.so.0.0.0" "libbyfl.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbyfl.a libbyfl_la-basicblocks.o libbyfl_la-binaryoutput.o libbyfl_la-byfl.o libbyfl_la-cache-model.o libbyfl_la-callstack.o libbyfl_la-datastructs.o libbyfl_la-pagetable.o libbyfl_la-reuse-dist.o libbyfl_la-strides.o libbyfl_la-symtable.o libbyfl_la-tallybytes.o libbyfl_la-threading.o libbyfl_la-ubytes.o libbyfl_la-vectors.o libbyfl_la-opcode2name.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbyfl.a >libtool: link: ( cd ".libs" && rm -f "libbyfl.la" && ln -s "../libbyfl.la" "libbyfl.la" ) >make[4]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >Making all in tools >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >Making all in postproc >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/postproc' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c -o libbfbin_la-parsebfbin.lo `test -f 'parsebfbin.c' || echo './'`parsebfbin.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c -o libbfbin_swig_la-parsebfbin-swig.lo `test -f 'parsebfbin-swig.c' || echo './'`parsebfbin-swig.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bfbin2csv-bfbin2csv.o `test -f 'bfbin2csv.cpp' || echo './'`bfbin2csv.cpp >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c parsebfbin.c -fPIC -DPIC -o .libs/libbfbin_la-parsebfbin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c parsebfbin-swig.c -fPIC -DPIC -o .libs/libbfbin_swig_la-parsebfbin-swig.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c parsebfbin-swig.c -o libbfbin_swig_la-parsebfbin-swig.o >/dev/null 2>&1 >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bfbin2xmlss-bfbin2xmlss.o `test -f 'bfbin2xmlss.cpp' || echo './'`bfbin2xmlss.cpp >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -c parsebfbin.c -o libbfbin_la-parsebfbin.o >/dev/null 2>&1 >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bfbin2hpctk-bfbin2hpctk.o `test -f 'bfbin2hpctk.cpp' || echo './'`bfbin2hpctk.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -march=native -mtune=native -O2 -pipe -std=c++11 -c -o bfbin2cgrind-bfbin2cgrind.o `test -f 'bfbin2cgrind.cpp' || echo './'`bfbin2cgrind.cpp >pod2man \ > --section=1 \ > --release="v1.5" \ > --center="Byfl tools" \ > bfbin2csv.pod bfbin2csv.1 >pod2man \ > --section=1 \ > --release="v1.5" \ > --center="Byfl tools" \ > bfbin2xmlss.pod bfbin2xmlss.1 >pod2man \ > --section=1 \ > --release="v1.5" \ > --center="Byfl tools" \ > bfbin2hpctk.pod bfbin2hpctk.1 >pod2man \ > --section=1 \ > --release="v1.5" \ > --center="Byfl tools" \ > bfbin2cgrind.pod bfbin2cgrind.1 >pod2man \ > --section=3 \ > --release="v1.5" \ > --center="Byfl tools" \ > --name="`basename bf_process_byfl_file.pod .pod | tr a-z A-Z`" \ > bf_process_byfl_file.pod bf_process_byfl_file.3 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libbfbin.la -rpath /usr/lib64 libbfbin_la-parsebfbin.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libbfbin_la-parsebfbin.o -march=native -mtune=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbfbin.so.1 -o .libs/libbfbin.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libbfbin.so.1" && ln -s "libbfbin.so.1.0.0" "libbfbin.so.1") >libtool: link: (cd ".libs" && rm -f "libbfbin.so" && ln -s "libbfbin.so.1.0.0" "libbfbin.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbfbin.a libbfbin_la-parsebfbin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbfbin.a >libtool: link: ( cd ".libs" && rm -f "libbfbin.la" && ln -s "../libbfbin.la" "libbfbin.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libbfbin-swig.la -rpath /usr/lib64 libbfbin_swig_la-parsebfbin-swig.lo libbfbin.la -lpthread >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o bfbin2csv bfbin2csv-bfbin2csv.o libbfbin.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libbfbin_swig_la-parsebfbin-swig.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/postproc/.libs ./.libs/libbfbin.so -lpthread -march=native -mtune=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbfbin-swig.so.1 -o .libs/libbfbin-swig.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libbfbin-swig.so.1" && ln -s "libbfbin-swig.so.1.0.0" "libbfbin-swig.so.1") >libtool: link: (cd ".libs" && rm -f "libbfbin-swig.so" && ln -s "libbfbin-swig.so.1.0.0" "libbfbin-swig.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbfbin-swig.a libbfbin_swig_la-parsebfbin-swig.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbfbin-swig.a >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o .libs/bfbin2csv bfbin2csv-bfbin2csv.o ./.libs/libbfbin.so >libtool: link: ( cd ".libs" && rm -f "libbfbin-swig.la" && ln -s "../libbfbin-swig.la" "libbfbin-swig.la" ) >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o bfbin2xmlss bfbin2xmlss-bfbin2xmlss.o libbfbin.la >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o bfbin2hpctk bfbin2hpctk-bfbin2hpctk.o libbfbin.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o .libs/bfbin2xmlss bfbin2xmlss-bfbin2xmlss.o ./.libs/libbfbin.so >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o .libs/bfbin2hpctk bfbin2hpctk-bfbin2hpctk.o ./.libs/libbfbin.so >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o bfbin2cgrind bfbin2cgrind-bfbin2cgrind.o libbfbin.la >libtool: link: x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -std=c++11 -Wl,-O1 -Wl,--as-needed -o .libs/bfbin2cgrind bfbin2cgrind-bfbin2cgrind.o ./.libs/libbfbin.so >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/postproc' >Making all in wrappers >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/wrappers' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/wrappers' >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0' >>>> Source compiled. >>>> Test phase: sys-devel/byfl-1.5 >make -j3 check >Making check in include >make[1]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/include' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/include' >Making check in lib >make[1]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >Making check in bytesflops >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >make check-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/bytesflops' >Making check in byfl >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make check-am >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib/byfl' >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/lib' >Making check in tools >make[1]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >Making check in postproc >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/postproc' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/postproc' >Making check in wrappers >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/wrappers' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools/wrappers' >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tools' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make[3]: Entering directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >ln -s ../tools/wrappers/bf-clang bf-clang++ >[1;34mSKIP[m: bf-gcc-no-opts.sh >[0;31mFAIL[m: bf-clang-many-opts.sh >[0;31mFAIL[m: bfbin2cgrind.sh >[0;32mPASS[m: bf-clang-no-opts.sh >[0;31mFAIL[m: bfbin2csv.sh >[0;31mFAIL[m: bfbin2xmlss.sh >[0;31mFAIL[m: bfbin2hpctk.sh >[0;32mPASS[m: bf-clang++-no-opts.sh >[0;31m============================================================================[m >[0;31mTestsuite summary for byfl 1.5[m >[0;31m============================================================================[m >[1m# TOTAL: 8[m >[0;32m# PASS: 2[m >[1;34m# SKIP: 1[m ># XFAIL: 0 >[0;31m# FAIL: 5[m ># XPASS: 0 ># ERROR: 0 >[0;31m============================================================================[m >[0;31mSee tests/test-suite.log[m >[0;31mPlease report to pakin@lanl.gov[m >[0;31m============================================================================[m >make[3]: *** [Makefile:568: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make[2]: *** [Makefile:676: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make[1]: *** [Makefile:739: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0/tests' >make: *** [Makefile:423: check-recursive] Error 1 > [31;01m*[0m ERROR: sys-devel/byfl-1.5::gentoo failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 115: Called src_test > [31;01m*[0m environment, line 2327: Called default > [31;01m*[0m phase-functions.sh, line 808: Called default_src_test > [31;01m*[0m phase-functions.sh, line 837: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 763: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/byfl-1.5::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/byfl-1.5::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage-build/build/sys-devel/byfl-1.5:20170719-221946.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/byfl-1.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/byfl-1.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0' > [31;01m*[0m S: '/var/tmp/portage/sys-devel/byfl-1.5/work/byfl-1.5-llvm-3.8.0'
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 625818
: 486242 |
486244
|
486246
|
486248