* Package: dev-util/unifdef-2.12 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking unifdef-2.12.tar.gz to /var/tmp/portage/dev-util/unifdef-2.12/work >>> Source unpacked in /var/tmp/portage/dev-util/unifdef-2.12/work >>> Preparing source in /var/tmp/portage/dev-util/unifdef-2.12/work/unifdef-2.12 ... * Applying unifdef-2.12-tests.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/unifdef-2.12/work/unifdef-2.12 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/unifdef-2.12/work/unifdef-2.12 ... make -j4 scripts/reversion.sh x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unifdef unifdef.c >>> Source compiled. >>> Test phase: dev-util/unifdef-2.12 make -j4 test scripts/reversion.sh scripts/runtests.sh tests ........................................................................................ FAILED: whitespace-1.out: unifdef -DFOO whitespace.c --- whitespace-1.expout 2020-02-14 17:58:52.000000000 +0100 +++ whitespace-1.out 2022-04-03 16:24:58.714925259 +0200 @@ -1 +1,6 @@ foo + //spong + +#ifdef BAR +bar +#endif FAILED: whitespace-1.err: unifdef -DFOO whitespace.c --- whitespace-1.experr 2020-02-14 17:58:52.000000000 +0100 +++ whitespace-1.err 2022-04-03 16:24:58.714925259 +0200 @@ -1,2 +0,0 @@ -unifdef: whitespace.c: 4: Obfuscated preprocessor control line (#if line 1 depth 1) -unifdef: Output may be truncated FAILED: whitespace-1.rc: unifdef -DFOO whitespace.c --- whitespace-1.exprc 2020-02-14 17:58:52.000000000 +0100 +++ whitespace-1.rc 2022-04-03 16:24:58.714925259 +0200 @@ -1 +1 @@ -2 +1 . FAILED: whitespace-2.out: unifdef -DBAR whitespace.c --- whitespace-2.expout 2020-02-14 17:58:52.000000000 +0100 +++ whitespace-2.out 2022-04-03 16:24:58.730925390 +0200 @@ -1,5 +1,6 @@ #ifdef FOO foo -#endif //spong +#endif + //spong bar . make: *** [Makefile:21: test] Error 1 * ERROR: dev-util/unifdef-2.12::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 1222: Called default * phase-functions.sh, line 858: Called default_src_test * phase-functions.sh, line 887: Called __eapi0_src_test * phase-helpers.sh, line 813: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/unifdef-2.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/unifdef-2.12::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:unifdef-2.12:20220403-142455.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/unifdef-2.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/unifdef-2.12/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/unifdef-2.12/work/unifdef-2.12' * S: '/var/tmp/portage/dev-util/unifdef-2.12/work/unifdef-2.12'