* CPV: app-office/ledger-2.6.3 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU xml >>> Unpacking source... >>> Unpacking ledger-2.6.3.tar.gz to /var/tmp/portage/app-office/ledger-2.6.3/work >>> Source unpacked in /var/tmp/portage/app-office/ledger-2.6.3/work >>> Preparing source in /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3 ... * Running eautoreconf in '/var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: ledger-2.6.3 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3 ... * econf: updating ledger-2.6.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ledger-2.6.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-xml --disable-ofx --disable-debug --without-lispdir 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for emacs... no checking for xemacs... xemacs checking where .elc files should go... no checking if pipes can be used... true checking if libgmp is available... true checking if libpcre is available... true checking if libexpat is available... true checking for ANSI C header files... (cached) yes checking for sys/stat.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ANSI C header files... (cached) yes checking for access... yes checking for mktime... yes checking for realpath... yes checking for stat... yes checking for strftime... yes checking for strptime... yes checking for getpwuid... yes checking for getpwnam... yes configure: creating ./config.status config.status: creating Makefile config.status: creating acconf.h config.status: acconf.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3 ... make -j7 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/missing --run autoheader) rm -f stamp-h1 touch acconf.h.in cd . && /bin/sh ./config.status acconf.h config.status: creating acconf.h config.status: acconf.h is unchanged make all-am make[1]: Entering directory `/var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-amount.lo -MD -MP -MF .deps/libamounts_la-amount.Tpo -c -o libamounts_la-amount.lo `test -f 'amount.cc' || echo './'`amount.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-balance.lo -MD -MP -MF .deps/libamounts_la-balance.Tpo -c -o libamounts_la-balance.lo `test -f 'balance.cc' || echo './'`balance.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-datetime.lo -MD -MP -MF .deps/libamounts_la-datetime.Tpo -c -o libamounts_la-datetime.lo `test -f 'datetime.cc' || echo './'`datetime.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-value.lo -MD -MP -MF .deps/libamounts_la-value.Tpo -c -o libamounts_la-value.lo `test -f 'value.cc' || echo './'`value.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-binary.lo -MD -MP -MF .deps/libledger_la-binary.Tpo -c -o libledger_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-config.lo -MD -MP -MF .deps/libledger_la-config.Tpo -c -o libledger_la-config.lo `test -f 'config.cc' || echo './'`config.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-csv.lo -MD -MP -MF .deps/libledger_la-csv.Tpo -c -o libledger_la-csv.lo `test -f 'csv.cc' || echo './'`csv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-amount.lo -MD -MP -MF .deps/libamounts_la-amount.Tpo -c amount.cc -fPIC -DPIC -o .libs/libamounts_la-amount.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-value.lo -MD -MP -MF .deps/libamounts_la-value.Tpo -c value.cc -fPIC -DPIC -o .libs/libamounts_la-value.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-binary.lo -MD -MP -MF .deps/libledger_la-binary.Tpo -c binary.cc -fPIC -DPIC -o .libs/libledger_la-binary.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-balance.lo -MD -MP -MF .deps/libamounts_la-balance.Tpo -c balance.cc -fPIC -DPIC -o .libs/libamounts_la-balance.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-csv.lo -MD -MP -MF .deps/libledger_la-csv.Tpo -c csv.cc -fPIC -DPIC -o .libs/libledger_la-csv.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-datetime.lo -MD -MP -MF .deps/libamounts_la-datetime.Tpo -c datetime.cc -fPIC -DPIC -o .libs/libamounts_la-datetime.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-config.lo -MD -MP -MF .deps/libledger_la-config.Tpo -c config.cc -fPIC -DPIC -o .libs/libledger_la-config.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-config.lo -MD -MP -MF .deps/libledger_la-config.Tpo -c config.cc -o libledger_la-config.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-datetime.lo -MD -MP -MF .deps/libamounts_la-datetime.Tpo -c datetime.cc -o libamounts_la-datetime.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-csv.lo -MD -MP -MF .deps/libledger_la-csv.Tpo -c csv.cc -o libledger_la-csv.o >/dev/null 2>&1 mv -f .deps/libledger_la-config.Tpo .deps/libledger_la-config.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-derive.lo -MD -MP -MF .deps/libledger_la-derive.Tpo -c -o libledger_la-derive.lo `test -f 'derive.cc' || echo './'`derive.cc mv -f .deps/libamounts_la-datetime.Tpo .deps/libamounts_la-datetime.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-emacs.lo -MD -MP -MF .deps/libledger_la-emacs.Tpo -c -o libledger_la-emacs.lo `test -f 'emacs.cc' || echo './'`emacs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-derive.lo -MD -MP -MF .deps/libledger_la-derive.Tpo -c derive.cc -fPIC -DPIC -o .libs/libledger_la-derive.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-emacs.lo -MD -MP -MF .deps/libledger_la-emacs.Tpo -c emacs.cc -fPIC -DPIC -o .libs/libledger_la-emacs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-balance.lo -MD -MP -MF .deps/libamounts_la-balance.Tpo -c balance.cc -o libamounts_la-balance.o >/dev/null 2>&1 mv -f .deps/libledger_la-csv.Tpo .deps/libledger_la-csv.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-format.lo -MD -MP -MF .deps/libledger_la-format.Tpo -c -o libledger_la-format.lo `test -f 'format.cc' || echo './'`format.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-format.lo -MD -MP -MF .deps/libledger_la-format.Tpo -c format.cc -fPIC -DPIC -o .libs/libledger_la-format.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-amount.lo -MD -MP -MF .deps/libamounts_la-amount.Tpo -c amount.cc -o libamounts_la-amount.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-binary.lo -MD -MP -MF .deps/libledger_la-binary.Tpo -c binary.cc -o libledger_la-binary.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-emacs.lo -MD -MP -MF .deps/libledger_la-emacs.Tpo -c emacs.cc -o libledger_la-emacs.o >/dev/null 2>&1 mv -f .deps/libledger_la-emacs.Tpo .deps/libledger_la-emacs.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-journal.lo -MD -MP -MF .deps/libledger_la-journal.Tpo -c -o libledger_la-journal.lo `test -f 'journal.cc' || echo './'`journal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-derive.lo -MD -MP -MF .deps/libledger_la-derive.Tpo -c derive.cc -o libledger_la-derive.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-journal.lo -MD -MP -MF .deps/libledger_la-journal.Tpo -c journal.cc -fPIC -DPIC -o .libs/libledger_la-journal.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=amdfam10 -O2 -pipe -MT libamounts_la-value.lo -MD -MP -MF .deps/libamounts_la-value.Tpo -c value.cc -o libamounts_la-value.o >/dev/null 2>&1 mv -f .deps/libamounts_la-balance.Tpo .deps/libamounts_la-balance.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-mask.lo -MD -MP -MF .deps/libledger_la-mask.Tpo -c -o libledger_la-mask.lo `test -f 'mask.cc' || echo './'`mask.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-mask.lo -MD -MP -MF .deps/libledger_la-mask.Tpo -c mask.cc -fPIC -DPIC -o .libs/libledger_la-mask.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-mask.lo -MD -MP -MF .deps/libledger_la-mask.Tpo -c mask.cc -o libledger_la-mask.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-format.lo -MD -MP -MF .deps/libledger_la-format.Tpo -c format.cc -o libledger_la-format.o >/dev/null 2>&1 mv -f .deps/libledger_la-derive.Tpo .deps/libledger_la-derive.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-option.lo -MD -MP -MF .deps/libledger_la-option.Tpo -c -o libledger_la-option.lo `test -f 'option.cc' || echo './'`option.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-option.lo -MD -MP -MF .deps/libledger_la-option.Tpo -c option.cc -fPIC -DPIC -o .libs/libledger_la-option.o mv -f .deps/libamounts_la-amount.Tpo .deps/libamounts_la-amount.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-parser.lo -MD -MP -MF .deps/libledger_la-parser.Tpo -c -o libledger_la-parser.lo `test -f 'parser.cc' || echo './'`parser.cc mv -f .deps/libledger_la-mask.Tpo .deps/libledger_la-mask.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-qif.lo -MD -MP -MF .deps/libledger_la-qif.Tpo -c -o libledger_la-qif.lo `test -f 'qif.cc' || echo './'`qif.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-parser.lo -MD -MP -MF .deps/libledger_la-parser.Tpo -c parser.cc -fPIC -DPIC -o .libs/libledger_la-parser.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-qif.lo -MD -MP -MF .deps/libledger_la-qif.Tpo -c qif.cc -fPIC -DPIC -o .libs/libledger_la-qif.o mv -f .deps/libledger_la-binary.Tpo .deps/libledger_la-binary.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-quotes.lo -MD -MP -MF .deps/libledger_la-quotes.Tpo -c -o libledger_la-quotes.lo `test -f 'quotes.cc' || echo './'`quotes.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-quotes.lo -MD -MP -MF .deps/libledger_la-quotes.Tpo -c quotes.cc -fPIC -DPIC -o .libs/libledger_la-quotes.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-journal.lo -MD -MP -MF .deps/libledger_la-journal.Tpo -c journal.cc -o libledger_la-journal.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-quotes.lo -MD -MP -MF .deps/libledger_la-quotes.Tpo -c quotes.cc -o libledger_la-quotes.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-parser.lo -MD -MP -MF .deps/libledger_la-parser.Tpo -c parser.cc -o libledger_la-parser.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-qif.lo -MD -MP -MF .deps/libledger_la-qif.Tpo -c qif.cc -o libledger_la-qif.o >/dev/null 2>&1 mv -f .deps/libledger_la-quotes.Tpo .deps/libledger_la-quotes.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-reconcile.lo -MD -MP -MF .deps/libledger_la-reconcile.Tpo -c -o libledger_la-reconcile.lo `test -f 'reconcile.cc' || echo './'`reconcile.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-reconcile.lo -MD -MP -MF .deps/libledger_la-reconcile.Tpo -c reconcile.cc -fPIC -DPIC -o .libs/libledger_la-reconcile.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-option.lo -MD -MP -MF .deps/libledger_la-option.Tpo -c option.cc -o libledger_la-option.o >/dev/null 2>&1 mv -f .deps/libledger_la-format.Tpo .deps/libledger_la-format.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-report.lo -MD -MP -MF .deps/libledger_la-report.Tpo -c -o libledger_la-report.lo `test -f 'report.cc' || echo './'`report.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-report.lo -MD -MP -MF .deps/libledger_la-report.Tpo -c report.cc -fPIC -DPIC -o .libs/libledger_la-report.o mv -f .deps/libamounts_la-value.Tpo .deps/libamounts_la-value.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-startup.lo -MD -MP -MF .deps/libledger_la-startup.Tpo -c -o libledger_la-startup.lo `test -f 'startup.cc' || echo './'`startup.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-startup.lo -MD -MP -MF .deps/libledger_la-startup.Tpo -c startup.cc -fPIC -DPIC -o .libs/libledger_la-startup.o mv -f .deps/libledger_la-parser.Tpo .deps/libledger_la-parser.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-textual.lo -MD -MP -MF .deps/libledger_la-textual.Tpo -c -o libledger_la-textual.lo `test -f 'textual.cc' || echo './'`textual.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-textual.lo -MD -MP -MF .deps/libledger_la-textual.Tpo -c textual.cc -fPIC -DPIC -o .libs/libledger_la-textual.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-reconcile.lo -MD -MP -MF .deps/libledger_la-reconcile.Tpo -c reconcile.cc -o libledger_la-reconcile.o >/dev/null 2>&1 mv -f .deps/libledger_la-qif.Tpo .deps/libledger_la-qif.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-valexpr.lo -MD -MP -MF .deps/libledger_la-valexpr.Tpo -c -o libledger_la-valexpr.lo `test -f 'valexpr.cc' || echo './'`valexpr.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-valexpr.lo -MD -MP -MF .deps/libledger_la-valexpr.Tpo -c valexpr.cc -fPIC -DPIC -o .libs/libledger_la-valexpr.o mv -f .deps/libledger_la-journal.Tpo .deps/libledger_la-journal.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-walk.lo -MD -MP -MF .deps/libledger_la-walk.Tpo -c -o libledger_la-walk.lo `test -f 'walk.cc' || echo './'`walk.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-startup.lo -MD -MP -MF .deps/libledger_la-startup.Tpo -c startup.cc -o libledger_la-startup.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-walk.lo -MD -MP -MF .deps/libledger_la-walk.Tpo -c walk.cc -fPIC -DPIC -o .libs/libledger_la-walk.o textual.cc: In function ‘void ledger::write_textual_journal(ledger::journal_t&, std::string, ledger::item_handler&, const std::string&, std::ostream&)’: textual.cc:969: warning: ignoring return value of ‘char* realpath(const char*, char*)’, declared with attribute warn_unused_result textual.cc:974: warning: ignoring return value of ‘char* realpath(const char*, char*)’, declared with attribute warn_unused_result mv -f .deps/libledger_la-reconcile.Tpo .deps/libledger_la-reconcile.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-xml.lo -MD -MP -MF .deps/libledger_la-xml.Tpo -c -o libledger_la-xml.lo `test -f 'xml.cc' || echo './'`xml.cc mv -f .deps/libledger_la-startup.Tpo .deps/libledger_la-startup.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-gnucash.lo -MD -MP -MF .deps/libledger_la-gnucash.Tpo -c -o libledger_la-gnucash.lo `test -f 'gnucash.cc' || echo './'`gnucash.cc mv -f .deps/libledger_la-option.Tpo .deps/libledger_la-option.Plo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT ledger-main.o -MD -MP -MF .deps/ledger-main.Tpo -c -o ledger-main.o `test -f 'main.cc' || echo './'`main.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-xml.lo -MD -MP -MF .deps/libledger_la-xml.Tpo -c xml.cc -fPIC -DPIC -o .libs/libledger_la-xml.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-gnucash.lo -MD -MP -MF .deps/libledger_la-gnucash.Tpo -c gnucash.cc -fPIC -DPIC -o .libs/libledger_la-gnucash.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-report.lo -MD -MP -MF .deps/libledger_la-report.Tpo -c report.cc -o libledger_la-report.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-gnucash.lo -MD -MP -MF .deps/libledger_la-gnucash.Tpo -c gnucash.cc -o libledger_la-gnucash.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-xml.lo -MD -MP -MF .deps/libledger_la-xml.Tpo -c xml.cc -o libledger_la-xml.o >/dev/null 2>&1 mv -f .deps/libledger_la-report.Tpo .deps/libledger_la-report.Plo WARNING: Warnings can be ignored. :-) if test "xemacs" != no; then \ set x; \ list='ledger.el timeclock.el ledger.el timeclock.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="xemacs" /bin/sh ./elisp-comp "$@" || exit 1; \ else : ; fi cp: warning: source file `ledger.el' specified more than once cp: warning: source file `timeclock.el' specified more than once libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-textual.lo -MD -MP -MF .deps/libledger_la-textual.Tpo -c textual.cc -o libledger_la-textual.o >/dev/null 2>&1 Compiling /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/elc.30265/ledger.el... While compiling toplevel forms in file /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/elc.30265/ledger.el: !! File error (("Cannot open load file" "esh-util")) >>Error occurred processing ledger.el: Cannot open load file: esh-util Compiling /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/elc.30265/timeclock.el... While compiling timeclock-modeline-display in file /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/elc.30265/timeclock.el: ** reference to free variable display-time-mode While compiling timeclock-log-data: ** variable todays-date bound but not referenced While compiling timeclock-find-discrep: ** variable avg bound but not referenced While compiling the end of the data: ** The following functions are not known to be defined: cancel-timer, propertize, time-less-p Wrote /var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3/elc.30265/timeclock.elc Done make[1]: *** [elc-stamp] Error 1 make[1]: *** Waiting for unfinished jobs.... mv -f .deps/ledger-main.Tpo .deps/ledger-main.Po mv -f .deps/libledger_la-gnucash.Tpo .deps/libledger_la-gnucash.Plo mv -f .deps/libledger_la-xml.Tpo .deps/libledger_la-xml.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-valexpr.lo -MD -MP -MF .deps/libledger_la-valexpr.Tpo -c valexpr.cc -o libledger_la-valexpr.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_EXPAT=1 -march=amdfam10 -O2 -pipe -MT libledger_la-walk.lo -MD -MP -MF .deps/libledger_la-walk.Tpo -c walk.cc -o libledger_la-walk.o >/dev/null 2>&1 mv -f .deps/libledger_la-textual.Tpo .deps/libledger_la-textual.Plo mv -f .deps/libledger_la-valexpr.Tpo .deps/libledger_la-valexpr.Plo mv -f .deps/libledger_la-walk.Tpo .deps/libledger_la-walk.Plo make[1]: Leaving directory `/var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3' make: *** [all] Error 2 * ERROR: app-office/ledger-2.6.3 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 3046: Called _eapi2_src_compile * ebuild.sh, line 646: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-office/ledger-2.6.3', * the complete build log and the output of 'emerge -pqv =app-office/ledger-2.6.3'. * The complete build log is located at '/var/tmp/portage/app-office/ledger-2.6.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-office/ledger-2.6.3/temp/environment'. * S: '/var/tmp/portage/app-office/ledger-2.6.3/work/ledger-2.6.3'