1. * Package: app-text/pdf2djvu-0.7.13
  2. * Repository: gentoo
  3. * Maintainer: printing@gentoo.org
  4. * USE: amd64 elibc_glibc graphicsmagick kernel_linux multilib nls openmp test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking pdf2djvu_0.7.13.tar.gz to /tmp/portage/app-text/pdf2djvu-0.7.13/work
  8. >>> Source unpacked in /tmp/portage/app-text/pdf2djvu-0.7.13/work
  9. >>> Preparing source in /tmp/portage/app-text/pdf2djvu-0.7.13/work/pdf2djvu-0.7.13 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/app-text/pdf2djvu-0.7.13/work/pdf2djvu-0.7.13 ...
  12. * econf: updating pdf2djvu-0.7.13/tools/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating pdf2djvu-0.7.13/tools/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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-openmp --enable-nls --with-graphicsmagick
  15. configure: loading site script /usr/share/config.site
  16. configure: loading site script /usr/share/crossdev/include/site/linux
  17. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  18. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  19. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  20. checking whether the C++ compiler works... yes
  21. checking for C++ compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C++ compiler... yes
  26. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  27. checking for a BSD-compatible install... /usr/bin/install -c
  28. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  29. checking for x86_64-pc-linux-gnu-pkg-config... no
  30. checking for pkg-config... /usr/bin/pkg-config
  31. checking pkg-config is at least version 0.9.0... yes
  32. checking for DJVULIBRE... yes
  33. checking DjVuLibre fitness... ok
  34. checking for POPPLER... yes
  35. checking for GRAPHICSMAGICK... yes
  36. checking for XSLT... yes
  37. checking for fork... no
  38. checking for PStreams... no (or not usable)
  39. checking whether make sets $(MAKE)... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking whether NLS is requested... yes
  42. checking for msgfmt... /usr/bin/msgfmt
  43. checking for gmsgfmt... /usr/bin/gmsgfmt
  44. checking for xgettext... /usr/bin/xgettext
  45. checking for msgmerge... /usr/bin/msgmerge
  46. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  47. checking whether we are using the GNU C compiler... no
  48. checking whether x86_64-pc-linux-gnu-gcc accepts -g... no
  49. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... unsupported
  50. checking build system type... x86_64-pc-linux-gnu
  51. checking host system type... x86_64-pc-linux-gnu
  52. checking for non-GNU ld... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for shared library run path origin... done
  55. checking for grep that handles long lines and -e... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for CFPreferencesCopyAppValue... no
  58. checking for CFLocaleCopyCurrent... no
  59. checking for GNU gettext in libc... no
  60. checking for iconv... no, consider installing GNU libiconv
  61. checking for GNU gettext in libintl... no
  62. checking whether to use NLS... no
  63. checking for wchar_t encoding... UTF-32 or UTF-16
  64. checking for OpenMP flag of C++ compiler... unknown
  65. checking for MinGW ANSI stdio... no
  66. checking CXXFLAGS for maximum warnings... no, unknown
  67. configure: creating ./config.status
  68. config.status: creating Makefile.common
  69. config.status: creating version.hh
  70. config.status: executing po-directories commands
  71. WARNING: Parallel page rendering will be disabled.
  72. Please consider using a compiler with OpenMP support to enable this
  73. functionality.
  74. >>> Source configured.
  75. >>> Compiling source in /tmp/portage/app-text/pdf2djvu-0.7.13/work/pdf2djvu-0.7.13 ...
  76. make -j24
  77. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o config.o config.cc
  78. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o debug.o debug.cc
  79. tools/generate-paths-hh localedir /usr/share/locale djvulibre_bindir /usr/bin
  80. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o image-filter.o image-filter.cc
  81. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o pdf-backend.o pdf-backend.cc
  82. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o pdf-dpi.o pdf-dpi.cc
  83. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o sexpr.o sexpr.cc
  84. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o string-format.o string-format.cc
  85. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o system.o system.cc
  86. tools/xml2c < xmp-dummy.xml > xmp-dummy.hh
  87. tools/xml2c < xmp-xslt.xml > xmp-xslt.hh
  88. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o i18n.o i18n.cc
  89. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o pdf2djvu.o pdf2djvu.cc
  90. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/libxml2 -c -o xmp.o xmp.cc
  91. In file included from image-filter.cc:8:0:
  92. version.hh:12:39: warning: missing terminating " character [enabled by default]
  93. version.hh:63:24: warning: missing terminating " character [enabled by default]
  94. version.hh:78:32: warning: missing terminating " character [enabled by default]
  95. In file included from i18n.hh:11:0,
  96. from i18n.cc:10:
  97. version.hh:12:39: warning: missing terminating " character [enabled by default]
  98. version.hh:63:24: warning: missing terminating " character [enabled by default]
  99. version.hh:78:32: warning: missing terminating " character [enabled by default]
  100. In file included from i18n.hh:11:0,
  101. from xmp.cc:8:
  102. version.hh:12:39: warning: missing terminating " character [enabled by default]
  103. version.hh:63:24: warning: missing terminating " character [enabled by default]
  104. version.hh:78:32: warning: missing terminating " character [enabled by default]
  105. In file included from xmp.cc:9:0:
  106. version.hh:12:39: warning: missing terminating " character [enabled by default]
  107. version.hh:63:24: warning: missing terminating " character [enabled by default]
  108. version.hh:78:32: warning: missing terminating " character [enabled by default]
  109. In file included from system.hh:16:0,
  110. from debug.hh:15,
  111. from debug.cc:8:
  112. version.hh:12:39: warning: missing terminating " character [enabled by default]
  113. version.hh:63:24: warning: missing terminating " character [enabled by default]
  114. version.hh:78:32: warning: missing terminating " character [enabled by default]
  115. In file included from pdf-backend.hh:19:0,
  116. from pdf-dpi.hh:11,
  117. from pdf-dpi.cc:8:
  118. version.hh:12:39: warning: missing terminating " character [enabled by default]
  119. version.hh:63:24: warning: missing terminating " character [enabled by default]
  120. version.hh:78:32: warning: missing terminating " character [enabled by default]
  121. In file included from i18n.hh:11:0,
  122. from config.hh:19,
  123. from config.cc:17:
  124. version.hh:12:39: warning: missing terminating " character [enabled by default]
  125. version.hh:63:24: warning: missing terminating " character [enabled by default]
  126. version.hh:78:32: warning: missing terminating " character [enabled by default]
  127. In file included from system.hh:16:0,
  128. from i18n.cc:12:
  129. version.hh:12:39: warning: missing terminating " character [enabled by default]
  130. version.hh:63:24: warning: missing terminating " character [enabled by default]
  131. version.hh:78:32: warning: missing terminating " character [enabled by default]
  132. In file included from i18n.hh:11:0,
  133. from string-format.cc:18:
  134. version.hh:12:39: warning: missing terminating " character [enabled by default]
  135. version.hh:63:24: warning: missing terminating " character [enabled by default]
  136. version.hh:78:32: warning: missing terminating " character [enabled by default]
  137. In file included from pdf-backend.hh:19:0,
  138. from xmp.hh:14,
  139. from xmp.cc:10:
  140. version.hh:12:39: warning: missing terminating " character [enabled by default]
  141. version.hh:63:24: warning: missing terminating " character [enabled by default]
  142. version.hh:78:32: warning: missing terminating " character [enabled by default]
  143. In file included from system.hh:16:0,
  144. from debug.hh:15,
  145. from config.cc:19:
  146. version.hh:12:39: warning: missing terminating " character [enabled by default]
  147. version.hh:63:24: warning: missing terminating " character [enabled by default]
  148. version.hh:78:32: warning: missing terminating " character [enabled by default]
  149. In file included from config.cc:22:0:
  150. version.hh:12:39: warning: missing terminating " character [enabled by default]
  151. version.hh:63:24: warning: missing terminating " character [enabled by default]
  152. version.hh:78:32: warning: missing terminating " character [enabled by default]
  153. In file included from system.hh:16:0,
  154. from system.cc:31:
  155. version.hh:12:39: warning: missing terminating " character [enabled by default]
  156. version.hh:63:24: warning: missing terminating " character [enabled by default]
  157. version.hh:78:32: warning: missing terminating " character [enabled by default]
  158. In file included from i18n.hh:11:0,
  159. from system.cc:33:
  160. version.hh:12:39: warning: missing terminating " character [enabled by default]
  161. version.hh:63:24: warning: missing terminating " character [enabled by default]
  162. version.hh:78:32: warning: missing terminating " character [enabled by default]
  163. In file included from pdf-backend.hh:19:0,
  164. from pdf2djvu.cc:24:
  165. version.hh:12:39: warning: missing terminating " character [enabled by default]
  166. version.hh:63:24: warning: missing terminating " character [enabled by default]
  167. version.hh:78:32: warning: missing terminating " character [enabled by default]
  168. In file included from system.hh:16:0,
  169. from debug.hh:15,
  170. from pdf-backend.cc:20:
  171. version.hh:12:39: warning: missing terminating " character [enabled by default]
  172. version.hh:63:24: warning: missing terminating " character [enabled by default]
  173. version.hh:78:32: warning: missing terminating " character [enabled by default]
  174. In file included from i18n.hh:11:0,
  175. from pdf-backend.cc:21:
  176. version.hh:12:39: warning: missing terminating " character [enabled by default]
  177. version.hh:63:24: warning: missing terminating " character [enabled by default]
  178. version.hh:78:32: warning: missing terminating " character [enabled by default]
  179. In file included from pdf-backend.hh:19:0,
  180. from pdf-backend.cc:22:
  181. version.hh:12:39: warning: missing terminating " character [enabled by default]
  182. version.hh:63:24: warning: missing terminating " character [enabled by default]
  183. version.hh:78:32: warning: missing terminating " character [enabled by default]
  184. In file included from i18n.hh:11:0,
  185. from pdf-backend.hh:32,
  186. from pdf-dpi.hh:11,
  187. from pdf-dpi.cc:8:
  188. version.hh:12:39: warning: missing terminating " character [enabled by default]
  189. version.hh:63:24: warning: missing terminating " character [enabled by default]
  190. version.hh:78:32: warning: missing terminating " character [enabled by default]
  191. In file included from i18n.hh:11:0,
  192. from pdf-backend.hh:32,
  193. from pdf2djvu.cc:24:
  194. version.hh:12:39: warning: missing terminating " character [enabled by default]
  195. version.hh:63:24: warning: missing terminating " character [enabled by default]
  196. version.hh:78:32: warning: missing terminating " character [enabled by default]
  197. In file included from system.hh:16:0,
  198. from debug.hh:15,
  199. from pdf2djvu.cc:27:
  200. version.hh:12:39: warning: missing terminating " character [enabled by default]
  201. version.hh:63:24: warning: missing terminating " character [enabled by default]
  202. version.hh:78:32: warning: missing terminating " character [enabled by default]
  203. In file included from pdf-backend.hh:19:0,
  204. from image-filter.hh:14,
  205. from image-filter.cc:18:
  206. version.hh:12:39: warning: missing terminating " character [enabled by default]
  207. version.hh:63:24: warning: missing terminating " character [enabled by default]
  208. version.hh:78:32: warning: missing terminating " character [enabled by default]
  209. In file included from pdf2djvu.cc:33:0:
  210. version.hh:12:39: warning: missing terminating " character [enabled by default]
  211. version.hh:63:24: warning: missing terminating " character [enabled by default]
  212. version.hh:78:32: warning: missing terminating " character [enabled by default]
  213. pdf2djvu.cc:1235:5: error: missing terminating " character
  214. xmp.cc:240:5: error: missing terminating " character
  215. In file included from i18n.hh:11:0,
  216. from pdf-backend.hh:32,
  217. from image-filter.hh:14,
  218. from image-filter.cc:18:
  219. version.hh:12:39: warning: missing terminating " character [enabled by default]
  220. version.hh:63:24: warning: missing terminating " character [enabled by default]
  221. version.hh:78:32: warning: missing terminating " character [enabled by default]
  222. system.cc: In destructor 'virtual TemporaryDirectory::~TemporaryDirectory()':
  223. system.cc:960:31: error: 'rmdir' was not declared in this scope
  224. system.cc: In member function 'void TemporaryFile::construct()':
  225. system.cc:1043:7: error: '::close' has not been declared
  226. system.cc: In destructor 'virtual TemporaryFile::~TemporaryFile()':
  227. system.cc:1069:32: error: 'unlink' was not declared in this scope
  228. system.cc: In function 'bool is_stream_a_tty(const ostream&)':
  229. system.cc:1289:19: error: 'STDOUT_FILENO' was not declared in this scope
  230. system.cc:1289:32: error: 'isatty' was not declared in this scope
  231. make: *** [system.o] Error 1
  232. make: *** Waiting for unfinished jobs....
  233. xmp.cc: In function 'std::string xmp::transform(const string&, const pdf::Metadata&)':
  234. xmp.cc:240:52: error: no matching function for call to 'string_as_xpath()'
  235. xmp.cc:240:52: note: candidates are:
  236. xmp.cc:143:13: note: void string_as_xpath(const string&, std::ostream&)
  237. xmp.cc:143:13: note: candidate expects 2 arguments, 0 provided
  238. xmp.cc:185:20: note: std::string string_as_xpath(const string&)
  239. xmp.cc:185:20: note: candidate expects 1 argument, 0 provided
  240. make: *** [xmp.o] Error 1
  241. pdf2djvu.cc: In function 'int xmain(int, char* const*)':
  242. pdf2djvu.cc:1235:33: error: expected primary-expression before '<<' token
  243. make: *** [pdf2djvu.o] Error 1
  244. * ERROR: app-text/pdf2djvu-0.7.13 failed (compile phase):
  245. * emake failed
  246. *
  247. * If you need support, post the output of `emerge --info '=app-text/pdf2djvu-0.7.13'`,
  248. * the complete build log and the output of `emerge -pqv '=app-text/pdf2djvu-0.7.13'`.
  249. * The complete build log is located at '/var/log/portage/app-text:pdf2djvu-0.7.13:20120730-125237.log'.
  250. * For convenience, a symlink to the build log is located at '/tmp/portage/app-text/pdf2djvu-0.7.13/temp/build.log'.
  251. * The ebuild environment file is located at '/tmp/portage/app-text/pdf2djvu-0.7.13/temp/environment'.
  252. * Working directory: '/tmp/portage/app-text/pdf2djvu-0.7.13/work/pdf2djvu-0.7.13'
  253. * S: '/tmp/portage/app-text/pdf2djvu-0.7.13/work/pdf2djvu-0.7.13'