Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444036 - x11-libs/libwnck-2.31.0 - $(CC): /usr/bin: file not recognized: Is a directory
Summary: x11-libs/libwnck-2.31.0 - $(CC): /usr/bin: file not recognized: Is a directory
Status: RESOLVED DUPLICATE of bug 271942
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-20 12:42 UTC by Stephen Bosch
Modified: 2012-11-20 16:46 UTC (History)
0 users

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


Attachments
emerge --info 'x11-libs/libwnck-2.31.0' (emerge_info_libwnck.txt,5.14 KB, text/plain)
2012-11-20 12:42 UTC, Stephen Bosch
Details
emerge -pqv '=x11-libs/libwnck-2.31.0' (emerge_libwnck.txt,195 bytes, text/plain)
2012-11-20 12:43 UTC, Stephen Bosch
Details
build log (build_log_libwnck.log,45.26 KB, text/plain)
2012-11-20 12:44 UTC, Stephen Bosch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Bosch 2012-11-20 12:42:21 UTC
Created attachment 330068 [details]
emerge --info 'x11-libs/libwnck-2.31.0'

I am trying to build libwnck-2.31.0 in a chroot environment configured according to the Gentoo Handbook. The build fails with the following error:

libtool: link:  x86_64-pc-linux-gnu-gcc -shared  .libs/libwnck_1_la-wnck-enum-types.o .libs/libwnck_1_la-wnck-marshal.o .libs/libwnck_1_la-application.o .libs/libwnck_1_la-class-group.o .libs/libwnck_1_la-pager.o .libs/libwnck_1_la-screen.o .libs/libwnck_1_la-selector.o .libs/libwnck_1_la-tasklist.o .libs/libwnck_1_la-util.o .libs/libwnck_1_la-window.o .libs/libwnck_1_la-window-action-menu.o .libs/libwnck_1_la-workspace.o .libs/libwnck_1_la-xutils.o .libs/libwnck_1_la-pager-accessible.o .libs/libwnck_1_la-pager-accessible-factory.o .libs/libwnck_1_la-workspace-accessible.o .libs/libwnck_1_la-workspace-accessible-factory.o   -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib64/libfontconfig.so /usr/bin /usr/sbin /bin /sbin -lfreetype -lz -lbz2 -lexpat -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -lXRes -lX11 -lm  -march=native -Wl,-O1   -Wl,-soname -Wl,libwnck-1.so.22 -Wl,-version-script -Wl,.libs/libwnck-1.ver -o .
libs/libwnck-1.so.22.4.0
/usr/bin: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[2]: *** [libwnck-1.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libwnck-2.31.0/work/libwnck-2.31.0/libwnck'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libwnck-2.31.0/work/libwnck-2.31.0'
make: *** [all] Error 2
 [31;01m*[0m ERROR: x11-libs/libwnck-2.31.0 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=x11-libs/libwnck-2.31.0'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-libs/libwnck-2.31.0'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-libs/libwnck-2.31.0/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/libwnck-2.31.0/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/x11-libs/libwnck-2.31.0/work/libwnck-2.31.0'
 [31;01m*[0m S: '/var/tmp/portage/x11-libs/libwnck-2.31.0/work/libwnck-2.31.0'
Comment 1 Stephen Bosch 2012-11-20 12:43:49 UTC
Created attachment 330070 [details]
emerge -pqv '=x11-libs/libwnck-2.31.0'
Comment 2 Stephen Bosch 2012-11-20 12:44:22 UTC
Created attachment 330072 [details]
build log
Comment 3 Rafał Mużyło 2012-11-20 15:49:00 UTC
This is a well known failure of many packages, due to 'path' env var being set by SysRescueCD,
Comment 4 Rafał Mużyło 2012-11-20 16:46:04 UTC

*** This bug has been marked as a duplicate of bug 271942 ***