>>> Unpacking source... >>> Unpacking lsyncd-1.26.tar.gz to /var/tmp/portage/app-admin/lsyncd-1.26/work >>> Source unpacked in /var/tmp/portage/app-admin/lsyncd-1.26/work >>> Compiling source in /var/tmp/portage/app-admin/lsyncd-1.26/work/lsyncd-1.26 ... * econf: updating lsyncd-1.26/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lsyncd-1.26/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-am make[1]: Entering directory `/var/tmp/portage/app-admin/lsyncd-1.26/work/lsyncd-1.26' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DXML_CONFIG -I. -Wall `xml2-config --cflags` -O2 -pipe -MT lsyncd.o -MD -MP -MF .deps/lsyncd.Tpo -c -o lsyncd.o lsyncd.c mv -f .deps/lsyncd.Tpo .deps/lsyncd.Po i686-pc-linux-gnu-gcc -Wall `xml2-config --cflags` -O2 -pipe `xml2-config --libs` -Wl,-O1 -o lsyncd lsyncd.o lsyncd.o: In function `parse_callopts': lsyncd.c:(.text+0x19c1): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1a2e): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1a42): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x1aa7): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1acf): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1aea): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1b05): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1b57): undefined reference to `xmlStrcmp' lsyncd.o:lsyncd.c:(.text+0x1b79): more undefined references to `xmlStrcmp' follow lsyncd.o: In function `parse_settings': lsyncd.c:(.text+0x1c93): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x1cc0): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1cd7): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1ceb): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x1d15): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x1d42): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1d56): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x1d83): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1dac): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1dd2): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1e3f): undefined reference to `xmlStrcmp' lsyncd.o: In function `parse_directory': lsyncd.c:(.text+0x1fc1): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x1fd5): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x2037): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x204b): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x2077): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x208b): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x20bf): undefined reference to `xmlStrcmp' lsyncd.o: In function `parse_config': lsyncd.c:(.text+0x2195): undefined reference to `xmlCheckVersion' lsyncd.c:(.text+0x21b2): undefined reference to `xmlReadFile' lsyncd.c:(.text+0x21c4): undefined reference to `xmlDocGetRootElement' lsyncd.c:(.text+0x21d9): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x21f1): undefined reference to `xmlGetProp' lsyncd.c:(.text+0x220c): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x2251): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x226c): undefined reference to `xmlFreeDoc' lsyncd.c:(.text+0x2271): undefined reference to `xmlCleanupParser' lsyncd.c:(.text+0x2297): undefined reference to `xmlStrcmp' lsyncd.c:(.text+0x22c4): undefined reference to `xmlStrcmp' collect2: ld returned 1 exit status make[1]: *** [lsyncd] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-admin/lsyncd-1.26/work/lsyncd-1.26' make: *** [all] Error 2 * * ERROR: app-admin/lsyncd-1.26 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 290: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: 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/log/portage/app-admin/lsyncd-1.26:20090704-201443.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/lsyncd-1.26/temp/environment'. *