Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342971 - cannot find the library libdbus-glib-1.la
Summary: cannot find the library libdbus-glib-1.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 340561 343785 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-27 17:58 UTC by Serge Ratke
Modified: 2010-11-02 06:39 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,3.93 KB, text/plain)
2010-10-27 17:58 UTC, Serge Ratke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Ratke 2010-10-27 17:58:19 UTC
[32;01m * [39;49;00mPackage:    sys-auth/consolekit-0.4.2-r3
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org
[32;01m * [39;49;00mUSE:  amd64 elibc_glibc kernel_linux multilib pam policykit userland_GNU
>>> Unpacking source...
>>> Unpacking ConsoleKit-0.4.2.tar.bz2 to /var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work
>>> Source unpacked in /var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work
>>> Preparing source in /var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2 ...
 [32;01m*[0m Applying consolekit-0.2.10-cleanup_console_tags.patch ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying consolekit-0.4.0-polkit-automagic.patch ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying consolekit-0.4.0-multilib.patch ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying consolekit-0.4.1-shutdown-reboot-without-policies.patch ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying consolekit-0.4.2-check-for-VT_WAITEVENT-ioctl-during-runtime.patch ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2' ...
 [32;01m*[0m Running aclocal ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running libtoolize --copy --force --install --automake ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running aclocal ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running autoconf ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running autoheader ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running automake --add-missing --copy ...
[A[115C [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Running elibtoolize in: ConsoleKit-0.4.2/
 [32;01m*[0m   Applying portage-2.2.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/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2 ...
 * econf: updating ConsoleKit-0.4.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating ConsoleKit-0.4.2/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 XMLTO_FLAGS=--skip-validation --localstatedir=/var --enable-pam-module --disable-docbook-docs --disable-debug --enable-polkit --with-dbus-services=/usr/share/dbus-1/services --with-pam-module-dir=/lib64/security
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 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 library containing strerror... none required
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 for ANSI C header files... (cached) 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 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 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 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... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
./configure: line 12466: ./po/POTFILES.in: No such file or directory
checking for unistd.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/vt.h usability... yes
checking sys/vt.h presence... yes
checking for sys/vt.h... yes
checking sys/consio.h usability... no
checking sys/consio.h presence... no
checking for sys/consio.h... no
checking for getpeerucred... no
checking for getpeereid... no
checking for uid_t in sys/types.h... 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 CONSOLE_KIT... yes
checking for POLKIT... yes
checking for LIBDBUS... yes
checking for TOOLS... yes
checking for HISTORY... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
Your dbus version is 1,4,0.
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pam_getenv in -lpam... yes
checking security/pam_modutil.h usability... yes
checking security/pam_modutil.h presence... yes
checking for security/pam_modutil.h... yes
checking security/pam_ext.h usability... yes
checking security/pam_ext.h presence... yes
checking for security/pam_ext.h... yes
checking for pam_syslog in -lpam... yes
checking for xmlto... no
checking whether to build DocBook documentation... yes
checking for xsltproc... /usr/bin/xsltproc
checking for inotify_init... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tools/linux/Makefile
config.status: creating tools/freebsd/Makefile
config.status: creating tools/solaris/Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating doc/dbus/ConsoleKit.xml
config.status: creating doc/dbus/Makefile
config.status: creating libck-connector/Makefile
config.status: creating libck-connector/ck-connector.pc
config.status: creating pam-ck-connector/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands

                    ConsoleKit 0.4.2
                    ========================

	prefix:                   /usr
	exec_prefix:              ${prefix}
        libdir:                   /usr/lib64
        bindir:                   ${exec_prefix}/bin
        sbindir:                  ${exec_prefix}/sbin
        sysconfdir:               /etc
        localstatedir:            /var
        datadir:                  /usr/share
	source code location:	  .
	compiler:		  x86_64-pc-linux-gnu-gcc
	cflags:		          -O2 -pipe -march=core2 -mtune=core2 -ggdb
        Base libs:                -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
        Tools libs:               -lX11 -lglib-2.0  
        Maintainer mode:          no

        dbus-1 system.d dir:      /etc/dbus-1/system.d
        Build backend:            linux
        PAM module dir:           /lib64/security
        Build PAM module:         yes
        Build docs:               no

        PolicyKit support         yes
        RBAC (Solaris) support:   no

>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2 ...
make -j6 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2'
Making all in src
make[2]: Entering directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
dbus-binding-tool --prefix=ck_manager --mode=glib-server --output=ck-manager-glue.h org.freedesktop.ConsoleKit.Manager.xml
dbus-binding-tool --prefix=ck_seat --mode=glib-server --output=ck-seat-glue.h org.freedesktop.ConsoleKit.Seat.xml
dbus-binding-tool --prefix=ck_session --mode=glib-server --output=ck-session-glue.h org.freedesktop.ConsoleKit.Session.xml
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
make[4]: Entering directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
  CC     ck-sysdeps-unix.lo
  CC     ck-sysdeps-linux.lo
  CC     ck-log-event.lo
  CC     ck-event-logger.o
  CC     ck-tty-idle-monitor.o
  CC     test-event-logger.o
  CC     ck-file-monitor-inotify.o
  CC     test-tty-idle-monitor.o
  CC     ck-vt-monitor.o
  CC     test-vt-monitor.o
ck-sysdeps-linux.c: In Funktion »stat2proc«:
ck-sysdeps-linux.c:397: Warnung: gleichzeitige Verwendung von Zuweisungsunterdrückung und Längenmodifizierer im Format gnu_scanf
ck-sysdeps-linux.c:397: Warnung: gleichzeitige Verwendung von Zuweisungsunterdrückung und Längenmodifizierer im Format gnu_scanf
  CC     main.o
  CC     ck-manager.o
  CC     ck-job.o
  CC     ck-seat.o
  CC     ck-session-leader.o
  CC     ck-session.o
  CC     ck-log.o
  CC     ck-run-programs.o
  CC     ck-marshal.o
  CCLD   libck.la
  CCLD   libck-event-log.la
  CCLD   test-event-logger
  CCLD   test-tty-idle-monitor
  CCLD   test-vt-monitor
  CCLD   console-kit-daemon
libtool: link: cannot find the library `/usr/lib64/libdbus-glib-1.la' or unhandled argument `/usr/lib64/libdbus-glib-1.la'
make[4]: *** [test-event-logger] Fehler 1
make[4]: *** Warte auf noch nicht beendete Prozesse...
libtool: link: cannot find the library `/usr/lib64/libdbus-glib-1.la' or unhandled argument `/usr/lib64/libdbus-glib-1.la'
make[4]: *** [console-kit-daemon] Fehler 1
libtool: link: cannot find the library `/usr/lib64/libdbus-glib-1.la' or unhandled argument `/usr/lib64/libdbus-glib-1.la'
make[4]: *** [test-tty-idle-monitor] Fehler 1
libtool: link: cannot find the library `/usr/lib64/libdbus-glib-1.la' or unhandled argument `/usr/lib64/libdbus-glib-1.la'
make[4]: *** [test-vt-monitor] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2'
make: *** [all] Fehler 2
emake failed
 [31;01m*[0m ERROR: sys-auth/consolekit-0.4.2-r3 failed:
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line   56:  Called src_compile
 [31;01m*[0m   environment, line 3016:  Called _eapi2_src_compile
 [31;01m*[0m     ebuild.sh, line  660:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		emake || die "emake failed"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of 'emerge --info =sys-auth/consolekit-0.4.2-r3',
 [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-auth/consolekit-0.4.2-r3'.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/temp/environment'.
 [31;01m*[0m S: '/var/tmp/portage/sys-auth/consolekit-0.4.2-r3/work/ConsoleKit-0.4.2'


Reproducible: Always

Steps to Reproduce:
1. emerge -avuDN @world
2.
3.

Actual Results:  
emerge fails
Comment 1 Serge Ratke 2010-10-27 17:58:45 UTC
Created attachment 252277 [details]
emerge --info
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-10-27 18:07:12 UTC
run lafilefixer

# emerge lafilefixer
# lafilefixer --justfixit
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-10-27 18:07:55 UTC
*** Bug 340561 has been marked as a duplicate of this bug. ***
Comment 4 Serge Ratke 2010-10-27 18:13:41 UTC
worked, thanks.
Comment 5 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-11-02 06:39:55 UTC
*** Bug 343785 has been marked as a duplicate of this bug. ***