[32;01m * [39;49;00mPackage: mail-filter/procmail-3.22-r10 [32;01m * [39;49;00mRepository: gentoo [32;01m * [39;49;00mMaintainer: net-mail@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 userpriv usersandbox >>> Unpacking source... >>> Unpacking procmail-3.22.tar.gz to /home/tmp/portage/mail-filter/procmail-3.22-r10/work [32;01m*[0m Applying gentoo-maildir3.diff ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-lazy-bindings.diff ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-comsat-segfault.diff ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-maxprocs-fix.diff ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-prefix.patch ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Adjusting to prefix / [32;01m*[0m config.h ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Makefile ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m autoconf ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m recommend.c ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-pipealloc.diff ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-3.22-glibc-2.10.patch ... [A[172C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Applying procmail-3.22-interix.patch ... [A[172C [34;01m[ [32;01mok[34;01m ][0m >>> Source unpacked in /home/tmp/portage/mail-filter/procmail-3.22-r10/work >>> Compiling source in /home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22 ... make -j10 CC=clang /bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \ "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun -lgen -lsockdns -ldl" \ "/lib /usr/lib" \ /dev/null "make" o \ "clang" "-O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -fno-inline-functions -fno-ipa-cp-clone " "-Wl,-O1 -Wl,--as-needed " "procmail lockfile formail mailstat" \ "procmail formail lockfile" \ "procmailrc procmailsc procmailex" "src man" \ "/usr/bin" \ "strip" cc seems to work fine, using that as the C-compiler ...scanning for 13 libraries... Added LDFLAGS= -lm -lnsl -ldl -lc cd src; make ../autoconf.h echo Housekeeping file >config.check make[1]: Entering directory '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src' /bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \ "grep -F" "make" o "/tmp . " \ "/usr/bin" ../autoconf.h Using the following directories for the LOCKINGTESTs: /tmp . Initiating fcntl()/kernel-locking-support tests Whoeaaa! There's something fishy going on here. You have a look and see if you detect anything uncanny: ******************************************************* make[2]: Entering directory '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src' clang -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -fno-inline-functions -fno-ipa-cp-clone _autotst.c x86_64-pc-linux-gnu-clang-3.5.0: error: unknown argument: '-fno-ipa-cp-clone' Makefile:240: recipe for target '_autotst.o' failed make[2]: *** [_autotst.o] Error 1 make[2]: Leaving directory '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src' ******************************************************* I suggest you take a look at the definition of CFLAGS* and CC in the Makefile before you try make again. Makefile:124: recipe for target '../autoconf.h' failed make[1]: *** [../autoconf.h] Error 1 make[1]: Leaving directory '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src' Makefile:155: recipe for target 'autoconf.h' failed make: *** [autoconf.h] Error 2 emake failed [31;01m*[0m ERROR: mail-filter/procmail-3.22-r10::gentoo failed (compile phase): [31;01m*[0m (no error message) [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 93: Called src_compile [31;01m*[0m environment, line 2240: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m emake CC="$(tc-getCC)" || die [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=mail-filter/procmail-3.22-r10::gentoo'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=mail-filter/procmail-3.22-r10::gentoo'`. [31;01m*[0m The complete build log is located at '/home/tmp/portage/mail-filter/procmail-3.22-r10/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/home/tmp/portage/mail-filter/procmail-3.22-r10/temp/environment'. [31;01m*[0m Working directory: '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22' [31;01m*[0m S: '/home/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22'