Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] net-misc/networkmanager failed no package nss found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
olli.bo
Apprentice
Apprentice


Joined: 16 Jul 2003
Posts: 208
Location: Germany

PostPosted: Mon Jan 22, 2018 12:52 pm    Post subject: [SOLVED] net-misc/networkmanager failed no package nss found Reply with quote

Hi,

I get the following error while emerging net-misc/networkmanager

Code:
# emerge net-misc/networkmanager                                                                                           
Calculating dependencies... done!

>>> Verifying ebuild manifests
>>> Running pre-merge checks for net-misc/networkmanager-1.8.4
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/4.9.76-gentoo-r1/build
 * Found sources for kernel version:
 *     4.9.76-gentoo-r1
 * Checking for SYSFS_DEPRECATED support ...                                                                                             [ ok ]

>>> Emerging (1 of 1) net-misc/networkmanager-1.8.4::gentoo
 * NetworkManager-1.8.4.tar.xz BLAKE2B SHA512 size ;-) ...                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking NetworkManager-1.8.4.tar.xz to /var/tmp/portage/net-misc/networkmanager-1.8.4/work
>>> Source unpacked in /var/tmp/portage/net-misc/networkmanager-1.8.4/work
>>> Preparing source in /var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4 ...
 * Disabling deprecation warnings ...                                                                                                    [ ok ]
 * Running elibtoolize in: NetworkManager-1.8.4/
 *   Applying ppc64le/2.4.4 patch ...
 * Running elibtoolize in: NetworkManager-1.8.4/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * econf: updating NetworkManager-1.8.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating NetworkManager-1.8.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/networkmanager-1.8.4 --htmldir=/usr/share/doc/networkmanager-1.8.4/html --libdir=/usr/lib32 --disable-gtk-doc --disable-maintainer-mode --disable-more-warnings --disable-static --localstatedir=/var --disable-lto --disable-config-plugin-ibft --disable-ifnet --disable-qt --without-netconfig --with-dbus-sys-dir=/etc/dbus-1/system.d --with-libnm-glib --with-nmcli=yes --with-udev-dir=/lib/udev --with-config-plugins-default=keyfile --with-iptables=/sbin/iptables --disable-concheck --with-crypto=nss --with-session-tracking=no --with-suspend-resume=consolekit --without-libaudit --disable-bluez5-dun --with-dhclient --without-dhcpcd --disable-introspection --disable-json-validation --disable-ppp --without-libpsl --without-modem-manager-1 --without-nmtui --without-ofono --without-resolvconf --without-selinux --without-systemd-journal --disable-teamdctl --disable-tests --disable-vala --without-valgrind --without-wext --disable-wifi --enable-polkit=disabled --with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7
checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
checking whether ln -s works... yes
checking for i686-pc-linux-gnu-gcc-ar... no
checking for i686-pc-linux-gnu-ar... no
checking for gcc-ar... gcc-ar
checking for i686-pc-linux-gnu-gcc-ranlib... no
checking for i686-pc-linux-gnu-ranlib... no
checking for gcc-ranlib... gcc-ranlib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... gcc-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... gcc-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pid_t... yes
checking size of dev_t... 8
checking size of time_t... 4
checking whether explicit_bzero is declared... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.24.3
checking for XML::Parser... ok
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld used by GCC... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether byte ordering is bigendian... no
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for /etc/redhat-release... no
checking for /etc/fedora-release... no
checking for /etc/mandriva-release... no
checking for /etc/SuSE-release... no
checking for /etc/debian_version... no
checking whether to build with code coverage support... no
checking Linux kernel nl80211 headers... yes
checking Linux kernel VLAN_FLAG_LOOSE_BINDING enum value... yes
checking for library containing dlopen... -ldl
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for DBUS... yes
checking for LIBUDEV... yes
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking for QT... no
checking for SYSTEMD_200... no
checking for LIBSYSTEMD... no
checking for LIBNL... yes
checking for UUID... yes
checking for JANSSON... yes
checking for LIBTEAMDCTL... no
checking for POLKIT... no
checking for NSS... no
configure: error: Package requirements (nss) were not met:

No package 'nss' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables NSS_CFLAGS
and NSS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4-abi_x86_32.x86/config.log
 * ERROR: net-misc/networkmanager-1.8.4::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 5424:  Called multilib-minimal_src_configure
 *             environment, line 3727:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 3941:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3657:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3655:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  567:  Called multilib-minimal_abi_src_configure
 *             environment, line 3721:  Called multilib_src_configure
 *             environment, line 4179:  Called gnome2_src_configure '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--disable-concheck' '--with-crypto=nss' '--with-session-tracking=no' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--with-dhclient' '--without-dhcpcd' '--disable-introspection' '--disable-json-validation' '--disable-ppp' '--without-libpsl' '--without-modem-manager-1' '--without-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--without-wext' '--disable-wifi' '--enable-polkit=disabled' '--with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7'
 *             environment, line 3086:  Called econf '--disable-gtk-doc' '--disable-maintainer-mode' '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--disable-concheck' '--with-crypto=nss' '--with-session-tracking=no' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--with-dhclient' '--without-dhcpcd' '--disable-introspection' '--disable-json-validation' '--disable-ppp' '--without-libpsl' '--without-modem-manager-1' '--without-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--without-wext' '--disable-wifi' '--enable-polkit=disabled' '--with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7'
 *        phase-helpers.sh, line  666:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=net-misc/networkmanager-1.8.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/networkmanager-1.8.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/networkmanager-1.8.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-1.8.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4-abi_x86_32.x86'
 * S: '/var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4'

