* Package: dev-libs/libx86emu-3.5-r1:0/3.5 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libx86emu-3.5.tar.gz to /var/tmp/portage/dev-libs/libx86emu-3.5-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/libx86emu-3.5-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5 ... make -j32 shared CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall api.c x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall decode.c x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall mem.c x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall ops.c x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall ops2.c x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall prim_ops.c prim_ops.c: In function 'sbb_word': prim_ops.c:1780:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation]] 1780 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1782:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1782 | CONDITIONAL_SET_FLAG(res & 0x8000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ prim_ops.c: In function 'sbb_long': prim_ops.c:1805:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation]] 1805 | else | ^~~~ include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1807:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1807 | CONDITIONAL_SET_FLAG(res & 0x80000000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libx86emu.so.3 api.o decode.o mem.o ops.o ops2.o prim_ops.o -o libx86emu.so.3.5 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >>> Source compiled. >>> Test phase: dev-libs/libx86emu-3.5-r1 make -j32 test CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' make -C test make[1]: Entering directory '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5/test' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fPIC -Wall x86test.c -I ../include -L .. -lx86emu -o x86test -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 make[1]: ./prepare_test: No such file or directory make[1]: *** [Makefile:27: 0001_00_add.init] Error 127 make[1]: *** Waiting for unfinished jobs.... x86test.c: In function 'build_file_name': x86test.c:446:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] 446 | asprintf(&s, "%s%s", file, suffix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5/test' make: *** [Makefile:51: test] Error 2 * ERROR: dev-libs/libx86emu-3.5-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/libx86emu-3.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libx86emu-3.5-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-libs/libx86emu-3.5-r1:20231205-061843.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5' * S: '/var/tmp/portage/dev-libs/libx86emu-3.5-r1/work/libx86emu-3.5'