Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294742 - sys-libs/pam-1.0.4 and sys-libs/pam-1.1.0 fail to compile
Summary: sys-libs/pam-1.0.4 and sys-libs/pam-1.1.0 fail to compile
Status: RESOLVED DUPLICATE of bug 271942
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 18:57 UTC by Jaak Ristioja
Modified: 2009-11-27 04:09 UTC (History)
0 users

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


Attachments
related "emerge --info" (emerge.info,1.78 KB, text/plain)
2009-11-26 18:58 UTC, Jaak Ristioja
Details
build.log (build.log,49.65 KB, text/plain)
2009-11-26 18:59 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2009-11-26 18:57:24 UTC
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I../libpam/include -I../libpamc/include -I./include -O2 -march=athlon64 -ggdb -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -version-info 81:3:81 -Wl,--version-script=./libpam_misc.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libpam_misc.la -rpath /usr/lib64 help_env.lo misc_conv.lo ../libpam/libpam.la 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/help_env.o .libs/misc_conv.o   -Wl,-rpath -Wl,/var/tmp/portage/sys-libs/pam-1.0.4/work/Linux-PAM-1.0.4/libpam/.libs -Wl,--as-needed ../libpam/.libs/libpam.so /usr/bin /usr/sbin /bin /sbin -ldl  -march=athlon64 -Wl,--version-script=./libpam_misc.map -Wl,-O1 -Wl,-O1   -Wl,-soname -Wl,libpam_misc.so.0 -o .libs/libpam_misc.so.0.81.3
/usr/bin: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[2]: *** [libpam_misc.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-libs/pam-1.0.4/work/Linux-PAM-1.0.4/libpam_misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-libs/pam-1.0.4/work/Linux-PAM-1.0.4'
make: *** [all] Error 2


Same with unstable pam-1.1.0.
Comment 1 Jaak Ristioja 2009-11-26 18:58:50 UTC
Created attachment 211271 [details]
related "emerge --info"
Comment 2 Jaak Ristioja 2009-11-26 18:59:06 UTC
Created attachment 211272 [details]
build.log
Comment 3 Rafał Mużyło 2009-11-27 04:09:25 UTC
That a well-known problem with syrescd.
'unset path' helps.

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