Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338474 - net-misc/connman-0.61: missing depency libnl
Summary: net-misc/connman-0.61: missing depency libnl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robert Piasek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 18:17 UTC by Jimmy Kloss
Modified: 2010-09-30 10:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Kloss 2010-09-23 18:17:46 UTC
The net-misc/connman-0.61 ebuild is missing a depency on the NETLINK library provided by the dev-libs/libnl package. I don't know if this depency is caused by my spefic useflag combination, therefore I post all infos I have.

Short useflag info from eix:
Installed versions:  0.61(19:55:34 23.09.2010)(caps dhclient dnsproxy ethernet google policykit threads tools udev -bluetooth -debug -doc -examples -ofono -wifi -wimax)

Reproducible: Always




 * CPV:  net-misc/connman-0.61
 * REPO: gentoo
 * USE:  amd64 caps dhclient dnsproxy elibc_glibc ethernet google kernel_linux multilib policykit threads tools udev userland_GNU
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 x86_64-pc-linux-gnu-gcc... 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... 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 for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -fPIE... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for gawk... (cached) gawk
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 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-ar... x86_64-pc-linux-gnu-ar
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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for dhclient... /sbin/dhclient
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init in -lc... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for ns_initparse in -lresolv... yes
checking for dlopen in -ldl... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd in -ldbus-1... yes
checking for IPTC... yes
checking for NETLINK... no
configure: error: Netlink library is required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-misc/connman-0.61/work/connman-0.61/config.log
 * ERROR: net-misc/connman-0.61 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 2348:  Called econf '--localstatedir=/var' '--enable-client' '--enable-fake' '--enable-datafiles' '--enable-loopback=builtin' '--enable-capng' '--disable-test' '--enable-ethernet=builtin' '--disable-wifi' '--disable-bluetooth' '--disable-ofono' '--enable-dhclient=builtin' '--enable-dnsproxy=builtin' '--enable-google=builtin' '--enable-polkit=builtin' '--disable-iwmx' '--disable-debug' '--disable-gtk-doc' '--enable-threads' '--enable-tools' '--enable-udev' '--disable-iospm' '--disable-hh2serial-gps' '--disable-portal' '--disable-meego' '--disable-openconnect'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =net-misc/connman-0.61',
 * the complete build log and the output of 'emerge -pqv =net-misc/connman-0.61'.
 * The complete build log is located at '/var/tmp/portage/net-misc/connman-0.61/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/connman-0.61/temp/environment'.
 * S: '/var/tmp/portage/net-misc/connman-0.61/work/connman-0.61'
 * GNU info directory index is up-to-date.
 * unmounting tmpfs ...                                                   [ ok ]

emerge --info

Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.35-gentoo-r8 x86_64)
=================================================================
System uname: Linux-2.6.35-gentoo-r8-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5200+-with-gentoo-2.0.1
Timestamp of tree: Wed, 22 Sep 2010 16:45:03 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.5, 1.7.9-r2, 1.8.5-r3, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA PUEL Q3AEULA dlj-1.1 QUAKE4 ut2003 ut2004 Introversion DOOM3 googleearth AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache confcache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo/ http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.prz.rzeszow.pl"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_US de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/Spring /var/lib/layman/kde /var/lib/layman /usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="16bit 3dnow 3dnowext 64bit 7zip X a52 aac acl acpi aio akonadi alsa amarok amazon amd64 aotuv applet archive audiofile autoipd avahi bash-completion berkdb bittorrent bonjour branding bzip2 calendar caps cdda cddb cdparanoia chm cjk cleartype cli connectionstatus consolekit cracklib crypt cups cxx dbus de_tvtoday desktopglobe dirac divx divx4linux dnsproxy dolby-record-switch dolbyinrec dri dts dv dvb dvbplayer dvd dvdr dvdread ebook embedded encode exif exiv2 faac faad fam fbcon fbcondecor ff-card ffmpeg figlet firefox firefox3 flac fluidsynth fortran ftp gdbm gif git glib glibc-omitfp glut gmedia gnutls google gpm haskell hbci hddtemp howl-compat htmlhandbook hyperestraier iconv icq id3 id3tag ieee1394 imap imlib imlib2 inotify iptv ipv6 iso14755 ithreads jabber jack jack-tmpfs jadetex java java5 java6 jingle joystick jpeg jumpplay kde kerberos kipi ladspa lame latex ldap libass libsamplerate libsysfs libv4l2 liemikuutio linuxthreads-tls lirc lm_sensors lnbshare logrotate lzma lzo mad mainmenuhooks maps matroska mbrola mdnsresponder-compat menuorg mikmod mmx mmxext mng modplug modules moznopango mp2 mp3 mp4 mp4live mpd mpeg mpeg2 mplayer mtp mudflap multilib multiprocess multiuser musepack musicbrainz mysql ncurses nfs nls npp nptl nptlonly nsplugin nvidia offensive ogg ogg123 openal opengl openmp openssl pam pcre pdf perl phonon pic pinplugin plasma png policykit posix ppds pppd python python3 qt3support qt4 quicktime rar readline redeyes reflection rtc samba sasl scanner schroedinger sdl secure-delete semantic-desktop sensord session shared sid snmp sockets sortrecords speech speex spell sql srt sse sse2 sse3 ssl stream subtitles svg syncearly sysfs syslog system-libs system-sqlite taglib tcpd theora threads threadsafe tiff timercmd timerinfo timidity tools transcode transparency truetype ttxtsubs unicode usb userlocales utempter v4l v4l2 validinput vcd vdpau vdr vhosts virtuoso vorbis vpx webkit wineappdb winetriks wmp x264 xanim xcb xcomposite xforms xgetdefault xine xml xmlpatterns xorg xosd xsl xv xvid xvmc zeroconf zlib" ALSA_CARDS="emu10k1 hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US de" LIRC_DEVICES="serial" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Robert Piasek (RETIRED) gentoo-dev 2010-09-30 10:10:57 UTC
That's now fixed. Thanks for reporting.

R