Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286039 Details for
Bug 382467
net-misc/networkmanager fails to build with >libnl-1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
net-misc:networkmanager-0.8.4.0-r2:20110910-082933.log (text/plain), 12.26 KB, created by
Tomáš Chvátal (RETIRED)
on 2011-09-10 08:34:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Tomáš Chvátal (RETIRED)
Created:
2011-09-10 08:34:39 UTC
Size:
12.26 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/networkmanager-0.8.4.0-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dagger@gentoo.org nirbheek@gentoo.org,qiaomuf@gentoo.org,steev@gentoo.org >[32;01m * [39;49;00mUSE: amd64 bluetooth consolekit elibc_glibc kernel_linux multilib policykit userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.0.4-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.0.4-gentoo > [32;01m*[0m Checking for SYSFS_DEPRECATED support ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking NetworkManager-0.8.4.0.tar.bz2 to /var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work >>>> Source unpacked in /var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work >>>> Preparing source in /var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work/NetworkManager-0.8.4.0 ... > [32;01m*[0m Applying networkmanager-0.8.4.0-shared-connection.patch ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-0.8.4.0-fix-tests.patch ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying networkmanager-0.8.4.0-ifnet-smarter-write.patch ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work/NetworkManager-0.8.4.0' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[176C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: NetworkManager-0.8.4.0/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work/NetworkManager-0.8.4.0 ... > * econf: updating NetworkManager-0.8.4.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating NetworkManager-0.8.4.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --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 --disable-more-warnings --disable-static --localstatedir=/var --with-distro=gentoo --with-dbus-sys-dir=/etc/dbus-1/system.d --with-udev-dir=/lib/udev --with-iptables=/sbin/iptables --disable-gtk-doc --without-docs --disable-ppp --without-resolvconf --with-systemdsystemunitdir=/lib/systemd/system --with-dhcpcd --without-dhclient --with-crypto=nss >checking for a BSD-compatible install... /usr/bin/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 how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >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 ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-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... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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 whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for mode_t... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking for select... yes >checking for socket... yes >checking for uname... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.41.1 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.12.4 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking whether byte ordering is bigendian... no >checking Linux Wireless Extensions >= 18... yes >checking for cos in -lm... yes >checking for dladdr in -ldl... yes >checking for dbus_glib_global_set_disable_legacy_property_access in -ldbus-glib-1... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DBUS... yes >checking for GLIB... yes >checking for GMODULE... yes >checking for GUDEV... yes >checking for GIO... yes >checking for LIBNL... no >configure: error: Package requirements (libnl-1 >= 1.0-pre8) were not met: > >No package 'libnl-1' 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 LIBNL_CFLAGS >and LIBNL_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-0.8.4.0-r2/work/NetworkManager-0.8.4.0/config.log > [31;01m*[0m ERROR: net-misc/networkmanager-0.8.4.0-r2 failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 3748: Called econf '--disable-more-warnings' '--disable-static' '--localstatedir=/var' '--with-distro=gentoo' '--with-dbus-sys-dir=/etc/dbus-1/system.d' '--with-udev-dir=/lib/udev' '--with-iptables=/sbin/iptables' '--disable-gtk-doc' '--without-docs' '--disable-ppp' '--without-resolvconf' '--with-systemdsystemunitdir=/lib/systemd/system' '--with-dhcpcd' '--without-dhclient' '--with-crypto=nss' > [31;01m*[0m ebuild.sh, line 561: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-misc/networkmanager-0.8.4.0-r2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-misc/networkmanager-0.8.4.0-r2'. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-misc:networkmanager-0.8.4.0-r2:20110910-082933.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-misc/networkmanager-0.8.4.0-r2/work/NetworkManager-0.8.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 382467
: 286039