=>> Building lang/pbasic build started at Mon May 5 19:23:12 EDT 2025 port directory: /usr/ports/lang/pbasic package name: pbasic-2.1_2 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: jhs@berklix.com Makefile datestamp: -rw-r--r-- 1 root wheel 976 Oct 15 2024 /usr/ports/lang/pbasic/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 4fb33e13da04 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---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/03/.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-- jhs@berklix.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pbasic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pbasic/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/pbasic/work/.cache HOME=/wrkdirs/usr/ports/lang/pbasic/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/pbasic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/pbasic/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/lang/pbasic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pbasic/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/pbasic/work/.cache HOME=/wrkdirs/usr/ports/lang/pbasic/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/pbasic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/pbasic/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 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pbasic" EXAMPLESDIR="share/examples/pbasic" DATADIR="share/pbasic" WWWDIR="www/pbasic" ETCDIR="etc/pbasic" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pbasic DOCSDIR=/usr/local/share/doc/pbasic EXAMPLESDIR=/usr/local/share/examples/pbasic WWWDIR=/usr/local/www/pbasic ETCDIR=/usr/local/etc/pbasic --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 ===> pbasic-2.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> pbasic-2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pbasic-2.1_2 =========================================================================== =================================================== ===== 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 pbasic-2.1_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by pbasic-2.1_2 for building => SHA256 Checksum OK for pbasic-2.1-2017-04-08.tar.gz. =========================================================================== =================================================== ===== 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 pbasic-2.1_2 for building ===> Extracting for pbasic-2.1_2 => SHA256 Checksum OK for pbasic-2.1-2017-04-08.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for pbasic-2.1_2 ===> Applying FreeBSD patches for pbasic-2.1_2 from /usr/ports/lang/pbasic/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for pbasic-2.1_2 cd /wrkdirs/usr/ports/lang/pbasic/work/pbasic-2.1-2017-04-08 ; /bin/rm -f -r termio m68000 msdos vax pyramid ns32000 pdp11 cursor/cursor.dos cursor/cursor.ukc =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for pbasic-2.1_2 --- freebsd --- --- make.sys.freebsd --- cp freebsd/makefile make.sys --- basic --- --- bas1.o --- --- bas2.o --- --- bas3.o --- --- bas4.o --- --- bas5.o --- --- bas6.o --- --- nbas7.o --- --- bas8.o --- --- bas1.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas1.c -o bas1.o --- bas2.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas2.c -o bas2.o --- bas3.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas3.c -o bas3.o --- bas4.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas4.c -o bas4.o --- bas5.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas5.c -o bas5.o --- bas6.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas6.c -o bas6.o --- nbas7.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c nbas7.c -o nbas7.o --- bas8.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas8.c -o bas8.o --- bas2.o --- bas2.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 62 | nam_read(nam, lp) | ^ bas2.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | new_entry(nam, namlen, l, np, vtype) | ^ bas2.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | getnm(isfunc, mknew) | ^ --- nbas7.o --- nbas7.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | edit(fl,fi,fc) | ^ --- bas5.o --- bas5.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 190 | getstrdt(infunc, st) | ^ bas5.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | getdata(infunc) | ^ --- bas2.o --- bas2.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 170 | getname(isfunc) | ^ --- bas4.o --- bas4.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 175 | stringassign(p, ep, st, nodel) | ^ --- bas1.o --- bas1.c:25: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 previous declaration [-Wdeprecated-non-prototype] 25 | extern void _exit(); | ^ bas1.c:83:6: warning: parameter 'argc' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 83 | main(argc,argv) | ^ 84 | char **argv; 85 | { bas1.c:83:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 83 | main(argc,argv) | ^ | int --- bas8.o --- bas8.c:544:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 544 | doprint(islp, iswrt) | ^ --- bas2.o --- bas2.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | def_darr(ep, siz1, siz2) | ^ --- bas1.o --- bas1.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- bas2.o --- bas2.c:282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | getmat(mk) | ^ --- bas1.o --- bas1.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 157 | compile(fl, fline, hasnolnumb) | ^ --- bas6.o --- bas6.c:53:12: warning: parameter 'argc' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 53 | setupfiles(argc,argv) | ^ 54 | char **argv; 55 | { --- nbas7.o --- nbas7.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 439 | command_mode(fc) | ^ --- bas6.o --- bas6.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 53 | setupfiles(argc,argv) | ^ --- bas5.o --- bas5.c:461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- bas2.o --- bas2.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- bas5.o --- 461 | matread(lp, vty, cnt) | ^ --- bas2.o --- 334 | getarray(ep) | ^ --- bas6.o --- bas6.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | runfile(fp) | ^ --- bas8.o --- bas8.c:693:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 693 | strpat(st, spat, savpat) | ^ --- bas3.o --- bas3.c:687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 687 | ffn(pep, strp) | ^ --- bas2.o --- bas2.c:444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 444 | drop_val(dap, tofree) | ^ --- bas6.o --- bas6.c:261:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] 261 | else | ^ --- bas1.o --- bas1.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 315 | eql(p, q, end) | ^ bas1.c:368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | insert(lsize) | ^ --- bas4.o --- bas4.c:462:11: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 462 | register minus=0; | ~~~~~~~~ ^ | int --- bas2.o --- bas2.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 497 | assign(isfunc) | ^ --- bas1.o --- bas1.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 397 | ins_line(op, lsize) | ^ --- nbas7.o --- nbas7.c:819:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 819 | dodotcmd(c) | ^ --- bas1.o --- bas1.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 532 | save_env(e) | ^ --- bas6.o --- bas6.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 333 | bfdcheck(userfd) | ^ --- bas1.o --- bas1.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 546 | ret_env(e) | ^ bas1.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 570 | error(i) | ^ --- bas4.o --- bas4.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 530 | brinstr(rflag) | ^ --- bas2.o --- bas2.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 602 | bdeftype(vty) | ^ --- bas6.o --- bas6.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 374 | close_1(p) | ^ --- bas1.o --- bas1.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 631 | c_error(err) | ^ --- nbas7.o --- nbas7.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1014 | dopcmd(c, repcnt) | ^ --- bas3.o --- bas3.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 868 | recov_parms(arp, nargs, args, tofree) | ^ --- bas6.o --- bas6.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 463 | getf(i,j) | ^ --- nbas7.o --- nbas7.c:1041:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1041 | dotilde(repcnt) | ^ --- bas6.o --- bas6.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 482 | f_flush(p) | ^ --- nbas7.o --- nbas7.c:1069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1069 | insert_mode(c, repcnt) | ^ --- bas6.o --- bas6.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 529 | putfile(p,q,i) | ^ --- bas8.o --- bas8.c:1097:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1097 | listl(p) | ^ --- bas2.o --- bas2.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 758 | dup_var(oep) | ^ --- bas1.o --- bas1.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 798 | free_entry(op) | ^ --- bas6.o --- bas6.c:560:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 560 | fin1ch(p) | ^ --- nbas7.o --- nbas7.c:1186:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] 1186 | else | ^ --- bas8.o --- bas8.c:1170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1170 | dostop(i) | ^ --- bas4.o --- bas4.c:776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 776 | hocvtstr(shift) | ^ --- bas1.o --- bas1.c:822:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 822 | free_ar(op) | ^ --- bas3.o --- bas3.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 986 | recover_vars(sptr, doit) | ^ --- bas6.o --- bas6.c:605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 605 | blrset(pad) | ^ --- bas1.o --- bas1.c:840:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 840 | clear_htab(htab) | ^ bas1.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 854 | clr_stack(sptr) | ^ --- nbas7.o --- nbas7.c:1263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1263 | addnchars(nchars, buf, ibuf, rbuf) | ^ --- bas1.o --- bas1.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | kill_fstrs(bstr, estr) | ^ --- nbas7.o --- nbas7.c:1333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1333 | redraw_line(force) | ^ --- bas3.o --- bas3.c:1112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1112 | pksig_catchf(sig) | ^ --- bas1.o --- bas1.c:910:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 910 | ch_clear(doall) | ^ --- bas3.o --- bas3.c:1123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1123 | pkpok(loc, val, mode) | ^ --- bas4.o --- bas4.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 887 | COPY_OVER_STR(st, fstr) | ^ --- bas8.o --- bas8.c:1306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1306 | do_system(cmd) | ^ --- nbas7.o --- nbas7.c:1387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1387 | draw_from_cursr(nchanged) | ^ --- bas1.o --- bas1.c:940:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 940 | add_entry(op) | ^ --- bas4.o --- bas4.c:906:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 906 | FREE_STR(st) | ^ --- bas1.o --- bas1.c:969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 969 | mmalloc(len) | ^ --- bas3.o --- bas3.c:1190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1190 | setdrg(tofrom) | ^ --- bas1.o --- bas1.c:1002:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1002 | mfree(mem) | ^ --- nbas7.o --- nbas7.c:1444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1444 | mv_cursr(ncursr) | ^ --- bas1.o --- bas1.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 | mtestalloc(len) | ^ --- bas4.o --- bas4.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 951 | NULL_TERMINATE(st) | ^ bas4.c:974:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 974 | RESERVE_SPACE(st, len) | ^ --- bas8.o --- bas8.c:1398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- nbas7.o --- nbas7.c:1486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- bas8.o --- 1398 | bdircom(cmd, clen) | ^ --- nbas7.o --- 1486 | mvto_lin(lnum) | ^ --- bas1.o --- bas1.c:1181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1181 | catchfp(x) | ^ --- nbas7.o --- nbas7.c:1522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1522 | dosrch(cmdc) | ^ --- bas3.o --- bas3.c:1295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1295 | hyp_sign(xp) | ^ --- bas1.o --- bas1.c:1199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1199 | seger(x) | ^ --- bas3.o --- bas3.c:1311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1311 | hyper_sc(sin_cos_tan) | ^ --- bas1.o --- bas1.c:1219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1219 | mcore(x) | ^ bas1.c:1235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1235 | trap(x) | ^ bas1.c:1259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1259 | quit1(x) | ^ --- nbas7.o --- nbas7.c:1557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1557 | substr(str, slen, ofstr, oflen, bol) | ^ --- bas4.o --- bas4.c:1028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1028 | ALLOC_STR(len) | ^ --- nbas7.o --- nbas7.c:1578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1578 | del_c(nchars, ubufupdate) | ^ --- bas1.o --- bas1.c:1322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1322 | onstop(x) | ^ --- bas3.o --- bas3.c:1369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1369 | ahyper_sc(sin_cos_tan) | ^ --- nbas7.o --- nbas7.c:1646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1646 | sav_ubuf(savl, nchars, sbuf) | ^ nbas7.c:1661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1661 | free_ubuf(savl) | ^ nbas7.c:1686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1686 | savustr(buf, len, posn, isdel) | ^ nbas7.c:1703:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1703 | recov_line(savl) | ^ nbas7.c:1773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1773 | rd_xcmd(repcnt, cmdc, dfunc, dotcmd) | ^ --- bas3.o --- bas3.c:1563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1563 | bminmax(is_min) | ^ --- nbas7.o --- nbas7.c:1877:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1877 | find_c(c, repcnt, last_c, dotcmd) | ^ nbas7.c:1927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1927 | is_inword(c, ascw) | ^ nbas7.c:1939:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1939 | gtword(c, repcnt, cw) | ^ --- bas8.o --- bas8.c:1750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1750 | readfi(fp, lp, isedit) | ^ --- nbas7.o --- nbas7.c:2039:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2039 | do_ctrl_d(pcursr, plim) | ^ nbas7.c:2104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2104 | putch(c) | ^ nbas7.c:2126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2126 | putchs(sp, len) | ^ nbas7.c:2143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2143 | putxch(c) | ^ nbas7.c:2159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2159 | vsize(c) | ^ --- bas8.o --- bas8.c:1944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1944 | def_fn(ftyp, dftyp) | ^ --- bas3.o --- bas3.c:1874:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1874 | mat_len(lhep) | ^ bas3.c:1887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1887 | chk_dims(lhep, arg1) | ^ bas3.c:1901:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1901 | matmulr(lhep, arg1, arg2, da1, da2, db2) | ^ bas3.c:1939:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1939 | matmuli(lhep, arg1, arg2, da1, da2, db2) | ^ --- bas5.o --- 3 warnings generated. --- bas9.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c bas9.c -o bas9.o --- bas6.o --- 11 warnings generated. --- assist.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c assist.c -o assist.o --- bas9.o --- bas9.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 79 | compare(c,reslt) | ^ bas9.c:134:12: warning: passing arguments to 'necvt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 134 | p1 = necvt(res.f, ndigit+2, &decpt, &sign); | ^ bas9.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 302 | getsline(l) | ^ bas9.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | getrline(p) | ^ bas9.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 339 | prsline(str, p) | ^ bas9.c:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 375 | printlin(l) | ^ bas9.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | printd(l) | ^ bas9.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 438 | slen(s) | ^ bas9.c:452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | prints(s) | ^ bas9.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 462 | str_cpy(a,b) | ^ bas9.c:470:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 470 | while(*b++ = *a++); | ~~~~~^~~~~~ bas9.c:470:13: note: place parentheses around the assignment to silence this warning 470 | while(*b++ = *a++); | ^ | ( ) bas9.c:470:13: note: use '==' to turn this assignment into an equality comparison 470 | while(*b++ = *a++); | ^ | == bas9.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 476 | set_mem(b, len, c) | ^ bas9.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 489 | clr_mem(b, len) | ^ bas9.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 516 | strmov(dest, src, len) | ^ bas9.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 655 | getnumb(ptr, ptrp) | ^ bas9.c:858:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 858 | necvt(x, ndigits, decpt, sign) | ^ bas9.c:874:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 874 | d_expand(x, ndigits, nd) | ^ bas9.c:914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 914 | _scale(xp, decpt, sign, zflag) | ^ bas9.c:929:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] 929 | else | ^ bas9.c:964:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 964 | mathpat(spat) | ^ bas9.c:1108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1108 | pat_exp(num_buf, lchars, rchars, dot, exp, stars, | ^ --- bas2.o --- 11 warnings generated. --- bas1.o --- 28 warnings generated. --- assist.o --- assist.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 89 | _conv(p) | ^ assist.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 117 | cmp(p,q) | ^ assist.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 | ex(p,q,c) /* integer exponentiation */ | ^ assist.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 203 | fmdm(p,q,c) /* floating * / mod */ | ^ assist.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 237 | mdm(p,q,c) /* integer * / mod */ | ^ --- term.o --- --- assist.o --- assist.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | fads(p,q,c) /* floating + - */ | ^ assist.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | ads(p,q,c) /* integer + - */ | ^ --- term.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd -c freebsd/term.c --- assist.o --- assist.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | aprx(p, q) | ^ assist.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 363 | comop(p,q,c) /* comparison operations */ | ^ assist.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 374 | fandor(p,q,c) /* floating logical AND/OR/XOR */ | ^ assist.c:385:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 385 | andor(p,q,c) /* integer logical */ | ^ --- bas4.o --- 9 warnings generated. --- assist.o --- assist.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 420 | putin(p,var) | ^ assist.c:481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 481 | fexp(p,q,c) /* floating exponentiation */ | ^ assist.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | mmult_ply(p, q, err) | ^ --- term.o --- freebsd/term.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 46 | rset_term(type) | ^ 1 warning generated. --- assist.o --- 14 warnings generated. --- bas3.o --- 14 warnings generated. --- bas8.o --- 8 warnings generated. --- bas9.o --- 21 warnings generated. --- nbas7.o --- 28 warnings generated. --- basic --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Di386 -Dfreebsd -Ifreebsd bas1.o bas2.o bas3.o bas4.o bas5.o bas6.o nbas7.o bas8.o bas9.o assist.o term.o -lm -o basic =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for pbasic-2.1_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/lang/pbasic/work/pbasic-2.1-2017-04-08/basic /wrkdirs/usr/ports/lang/pbasic/work/stage/usr/local/bin/pbasic install -m 444 /wrkdirs/usr/ports/lang/pbasic/work/pbasic-2.1-2017-04-08/docs/basic.1 /wrkdirs/usr/ports/lang/pbasic/work/stage/usr/local/share/man/man1/pbasic.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-05T23:23:12+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4fb33e13da04' '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 pbasic-2.1_2 ===> Building pbasic-2.1_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for pbasic-2.1_2 build of lang/pbasic | pbasic-2.1_2 ended at Mon May 5 19:23:16 EDT 2025 build time: 00:00:05