>>> Failed to emerge net-misc/networkmanager-1.8.4, Log file:

>>>  '/var/tmp/portage/net-misc/networkmanager-1.8.4/temp/build.log'

 * Messages for package net-misc/networkmanager-1.8.4:

 * ERROR: net-misc/networkmanager-1.8.4::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 5424:  Called multilib-minimal_src_configure
 *             environment, line 3727:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 3941:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3657:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3655:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  567:  Called multilib-minimal_abi_src_configure
 *             environment, line 3721:  Called multilib_src_configure
 *             environment, line 4179:  Called gnome2_src_configure '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--disable-concheck' '--with-crypto=nss' '--with-session-tracking=no' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--with-dhclient' '--without-dhcpcd' '--disable-introspection' '--disable-json-validation' '--disable-ppp' '--without-libpsl' '--without-modem-manager-1' '--without-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--without-wext' '--disable-wifi' '--enable-polkit=disabled' '--with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7'
 *             environment, line 3086:  Called econf '--disable-gtk-doc' '--disable-maintainer-mode' '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--disable-lto' '--disable-config-plugin-ibft' '--disable-ifnet' '--disable-qt' '--without-netconfig' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-libnm-glib' '--with-nmcli=yes' '--with-udev-dir=/lib/udev' '--with-config-plugins-default=keyfile' '--with-iptables=/sbin/iptables' '--disable-concheck' '--with-crypto=nss' '--with-session-tracking=no' '--with-suspend-resume=consolekit' '--without-libaudit' '--disable-bluez5-dun' '--with-dhclient' '--without-dhcpcd' '--disable-introspection' '--disable-json-validation' '--disable-ppp' '--without-libpsl' '--without-modem-manager-1' '--without-nmtui' '--without-ofono' '--without-resolvconf' '--without-selinux' '--without-systemd-journal' '--disable-teamdctl' '--disable-tests' '--disable-vala' '--without-valgrind' '--without-wext' '--disable-wifi' '--enable-polkit=disabled' '--with-pppd-plugin-dir=/usr/lib32/pppd/2.4.7'
 *        phase-helpers.sh, line  666:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=net-misc/networkmanager-1.8.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/networkmanager-1.8.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/networkmanager-1.8.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-1.8.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4-abi_x86_32.x86'
 * S: '/var/tmp/portage/net-misc/networkmanager-1.8.4/work/NetworkManager-1.8.4'


Here an emerge --info

