Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 205634

Summary: x11-libs/libXpm-3.5.7 fails to compile: "emake failed"
Product: Gentoo Linux Reporter: Jonne Mickelin <jmickelin>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log for failed compilation

Description Jonne Mickelin 2008-01-13 15:17:04 UTC
When updating x11-libs/libXpm from version 3.5.6 to 3.5.7 through Portage, I get the following error message:
Making all in sxpm
make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Wpointer-arith -Wstrict-prototypes         -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -march=athlon64 -O2 -pipe -MT sxpm.o -MD -MP -MF .deps/sxpm.Tpo -c -o sxpm.o sxpm.c
sed -e 's|__vendorversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xorgversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g'  < sxpm.man > sxpm.1
xgettext -c"L10N_Comments" -d sxpm -n ./sxpm.c
xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[2]: *** [sxpm.po] Error 127
make[2]: *** Waiting for unfinished jobs....
sxpm.c:113: warning: function declaration isn’t a prototype
sxpm.c:114: warning: function declaration isn’t a prototype
sxpm.c:115: warning: function declaration isn’t a prototype
sxpm.c:116: warning: function declaration isn’t a prototype
sxpm.c:143: warning: function declaration isn’t a prototype
sxpm.c:582: warning: function declaration isn’t a prototype
sxpm.c:620: warning: function declaration isn’t a prototype
sxpm.c:678: warning: function declaration isn’t a prototype
sxpm.c:725: warning: function declaration isn’t a prototype
sxpm.c:737: warning: function declaration isn’t a prototype
mv -f .deps/sxpm.Tpo .deps/sxpm.Po
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
make: *** [all] Error 2
 *
 * ERROR: x11-libs/libXpm-3.5.7 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called x-modular_src_compile
 *   x-modular.eclass, line  348:  Called x-modular_src_make
 *   x-modular.eclass, line  343:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
 *

 * Messages for package x11-libs/libXpm-3.5.7:

 *
 * ERROR: x11-libs/libXpm-3.5.7 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called x-modular_src_compile
 *   x-modular.eclass, line  348:  Called x-modular_src_make
 *   x-modular.eclass, line  343:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
 *

Reproducible: Always

Steps to Reproduce:
1.emerge --update libXpm
2.
3.
Comment 1 Jonne Mickelin 2008-01-13 15:19:10 UTC
Created attachment 140864 [details]
Build log for failed compilation
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-13 15:19:23 UTC

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

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