=>> Building deskutils/pal build started at Sun May 4 21:33:15 EDT 2025 port directory: /usr/ports/deskutils/pal package name: pal-0.4.3_4 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: h.skuhra@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 1030 Feb 24 2024 /usr/ports/deskutils/pal/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-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.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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-- h.skuhra@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/pal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/pal/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/pal/work/.cache HOME=/wrkdirs/usr/ports/deskutils/pal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/pal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/pal/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/deskutils/pal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/pal/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/pal/work/.cache HOME=/wrkdirs/usr/ports/deskutils/pal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/pal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/pal/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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 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.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pal" EXAMPLESDIR="share/examples/pal" DATADIR="share/pal" WWWDIR="www/pal" ETCDIR="etc/pal" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pal DOCSDIR=/usr/local/share/doc/pal EXAMPLESDIR=/usr/local/share/examples/pal WWWDIR=/usr/local/www/pal ETCDIR=/usr/local/etc/pal --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pal-0.4.3_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> pal-0.4.3_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pal-0.4.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by pal-0.4.3_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by pal-0.4.3_4 for building => SHA256 Checksum OK for pal-0.4.3.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by pal-0.4.3_4 for building ===> Extracting for pal-0.4.3_4 => SHA256 Checksum OK for pal-0.4.3.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for pal-0.4.3_4 ===> Applying FreeBSD patches for pal-0.4.3_4 from /usr/ports/deskutils/pal/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pal-0.4.3_4 depends on package: gettext-runtime>=0.22_1 - not found ===> Installing existing package /packages/All/gettext-runtime-0.23.1.pkg [13amd64-weekly-desktop-job-01] Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] Extracting gettext-runtime-0.23.1: .......... done ===> pal-0.4.3_4 depends on package: gettext-runtime>=0.22_1 - found ===> Returning to build of pal-0.4.3_4 ===> pal-0.4.3_4 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.23.1.pkg [13amd64-weekly-desktop-job-01] Installing gettext-tools-0.23.1... [13amd64-weekly-desktop-job-01] `-- Installing libtextstyle-0.23.1... [13amd64-weekly-desktop-job-01] `-- Extracting libtextstyle-0.23.1: .......... done [13amd64-weekly-desktop-job-01] Extracting gettext-tools-0.23.1: .......... done ===> pal-0.4.3_4 depends on executable: msgfmt - found ===> Returning to build of pal-0.4.3_4 ===> pal-0.4.3_4 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-01] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-01] Extracting gmake-4.4.1: .......... done ===> pal-0.4.3_4 depends on package: gmake>=4.4.1 - found ===> Returning to build of pal-0.4.3_4 ===> pal-0.4.3_4 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-01] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-01] Extracting pkgconf-2.3.0,1: .......... done ===> pal-0.4.3_4 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of pal-0.4.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pal-0.4.3_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pal-0.4.3_4 depends on shared library: libglib-2.0.so - not found ===> Installing existing package /packages/All/glib-2.80.5_1,2.pkg [13amd64-weekly-desktop-job-01] Installing glib-2.80.5_1,2... [13amd64-weekly-desktop-job-01] `-- Installing libffi-3.4.6... [13amd64-weekly-desktop-job-01] `-- Extracting libffi-3.4.6: .......... done [13amd64-weekly-desktop-job-01] `-- Installing libiconv-1.17_1... [13amd64-weekly-desktop-job-01] `-- Extracting libiconv-1.17_1: .......... done [13amd64-weekly-desktop-job-01] `-- Installing pcre2-10.45... [13amd64-weekly-desktop-job-01] `-- Extracting pcre2-10.45: .......... done [13amd64-weekly-desktop-job-01] `-- Installing py311-packaging-24.2... [13amd64-weekly-desktop-job-01] | `-- Installing python311-3.11.11... [13amd64-weekly-desktop-job-01] | | `-- Installing mpdecimal-4.0.0... [13amd64-weekly-desktop-job-01] | | `-- Extracting mpdecimal-4.0.0: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing readline-8.2.13_2... [13amd64-weekly-desktop-job-01] | | `-- Extracting readline-8.2.13_2: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting python311-3.11.11: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting py311-packaging-24.2: .......... done [13amd64-weekly-desktop-job-01] Extracting glib-2.80.5_1,2: .......... done ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ===== Message from python311-3.11.11: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> pal-0.4.3_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> Returning to build of pal-0.4.3_4 ===> pal-0.4.3_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pal-0.4.3_4 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for pal-0.4.3_4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for pal-0.4.3_4 [deps] tmp.deps/main.d [deps] tmp.deps/event.d [deps] tmp.deps/latex.d [deps] tmp.deps/output.d [deps] tmp.deps/colorize.d [deps] tmp.deps/input.d [deps] tmp.deps/rl.d [deps] tmp.deps/html.d [deps] tmp.deps/add.d [deps] tmp.deps/edit.d [deps] tmp.deps/remind.d [deps] tmp.deps/del.d [deps] tmp.deps/search.d [deps] tmp.deps/manage.d Using CFLAGS: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall [cc] main.c [cc] colorize.c [cc] output.c [cc] input.c [cc] html.c [cc] rl.c [cc] event.c Using CPPFLAGS: -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DPAL_VERSION="0.4.3" -DPREFIX="/usr/local" Using LDFLAGS: -L/usr/local/lib -fstack-protector-strong -L/usr/lib -L/usr/local/lib -lglib-2.0 -lintl -lreadline -lncurses [cc] latex.c [cc] add.c input.c:103:15: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] 103 | if(m2 == '\0')event.c output.c:: 587| 252:: ^~~~1417: : warning: | format string is not a string literal (potentially insecure) [-Wformat-security]warning: (void *)0 variable 'period' set but not used [-Wunused-but-set-variable]main.c252 : | 399 587: | input.c22 :: 466 warning: : 24P:g'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]a_ plwarning: Prformat string is not a string literal (potentially insecure) [-Wformat-security]ei399 rn | it o( d466 ui | tc fs 8t p_ae rr ibtosudip fnr)=ig;n _ tPd fA| aL( ^~~~~~~~t_p eOoutput.c Na:=Cl252 _E:gf14_O:miN enote: lmtreat the string as an argument to avoid thisLed,Yu ;p f i l [cc] edit.c e| )(; ^ t [cc] del.c o _252s| event.c | h: ^~~~732 o :input.c20::466 :warning: 24'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]: wnote: treat the string as an argument to avoid this732 | , 466 | G D a tsspei*r iln tozfgc(ealp _a=lpor_add.ci nf:tgf53(_:(i20mlG:eD uwarning: etunused function 'pal_add_weekday_convert' [-Wunused-function],f 8m a dfut53e | )_pi()sdba [cc] remind.c ttl;eeu f,))a;stii cz e| i ^;| o ^f (n G D| a "%s", l /usr/local/include/glib-2.0/glib/gstrfuncs.hti:ne349e )ginput.c:i):n| 1; ^: 621 : 24| : ^t | warning: pnote: "%s", 'g_memdup' has been explicitly marked deprecated hereformat string is not a string literal (potentially insecure) [-Wformat-security]a l 621/usr/local/include/glib-2.0/glib/gstrfuncs.h_349 | a: | 349GdL d _ :wIe 1eBsk:pd aoutput.cr :i_note: y273Dn_t:fcE(oP14Rpn'g_memdup' has been explicitly marked deprecated herea:E vl warning: _efformat string is not a string literal (potentially insecure) [-Wformat-security]i rltC349 ( | gA273i | nTet GE w eLD _eI kgId_NaB,_y _s2pDredit.c_i):en6t (EtPu del.cR:8104_E:t13CF:t170i Of| RAwarning: T8 _unused function 'pal_del_event' [-Wunused-function]( EbDug_nIgf :10415N_)m; | e : ^~~~~~~~~~~~~~~~~~~~~~~ m_s| 2 ^~~~~~~~ -s>tdwarning: u_a6output.c8unused variable 'newevent' [-Wunused-variable]:t273ip: 14_ a:F170Olremind.c | :pc_2note: 59treat the string as an argument to avoid this :)R f iv 5o| l^i (273d: e | warning: pDeprecated pre-processor symbol: replace with "const" [-W#pragma-messages])g _P ;a/usr/local/include/glib-2.0/glib/glib-visibility.ha m llE _ e:mv| 752dee:nl40d:u ^~~~~~~~~~~~~~~~~~ _note: ept 59v e nexpanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR'2 input.cg *_)t ( | p n 752 | | r i# 1ned warningew: 621e generated:^f tvG. D/usr/local/include/glib-2.0/glib/glib-visibility.hie:n75224Gn:ae(tu:tt 40f:e8 _ Cnote: G *note: _treat the string as an argument to avoid thisO expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR'LbI d=aN t [cc] search.c Bp_ a S621u752fe | D,l | T)_ _E;R e# P Ei TdvUne ReNs ngtc_pRtEh fe vrcieaonrt Cpn*yAft| cT(n(p ^iun maeE De| l "%s", _vh_eI Nf i_an)t ) ;G rLl2Ie ,| ^~~~~~~~~~~~~sBe_ 6_ tsD8Ee_PFRO| ER ^~~~~~~~Ct ti(;n Af T)Eg1D warning_ IGN generateds| . - ^_L2> I_pB6/usr/local/include/glib-2.0/glib/gmacros.ha_l:8_D_1046F:E30O:R (fP [cc] manage.c inote: RfE)C AGTLEIDB__lFDexpanded from macro 'G_CONST_RETURN'OEeR1 P(R warningf generated). ) ;E 1046 C| A | ^ #TdE| De _ ^/usr/local/include/glib-2.0/glib/glib-visibility.hFf :i O31R: 32(n:f| )e "%s", Gnote: expanded from macro 'GLIB_DEPRECATED_FOR'_| C ^O N /usr/local/include/glib-2.0/glib/glib-visibility.h S:T3131 | :#32d_:e fnote: iexpanded from macro 'GLIB_DEPRECATED_FOR'n e R31G | EL#TIdBeUf_RiN nceo nGs2Lt warningI sBG_ generatedDL. EIPDRBEE_PCDRAEEPTREEDC_AFTOEDC_RMAA(CRfTO)E DG_IN__2_30__FOR(cFoDOEnRP(Rsft)) E G| ^C _ADTEEPDR_EF/usr/local/include/glib-2.0/glib/glib-visibility.hCOART(:E108D:f_)F 46O_RG(LfI)B __EGX:TLEIRBN _note: E| X ^expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'T E/usr/local/include/glib-2.0/glib/gmacros.h R108: | N#1273 :44 :d e| note: fi ^expanded from macro 'G_DEPRECATED_FOR'n e3/usr/local/include/glib-2.0/glib/gmacros.h :G warning12731273L | sI#:B generatedd44_. :DeE fPnote: iRexpanded from macro 'G_DEPRECATED_FOR'nECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ e /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1300 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-pGrocessor symbol: replace with #f)) | _1273 ^D | E#Pd/usr/local/include/glib-2.0/glib/gmacros.hReEfC:iA1297T:33: Enote: Dnexpanded from macro '_GLIB_GNUC_DO_PRAGMA' _ eF1297 O | G_DEPRECATRED_F#(OdfefiRne _GLI)B_GNUC _(_DO_fPRAGMA(x))_ _Para_gtm_at(Ga_rtSTiRbtIuNrGItiFeY_b _u(t((e____d(ex(p)_r_)e d | c ^e ap:tr4e:6ed:c _anote: _t(expanded from heree d"_ 4 | _ UG(sCeC "w'aUr"sn in#gef '""' #ifns t"e 'a"dDeprec"ated pr)e -p)roceis)sn so r tseyam| dbol ^: replac e "with \"const\"") | ^ )) | ^ remind.c:50:13: warning: unused function 'pal_remind_event' [-Wunused-function] 50 | static void pal_remind_evenmain.ct(void) | ^~~~~~~~~~~~~~~~ :705:5: 2 warnings generated. warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 705 | G_CONST_RETURN gchar *charset = NULL; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1046:30: note: expanded from macro 'G_CONST_RETURN' 1046 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1300 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-pro2c warningess generatedsor. symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1297 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :121:6: note: expanded from here 121 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ 2 warnings generated. [gcc] pal [strip] pal /usr/bin/sed -i.bak -e "s,VERSION,0.4.3,g" /wrkdirs/usr/ports/deskutils/pal/work/pal-0.4.3/pal.1.template =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for pal-0.4.3_4 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/deskutils/pal/work/pal-0.4.3/src/pal /wrkdirs/usr/ports/deskutils/pal/work/stage/usr/local/bin install -m 0644 /wrkdirs/usr/ports/deskutils/pal/work/pal-0.4.3/share/*.pal /wrkdirs/usr/ports/deskutils/pal/work/stage/usr/local/share/pal install -m 0644 /wrkdirs/usr/ports/deskutils/pal/work/pal-0.4.3/pal.conf /wrkdirs/usr/ports/deskutils/pal/work/stage/usr/local/share/pal install -m 444 /wrkdirs/usr/ports/deskutils/pal/work/pal-0.4.3/pal.1.template /wrkdirs/usr/ports/deskutils/pal/work/stage/usr/local/share/man/man1/pal.1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T01:33:15+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for pal-0.4.3_4 ===> Building pal-0.4.3_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for pal-0.4.3_4 build of deskutils/pal | pal-0.4.3_4 ended at Sun May 4 21:33:23 EDT 2025 build time: 00:00:09