Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] gnome-settings-daemon-2.32.1-r2 and libpng
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Dark Shoyu
n00b
n00b


Joined: 05 Nov 2007
Posts: 46

PostPosted: Thu Oct 27, 2011 3:43 pm    Post subject: [solved] gnome-settings-daemon-2.32.1-r2 and libpng Reply with quote

Hello!

I've just synced my portage, but I can't emerge gnome-settings-daemon because I suppose it doesn't check the version of libpng. I got media-libs/libpng-1.5.5 installed, but I get the following error:

Code:
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libkeyboard_la-gsd-keyboard-plugin.o .libs/libkeyboard_la-gsd-keyboard-manager.o .libs/libkeyboard_la-gsd-keyboard-xkb.o .libs/libkeyboard_la-gsd-xmodmap.o .libs/libkeyboard_la-delayed-dialog.o   -lgnome-desktop-2 -lstartup-notification-1 -L/usr/lib -ldbus-glib-1 -ldbus-1 -lXxf86misc /usr/lib/libgnomekbdui.so -lgtk-x11-2.0 /usr/lib/libatk-1.0.so /usr/lib/libgnomekbd.so -lpangoft2-1.0 -lpixman-1 /usr/lib/libfontconfig.so -lfreetype -lexpat /usr/lib/libdirectfb.so /usr/lib/libfusion.so -lpng14 -lXrender /usr/lib/libgio-2.0.so -lresolv /usr/lib/libORBit-2.so -lgdk-x11-2.0 -lgconf-2 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo /usr/lib/libgmodule-2.0.so /usr/lib/libxklavier.so -ldl -lz -lm -lXi -lxkbfile -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -lrt -lxml2  -pthread -pthread -O2 -march=i686 -Wl,-O1 -Wl,--as-needed -pthread -Wl,--export-dynamic -pthread   -pthread -Wl,-soname -Wl,libkeyboard.so -o .libs/libkeyboard.so
/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpng14


The ebuild makes the following verification:

Code:
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-base/gnome-settings-daemon-2.32.1-r2/work/gnome-settings-daemon-2.32.1 ...
 * econf: updating gnome-settings-daemon-2.32.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gnome-settings-daemon-2.32.1/config.sub with /usr/share/gnuconfig/config.sub
./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-static --disable-debug --with-libnotify --enable-polkit --disable-pulse --enable-gstreamer --disable-smartcard-support
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 for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-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 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-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... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... i686-pc-linux-gnu-g++ -E
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.37.1... 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 what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for i686-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 SETTINGS_DAEMON... yes
checking for SETTINGS_PLUGIN... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for LIBNOTIFY... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XListInputDevices in -lXi... yes
checking for X11/extensions/XInput.h... yes
checking for XDevicePresenceNotifyEvent... yes
checking for FONTCONFIG... yes
checking for XF86MiscQueryExtension in -lXxf86misc... yes
checking for X11/extensions/xf86misc.h... yes
checking X11/extensions/XKB.h usability... yes
checking X11/extensions/XKB.h presence... yes
checking for X11/extensions/XKB.h... yes
checking for LIBGNOMEKBDUI... yes
checking for GIOUNIX... yes
checking for GST... yes
checking for POLKIT... yes
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnome-settings-daemon/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/a11y-keyboard/Makefile
config.status: creating plugins/background/Makefile
config.status: creating plugins/clipboard/Makefile
config.status: creating plugins/common/Makefile
config.status: creating plugins/datetime/Makefile
config.status: creating plugins/dummy/Makefile
config.status: creating plugins/font/Makefile
config.status: creating plugins/housekeeping/Makefile
config.status: creating plugins/keybindings/Makefile
config.status: creating plugins/keyboard/Makefile
config.status: creating plugins/media-keys/Makefile
config.status: creating plugins/media-keys/cut-n-paste/Makefile
config.status: creating plugins/mouse/Makefile
config.status: creating plugins/smartcard/Makefile
config.status: creating plugins/sound/Makefile
config.status: creating plugins/typing-break/Makefile
config.status: creating plugins/xrandr/Makefile
config.status: creating plugins/xrdb/Makefile
config.status: creating plugins/xrdb/data/Makefile
config.status: creating plugins/xsettings/Makefile
config.status: creating data/Makefile
config.status: creating data/gnome-settings-daemon.desktop.in
config.status: creating data/gnome-settings-daemon.pc
config.status: creating data/gnome-settings-daemon-uninstalled.pc
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

                    gnome-settings-daemon 2.32.1
                    =============================

   prefix:                   /usr
   exec_prefix:              ${prefix}
        libdir:                   ${exec_prefix}/lib
        bindir:                   ${exec_prefix}/bin
        sbindir:                  ${exec_prefix}/sbin
        sysconfdir:               /etc
        sysconfsubdir:           
        localstatedir:            /var/lib
        plugindir:                $(libdir)/gnome-settings-daemon-2.0
        datadir:                  /usr/share
   source code location:     .
   compiler:        i686-pc-linux-gnu-gcc
   cflags:                -O2 -march=i686 -pipe
        Maintainer mode:         

        dbus-1 system.d dir:      ${sysconfdir}/dbus-1/system.d
        PolicyKit support:        yes

        Libnotify support:        yes
        GStreamer support:        yes
        PulseAudio support:       false
        Smartcard support:        false
        Profiling support:        no

>>> Source configured.


Is there any further information I can provide to solve this?

Thank you,

Rafael

Update: This is not a bugfix, but I've just masked and kept its r1 version to get rid of this problem.

Update 2: There is another trick from the stick thread (https://forums.gentoo.org/viewtopic-t-894950.html): adding --keep-going to the emerge command.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Tue Nov 01, 2011 5:21 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.
see above post
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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