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/142arm64-quarterly/6f2d24d37f72/logs/viewglob-2.0.4_10.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=142arm64-quarterly&build=6f2d24d37f72 Log: =>> Building shells/viewglob build started at Thu Aug 7 00:17:53 UTC 2025 port directory: /usr/ports/shells/viewglob package name: viewglob-2.0.4_10 building for: FreeBSD 142arm64-quarterly-job-11 14.2-RELEASE-p4 FreeBSD 14.2-RELEASE-p4 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 418 Jul 3 01:02 /usr/ports/shells/viewglob/Makefile Ports top last git commit: 6f2d24d37 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: 1402000 Job Id: 11 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p4 UNAME_r=14.2-RELEASE-p4 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/142arm64-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/142arm64-quarterly/11/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142arm64-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/shells/viewglob/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/viewglob/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/viewglob/work/.cache HOME=/wrkdirs/usr/ports/shells/viewglob/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/viewglob/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/viewglob/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/shells/viewglob/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/viewglob/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/viewglob/work/.cache HOME=/wrkdirs/usr/ports/shells/viewglob/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/viewglob/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/viewglob/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lm -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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 064 4" 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=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/viewglob" EXAMPLESDIR="share/examples/viewglob" DATADIR="share/viewglob" WWWDIR="www/viewglob" ETCDIR="etc/viewglob" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/viewglob DOCSDIR=/usr/local/share/doc/viewglob EXAMPLESDIR=/usr/local/share/examples/viewglob WWWDIR=/usr/local/www/viewglob ETCDIR=/usr/local/etc/viewglob --End SUB_LIST-- ---Begin make.conf--- 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) 1048576 stack size (kbytes, -s) 1048576 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The viewglob 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 =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> viewglob-2.0.4_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [142arm64-quarterly-job-11] Installing pkg-2.2.1... [142arm64-quarterly-job-11] Extracting pkg-2.2.1: .......... done ===> viewglob-2.0.4_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of viewglob-2.0.4_10 =========================================================================== =======================<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 viewglob 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 ===> Fetching all distfiles required by viewglob-2.0.4_10 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The viewglob 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 ===> Fetching all distfiles required by viewglob-2.0.4_10 for building => SHA256 Checksum OK for viewglob-2.0.4.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The viewglob 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 <snip> | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ --- vgclassic --- ld: error: undefined symbol: gtk_window_set_default_icon_list >>> referenced by display-common.c >>> display-common.o:(set_icons) ld: error: undefined symbol: gtk_vbox_get_type >>> referenced by dlisting.c >>> dlisting.o:(dlisting_get_type) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_new) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_set_name) >>> referenced 5 more times >>> did you mean: gtk_hbox_get_type >>> defined in: /usr/local/lib/libgtk-x11-2.0.so ld: error: undefined symbol: gtk_widget_set_state >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_set_file_counts) >>> referenced by file_box.c >>> file_box.o:(file_box_add) >>> referenced 1 more times ld: error: undefined symbol: gtk_widget_show >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) >>> referenced 15 more times ld: error: undefined symbol: gtk_vbox_new >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) >>> referenced by vgclassic.c >>> vgclassic.o:(main) >>> referenced by vgclassic.c >>> vgclassic.o:(main) ld: error: undefined symbol: gtk_widget_modify_bg >>> referenced by dlisting.c >>> dlisting.o:(dlisting_init) ld: error: undefined symbol: gtk_widget_queue_resize >>> referenced by dlisting.c >>> dlisting.o:(dlisting_set_optimal_width) >>> referenced by file_box.c >>> file_box.o:(file_box_set_optimal_width) >>> referenced by file_box.c >>> file_box.o:(file_box_flush) >>> referenced 10 more times ld: error: undefined symbol: gtk_widget_hide >>> referenced by dlisting.c >>> dlisting.o:(dlisting_free) ld: error: undefined symbol: gtk_widget_destroy >>> referenced by dlisting.c >>> dlisting.o:(dlisting_free) >>> referenced by file_box.c >>> file_box.o:(file_box_destroy) >>> referenced by file_box.c >>> file_box.o:(fitem_free) >>> referenced 3 more times ld: error: undefined symbol: gtk_widget_size_request >>> referenced by dlisting.c >>> dlisting.o:(dlisting_size_request) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_size_request) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_size_request_optimal) >>> referenced 3 more times ld: error: undefined symbol: gtk_widget_get_child_requisition >>> referenced by dlisting.c >>> dlisting.o:(dlisting_size_allocate) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_size_allocate) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_size_allocate) >>> referenced 2 more times ld: error: undefined symbol: gtk_widget_size_allocate >>> referenced by dlisting.c >>> dlisting.o:(dlisting_size_allocate) >>> referenced by dlisting.c >>> dlisting.o:(dlisting_size_allocate) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_size_allocate) ld: error: undefined symbol: gtk_widget_modify_fg >>> referenced by lscolors.c >>> lscolors.o:(label_set_attributes) ld: error: undefined symbol: gtk_justification_get_type >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_class_init) ld: error: undefined symbol: gtk_widget_get_type >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack_pos) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_reorder_child) >>> referenced 1 more times ld: error: undefined symbol: gtk_widget_set_parent >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack_pos) ld: error: undefined symbol: gtk_widget_realize >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack_pos) ld: error: undefined symbol: gtk_widget_map >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_pack_pos) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_map) ld: error: undefined symbol: gtk_widget_unparent >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_remove) >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_remove_simple) ld: error: undefined symbol: gtk_widget_unmap >>> referenced by wrap_box.c >>> wrap_box.o:(wrap_box_unmap) ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [vgclassic] Error code 1 make[2]: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4/vgdisplay --- jump-resize.o --- jump-resize.c:64:62: warning: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 64 | if (!get_win_geometry(Xdisplay, term_win, &term_x, &term_y, &term_w, | ^~~~~~~ jump-resize.c:27:19: note: passing argument to parameter 'w' here 27 | gint* y, guint* w, guint* h); | ^ jump-resize.c:65:5: warning: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 65 | &term_h) || | ^~~~~~~ jump-resize.c:27:29: note: passing argument to parameter 'h' here 27 | gint* y, guint* w, guint* h); | ^ jump-resize.c:67:21: warning: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 67 | &old_x, &old_y, &old_w, &old_h)) | ^~~~~~ jump-resize.c:27:19: note: passing argument to parameter 'w' here 27 | gint* y, guint* w, guint* h); | ^ jump-resize.c:67:29: warning: passing 'gint *' (aka 'int *') to parameter of type 'guint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 67 | &old_x, &old_y, &old_w, &old_h)) | ^~~~~~ jump-resize.c:27:29: note: passing argument to parameter 'h' here 27 | gint* y, guint* w, guint* h); | ^ 6 warnings generated. --- dircont.o --- 4 warnings generated. 1 error make[2]: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4/vgdisplay *** [all-recursive] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4 1 error make[1]: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4 *** [all] Error code 2 make: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4 1 error make: stopped in /wrkdirs/usr/ports/shells/viewglob/work/viewglob-2.0.4 ===> 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/shells/viewglob
