>>> Emerging (1 of 2) app-crypt/hashalot-0.3-r2 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking hashalot-0.3.tar.gz ;-) >>> Unpacking source... >>> Unpacking hashalot-0.3.tar.gz to /var/tmp/portage/hashalot-0.3-r2/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/hashalot-0.3-r2/work/hashalot-0.3 ... /usr/bin/confcache --confcache-ignore /var/tmp/ccache:/var/tmp/.distcc --confcache-dir /var/tmp/confcache ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: loading cache config.cache checking for a BSD-compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for sys/types.h... (cached) yes checking for sys/mman.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for getopt... (cached) no configure: error: required function not found !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/hashalot-0.3-r2/work/hashalot-0.3/config.log !!! ERROR: app-crypt/hashalot-0.3-r2 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 606: Called econf ebuild.sh, line 541: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant.
Created attachment 88358 [details] config.log
Created attachment 88359 [details] emerge --info
Can you try w/ FEATURES="-confcache"?
Now it works, thanks How can I clean my confcache?
(In reply to comment #4) > Now it works, thanks > > How can I clean my confcache? Won't help most likely. See Bug 134454, Comment #0 for information about what we need to fix this bug. Attach it here and reopen then.
Created attachment 88374 [details] config.cache
Created attachment 88375 [details] genlop -l
information attached. reopening
I'm closing them as UPSTREAM as for now I can't do much until Brian provides me a new version of confcache that allows to trace who poisoned the cache. This is also the main reason why confcache is masked right now.