You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/ampere1/data/135releng-armv7-quarterly/260a422233fc/logs/photoprint-0.4.2.p2_12.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=135releng-armv7-quarterly&build=260a422233fc Log: =>> Building print/photoprint build started at Sun Sep 14 15:44:53 UTC 2025 port directory: /usr/ports/print/photoprint package name: photoprint-0.4.2.p2_12 building for: FreeBSD 135releng-armv7-quarterly-job-13 13.5-RELEASE-p3 FreeBSD 13.5-RELEASE-p3 1305000 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 892 Jul 3 01:02 /usr/ports/print/photoprint/Makefile Ports top last git commit: 260a42223 Ports top unclean checkout: no Port dir last git commit: d7951ee86 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.3 Host OSVERSION: 1500052 Jail OSVERSION: 1305000 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p3 1305000 UNAME_r=13.5-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.3 MASTERMNT=/usr/local/poudriere/data/.m/135releng-armv7-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/135releng-armv7-quarterly/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=135releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/135releng-armv7-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.3 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CACHE_HOME=/wrkdirs/usr/ports/print/photoprint/work/.cache HOME=/wrkdirs/usr/ports/print/photoprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/photoprint/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/print/photoprint/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CACHE_HOME=/wrkdirs/usr/ports/print/photoprint/work/.cache HOME=/wrkdirs/usr/ports/print/photoprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/photoprint/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/print/photoprint/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-lX11 -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 " CX XSTD=gnu++98 BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/photoprint" EXAMPLESDIR="share/examples/photoprint" DATADIR="share/photoprint" WWWDIR="www/photoprint" ETCDIR="etc/photoprint" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/photoprint DOCSDIR=/usr/local/share/doc/photoprint EXAMPLESDIR=/usr/local/share/examples/photoprint WWWDIR=/usr/local/www/photoprint ETCDIR=/usr/local/etc/photoprint --End SUB_LIST-- ---Begin make.conf--- # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The photoprint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> photoprint-0.4.2.p2_12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.2.pkg [135releng-armv7-quarterly-job-13] Installing pkg-2.2.2... [135releng-armv7-quarterly-job-13] Extracting pkg-2.2.2: .......... done ===> photoprint-0.4.2.p2_12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of photoprint-0.4.2.p2_12 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The photoprint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by photoprint-0.4.2.p2_12 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The photoprint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by photoprint-0.4.2.p2_12 for building => SHA256 Checksum OK for photoprint-0.4.2-pre2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== <snip> >>> referenced by stpui_file.c >>> stpui_file.o:(stpui_file_set_state) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced by stpui_file.c >>> stpui_file.o:(stpui_file_set_state) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 41 more times ld: error: undefined symbol: gtk_spin_button_set_range >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_refresh) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_refresh) >>> referenced by stpui_slider.c >>> stpui_slider.o:(stpui_slider_refresh) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 7 more times ld: error: undefined symbol: gtk_spin_button_set_value >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_refresh) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_refresh) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_refresh) >>> referenced 23 more times ld: error: undefined symbol: gtk_hbox_get_type >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_get_type) >>> referenced by stpui_file.c >>> stpui_file.o:(stpui_file_new) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 22 more times ld: error: undefined symbol: gtk_container_set_border_width >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by stpui_optionpage.c >>> stpui_optionpage.o:(stpui_optionpage_new) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced by printoutputselector.cpp >>> printoutputselector.o:(printoutputselector_new) in archive >>> gp_cppsupport/.libs/libgp_cppsupport.a >>> referenced 16 more times ld: error: undefined symbol: gtk_frame_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_single.cpp >>> pp_layout_single.o:(pp_layout_single_new) >>> referenced by pp_layout_nup.cpp >>> pp_layout_nup.o:(pp_layout_nup_new) >>> referenced 7 more times ld: error: undefined symbol: gtk_frame_set_shadow_type >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_single.cpp >>> pp_layout_single.o:(pp_layout_single_new) >>> referenced by pp_layout_nup.cpp >>> pp_layout_nup.o:(pp_layout_nup_new) >>> referenced 4 more times ld: error: undefined symbol: gtk_box_pack_start >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced 159 more times ld: error: undefined symbol: gtk_widget_show >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced 320 more times ld: error: undefined symbol: gtk_container_add >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by splashscreen.cpp >>> splashscreen.o:(SplashScreen::SplashScreen()) in archive >>> splashscreen/.libs/libsplashscreen.a >>> referenced 25 more times ld: error: undefined symbol: gtk_scrolled_window_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(stpui_optionbook_new) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(buildpage) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 7 more times ld: error: undefined symbol: gtk_scrolled_window_set_policy >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(stpui_optionbook_new) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(buildpage) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 7 more times ld: error: undefined symbol: gtk_vbox_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by splashscreen.cpp >>> splashscreen.o:(SplashScreen::SplashScreen()) in archive >>> splashscreen/.libs/libsplashscreen.a >>> referenced 18 more times ld: error: undefined symbol: gtk_hbox_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by patheditor.cpp >>> patheditor.o:(patheditor_new) in archive >>> miscwidgets/.libs/libmiscwidgets.a >>> referenced 27 more times ld: error: undefined symbol: gtk_label_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced 75 more times ld: error: undefined symbol: gtk_misc_set_alignment >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced 37 more times ld: error: undefined symbol: gtk_spin_button_new_with_range >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced 16 more times ld: error: undefined symbol: gtk_scrolled_window_add_with_viewport >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(stpui_optionbook_new) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced by stpui_optionbook.c >>> stpui_optionbook.o:(buildpage) in archive >>> stpui_widgets/.libs/libstpui_widgets.a >>> referenced 4 more times ld: error: undefined symbol: gtk_expander_new >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_layout_single.cpp >>> pp_layout_single.o:(pp_layout_single_new) >>> referenced by pp_layout_poster.cpp >>> pp_layout_poster.o:(pp_layout_poster_new) >>> referenced 2 more times ld: error: undefined symbol: gtk_expander_set_expanded >>> referenced by pp_layout_carousel.cpp >>> pp_layout_carousel.o:(pp_layout_carousel_new) >>> referenced by pp_imageinfo.cpp >>> pp_imageinfo.o:(pp_imageinfo_new) >>> referenced by pp_sigcontrol.cpp >>> pp_sigcontrol.o:(pp_sigcontrol_new) >>> referenced 8 more times ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) c++: error: linker command failed with exit code 1 (use -v to see invocation) *** [photoprint] Error code 1 make[2]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2 1 error make[2]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2 make[1]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2 *** [all] Error code 2 make: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2 1 error make: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/print/photoprint
