public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上
Date: Fri, 21 Oct 2011 04:40:14 -0500	[thread overview]
Message-ID: <4EA13DFE.10108@gmail.com> (raw)
In-Reply-To: <CAChzKCqiD4yJq=1EZHg5Py8=YppYcT0=VM04U5X3pw2xNW-g-g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3449 bytes --]

co wrote:
> build.log
> [32;01m * [39;49;00mPackage:    dev-python/gnome-applets-python-2.32.0
> <<<  SNIP >>>
> libtool: link:  x86_64-pc-linux-gnu-gcc -shared 
>  .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o   
> -Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so 
> -L/usr/lib64 -lpng14 /usr/lib64/libgnome-keyring.so 
> /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lX11 -lSM -lICE 
> -lbonoboui-2 /usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 
> -lpthread -lssl -lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 
> -lgnome-2 -lpopt /usr/lib64/libbonobo-2.so 
> /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so 
> /usr/lib64/libORBit-2.so /usr/lib64/libart_lgpl_2.so -lm 
> /usr/lib64/libgtk-x11-2.0.so <http://libgtk-x11-2.0.so> 
> /usr/lib64/libgdk-x11-2.0.so <http://libgdk-x11-2.0.so> 
> /usr/lib64/libatk-1.0.so <http://libatk-1.0.so> -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
> /usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2 
> -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -pthread 
> -march=core2 -Wl,-O1 -pthread   -pthread -Wl,-soname 
> -Wl,gnomeapplet.so -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o 
> .libs/gnomeapplet.so
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: 
> cannot find -lpng14
> collect2: ld returned 1 exit status
> make[2]: *** [gnomeapplet.la <http://gnomeapplet.la>] Error 1
> make[2]: Leaving directory 
> `/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7/gnomeapplet'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0-2.7'
> make: *** [all] Error 2
> emake failed
>   [31;01m* [0m ERROR: dev-python/gnome-applets-python-2.32.0 failed 
> (compile phase):
>   [31;01m* [0m   Building failed with CPython 2.7 in 
> python_default_function() function
>   [31;01m* [0m
>   [31;01m* [0m Call stack:
>   [31;01m* [0m     ebuild.sh, line   56:  Called src_compile
>   [31;01m* [0m   environment, line 6045:  Called 
> gnome-python-common_src_compile
>   [31;01m* [0m   environment, line 3099:  Called python_src_compile
>   [31;01m* [0m   environment, line 5899:  Called 
> python_execute_function '-d' '-s' '--'
>   [31;01m* [0m   environment, line 4352:  Called die
>   [31;01m* [0m The specific snippet of code:
>   [31;01m* [0m                       die "${failure_message}";
>   [31;01m* [0m
>   [31;01m* [0m If you need support, post the output of 'emerge --info 
> =dev-python/gnome-applets-python-2.32.0',
>   [31;01m* [0m the complete build log and the output of 'emerge -pqv 
> =dev-python/gnome-applets-python-2.32.0'.
>   [31;01m* [0m The complete build log is located at 
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/build.log'.
>   [31;01m* [0m The ebuild environment file is located at 
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/temp/environment'.
>   [31;01m* [0m S: 
> '/var/tmp/portage/dev-python/gnome-applets-python-2.32.0/work/gnome-python-desktop-2.32.0'
>
>

Try this command:

revdep-rebuild --library libpng14.so.14 -- --keep-going

There is a news item about this error.  This should help:

eselect news list

then

eselect news read <number here>

The news item is "Upgrade to libpng15".

Hope that helps.

Dale

:-)  :-)



[-- Attachment #2: Type: text/html, Size: 5051 bytes --]

  parent reply	other threads:[~2011-10-21  9:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAChzKCq_7xGWz_Pq5cOTGVzquHY0rw5-9tpWDchOjtxRVXLwUQ@mail.gmail.com>
2011-10-21  6:57 ` [gentoo-user] Fwd: gnome-applets-python 装不上 co
2011-10-21  7:40   ` Dale
2011-10-21  8:03     ` [gentoo-user] " co
2011-10-21  9:07       ` [gentoo-user] " Jonas de Buhr
2011-10-21  9:15         ` [gentoo-user] " co
2011-10-21  9:38           ` [gentoo-user] " Jonas de Buhr
2011-10-21  9:48             ` [gentoo-user] " co
2011-10-21  9:40           ` Dale [this message]
2011-10-21  9:49             ` co

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA13DFE.10108@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox