FS#56694 - [poppler] Unable to build package

Attached to Project: Arch Linux
Opened by Josiah Schwab (jschwab) - Wednesday, 13 December 2017, 00:03 GMT
Last edited by Jan de Groot (JGC) - Friday, 15 December 2017, 23:06 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Building the poppler 0.61.1 package fails.


Steps to reproduce:

Run asp export poppler, change to the poppler directory, and run extra-x86_64-build.

The build process runs for a while and then stops with an error like:

WARNING:root:Running scanner failed: [Errno 2] No such file or directory: 'LD_LIBRARY_PATH=/tmp/poppler/src/build/glib': 'LD_LIBRARY_PATH=/tmp/poppler/src/build/glib', command: LD_LIBRARY_PATH=/tmp/poppler/src/build/glib ./poppler-scan
Traceback (most recent call last):
File "/tmp/poppler/src/poppler-0.61.1/make-glib-api-docs", line 66, in <module>
gtkdoc.generate(not args.skip_html)
File "/tmp/poppler/src/poppler-0.61.1/gtkdoc.py", line 143, in generate
self._run_gtkdoc_scangobj()
File "/tmp/poppler/src/poppler-0.61.1/gtkdoc.py", line 338, in _run_gtkdoc_scangobj
env=env, cwd=self.output_dir)
File "/tmp/poppler/src/poppler-0.61.1/gtkdoc.py", line 209, in _run_command
% (args[0], process.returncode))
Exception: gtkdoc-scangobj produced a non-zero return code 1
make[2]: *** [glib/reference/CMakeFiles/glib-docs.dir/build.make:61: glib/reference/glib-docs-build.stamp] Error 1
make[1]: *** [CMakeFiles/Makefile2:794: glib/reference/CMakeFiles/glib-docs.dir/all] Error 2

The Arch reproducible build project appears to see the same error:
https://tests.reproducible-builds.org/archlinux/extra/poppler/build1.log
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 15 December 2017, 23:06 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in trunk.
Comment by Jan de Groot (JGC) - Friday, 15 December 2017, 08:54 GMT
This is a bug in poppler: https://bugzilla.gnome.org/show_bug.cgi?id=789800#c10

The comment states webkit, but the same applies to poppler.

Loading...