=>> Building deskutils/xpostit build started at Sat Jan 24 06:25:24 EST 2026 port directory: /usr/ports/deskutils/xpostit package name: xpostit-3.3.1_4 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: joerg@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 422 Aug 27 2024 /usr/ports/deskutils/xpostit/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: e427ab10bfca Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 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=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/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-- joerg@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work/.cache HOME=/wrkdirs/usr/ports/deskutils/xpostit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/xpostit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/xpostit/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-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/xpostit/work/.cache HOME=/wrkdirs/usr/ports/deskutils/xpostit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/xpostit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/xpostit/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=" " 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-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpostit" EXAMPLESDIR="share/examples/xpostit" DATADIR="share/xpostit" WWWDIR="www/xpostit" ETCDIR="etc/xpostit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xpostit DOCSDIR=/usr/local/share/doc/xpostit EXAMPLESDIR=/usr/local/share/examples/xpostit WWWDIR=/usr/local/www/xpostit ETCDIR=/usr/local/etc/xpostit --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### 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) 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=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xpostit-3.3.1_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> xpostit-3.3.1_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xpostit-3.3.1_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 xpostit-3.3.1_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xpostit-3.3.1_4 for building => SHA256 Checksum OK for xpostit_3.3.1.orig.tar.gz. =========================================================================== =================================================== ===== 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 xpostit-3.3.1_4 for building ===> Extracting for xpostit-3.3.1_4 => SHA256 Checksum OK for xpostit_3.3.1.orig.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for xpostit-3.3.1_4 ===> Applying FreeBSD patches for xpostit-3.3.1_4 from /usr/ports/deskutils/xpostit/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xpostit-3.3.1_4 depends on executable: imake - not found ===> Installing existing package /packages/All/imake-1.0.10_1,1.pkg [pkg.DaveG.ca] Installing imake-1.0.10_1,1... [pkg.DaveG.ca] `-- Installing gccmakedep-1.0.4... [pkg.DaveG.ca] `-- Extracting gccmakedep-1.0.4: .. done [pkg.DaveG.ca] `-- Installing makedepend-1.0.9,1... [pkg.DaveG.ca] `-- Extracting makedepend-1.0.9,1: .. done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] `-- Installing xorg-cf-files-1.0.8_1... [pkg.DaveG.ca] `-- Extracting xorg-cf-files-1.0.8_1: .......... done [pkg.DaveG.ca] Extracting imake-1.0.10_1,1: .......... done ===> xpostit-3.3.1_4 depends on executable: imake - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on executable: tradcpp - not found ===> Installing existing package /packages/All/tradcpp-0.5.3.pkg [pkg.DaveG.ca] Installing tradcpp-0.5.3... [pkg.DaveG.ca] Extracting tradcpp-0.5.3: .. done ===> xpostit-3.3.1_4 depends on executable: tradcpp - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Installing existing package /packages/All/libICE-1.1.2,1.pkg [pkg.DaveG.ca] Installing libICE-1.1.2,1... [pkg.DaveG.ca] Extracting libICE-1.1.2,1: .......... done ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Installing existing package /packages/All/libSM-1.2.6,1.pkg [pkg.DaveG.ca] Installing libSM-1.2.6,1... [pkg.DaveG.ca] Extracting libSM-1.2.6,1: ........ done ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [pkg.DaveG.ca] Installing libX11-1.8.12,1... [pkg.DaveG.ca] `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] Extracting libX11-1.8.12,1: .......... done ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found ===> Installing existing package /packages/All/libXaw-1.0.16,2.pkg [pkg.DaveG.ca] Installing libXaw-1.0.16,2... [pkg.DaveG.ca] `-- Installing libXext-1.3.6,1... [pkg.DaveG.ca] `-- Extracting libXext-1.3.6,1: .......... done [pkg.DaveG.ca] `-- Installing libXmu-1.1.4,1... [pkg.DaveG.ca] | `-- Installing libXt-1.3.0,1... [pkg.DaveG.ca] | `-- Extracting libXt-1.3.0,1: .......... done [pkg.DaveG.ca] `-- Extracting libXmu-1.1.4,1: .......... done [pkg.DaveG.ca] `-- Installing libXpm-3.5.17_1... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] `-- Extracting libXpm-3.5.17_1: .......... done [pkg.DaveG.ca] Extracting libXaw-1.0.16,2: .......... done ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Returning to build of xpostit-3.3.1_4 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> xpostit-3.3.1_4 depends on file: /usr/local/bin/ccache - found ===> Returning to build of xpostit-3.3.1_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for xpostit-3.3.1_4 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- Plaid.c confirm.c menu.c note.c plaid.c title.c util.c version.c xpostit.c > .depend =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for xpostit-3.3.1_4 --- Plaid.o --- --- confirm.o --- --- menu.o --- --- note.o --- --- plaid.o --- --- title.o --- --- util.o --- --- version.o --- --- xpostit.o --- --- xpostit._man --- --- Plaid.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c Plaid.c -o Plaid.o --- confirm.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c confirm.c -o confirm.o --- menu.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c menu.c -o menu.o --- note.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c note.c -o note.o --- plaid.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c plaid.c -o plaid.o --- title.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c title.c -o title.o --- util.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c util.c -o util.o --- xpostit.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xpostit.c -o xpostit.o --- version.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c version.c -o version.o --- xpostit._man --- rm -f xpostit._man if test -z "" ; then cd `dirname xpostit` && ln -s `basename xpostit.man` `basename xpostit._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xpostit.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xpostit._man; fi --- confirm.o --- confirm.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 56 | ConfirmIt(confirm_callbacks, cancel_callbacks) | ^ In file included from confirm.c:48: ./xpostit.h:167:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 167 | void ConfirmIt(); | ^ 2 warnings generated. --- menu.o --- menu.c:123:58: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 123 | XtAddCallback(entry, XtNcallback, HandleMenuSelection, (XtPointer)i); | ^~~~~~~~~~~~ menu.c:145:10: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 145 | switch ((int) client_data) { | ^~~~~~~~~~~~~~~~~ menu.c:147:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | CreateNewNote(PostItNote_1p5x2); | ^ menu.c:150:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | CreateNewNote(PostItNote_2x3); | ^ menu.c:153:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | CreateNewNote(PostItNote_3x3); | ^ menu.c:156:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | CreateNewNote(PostItNote_3x4); | ^ menu.c:159:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | CreateNewNote(PostItNote_3x5); | ^ menu.c:162:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | CreateNewNote(PostItNote_4x6); | ^ menu.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | HandleMenuSelection(w, client_data, call_data) | ^ menu.c:86:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 86 | static void HandleMenuSelection(); | ^ 10 warnings generated. --- title.o --- title.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 63 | GetNoteTitle(pn, okayCallback, cancelCallback) | ^ title.c:153:1: warning: non-void function does not return a value [-Wreturn-type] 153 | } | ^ 2 warnings generated. --- util.o --- util.c:66:2: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 66 | exit(0); | ^ util.c:66:2: note: include the header or explicitly provide a declaration for 'exit' util.c:90:20: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 90 | if ((home = getenv("HOME")) == NULL) { | ^ util.c:91:23: warning: call to undeclared function 'getuid'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 91 | if ((pwd = getpwuid(getuid())) == NULL) { | ^ util.c:104:15: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | s = SafeAlloc(strlen(fname) + 1); | ^ util.c:120:15: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | s = SafeAlloc(strlen(fname) + 1); | ^ util.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | MakeFname(index) | ^ util.c:132:8: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration] 132 | char *malloc(); | ^ util.c:132:8: note: 'malloc' is a builtin with type 'void *(unsigned long)' util.c:135:17: warning: passing arguments to 'malloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | if ((s = malloc(nbytes)) == NULL) { | ^ util.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | SafeAlloc(nbytes) | ^ In file included from util.c:50: ./xpostit.h:164:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 164 | char *SafeAlloc(); | ^ 10 warnings generated. --- Plaid.o --- Plaid.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | RaiseAction(w, event, params, num_params) | ^ Plaid.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | LowerAction(w, event, params, num_params) | ^ Plaid.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | HideAction(w, event, params, num_params) | ^ Plaid.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | ShowAction(w, event, params, num_params) | ^ Plaid.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | QuitAction(w, event, params, num_params) | ^ Plaid.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | TearoffAction(w, event, params, num_params) | ^ Plaid.c:219:51: warning: passing 'unsigned char[66]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 219 | p = XCreatePixmapFromBitmapData(display, window, plaid_bits, | ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:1610:22: note: passing argument to parameter here 1610 | char* /* data */, | ^ Plaid.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | RealizePlaid(w, value_mask, attributes) | ^ Plaid.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | DestroyPlaid(w) | ^ 9 warnings generated. --- xpostit.o --- xpostit.c:117:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] 117 | void | ^ xpostit.c:117:1: note: change return type to 'int' 117 | void | ^~~~ | int xpostit.c:181:28: warning: incompatible pointer types passing 'char **' to parameter of type 'ArgList' (aka 'Arg *') [-Wincompatible-pointer-types] 181 | XtNumber(resources), argv, argc); | ^~~~ /usr/local/include/X11/Intrinsic.h:1576:25: note: passing argument to parameter here 1576 | ArgList /* args */, | ^ xpostit.c:187:2: warning: call to undeclared function 'SetNoteDir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 187 | SetNoteDir(); | ^ xpostit.c:221:2: warning: call to undeclared function 'LoadSavedNotes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 221 | LoadSavedNotes(); | ^ xpostit.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | main(argc, argv) | ^ xpostit.c:258:35: warning: passing 'char[1]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 258 | XA_STRING, 8, PropModeAppend, "", 0); | ^~ /usr/local/include/X11/Xlib.h:2085:38: note: passing argument to parameter here 2085 | _Xconst unsigned char* /* data */, | ^ xpostit.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 234 | WMProtocolsHandler(w, client_data, event, continue_to_dispatch) | ^ xpostit.c:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 109 | static void WMProtocolsHandler(); | ^ 8 warnings generated. --- note.o --- In file included from note.c:111: ./vroot.h:29:24: warning: parameter 'screen' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 29 | VirtualRootWindow(dpy, screen) | ^ 30 | Display *dpy; 31 | { ./vroot.h:57:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] 57 | &nitems, &bytesafter, | ^~~~~~~ /usr/local/include/X11/Xlib.h:2696:39: note: passing argument to parameter here 2696 | unsigned long* /* nitems_return */, | ^ In file included from note.c:111: ./vroot.h:57:14: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] 57 | &nitems, &bytesafter, | ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:2697:44: note: passing argument to parameter here 2697 | unsigned long* /* bytes_after_return */, | ^ In file included from note.c:111: ./vroot.h:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | VirtualRootWindow(dpy, screen) | ^ note.c:215:16: warning: passing arguments to 'AllocNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | pn = AllocNote(NewIndex); | ^ note.c:224:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | pn->pn_title = SafeAlloc(strlen(buf) + 1); | ^ note.c:230:16: warning: passing arguments to 'MakeNoteWidget' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | MakeNoteWidget(pn); | ^ note.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | CreateNewNote(size) | ^ In file included from note.c:110: ./xpostit.h:175:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 175 | void CreateNewNote(); | ^ note.c:241:8: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration] 241 | char *realloc(); | ^ note.c:241:8: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)' note.c:337:7: warning: call to undeclared function 'atoi'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 337 | n = atoi(&(d->d_name[nlen])); | ^ note.c:342:17: warning: passing arguments to 'AllocNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | pn = AllocNote(n); | ^ note.c:366:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 366 | pn->pn_file = SafeAlloc(strlen(fname) + 1); | ^ note.c:372:27: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | pn->pn_title = SafeAlloc(strlen(title) + 1); | ^ note.c:383:30: warning: passing arguments to 'realloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 383 | if ((pn->pn_text = realloc(pn->pn_text, n)) == NULL) { | ^ note.c:400:17: warning: passing arguments to 'MakeNoteWidget' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 400 | MakeNoteWidget(pn); | ^ note.c:475:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 475 | SaveNote(pn->pn_shellwidget, (caddr_t) pn->pn_index, 0); | ^~~~~~~~~~~~~~~~~~~~~~ note.c:475:11: warning: passing arguments to 'SaveNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | SaveNote(pn->pn_shellwidget, (caddr_t) pn->pn_index, 0); | ^ note.c:490:30: warning: passing arguments to 'StringToNoteSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 490 | notesize = StringToNoteSize((char *) call_data); | ^ note.c:483:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 483 | MakeNewNote(w, client_data, call_data) | ^ In file included from note.c:110: ./xpostit.h:168:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 168 | void MakeNewNote(); | ^ note.c:555:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 555 | SetCallback(SaveNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:566:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 566 | SetCallback(EraseNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:578:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 578 | SetCallback(DestroyNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:590:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 590 | SetCallback(TitleNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:653:3: warning: incompatible pointer types passing 'XtEventHandler *' (aka 'void (**)(struct _WidgetRec *, void *, union _XEvent *, char *)') to parameter of type 'XtEventHandler' (aka 'void (*)(struct _WidgetRec *, void *, union _XEvent *, char *)'); dereference with * [-Wincompatible-pointer-types] 653 | (XtEventHandler *) StructureNotifyHandler, (XtPointer) pn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | * /usr/local/include/X11/Intrinsic.h:854:31: note: passing argument to parameter here 854 | XtEventHandler /* proc */, | ^ note.c:501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 501 | MakeNoteWidget(pn) | ^ note.c:136:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 136 | static void MakeNoteWidget(); | ^ note.c:719:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 719 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:719:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 719 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:726:26: warning: passing arguments to 'MakeFname' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | pn->pn_file = MakeFname(pn->pn_index); | ^ note.c:731:2: warning: call to undeclared function 'GetNotePosition'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 731 | GetNotePosition(pn->pn_shellwidget, &shellx, &shelly); | ^ note.c:757:6: warning: call to undeclared function 'access'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 757 | if (access(app_res.note_dir, 0) < 0) { | ^ note.c:758:7: warning: call to undeclared function 'mkdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 758 | if (mkdir(app_res.note_dir, 0700) < 0) { | ^ note.c:700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 700 | SaveNote(w, client_data, call_data) | ^ note.c:126:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 126 | static void SaveNote(); | ^ note.c:823:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 823 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:823:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 823 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:841:23: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 841 | confirm[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:843:22: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 843 | cancel[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:848:11: warning: passing arguments to 'ConfirmIt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 848 | ConfirmIt(confirm, cancel); | ^ note.c:805:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 805 | EraseNote(w, client_data, call_data) | ^ note.c:127:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 127 | static void EraseNote(); | ^ note.c:868:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 868 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:868:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 868 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:872:23: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 872 | confirm[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:874:22: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 874 | cancel[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:879:11: warning: passing arguments to 'ConfirmIt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 879 | ConfirmIt(confirm, cancel); | ^ note.c:855:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 855 | DestroyNote(w, client_data, call_data) | ^ note.c:131:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 131 | static void DestroyNote(); | ^ note.c:895:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 895 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:895:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 895 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:901:2: warning: call to undeclared function 'GetNoteTitle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 901 | GetNoteTitle(pn, OkayTitle, CancelTitle); | ^ note.c:886:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | TitleNote(w, client_data, call_data) | ^ note.c:128:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 128 | static void TitleNote(); | ^ note.c:924:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 924 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:924:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 924 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 908 | ConfirmErase(w, client_data, call_data) | ^ note.c:133:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 133 | static void ConfirmErase(); | ^ note.c:942:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 942 | CancelErase(w, client_data, call_data) | ^ note.c:132:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 132 | static void CancelErase(); | ^ note.c:970:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 970 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:970:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 970 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:998:3: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 998 | unlink(pn->pn_file); | ^ note.c:999:3: warning: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 999 | free(pn->pn_file); | ^ note.c:999:3: note: include the header or explicitly provide a declaration for 'free' note.c:956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 956 | ConfirmDestroy(w, client_data, call_data) | ^ note.c:135:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 135 | static void ConfirmDestroy(); | ^ note.c:1013:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1013 | CancelDestroy(w, client_data, call_data) | ^ note.c:134:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 134 | static void CancelDestroy(); | ^ note.c:1039:2: warning: call to undeclared function 'ClearTitle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1039 | ClearTitle(); | ^ note.c:1044:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1044 | if ((pn = FindNote(*(int *) client_data)) == NULL) | ^ note.c:1050:19: warning: call to undeclared function 'XawDialogGetValueString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1050 | title = (String) XawDialogGetValueString(dialog); | ^ note.c:1050:10: warning: cast to 'String' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 1050 | title = (String) XawDialogGetValueString(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note.c:1056:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1056 | pn->pn_title = SafeAlloc(strlen(title) + 1); | ^ note.c:1027:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1027 | OkayTitle(w, client_data, call_data) | ^ note.c:129:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 129 | static void OkayTitle(); | ^ note.c:1081:2: warning: call to undeclared function 'ClearTitle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1081 | ClearTitle(); | ^ note.c:1074:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1074 | CancelTitle(w, client_data, call_data) | ^ note.c:130:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 130 | static void CancelTitle(); | ^ note.c:1098:35: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1098 | notes = (PostItNote *) SafeAlloc(sizeof(PostItNote)); | ^ note.c:1105:41: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1105 | pn->pn_next = (PostItNote *) SafeAlloc(sizeof(PostItNote)); | ^ note.c:1115:25: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1115 | pn->pn_text = SafeAlloc(pn->pn_textsize); | ^ note.c:1089:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1089 | AllocNote(index) | ^ note.c:124:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 124 | static PostItNote *AllocNote(); | ^ note.c:1130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1130 | FindNote(index) | ^ note.c:123:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 123 | static PostItNote *FindNote(); | ^ note.c:1172:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 1172 | GetNotePosition(w, x, y) | ^ | int note.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] note.c:1220:1: warning: non-void function does not return a value [-Wreturn-type] 1220 | } | ^ note.c:1227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1227 | StructureNotifyHandler(w, client_data, event, continue_to_dispatch) | ^ note.c:139:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 139 | static XtEventHandler StructureNotifyHandler(); | ^ note.c:1244:1: warning: non-void function does not return a value [-Wreturn-type] 1244 | } | ^ note.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1250 | NoteProtocolsHandler(w, client_data, event, continue_to_dispatch) | ^ note.c:137:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 137 | static void NoteProtocolsHandler(); | ^ note.c:1275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1275 | StringToNoteSize(s) | ^ note.c:142:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 142 | static int StringToNoteSize(); | ^ 96 warnings generated. --- xpostit --- rm -f xpostit cc -o xpostit -L/usr/local/lib Plaid.o confirm.o menu.o note.o plaid.o title.o util.o version.o xpostit.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -Wl,-rpath,/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xpostit-3.3.1_4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for xpostit-3.3.1_4 ===> Generating temporary packing list /usr/bin/install -c -s xpostit /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/bin/xpostit /usr/bin/install -c -m 0444 XPostit.ad /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/lib/X11/app-defaults/XPostit /usr/bin/install -c -m 0444 XPostit-color.ad /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/lib/X11/app-defaults/XPostit-color install in . done rm -f /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/share/man/man1/xpostit.1* /usr/bin/install -c -m 0444 xpostit._man /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/share/man/man1/xpostit.1 gzip -n /wrkdirs/usr/ports/deskutils/xpostit/work/stage/usr/local/share/man/man1/xpostit.1 install.man in . done ====> 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=2026-01-24T11:25:24+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=e427ab10bfca' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for xpostit-3.3.1_4 ===> Building xpostit-3.3.1_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xpostit-3.3.1_4 build of deskutils/xpostit | xpostit-3.3.1_4 ended at Sat Jan 24 06:25:30 EST 2026 build time: 00:00:06