Created attachment 442514 [details] emerge --info Trying to update Firefox. Emerge fails with "configure: error: you don't have NSS installed or your version is too old" but nss is installed with version 3.23. #################### # emerge -auv firefox [ebuild U ~] www-client/firefox-48.0::gentoo [47.0.1::gentoo] USE="dbus gmp-autoupdate hwaccel jemalloc3 jit pulseaudio skia%* startup-notification system-icu system-jpeg system-libvpx system-sqlite -bindist -custom-cflags -custom-optimization -debug -gtk2 -hardened (-neon) (-pgo) (-selinux) (-system-cairo) -system-harfbuzz -system-libevent {-test} -wifi" L10N="de -ach -af -an -ar -as -ast -az -be -bg -bn-BD -bn-IN -br -bs -ca -cs -cy -da -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -fi -fr -fy -ga -gd -gl -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -kk -km -kn -ko -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW" 0 KiB […] checking for memalign... yes checking for malloc_usable_size... yes checking for malloc.h... (cached) yes checking whether malloc_usable_size definition can use const argument... no checking for valloc in malloc.h... yes checking for valloc in unistd.h... no checking NSPR selection... system checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.12... yes checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.24... no configure: error: you don't have NSS installed or your version is too old DEBUG: <truncated - see config.log for full output> DEBUG: configure: failed program was: DEBUG: #line 12848 "configure" DEBUG: #include "confdefs.h" DEBUG: #include <malloc.h> DEBUG: #include <stddef.h> DEBUG: size_t malloc_usable_size(const void *ptr); DEBUG: int main() { DEBUG: return malloc_usable_size(0); DEBUG: ; return 0; } DEBUG: configure:12886: checking for valloc in malloc.h DEBUG: configure:12911: checking for valloc in unistd.h DEBUG: configure:13065: checking NSPR selection DEBUG: configure:13165: checking for nspr-config DEBUG: configure:13200: checking for NSPR - version >= 4.12 DEBUG: configure:13276: /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -march=native -fno-omit-frame-pointer -fno-strict-aliasing -fno-math-errno -pthread -I/usr/include/nspr conftest.c 1>&5 DEBUG: configure:13295: /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -march=native -fno-omit-frame-pointer -fno-strict-aliasing -fno-math-errno -pthread -I/usr/include/nspr conftest.c 1>&5 DEBUG: configure:13343: /usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -march=native -fno-omit-frame-pointer -fno-strict-aliasing -fno-math-errno -pthread -I/usr/include/nspr conftest.c 1>&5 DEBUG: configure:13606: checking for nss-config DEBUG: configure:13641: checking for NSS - version >= 3.24 DEBUG: configure: error: you don't have NSS installed or your version is too old ERROR: old-configure failed *** Fix above errors and then restart with\ "make -f client.mk build" client.mk:370: recipe for target 'configure' failed make: *** [configure] Error 1 #################### #################### # eix dev-libs/nss [I] dev-libs/nss Available versions: 3.20^t 3.22.2^t 3.23^t{tbz2} ~3.24^t ~3.25-r1^t {(+)cacert +nss-pem utils ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 3.23^t{tbz2}(10:58:37 05/03/16)(cacert nss-pem -utils ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32") Homepage: http://www.mozilla.org/projects/security/pki/nss/ Description: Mozilla's Network Security Services library that implements PKI support ####################
*** This bug has been marked as a duplicate of bug 590424 ***