Code:
# emerge --info                                                                                                           GTC 1 | /
Portage 2.3.19 (python 3.5.4-final-0, default/linux/amd64/17.0, gcc-6.4.0, glibc-2.25-r9, 4.12.12-gentoo x86_64)
=================================================================
System uname: Linux-4.12.12-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5-1607_0_@_3.00GHz-with-gentoo-2.4.1
KiB Mem:    98927288 total,   1876080 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sun, 21 Jan 2018 22:30:01 +0000
Head commit of repository gentoo: d1ba3832f316dcd16604d025fed6bcf623df2a40
sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
distcc 3.2rc1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::gentoo, 3.6.3-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r9::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@BINARY-REDISTRIBUTABLE MPEG-4 DES myspell-et_EE-IEL myspell-lt_LT-AlbertasAgejevas gccmakedep imake xf86rushproto freedist myspell-ru_RU-ALexanderLebedev MSttfEULA gSOAP CCPL-ShareAlike-1.0 xf86bigfontproto Ximian-logos LDP-1a JasPer2.0 X11 LPPL-1.3b unRAR free-noncomm CCPL-Sampling-Plus-1.0 LIBGLOSS NEWLIB CC-Sampling-Plus-1.0 as-is bluez-firmware BUILDLIC D1X LOKI-EULA icaclient PUEL FraunhoferFDK MakeMKV-EULA AdobeFlash-11.x linux-firmware PSTT AVASYS"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=generic -march=x86-64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.0/ext-active/ /etc/php/apache2-php7.1/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/php/cli-php7.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-mtune=generic -march=x86-64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en de de_DE"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="3dnow 7zip X a52 aac acl acpi akonadi alsa amd64 amr analogtv apache2 apng arts audiofile bash-completion beagle berkdb bluetooth bluray btrfs bzip2 cairo caps cdda cddb cdio cdparanoia cdr chipcard cjk classic cli client consolekit cosign crypt css cups curl cxx dbus desktopglobe device-mapper dlz dmraid dolbyinrec doom dri dvb dvbplayer dvbsetup dvd dvdarchive dvdr dynamic eds egl email emerald epiphany equalizer ext extensions extras faac fat fax fdk ffmpeg firefox fluidsynth fontconfig fortran fuse gbm gd gdbm gdu gimp glib gnokii gnome-keyring groupwise gssapi gstreamer gtk gui guile hash hbci hddtemp heretic hexen hfs hog hpijs hwdb iconv icq icu id3tag image-converter imagemagick inotify ipod ipv6 irda ivtv jack java jfs joystick jpeg jpeg2k kdrive kerbros ladspa lame laptop lastfm ldap libass libkms libsamplerate lightning lirc lm_sensors lv2 lxde lzo mad madwifi matroska mdadm mdev mdnsresponder-compat messages midi minizip mixer mjpeg mmx mmxext mng modules mono mp3 mpeg mplayer msn multilib musepack musicbrainz mvl mysql mysqli mythtv nas ncurses netboot network networking networkmanager nfs nis nls nocd nptl nscd nsplugin ntfs ntfsprogs odf ofx ogg openal opengl openldap openmp opus orc oscar osd overlays pam pcmcia pcre pcre16 perl pidgin png podcast policykit portaudio postproc ppds printsupport pulseaudio pvr python qemu-ifup qmi qrcode quicktime radio rar readline redland reiser4 reiserfs resolvconf samba sasl sbsms scanner sdb-ldap sdl seccomp semantic-desktop sensord server setup sip skype sms sndfile socks5 softosd soundtouch sql sqlite sse sse2 ssh ssl ssse3 stk svc svg syncmai syslog taglib teletext templates theora threads thunderbird tiff timidity truetype trustedcoin_com tse3 tv twolame udev unicode upnp usb utils v4l v4l2 vala vamp vcdinfo vcdx vde vdr video videos vim-syntax visualization vlc vorbis vpx vst vte webkit webserver widgets win32codecs winbind winpopup wma-fixed wmf wps x264 x265 xattr xcomposite xetex xfs xine xinerama xmlrpc xrandr xscreensaver xv xvid yahoo youtube zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" CURL_SSL="nss" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 pc qemu" INPUT_DEVICES="synaptics evdev" KERNEL="linux" L10N="en de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby22 ruby23 ruby21" USERLAND="GNU" VIDEO_CARDS="i915 i965 intel nouveau r100 r200 radeon ast epson fbdev glint modesetting nv r128 siliconmotion v4l vesa via MakeMKV-EULA amdgpu" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Can anybody help me?


Last edited by olli.bo on Mon Jan 22, 2018 6:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30987
Location: here

PostPosted: Mon Jan 22, 2018 5:14 pm    Post subject: Reply with quote

Package dev-libs/nss is installed?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
olli.bo
Apprentice
Apprentice


Joined: 16 Jul 2003
Posts: 208
Location: Germany

PostPosted: Mon Jan 22, 2018 5:55 pm    Post subject: Reply with quote

yep
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Mon Jan 22, 2018 6:01 pm    Post subject: Reply with quote

The please pastebin config.log. I suspect nss was installed without 32 bit support.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
olli.bo
Apprentice
Apprentice


Joined: 16 Jul 2003
Posts: 208
Location: Germany

PostPosted: Mon Jan 22, 2018 6:04 pm    Post subject: Reply with quote

Ah found the error!
I changed the ABI_X86 Variable from 32 to 64 bit and now it works...

Code:
# cat /etc/portage/env/no-x32
ABI_X86="64"


Code:
# cat /etc/portage/package.env
net-misc/networkmanager no-x32


Thanks for your help!
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21764

PostPosted: Tue Jan 23, 2018 3:24 am    Post subject: Reply with quote

You may have bypassed the error, but something seems to be wrong. The ebuild already has a multilib-aware dependency on nss, so building 32-bit networkmanager should have insisted on building 32-bit nss first. Your results suggest it did not. If you want to pursue this, undo that env file and post the output of emerge --pretend --verbose net-misc/networkmanager ; emerge --pretend --verbose dev-libs/nss.
Back to top
View user's profile Send private message
olli.bo
Apprentice
Apprentice


Joined: 16 Jul 2003
Posts: 208
Location: Germany

PostPosted: Tue Jan 23, 2018 1:19 pm    Post subject: Reply with quote

OK, here you are:

Code:
GTC xgabosh # emerge --pretend --verbose net-misc/networkmanager                                                                      GTC 130 | /

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] net-misc/networkmanager-1.8.4::gentoo  USE="bluetooth consolekit dhclient introspection modemmanager ncurses nss policykit ppp resolvconf vala wext wifi -audit -connection-sharing -dhcpcd (-elogind) -gnutls -json -ofono (-selinux) -systemd -teamd {-test}" ABI_X86="32* (64) (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
GTC xgabosh # emerge --pretend --verbose dev-libs/nss                                                                                   GTC 0 | /

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-libs/nss-3.29.5::gentoo  USE="nss-pem utils -cacert" ABI_X86="32 (64) (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
GTC xgabosh #
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum