1. * Package: app-office/ledger-2.6.3-r1
  2. * Repository: gentoo
  3. * Maintainer: radhermit@gentoo.org
  4. * USE: amd64 elibc_glibc emacs kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ledger-2.6.3.tar.gz to /tmp/portage/app-office/ledger-2.6.3-r1/work
  8. >>> Source unpacked in /tmp/portage/app-office/ledger-2.6.3-r1/work
  9. >>> Preparing source in /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3 ...
  10. * Running eautoreconf in '/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3' ...
  11. * Running libtoolize --install --copy --force --automake ...
  12. [ ok ]
  13. * Running aclocal ...
  14. [ ok ]
  15. * Running autoconf ...
  16. [ ok ]
  17. * Running autoheader ...
  18. [ ok ]
  19. * Running automake --add-missing --copy --foreign ...
  20. [ ok ]
  21. * Running elibtoolize in: ledger-2.6.3/
  22. * Applying portage/1.2.0 patch ...
  23. * Applying sed/1.5.6 patch ...
  24. * Applying as-needed/2.4.2 patch ...
  25. >>> Source prepared.
  26. >>> Configuring source in /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3 ...
  27. * econf: updating ledger-2.6.3/config.sub with /usr/share/gnuconfig/config.sub
  28. * econf: updating ledger-2.6.3/config.guess with /usr/share/gnuconfig/config.guess
  29. ./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 --disable-dependency-tracking --disable-debug --with-lispdir=//usr/share/emacs/site-lisp/ledger --disable-ofx --disable-static --disable-xml
  30. configure: loading site script /usr/share/config.site
  31. checking for a BSD-compatible install... /usr/bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /bin/mkdir -p
  34. checking for gawk... gawk
  35. checking whether make sets $(MAKE)... yes
  36. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  37. checking whether the C++ compiler works... yes
  38. checking for C++ compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... no
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C++ compiler... yes
  43. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  44. checking for style of include used by make... GNU
  45. checking dependency style of x86_64-pc-linux-gnu-g++... none
  46. checking whether make sets $(MAKE)... (cached) yes
  47. checking build system type... x86_64-pc-linux-gnu
  48. checking host system type... x86_64-pc-linux-gnu
  49. checking how to print strings... printf
  50. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  55. checking for a sed that does not truncate output... /bin/sed
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for fgrep... /bin/grep -F
  59. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  60. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  61. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  62. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  63. checking whether ln -s works... yes
  64. checking the maximum length of command line arguments... 1572864
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  68. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  69. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  70. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  71. checking how to recognize dependent libraries... pass_all
  72. checking for x86_64-pc-linux-gnu-dlltool... no
  73. checking for dlltool... no
  74. checking how to associate runtime and link libraries... printf %s\n
  75. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  76. checking for archiver @FILE support... @
  77. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  78. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  79. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  80. checking for sysroot... no
  81. checking for x86_64-pc-linux-gnu-mt... no
  82. checking for mt... mt
  83. checking if mt is a manifest tool... no
  84. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  85. checking for ANSI C header files... yes
  86. checking for sys/types.h... yes
  87. checking for sys/stat.h... yes
  88. checking for stdlib.h... yes
  89. checking for string.h... yes
  90. checking for memory.h... yes
  91. checking for strings.h... yes
  92. checking for inttypes.h... yes
  93. checking for stdint.h... yes
  94. checking for unistd.h... yes
  95. checking for dlfcn.h... yes
  96. checking for objdir... .libs
  97. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  98. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  99. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  100. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  103. 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
  104. checking whether -lc should be explicitly linked in... no
  105. checking dynamic linker characteristics... GNU/Linux ld.so
  106. checking how to hardcode library paths into programs... immediate
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... no
  111. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  112. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  113. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  114. 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
  115. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  116. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  117. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  118. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  119. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  120. 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
  121. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking for emacs... emacs
  124. checking where .elc files should go... //usr/share/emacs/site-lisp/ledger
  125. checking if pipes can be used... true
  126. checking if libgmp is available... true
  127. checking if libpcre is available... true
  128. checking for ANSI C header files... (cached) yes
  129. checking for sys/stat.h... (cached) yes
  130. checking for stdbool.h that conforms to C99... yes
  131. checking for _Bool... yes
  132. checking for size_t... yes
  133. checking whether struct tm is in sys/time.h or time.h... time.h
  134. checking for ANSI C header files... (cached) yes
  135. checking for access... yes
  136. checking for mktime... yes
  137. checking for realpath... yes
  138. checking for stat... yes
  139. checking for strftime... yes
  140. checking for strptime... yes
  141. checking for getpwuid... yes
  142. checking for getpwnam... yes
  143. checking that generated files are newer than configure... done
  144. configure: creating ./config.status
  145. config.status: creating Makefile
  146. config.status: creating acconf.h
  147. config.status: acconf.h is unchanged
  148. config.status: executing depfiles commands
  149. config.status: executing libtool commands
  150. >>> Source configured.
  151. >>> Compiling source in /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3 ...
  152. make -j24
  153. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3/missing --run autoheader)
  154. rm -f stamp-h1
  155. touch acconf.h.in
  156. cd . && /bin/sh ./config.status acconf.h
  157. config.status: creating acconf.h
  158. config.status: acconf.h is unchanged
  159. make all-am
  160. make[1]: Entering directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  161. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libamounts_la-amount.lo `test -f 'amount.cc' || echo './'`amount.cc
  162. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libamounts_la-balance.lo `test -f 'balance.cc' || echo './'`balance.cc
  163. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libamounts_la-datetime.lo `test -f 'datetime.cc' || echo './'`datetime.cc
  164. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libamounts_la-value.lo `test -f 'value.cc' || echo './'`value.cc
  165. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc
  166. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-config.lo `test -f 'config.cc' || echo './'`config.cc
  167. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-csv.lo `test -f 'csv.cc' || echo './'`csv.cc
  168. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-derive.lo `test -f 'derive.cc' || echo './'`derive.cc
  169. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-emacs.lo `test -f 'emacs.cc' || echo './'`emacs.cc
  170. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-format.lo `test -f 'format.cc' || echo './'`format.cc
  171. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-journal.lo `test -f 'journal.cc' || echo './'`journal.cc
  172. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-mask.lo `test -f 'mask.cc' || echo './'`mask.cc
  173. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-option.lo `test -f 'option.cc' || echo './'`option.cc
  174. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-parser.lo `test -f 'parser.cc' || echo './'`parser.cc
  175. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-qif.lo `test -f 'qif.cc' || echo './'`qif.cc
  176. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-quotes.lo `test -f 'quotes.cc' || echo './'`quotes.cc
  177. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-reconcile.lo `test -f 'reconcile.cc' || echo './'`reconcile.cc
  178. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-report.lo `test -f 'report.cc' || echo './'`report.cc
  179. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-startup.lo `test -f 'startup.cc' || echo './'`startup.cc
  180. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-textual.lo `test -f 'textual.cc' || echo './'`textual.cc
  181. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-valexpr.lo `test -f 'valexpr.cc' || echo './'`valexpr.cc
  182. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-walk.lo `test -f 'walk.cc' || echo './'`walk.cc
  183. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libledger_la-xml.lo `test -f 'xml.cc' || echo './'`xml.cc
  184. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ledger-main.o `test -f 'main.cc' || echo './'`main.cc
  185. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c balance.cc -fPIC -DPIC -o .libs/libamounts_la-balance.o
  186. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c amount.cc -fPIC -DPIC -o .libs/libamounts_la-amount.o
  187. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c binary.cc -fPIC -DPIC -o .libs/libledger_la-binary.o
  188. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c datetime.cc -fPIC -DPIC -o .libs/libamounts_la-datetime.o
  189. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c value.cc -fPIC -DPIC -o .libs/libamounts_la-value.o
  190. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c config.cc -fPIC -DPIC -o .libs/libledger_la-config.o
  191. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c csv.cc -fPIC -DPIC -o .libs/libledger_la-csv.o
  192. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mask.cc -fPIC -DPIC -o .libs/libledger_la-mask.o
  193. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c derive.cc -fPIC -DPIC -o .libs/libledger_la-derive.o
  194. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quotes.cc -fPIC -DPIC -o .libs/libledger_la-quotes.o
  195. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c journal.cc -fPIC -DPIC -o .libs/libledger_la-journal.o
  196. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c emacs.cc -fPIC -DPIC -o .libs/libledger_la-emacs.o
  197. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c option.cc -fPIC -DPIC -o .libs/libledger_la-option.o
  198. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c parser.cc -fPIC -DPIC -o .libs/libledger_la-parser.o
  199. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c qif.cc -fPIC -DPIC -o .libs/libledger_la-qif.o
  200. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c format.cc -fPIC -DPIC -o .libs/libledger_la-format.o
  201. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reconcile.cc -fPIC -DPIC -o .libs/libledger_la-reconcile.o
  202. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c startup.cc -fPIC -DPIC -o .libs/libledger_la-startup.o
  203. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c report.cc -fPIC -DPIC -o .libs/libledger_la-report.o
  204. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c valexpr.cc -fPIC -DPIC -o .libs/libledger_la-valexpr.o
  205. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c textual.cc -fPIC -DPIC -o .libs/libledger_la-textual.o
  206. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xml.cc -fPIC -DPIC -o .libs/libledger_la-xml.o
  207. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c walk.cc -fPIC -DPIC -o .libs/libledger_la-walk.o
  208. WARNING: Warnings can be ignored. :-)
  209. if test "emacs" != no; then \
  210. set x; \
  211. list='ledger.el timeclock.el ledger.el timeclock.el'; for p in $list; do \
  212. if test -f "$p"; then d=; else d="./"; fi; \
  213. set x "$@" "$d$p"; shift; \
  214. done; \
  215. shift; \
  216. abs_srcdir="/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3" EMACS="emacs" /bin/sh \
  217. ./elisp-comp "$@" || exit 1; \
  218. else : ; fi
  219. cp: warning: source file 'ledger.el' specified more than once
  220. cp: warning: source file 'timeclock.el' specified more than once
  221. textual.cc: In function 'void ledger::write_textual_journal(ledger::journal_t&, std::string, ledger::item_handler<ledger::transaction_t>&, const string&, std::ostream&)':
  222. textual.cc:969:35: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result [-Wunused-result]
  223. textual.cc:974:37: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result [-Wunused-result]
  224. Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el
  225. and load others...
  226. Loading /usr/share/emacs/24.2/leim/leim-list.el (source)...
  227. Setting up CEDET packages...
  228. Setting up CEDET packages...done
  229. Warning: reference to free variable `url'
  230. Loading /usr/share/emacs/site-lisp/dictionary/dictionary-init.el (source)...
  231. /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libamounts.la -rpath /usr/lib64 libamounts_la-amount.lo libamounts_la-balance.lo libamounts_la-datetime.lo libamounts_la-value.lo -lpcre -lgmp
  232. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/libamounts_la-amount.o .libs/libamounts_la-balance.o .libs/libamounts_la-datetime.o .libs/libamounts_la-value.o -Wl,--as-needed -lpcre -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libamounts.so.0 -o .libs/libamounts.so.0.0.0
  233. libtool: link: (cd ".libs" && rm -f "libamounts.so.0" && ln -s "libamounts.so.0.0.0" "libamounts.so.0")
  234. libtool: link: (cd ".libs" && rm -f "libamounts.so" && ln -s "libamounts.so.0.0.0" "libamounts.so")
  235. libtool: link: ( cd ".libs" && rm -f "libamounts.la" && ln -s "../libamounts.la" "libamounts.la" )
  236. Loading w3m-wget...
  237. Loading mail-mime-setup...
  238. gnus-mime-setup is not found.
  239. emh-setup is not found.
  240. /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -release 2.6.3 -Wl,-O1 -Wl,--as-needed -o libledger.la -rpath /usr/lib64 libledger_la-binary.lo libledger_la-config.lo libledger_la-csv.lo libledger_la-derive.lo libledger_la-emacs.lo libledger_la-format.lo libledger_la-journal.lo libledger_la-mask.lo libledger_la-option.lo libledger_la-parser.lo libledger_la-qif.lo libledger_la-quotes.lo libledger_la-reconcile.lo libledger_la-report.lo libledger_la-startup.lo libledger_la-textual.lo libledger_la-valexpr.lo libledger_la-walk.lo libledger_la-xml.lo -lpcre -lgmp
  241. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/libledger_la-binary.o .libs/libledger_la-config.o .libs/libledger_la-csv.o .libs/libledger_la-derive.o .libs/libledger_la-emacs.o .libs/libledger_la-format.o .libs/libledger_la-journal.o .libs/libledger_la-mask.o .libs/libledger_la-option.o .libs/libledger_la-parser.o .libs/libledger_la-qif.o .libs/libledger_la-quotes.o .libs/libledger_la-reconcile.o .libs/libledger_la-report.o .libs/libledger_la-startup.o .libs/libledger_la-textual.o .libs/libledger_la-valexpr.o .libs/libledger_la-walk.o .libs/libledger_la-xml.o -Wl,--as-needed -lpcre -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libledger-2.6.3.so -o .libs/libledger-2.6.3.so
  242. libtool: link: (cd ".libs" && rm -f "libledger.so" && ln -s "libledger-2.6.3.so" "libledger.so")
  243. libtool: link: ( cd ".libs" && rm -f "libledger.la" && ln -s "../libledger.la" "libledger.la" )
  244. /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ledger ledger-main.o libamounts.la libledger.la -lpcre -lgmp
  245. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ledger ledger-main.o -Wl,--as-needed ./.libs/libamounts.so ./.libs/libledger.so -lpcre -lgmp
  246. In toplevel form:
  247. ledger.el:130:1:Warning: global/dynamic var `bold' lacks a prefix
  248. In ledger-auto-reconcile:
  249. ledger.el:517:38:Warning: `goto-line' used from Lisp code
  250. That command is designed for interactive use only
  251. In ledger-do-reconcile:
  252. ledger.el:624:49:Warning: `goto-line' used from Lisp code
  253. That command is designed for interactive use only
  254. ledger.el:633:6:Warning: `toggle-read-only' used from Lisp code
  255. That command is designed for interactive use only
  256. Wrote /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3/elc.437038/ledger.elc
  257. In timeclock-in:
  258. timeclock.el:378:37:Warning: `interactive-p' is an obsolete function (as of
  259. 23.2); use `called-interactively-p' instead.
  260. In timeclock-out:
  261. timeclock.el:401:19:Warning: `interactive-p' is an obsolete function (as of
  262. 23.2); use `called-interactively-p' instead.
  263. In timeclock-status-string:
  264. timeclock.el:444:18:Warning: `interactive-p' is an obsolete function (as of
  265. 23.2); use `called-interactively-p' instead.
  266. In timeclock-change:
  267. timeclock.el:456:21:Warning: `interactive-p' is an obsolete function (as of
  268. 23.2); use `called-interactively-p' instead.
  269. In timeclock-workday-remaining-string:
  270. timeclock.el:515:18:Warning: `interactive-p' is an obsolete function (as of
  271. 23.2); use `called-interactively-p' instead.
  272. In timeclock-workday-elapsed-string:
  273. timeclock.el:537:18:Warning: `interactive-p' is an obsolete function (as of
  274. 23.2); use `called-interactively-p' instead.
  275. In timeclock-when-to-leave-string:
  276. timeclock.el:582:18:Warning: `interactive-p' is an obsolete function (as of
  277. 23.2); use `called-interactively-p' instead.
  278. Wrote /tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3/elc.437038/timeclock.elc
  279. make[1]: Leaving directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  280. >>> Source compiled.
  281. >>> Test phase [check]: app-office/ledger-2.6.3-r1
  282. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  283. make -j24 -j24 -j1 check
  284. make check-TESTS
  285. make[1]: Entering directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  286. echo "exit 0" > RegressionTests
  287. chmod 755 RegressionTests
  288. PASS: RegressionTests
  289. =============
  290. 1 test passed
  291. =============
  292. make[1]: Leaving directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  293. >>> Install ledger-2.6.3-r1 into /tmp/portage/app-office/ledger-2.6.3-r1/image/ category app-office
  294. make -j24 DESTDIR=/tmp/portage/app-office/ledger-2.6.3-r1/image/ install
  295. make[1]: Entering directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  296. /bin/mkdir -p '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64'
  297. /bin/mkdir -p '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger'
  298. /bin/mkdir -p '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger'
  299. /bin/sh ./libtool --mode=install /usr/bin/install -c libamounts.la libledger.la '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64'
  300. /bin/mkdir -p '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/share/info'
  301. /usr/bin/install -c -m 644 'ledger.el' '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/ledger.el'
  302. /usr/bin/install -c -m 644 'ledger.el' '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/ledger.el'
  303. /bin/mkdir -p '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/include/ledger'
  304. /usr/bin/install: cannot create regular file '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/ledger.el' /usr/bin/install -c -m 644 'ledger.elc' '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/ledger.elc'
  305. : File exists
  306. make[1]: *** [install-lispLISP] Error 1
  307. make[1]: *** Waiting for unfinished jobs....
  308. /usr/bin/install -c -m 644 acconf.h amount.h balance.h datetime.h value.h debug.h util.h binary.h config.h csv.h derive.h emacs.h error.h format.h gnucash.h journal.h ledger.h mask.h option.h parser.h qif.h ofx.h quotes.h reconcile.h report.h textual.h timing.h valexpr.h walk.h xml.h '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/include/ledger'
  309. /usr/bin/install -c -m 644 'timeclock.el' '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/timeclock.el'
  310. /usr/bin/install -c -m 644 ./ledger.info '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/share/info'
  311. /usr/bin/install -c -m 644 'timeclock.elc' '/tmp/portage/app-office/ledger-2.6.3-r1/image///usr/share/emacs/site-lisp/ledger/timeclock.elc'
  312. install-info --info-dir='/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/share/info' '/tmp/portage/app-office/ledger-2.6.3-r1/image//usr/share/info/ledger.info'
  313. libtool: install: /usr/bin/install -c .libs/libamounts.so.0.0.0 /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64/libamounts.so.0.0.0
  314. libtool: install: (cd /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64 && { ln -s -f libamounts.so.0.0.0 libamounts.so.0 || { rm -f libamounts.so.0 && ln -s libamounts.so.0.0.0 libamounts.so.0; }; })
  315. libtool: install: (cd /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64 && { ln -s -f libamounts.so.0.0.0 libamounts.so || { rm -f libamounts.so && ln -s libamounts.so.0.0.0 libamounts.so; }; })
  316. libtool: install: /usr/bin/install -c .libs/libamounts.lai /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64/libamounts.la
  317. libtool: install: /usr/bin/install -c .libs/libledger-2.6.3.so /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64/libledger-2.6.3.so
  318. libtool: install: (cd /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64 && { ln -s -f libledger-2.6.3.so libledger.so || { rm -f libledger.so && ln -s libledger-2.6.3.so libledger.so; }; })
  319. libtool: install: /usr/bin/install -c .libs/libledger.lai /tmp/portage/app-office/ledger-2.6.3-r1/image//usr/lib64/libledger.la
  320. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  321. make[1]: Leaving directory `/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  322. make: *** [install-am] Error 2
  323. * ERROR: app-office/ledger-2.6.3-r1 failed (install phase):
  324. * emake failed
  325. *
  326. * If you need support, post the output of `emerge --info '=app-office/ledger-2.6.3-r1'`,
  327. * the complete build log and the output of `emerge -pqv '=app-office/ledger-2.6.3-r1'`.
  328. * The complete build log is located at '/var/log/portage/app-office:ledger-2.6.3-r1:20120823-045409.log'.
  329. * For convenience, a symlink to the build log is located at '/tmp/portage/app-office/ledger-2.6.3-r1/temp/build.log'.
  330. * The ebuild environment file is located at '/tmp/portage/app-office/ledger-2.6.3-r1/temp/environment'.
  331. * Working directory: '/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'
  332. * S: '/tmp/portage/app-office/ledger-2.6.3-r1/work/ledger-2.6.3'