Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266248 - [gnome overlay] gnome-base/gnome-applets-2.26.1 does not build with libtool-1
Summary: [gnome overlay] gnome-base/gnome-applets-2.26.1 does not build with libtool-1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 266263 (view as bug list)
Depends on:
Blocks: gnome2.26
  Show dependency tree
 
Reported: 2009-04-15 13:23 UTC by Davide
Modified: 2009-04-17 07:03 UTC (History)
2 users (show)

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


Attachments
Build log (build.log,21.71 KB, text/plain)
2009-04-15 13:26 UTC, Davide
Details
Emerge info (emerge-info,3.39 KB, text/plain)
2009-04-15 13:26 UTC, Davide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide 2009-04-15 13:23:43 UTC
I cant compile gnome-base/gnome-applets-2.26.1 from Gnome overlay; this is the error:
Generating and caching the translation database
Generating and caching the translation database
Merging translations into charpick.schemas.
Merging translations into GNOME_CharpickerApplet.server.
mv -f .deps/properties.Tpo .deps/properties.Po
mv -f .deps/charpick.Tpo .deps/charpick.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=nocona -O2 -pipe  -Wl,-O1 -o charpick_applet2 charpick.o properties.o -pthread -lpanel-applet-2 -lgconf-2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0    -lgucharmap -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
../libtool: line 838: X--tag=CC: command not found
../libtool: line 871: libtool: ignoring unknown tag : command not found
../libtool: line 838: X--mode=link: command not found
../libtool: line 1005: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1006: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2085: X-march=nocona: command not found
../libtool: line 2250: X-O2: command not found
../libtool: line 2250: X-pipe: command not found
../libtool: line 2213: X-Wl,-O1: command not found

Fatal server error:
Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.

../libtool: line 2419: Xcharpick_applet2: command not found

Fatal server error:
Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.

../libtool: line 2431: Xcharpick_applet2: command not found
../libtool: line 2439: mkdir /.libs: No such file or directory
ACCESS DENIED  mkdir:     /.libs
mkdir: cannot create directory `/.libs': Permission denied
make[3]: *** [charpick_applet2] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-2.26.1/work/gnome-applets-2.26.1/charpick'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-2.26.1/work/gnome-applets-2.26.1/charpick'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-2.26.1/work/gnome-applets-2.26.1'
make: *** [all] Error 2

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-25749.log"

mkdir:     /.libs
--------------------------------------------------------------------------------

Thanks 

Reproducible: Always
Comment 1 Davide 2009-04-15 13:26:27 UTC
Created attachment 188435 [details]
Build log
Comment 2 Davide 2009-04-15 13:26:49 UTC
Created attachment 188437 [details]
Emerge info
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-15 15:28:36 UTC
*** Bug 266263 has been marked as a duplicate of this bug. ***
Comment 4 Eric Ireland 2009-04-16 18:44:09 UTC
Working with libtool 2.2.6a on ~amd64
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-16 22:21:35 UTC
Fixed in overlay. Thanks for reporting.
Comment 6 Davide 2009-04-17 07:03:17 UTC
(In reply to comment #5)
> Fixed in overlay. Thanks for reporting.
> 

Yea fixed :) Thanks