>>> Unpacking source... >>> Unpacking openais-0.82.tar.gz to /var/tmp/portage/sys-cluster/openais-0.82/work * Applying Makefile-ARCH.patch ...  [ ok ] * Applying Makefile-LIBDIR.patch ...  [ ok ] * Applying Makefile-install.patch ...  [ ok ] * Applying Makefile.inc-FLAGS.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82 ... make -j14 -j1 LIBDIR=/usr/lib/openais CFLAGS=-O2 -pipe CC=i686-pc-linux-gnu-gcc (cd lcr; echo ==== `pwd` ===; make all); ==== /var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr === make[1]: Entering directory `/var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr' i686-pc-linux-gnu-gcc -O2 -pipe -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -fPIC -c -o lcr_ifact.o lcr_ifact.c ar -rc liblcr.a lcr_ifact.o i686-pc-linux-gnu-gcc -O2 -pipe -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -fPIC -c -o test.o test.c i686-pc-linux-gnu-gcc -O2 -pipe -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -c -o uis.o uis.c i686-pc-linux-gnu-gcc -Wl,-O1 -ldl -lpthread -ldl -lpthread -L./ -rdynamic -fPIC test.o lcr_ifact.o uis.o -lpthread -o test lcr_ifact.o: In function `lcr_ifact_reference': lcr_ifact.c:(.text+0x7c7): undefined reference to `dlopen' lcr_ifact.c:(.text+0x8e0): undefined reference to `dlclose' lcr_ifact.c:(.text+0xe18): undefined reference to `dlerror' collect2: ld returned 1 exit status make[1]: *** [test] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr' make: *** [all] Error 2 >>> Source compiled. >>> Test phase [not enabled]: sys-cluster/openais-0.82 >>> Install openais-0.82 into /var/tmp/portage/sys-cluster/openais-0.82/image/ category sys-cluster make -j14 LIBDIR=/usr/lib/openais DESTDIR=/var/tmp/portage/sys-cluster/openais-0.82/image/ install (cd lcr; echo ==== `pwd` ===; make all); ==== /var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr === make[1]: Entering directory `/var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr' cc -Wl,-O1 -ldl -lpthread -ldl -lpthread -L./ -rdynamic -fPIC test.o lcr_ifact.o uis.o -lpthread -o test cc -O2 -pipe -Wall -fomit-frame-pointer -DOPENAIS_LINUX -Wall -fomit-frame-pointer -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -fPIC -c -o libtest_a.o libtest_a.c cc -O2 -pipe -Wall -fomit-frame-pointer -DOPENAIS_LINUX -Wall -fomit-frame-pointer -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -fPIC -c -o libtest_b.o libtest_b.c cc -O2 -pipe -Wall -fomit-frame-pointer -DOPENAIS_LINUX -Wall -fomit-frame-pointer -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -c -o uic.o uic.c cc -Wl,-O1 -ldl -lpthread -ldl -lpthread -L./ -rdynamic test.o libtest_a.o libtest_b.o lcr_ifact.o -o test_static cc -O2 -pipe -Wall -fomit-frame-pointer -DOPENAIS_LINUX -Wall -fomit-frame-pointer -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -shared -Wl,-soname,libtest_b.lcrso libtest_a.o -o libtest_a.lcrso lcr_ifact.o: In function `lcr_ifact_reference': lcr_ifact.c:(.text+0x7c7): undefined reference to `dlopen' lcr_ifact.c:(.text+0x8e0): undefined reference to `dlclose' lcr_ifact.c:(.text+0xe18): undefined reference to `dlerror' collect2: ld returned 1 exit status cc -O2 -pipe -Wall -fomit-frame-pointer -DOPENAIS_LINUX -Wall -fomit-frame-pointer -DOPENAIS_LINUX -I../include -DPREFIX='"/usr"' -shared -Wl,-soname,libtest_b.lcrso libtest_b.o -o libtest_b.lcrso make[1]: *** [test] Error 1 make[1]: *** Waiting for unfinished jobs.... lcr_ifact.o: In function `lcr_ifact_reference': lcr_ifact.c:(.text+0x7c7): undefined reference to `dlopen' lcr_ifact.c:(.text+0x8e0): undefined reference to `dlclose' lcr_ifact.c:(.text+0xe18): undefined reference to `dlerror' collect2: ld returned 1 exit status make[1]: *** [test_static] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-cluster/openais-0.82/work/openais-0.82/lcr' make: *** [all] Error 2 * * ERROR: sys-cluster/openais-0.82 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2482: Called die * The specific snippet of code: * emake LIBDIR="/usr/$(get_libdir)/openais" DESTDIR="${D}" install || die "make install failed"; * The die message: * make install failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-cluster/openais-0.82:20081123-122213.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/openais-0.82/temp/environment'. *