[Bug 293714] [NEW PORT] graphics/pdfium: PDF rendering and manipulation library
Date: Fri, 27 Mar 2026 20:08:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293714
Dan Langille <dvl@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dvl@FreeBSD.org
--- Comment #9 from Dan Langille <dvl@FreeBSD.org> ---
The distinfo was wrong when I tested. I ran 'make makesum' to get them updated.
When attempting a 'poudriere testport', it failed with the below. I don't know
enough about this to proceed.
===> Configuring for pdfium-7746
cd
/wrkdirs/usr/ports/graphics/pdfium/work/pdfium-984c4a395b5f433e9643d8b6212606b2211e1500
&&
PKG_CONFIG_PATH="/wrkdirs/usr/ports/graphics/pdfium/work/pkgconfig:/usr/local/libdata/pkgconfig"
/usr/local/bin/gn gen out/Release --args='is_debug=false
is_component_build=false pdf_is_complete_lib=true pdf_is_standalone=false
pdf_enable_v8=false pdf_enable_xfa=false clang_use_chrome_plugins=false
use_sysroot=false use_custom_libcxx=false use_custom_libcxx_for_host=false
treat_warnings_as_errors=false clang_base_path="/usr/local/llvm19"
clang_version="19" use_llvm_libatomic=false use_allocator_shim=false
use_system_libpng=true use_system_libjpeg=true use_system_lcms2=true
use_system_libopenjpeg2=true'
ERROR at //build/toolchain/concurrent_links.gni:118:19: Script returned
non-zero exit code.
_command_dict = exec_script("get_concurrent_links.py", _args, "scope")
^----------
Current dir:
/wrkdirs/usr/ports/graphics/pdfium/work/pdfium-984c4a395b5f433e9643d8b6212606b2211e1500/out/Release/
Command: python3
/wrkdirs/usr/ports/graphics/pdfium/work/pdfium-984c4a395b5f433e9643d8b6212606b2211e1500/build/toolchain/get_concurrent_links.py
--mem_per_link_gb=3
Returned 127.
See //build/gn_logs.gni:6:1: whence it was imported.
import("//build/toolchain/concurrent_links.gni")
^----------------------------------------------
See //BUILD.gn:463:3: whence it was imported.
import("//build/gn_logs.gni")
^---------------------------
*** Error code 1
Stop.
make: stopped making "configure" in /usr/ports/graphics/pdfium
build of graphics/pdfium | pdfium-7746 ended at Fri Mar 27 20:05:24 UTC 2026
build time: 00:00:20
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.