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/gbase-0.5_9.log
Build URL:      
https://pkg-status.freebsd.org/ampere1/build.html?mastername=135releng-armv7-quarterly&build=260a422233fc
Log:

=>> Building converters/gbase
build started at Sun Sep 14 11:17:54 UTC 2025
port directory: /usr/ports/converters/gbase
package name: gbase-0.5_9
building for: FreeBSD 135releng-armv7-quarterly-job-02 13.5-RELEASE-p3 FreeBSD 
13.5-RELEASE-p3 1305000 arm
maintained by: [email protected]
Makefile datestamp: -rw-r--r--  1 root  wheel  762 Jul  3 01:02 
/usr/ports/converters/gbase/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: 02

---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/02/.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--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/converters/gbase/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/gbase/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/converters/gbase/work/.cache  
HOME=/wrkdirs/usr/ports/converters/gbase/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/converters/gbase/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/converters/gbase/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/converters/gbase/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/gbase/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/converters/gbase/work/.cache  
HOME=/wrkdirs/usr/ports/converters/gbase/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/converters/gbase/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/converters/gbase/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=" -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 0
644"  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/gbase"  EXAMPLESDIR="share/examples/gbase"  
DATADIR="share/gbase"  WWWDIR="www/gbase"  ETCDIR="etc/gbase"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gbase 
DOCSDIR=/usr/local/share/doc/gbase EXAMPLESDIR=/usr/local/share/examples/gbase  
WWWDIR=/usr/local/www/gbase ETCDIR=/usr/local/etc/gbase
--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 gbase 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 ART10 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   gbase-0.5_9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.2.2.pkg
[135releng-armv7-quarterly-job-02] Installing pkg-2.2.2...
[135releng-armv7-quarterly-job-02] Extracting pkg-2.2.2: .......... done
===>   gbase-0.5_9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gbase-0.5_9
===========================================================================
=======================<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 gbase 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 ART10 accepted by the user
===> Fetching all distfiles required by gbase-0.5_9 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The gbase 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 ART10 accepted by the user
===> Fetching all distfiles required by gbase-0.5_9 for building
=> SHA256 Checksum OK for gbase-0.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
<snip>
[135releng-armv7-quarterly-job-02] |   `-- Installing libXft-2.3.8...
[135releng-armv7-quarterly-job-02] |   `-- Extracting libXft-2.3.8: .......... 
done
[135releng-armv7-quarterly-job-02] |   `-- Installing libthai-0.1.29_1...
[135releng-armv7-quarterly-job-02] |   | `-- Installing libdatrie-0.2.13_2...
[135releng-armv7-quarterly-job-02] |   | `-- Extracting libdatrie-0.2.13_2: 
.......... done
[135releng-armv7-quarterly-job-02] |   `-- Extracting libthai-0.1.29_1: 
.......... done
[135releng-armv7-quarterly-job-02] `-- Extracting pango-1.56.1: .......... done
[135releng-armv7-quarterly-job-02] Extracting gtk2-2.24.33_1: .......... done
==> Running trigger: gtk-update-icon-cache.ucl
Generating GTK icon cache for /usr/local/share/icons/hicolor
===>   gbase-0.5_9 depends on shared library: libgtk-x11-2.0.so - found 
(/usr/local/lib/libgtk-x11-2.0.so)
===>   Returning to build of gbase-0.5_9
===>   gbase-0.5_9 depends on shared library: libharfbuzz.so - found 
(/usr/local/lib/libharfbuzz.so)
===>   gbase-0.5_9 depends on shared library: libpango-1.0.so - found 
(/usr/local/lib/libpango-1.0.so)
===>   gbase-0.5_9 depends on shared library: libfontconfig.so - found 
(/usr/local/lib/libfontconfig.so)
===>   gbase-0.5_9 depends on shared library: libfreetype.so - found 
(/usr/local/lib/libfreetype.so)
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for gbase-0.5_9
===========================================================================
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building for gbase-0.5_9
cd /wrkdirs/usr/ports/converters/gbase/work/gbase-0.5; cc -O2 -pipe  
-fstack-protector-strong -fno-strict-aliasing  `pkg-config --cflags gtk+-2.0` 
gbase.c  -o gbase `pkg-config --libs gtk+-2.0`
In file included from gbase.c:22:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 
'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                  ^
/usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has 
been explicitly marked deprecated here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |                   ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded 
from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
  213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
      |                                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 
'GLIB_DEPRECATED_TYPE'
 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED
      |                              ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 
'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
In file included from gbase.c:22:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is 
deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been 
explicitly marked deprecated here
  578 | typedef struct _GTimeVal GTimeVal 
GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                                   ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from 
macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
  656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
      |                                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 
'GLIB_DEPRECATED_TYPE_FOR'
 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
      |                                     ^
/usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 
'G_DEPRECATED_FOR'
 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' 
instead")))
      |                                            ^
gbase.c:180:3: warning: 'g_strup' is deprecated [-Wdeprecated-declarations]
  180 |   g_strup(text);
      |   ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:276:1: note: 'g_strup' has been 
explicitly marked deprecated here
  276 | GLIB_DEPRECATED
      | ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from 
macro 'GLIB_DEPRECATED'
   30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN
      |                         ^
/usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 
'G_DEPRECATED'
 1267 | #define G_DEPRECATED __attribute__((__deprecated__))
      |                                     ^
gbase.c:340:1: warning: non-void function does not return a value 
[-Wreturn-type]
  340 | }
      | ^
4 warnings generated.
ld: error: undefined symbol: gtk_init
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> did you mean: gdk_init
>>> defined in: /usr/local/lib/libgdk-x11-2.0.so

ld: error: undefined symbol: gtk_window_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> did you mean: gdk_window_new
>>> defined in: /usr/local/lib/libgdk-x11-2.0.so

ld: error: undefined symbol: gtk_window_set_title
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_window_set_policy
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_container_set_border_width
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_signal_connect_full
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced 5 more times

ld: error: undefined symbol: gtk_vbox_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_container_add
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_widget_show
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced 12 more times

ld: error: undefined symbol: gtk_table_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_box_pack_start_defaults
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_table_set_col_spacings
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_table_set_row_spacings
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_entry_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_widget_set_usize
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_label_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_table_attach_defaults
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_hbox_new
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

ld: error: undefined symbol: gtk_box_pack_start
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced 6 more times

ld: error: undefined symbol: gtk_radio_button_new_with_label
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)
>>> referenced by gbase.c
>>>               /tmp/gbase-8abb52.o:(main)

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)
*** Error code 1

Stop.
make: stopped in /usr/ports/converters/gbase

Reply via email to