=>> Building games/bsdgames build started at Sun May 4 02:05:37 EDT 2025 port directory: /usr/ports/games/bsdgames package name: bsdgames-0.76,2 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: jockl@pianojockl.org Makefile datestamp: -rw-r--r-- 1 root wheel 1066 Oct 15 2024 /usr/ports/games/bsdgames/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 4a1226f7c651 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---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/04/.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-- jockl@pianojockl.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/bsdgames/work/.cache HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/bsdgames/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-- WITHOUT_WERROR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/bsdgames/work/.cache HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/bsdgames/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 -fcommon -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fcommon -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/bsdgames" EXAMPLESDIR="share/examples/bsdgames" DATADIR="share/bsdgames" WWWDIR="www/bsdgames" ETCDIR="etc/bsdgames" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bsdgames DOCSDIR=/usr/local/share/doc/bsdgames EXAMPLESDIR=/usr/local/share/examples/bsdgames WWWDIR=/usr/local/www/bsdgames ETCDIR=/usr/local/etc/bsdgames --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 ===> bsdgames-0.76,2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> bsdgames-0.76,2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bsdgames-0.76,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 bsdgames-0.76,2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by bsdgames-0.76,2 for building => SHA256 Checksum OK for pianojockl-bsdgames-v0.76_GH0.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 bsdgames-0.76,2 for building ===> Extracting for bsdgames-0.76,2 => SHA256 Checksum OK for pianojockl-bsdgames-v0.76_GH0.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 bsdgames-0.76,2 ===> Applying FreeBSD patches for bsdgames-0.76,2 from /usr/ports/games/bsdgames/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 bsdgames-0.76,2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for bsdgames-0.76,2 --- all_subdir_adventure --- ===> adventure (all) --- objwarn --- --- setup --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/adventure --- setup --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie setup.c -o setup --- data.c --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/adventure/setup /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/adventure/glorkz > data.c --- .depend --- echo adventure: /usr/lib/libc.a >> .depend --- main.o --- --- init.o --- --- done.o --- --- save.o --- --- subr.o --- --- vocab.o --- --- wizard.o --- --- io.o --- --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c init.c -o init.o --- done.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.done.o -MTdone.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c done.c -o done.o --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c save.c -o save.o --- subr.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.subr.o -MTsubr.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c subr.c -o subr.o --- vocab.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.vocab.o -MTvocab.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c vocab.c -o vocab.o --- wizard.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.wizard.o -MTwizard.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c wizard.c -o wizard.o --- io.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.io.o -MTio.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c io.c -o io.o --- data.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.data.o -MTdata.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c data.c -o data.o --- crc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.crc.o -MTcrc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c crc.c -o crc.o --- adventure.6.gz --- gzip -cn adventure.6 > adventure.6.gz --- adventure --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o adventure main.o init.o done.o save.o subr.o vocab.o wizard.o io.o data.o crc.o --- all_subdir_arithmetic --- ===> arithmetic (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/arithmetic --- .depend --- echo arithmetic: /usr/lib/libc.a >> .depend --- arithmetic.o --- --- arithmetic.6.gz --- --- arithmetic.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.arithmetic.o -MTarithmetic.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c arithmetic.c -o arithmetic.o --- arithmetic.6.gz --- gzip -cn arithmetic.6 > arithmetic.6.gz --- arithmetic --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o arithmetic arithmetic.o --- all_subdir_atc --- ===> atc (all) --- objwarn --- --- grammar.c --- --- lex.c --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc --- lex.c --- lex -olex.c lex.l --- grammar.c --- yacc -d grammar.y cp y.tab.c grammar.c --- .depend --- echo atc: /usr/lib/libc.a /usr/lib/libl.a /usr/lib/libm.a /usr/lib/libncurses.a >> .depend --- extern.o --- --- grammar.o --- --- graphics.o --- --- input.o --- --- lex.o --- --- list.o --- --- log.o --- --- main.o --- --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- grammar.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.grammar.o -MTgrammar.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c grammar.c -o grammar.o --- graphics.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.graphics.o -MTgraphics.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c graphics.c -o graphics.o --- input.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.input.o -MTinput.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c input.c -o input.o --- lex.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.lex.o -MTlex.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c lex.c -o lex.o --- list.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.list.o -MTlist.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c list.c -o list.o --- log.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.log.o -MTlog.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c log.c -o log.o --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- tunable.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.tunable.o -MTtunable.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c tunable.c -o tunable.o --- update.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.update.o -MTupdate.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c update.c -o update.o --- atc.6.gz --- gzip -cn atc.6 > atc.6.gz --- atc --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc -I. -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o atc extern.o grammar.o graphics.o input.o lex.o list.o log.o main.o tunable.o update.o -ll -lm -lncurses --- all_subdir_backgammon --- ===> backgammon (all) --- all_subdir_backgammon/backgammon --- ===> backgammon/backgammon (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon --- .depend --- echo backgammon: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- allow.o --- --- board.o --- --- check.o --- --- extra.o --- --- fancy.o --- --- init.o --- --- main.o --- --- move.o --- --- allow.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.allow.o -MTallow.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/allow.c -o allow.o --- board.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.board.o -MTboard.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/board.c -o board.o --- check.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.check.o -MTcheck.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/check.c -o check.o --- extra.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.extra.o -MTextra.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extra.c -o extra.o --- fancy.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.fancy.o -MTfancy.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c -o fancy.o --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c -o init.o /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- move.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.move.o -MTmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move.c -o move.o --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:40:12: warning: no previous extern declaration for non-static variable 'EXEC' [-Wmissing-variable-declarations] 40 | const char EXEC[] = "/usr/games/backgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:40:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 40 | const char EXEC[] = "/usr/games/backgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:41:12: warning: no previous extern declaration for non-static variable 'TEACH' [-Wmissing-variable-declarations] 41 | const char TEACH[] = "/usr/games/teachgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:41:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 41 | const char TEACH[] = "/usr/games/teachgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:43:5: warning: no previous extern declaration for non-static variable 'pnum' [-Wmissing-variable-declarations] 43 | int pnum = 2; /* color of player: | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:43:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 43 | int pnum = 2; /* color of player: | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:48:5: warning: no previous extern declaration for non-static variable 'acnt' [-Wmissing-variable-declarations] 48 | int acnt = 1; /* number of args */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | int acnt = 1; /* number of args */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:49:5: warning: no previous extern declaration for non-static variable 'aflag' [-Wmissing-variable-declarations] 49 | int aflag = 1; /* flag to ask for rules or instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 49 | int aflag = 1; /* flag to ask for rules or instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:50:5: warning: no previous extern declaration for non-static variable 'bflag' [-Wmissing-variable-declarations] 50 | int bflag = 0; /* flag for automatic board printing */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:50:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 50 | int bflag = 0; /* flag for automatic board printing */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:51:5: warning: no previous extern declaration for non-static variable 'cflag' [-Wmissing-variable-declarations] 51 | int cflag = 0; /* case conversion flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:51:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 51 | int cflag = 0; /* case conversion flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:52:5: warning: no previous extern declaration for non-static variable 'hflag' [-Wmissing-variable-declarations] 52 | int hflag = 1; /* flag for cleaning screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:52:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 52 | int hflag = 1; /* flag for cleaning screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:53:5: warning: no previous extern declaration for non-static variable 'mflag' [-Wmissing-variable-declarations] 53 | int mflag = 0; /* backgammon flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:53:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 53 | int mflag = 0; /* backgammon flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:54:5: warning: no previous extern declaration for non-static variable 'raflag' [-Wmissing-variable-declarations] 54 | int raflag = 0; /* 'roll again' flag for recovered game */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:54:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 54 | int raflag = 0; /* 'roll again' flag for recovered game */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:55:5: warning: no previous extern declaration for non-static variable 'rflag' [-Wmissing-variable-declarations] 55 | int rflag = 0; /* recovered game flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:55:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | int rflag = 0; /* recovered game flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:56:5: warning: no previous extern declaration for non-static variable 'tflag' [-Wmissing-variable-declarations] 56 | int tflag = 0; /* cursor addressing flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:56:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 56 | int tflag = 0; /* cursor addressing flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:57:5: warning: no previous extern declaration for non-static variable 'iroll' [-Wmissing-variable-declarations] 57 | int iroll = 0; /* special flag for inputting rolls */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:57:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 57 | int iroll = 0; /* special flag for inputting rolls */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:58:5: warning: no previous extern declaration for non-static variable 'rfl' [-Wmissing-variable-declarations] 58 | int rfl = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:58:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 58 | int rfl = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:60:19: warning: no previous extern declaration for non-static variable 'color' [-Wmissing-variable-declarations] 60 | const char *const color[] = {"White", "Red", "white", "red"}; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:60:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 60 | const char *const color[] = {"White", "Red", "white", "red"}; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:62:20: warning: no previous extern declaration for non-static variable 'Colorptr' [-Wmissing-variable-declarations] 62 | const char *const *Colorptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:62:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 62 | const char *const *Colorptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:63:20: warning: no previous extern declaration for non-static variable 'colorptr' [-Wmissing-variable-declarations] 63 | const char *const *colorptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:63:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 63 | const char *const *colorptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:64:6: warning: no previous extern declaration for non-static variable 'inopp' [-Wmissing-variable-declarations] 64 | int *inopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | int *inopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:65:6: warning: no previous extern declaration for non-static variable 'inptr' [-Wmissing-variable-declarations] 65 | int *inptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:65:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 65 | int *inptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:66:6: warning: no previous extern declaration for non-static variable 'offopp' [-Wmissing-variable-declarations] 66 | int *offopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:66:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 66 | int *offopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:67:6: warning: no previous extern declaration for non-static variable 'offptr' [-Wmissing-variable-declarations] 67 | int *offptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:67:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 67 | int *offptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:68:6: warning: no previous extern declaration for non-static variable 'args' [-Wmissing-variable-declarations] 68 | char args[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:68:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 68 | char args[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:69:5: warning: no previous extern declaration for non-static variable 'bar' [-Wmissing-variable-declarations] 69 | int bar; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 69 | int bar; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:70:5: warning: no previous extern declaration for non-static variable 'begscr' [-Wmissing-variable-declarations] 70 | int begscr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 70 | int begscr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:71:5: warning: no previous extern declaration for non-static variable 'board' [-Wmissing-variable-declarations] 71 | int board[26]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:71:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 71 | int board[26]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:72:6: warning: no previous extern declaration for non-static variable 'cin' [-Wmissing-variable-declarations] 72 | char cin[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:72:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | char cin[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:73:5: warning: no previous extern declaration for non-static variable 'colen' [-Wmissing-variable-declarations] 73 | int colen; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | int colen; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:74:5: warning: no previous extern declaration for non-static variable 'cturn' [-Wmissing-variable-declarations] 74 | int cturn; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:74:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 74 | int cturn; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:75:5: warning: no previous extern declaration for non-static variable 'curc' [-Wmissing-variable-declarations] 75 | int curc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:75:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 75 | int curc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:76:5: warning: no previous extern declaration for non-static variable 'curr' [-Wmissing-variable-declarations] 76 | int curr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:76:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 76 | int curr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:77:5: warning: no previous extern declaration for non-static variable 'd0' [-Wmissing-variable-declarations] 77 | int d0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:77:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 77 | int d0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:78:5: warning: no previous extern declaration for non-static variable 'dice' [-Wmissing-variable-declarations] 78 | int dice[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:78:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 78 | int dice[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:79:5: warning: no previous extern declaration for non-static variable 'dlast' [-Wmissing-variable-declarations] 79 | int dlast; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:79:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 79 | int dlast; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:80:5: warning: no previous extern declaration for non-static variable 'g' [-Wmissing-variable-declarations] 80 | int g[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:80:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 80 | int g[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:81:5: warning: no previous extern declaration for non-static variable 'gvalue' [-Wmissing-variable-declarations] 81 | int gvalue; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:81:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 81 | int gvalue; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:82:5: warning: no previous extern declaration for non-static variable 'h' [-Wmissing-variable-declarations] 82 | int h[4]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:82:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 82 | int h[4]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:83:5: warning: no previous extern declaration for non-static variable 'home' [-Wmissing-variable-declarations] 83 | int home; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:83:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 83 | int home; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:84:5: warning: no previous extern declaration for non-static variable 'in' [-Wmissing-variable-declarations] 84 | int in[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:84:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 84 | int in[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:85:5: warning: no previous extern declaration for non-static variable 'mvl' [-Wmissing-variable-declarations] 85 | int mvl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:85:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 85 | int mvl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:86:5: warning: no previous extern declaration for non-static variable 'mvlim' [-Wmissing-variable-declarations] 86 | int mvlim; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:86:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 86 | int mvlim; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:87:5: warning: no previous extern declaration for non-static variable 'ncin' [-Wmissing-variable-declarations] 87 | int ncin; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:87:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 87 | int ncin; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:88:5: warning: no previous extern declaration for non-static variable 'off' [-Wmissing-variable-declarations] 88 | int off[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:88:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 88 | int off[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:89:5: warning: no previous extern declaration for non-static variable 'p' [-Wmissing-variable-declarations] 89 | int p[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:89:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 89 | int p[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:90:5: warning: no previous extern declaration for non-static variable 'rscore' [-Wmissing-variable-declarations] 90 | int rscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:90:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 90 | int rscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:91:5: warning: no previous extern declaration for non-static variable 'table' [-Wmissing-variable-declarations] 91 | int table[6][6]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:91:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 91 | int table[6][6]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:92:5: warning: no previous extern declaration for non-static variable 'wscore' [-Wmissing-variable-declarations] 92 | int wscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:92:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 92 | int wscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:16: warning: no previous extern declaration for non-static variable 'tty' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:21: warning: no previous extern declaration for non-static variable 'old' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:26: warning: no previous extern declaration for non-static variable 'noech' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:33: warning: no previous extern declaration for non-static variable 'bgraw' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ 50 warnings generated. --- move.o --- move.c:62:15: warning: no previous extern declaration for non-static variable 'freeq' [-Wmissing-variable-declarations] 62 | struct BOARD *freeq = NULL; | ^ move.c:62:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 62 | struct BOARD *freeq = NULL; | ^ move.c:63:15: warning: no previous extern declaration for non-static variable 'checkq' [-Wmissing-variable-declarations] 63 | struct BOARD *checkq = NULL; | ^ move.c:63:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 63 | struct BOARD *checkq = NULL; | ^ --- fancy.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:64:6: warning: no previous extern declaration for non-static variable 'tcap' [-Wmissing-variable-declarations] 64 | char tcap[] = "bccdceclcmhomcmlndup"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | char tcap[] = "bccdceclcmhomcmlndup"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:66:8: warning: no previous extern declaration for non-static variable 'tstr' [-Wmissing-variable-declarations] 66 | char **tstr[] = { &BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:66:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 66 | char **tstr[] = { &BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:72:5: warning: no previous extern declaration for non-static variable 'oldb' [-Wmissing-variable-declarations] 72 | int oldb[] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:72:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | int oldb[] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; | ^ --- odds.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.odds.o -MTodds.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/odds.c -o odds.o --- main.o --- main.c:48:13: warning: no previous extern declaration for non-static variable 'helpm' [-Wmissing-variable-declarations] 48 | const char *helpm[] = { /* help message */ | ^ main.c:48:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | const char *helpm[] = { /* help message */ | ^ main.c:55:13: warning: no previous extern declaration for non-static variable 'contin' [-Wmissing-variable-declarations] 55 | const char *contin[] = { /* pause message */ | ^ main.c:55:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | const char *contin[] = { /* pause message */ | ^ --- fancy.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:44:7: warning: no previous extern declaration for non-static variable 'CD' [-Wmissing-variable-declarations] 44 | char *CD; /* clear to end of screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:44:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 44 | char *CD; /* clear to end of screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:45:7: warning: no previous extern declaration for non-static variable 'CE' [-Wmissing-variable-declarations] 45 | char *CE; /* clear to end of line sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:45:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | char *CE; /* clear to end of line sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:46:7: warning: no previous extern declaration for non-static variable 'CL' [-Wmissing-variable-declarations] 46 | char *CL; /* clear screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:46:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 46 | char *CL; /* clear screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:47:7: warning: no previous extern declaration for non-static variable 'CM' [-Wmissing-variable-declarations] 47 | char *CM; /* cursor movement instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:47:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 47 | char *CM; /* cursor movement instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:48:7: warning: no previous extern declaration for non-static variable 'HO' [-Wmissing-variable-declarations] 48 | char *HO; /* home cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | char *HO; /* home cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:49:7: warning: no previous extern declaration for non-static variable 'MC' [-Wmissing-variable-declarations] 49 | char *MC; /* column cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 49 | char *MC; /* column cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:50:7: warning: no previous extern declaration for non-static variable 'ML' [-Wmissing-variable-declarations] 50 | char *ML; /* row cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:50:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 50 | char *ML; /* row cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:51:7: warning: no previous extern declaration for non-static variable 'ND' [-Wmissing-variable-declarations] 51 | char *ND; /* forward cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:51:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 51 | char *ND; /* forward cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:54:5: warning: no previous extern declaration for non-static variable 'lHO' [-Wmissing-variable-declarations] 54 | int lHO; /* length of HO */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:54:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 54 | int lHO; /* length of HO */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:55:5: warning: no previous extern declaration for non-static variable 'lBC' [-Wmissing-variable-declarations] 55 | int lBC; /* length of BC */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:55:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | int lBC; /* length of BC */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:56:5: warning: no previous extern declaration for non-static variable 'lND' [-Wmissing-variable-declarations] 56 | int lND; /* length of ND */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:56:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 56 | int lND; /* length of ND */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:57:5: warning: no previous extern declaration for non-static variable 'lUP' [-Wmissing-variable-declarations] 57 | int lUP; /* length of UP */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:57:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 57 | int lUP; /* length of UP */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:58:5: warning: no previous extern declaration for non-static variable 'CO' [-Wmissing-variable-declarations] 58 | int CO; /* number of columns */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:58:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 58 | int CO; /* number of columns */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:59:5: warning: no previous extern declaration for non-static variable 'LI' [-Wmissing-variable-declarations] 59 | int LI; /* number of lines */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:59:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 59 | int LI; /* number of lines */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:60:6: warning: no previous extern declaration for non-static variable 'linect' [-Wmissing-variable-declarations] 60 | int *linect; /* array of lengths of lines on screen | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:60:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 60 | int *linect; /* array of lengths of lines on screen | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:68:5: warning: no previous extern declaration for non-static variable 'buffnum' [-Wmissing-variable-declarations] 68 | int buffnum; /* pointer to output buffer */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:68:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 68 | int buffnum; /* pointer to output buffer */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:70:6: warning: no previous extern declaration for non-static variable 'tbuf' [-Wmissing-variable-declarations] 70 | char tbuf[1024]; /* buffer for decoded termcap entries */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 70 | char tbuf[1024]; /* buffer for decoded termcap entries */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:74:5: warning: no previous extern declaration for non-static variable 'oldr' [-Wmissing-variable-declarations] 74 | int oldr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:74:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 74 | int oldr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:75:5: warning: no previous extern declaration for non-static variable 'oldw' [-Wmissing-variable-declarations] 75 | int oldw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:75:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 75 | int oldw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:80:5: warning: no previous extern declaration for non-static variable 'realr' [-Wmissing-variable-declarations] 80 | int realr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:80:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 80 | int realr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:81:5: warning: no previous extern declaration for non-static variable 'realc' [-Wmissing-variable-declarations] 81 | int realc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/fancy.c:81:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 81 | int realc; | ^ --- one.o --- --- save.o --- --- one.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.one.o -MTone.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/one.c -o one.o --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/save.c -o save.o --- subs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.subs.o -MTsubs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c -o subs.o --- table.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.table.o -MTtable.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/table.c -o table.o --- text.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.text.o -MTtext.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c text.c -o text.o --- main.o --- 2 warnings generated. --- subs.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:45:20: warning: no previous extern declaration for non-static variable 'descr' [-Wmissing-variable-declarations] 45 | const char *const descr[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:45:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | const char *const descr[] = { | ^ --- version.o --- --- subs.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:38:5: warning: no previous extern declaration for non-static variable 'buffnum' [-Wmissing-variable-declarations] 38 | int buffnum; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:38:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 38 | int buffnum; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:39:6: warning: no previous extern declaration for non-static variable 'outbuff' [-Wmissing-variable-declarations] 39 | char outbuff[BUFSIZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/subs.c:39:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | char outbuff[BUFSIZ]; | ^ --- version.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.version.o -MTversion.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c version.c -o version.o --- backgammon.6.gz --- gzip -cn backgammon.6 > backgammon.6.gz --- table.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/table.c:39:19: warning: no previous extern declaration for non-static variable 'help2' [-Wmissing-variable-declarations] 39 | const char *const help2[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source/table.c:39:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | const char *const help2[] = { | ^ --- text.o --- text.c:35:19: warning: no previous extern declaration for non-static variable 'instr' [-Wmissing-variable-declarations] 35 | const char *const instr[] = { | ^ text.c:35:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 35 | const char *const instr[] = { | ^ --- version.o --- version.c:34:19: warning: no previous extern declaration for non-static variable 'message' [-Wmissing-variable-declarations] 34 | const char *const message[] = { | ^ version.c:34:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 34 | const char *const message[] = { | ^ 1 warning generated. --- text.o --- 1 warning generated. --- table.o --- 1 warning generated. --- move.o --- 2 warnings generated. --- subs.o --- 3 warnings generated. --- fancy.o --- 24 warnings generated. --- backgammon --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/backgammon/../common_source -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o backgammon allow.o board.o check.o extra.o fancy.o init.o main.o move.o odds.o one.o save.o subs.o table.o text.o version.o -lncurses --- all_subdir_backgammon/teachgammon --- ===> backgammon/teachgammon (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon --- .depend --- echo teachgammon: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- allow.o --- --- board.o --- --- check.o --- --- data.o --- --- fancy.o --- --- init.o --- --- odds.o --- --- one.o --- --- allow.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.allow.o -MTallow.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/allow.c --- board.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.board.o -MTboard.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/board.c --- check.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.check.o -MTcheck.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/check.c --- data.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.data.o -MTdata.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c data.c -o data.o --- allow.o --- -o allow.o --- board.o --- -o board.o --- check.o --- -o check.o --- fancy.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.fancy.o -MTfancy.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c -o fancy.o --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c -o init.o /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c --- odds.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.odds.o -MTodds.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/odds.c -o odds.o --- one.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.one.o -MTone.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/one.c -o one.o --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:40:12: warning: no previous extern declaration for non-static variable 'EXEC' [-Wmissing-variable-declarations] 40 | const char EXEC[] = "/usr/games/backgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:40:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 40 | const char EXEC[] = "/usr/games/backgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:41:12: warning: no previous extern declaration for non-static variable 'TEACH' [-Wmissing-variable-declarations] --- data.o --- data.c:38:20: warning: no previous extern declaration for non-static variable 'text0' [-Wmissing-variable-declarations] --- init.o --- 41 | const char TEACH[] = "/usr/games/teachgammon"; | ^ --- data.o --- 38 | const char *const text0[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:41:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:38:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 38 | const char *const text0[] = { | ^ --- init.o --- 41 | const char TEACH[] = "/usr/games/teachgammon"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:43:5: warning: no previous extern declaration for non-static variable 'pnum' [-Wmissing-variable-declarations] 43 | int pnum = 2; /* color of player: | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:43:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:46:20: warning: no previous extern declaration for non-static variable 'text1' [-Wmissing-variable-declarations] 46 | const char *const text1[] = { | ^ --- init.o --- 43 | int pnum = 2; /* color of player: | ^ --- data.o --- data.c:46:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 46 | const char *const text1[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:48:5: warning: no previous extern declaration for non-static variable 'acnt' [-Wmissing-variable-declarations] 48 | int acnt = 1; /* number of args */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:54:20: warning: no previous extern declaration for non-static variable 'text2' [-Wmissing-variable-declarations] 54 | const char *const text2[] = { | ^ --- init.o --- 48 | int acnt = 1; /* number of args */ | ^ --- data.o --- data.c:54:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 54 | const char *const text2[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:49:5: warning: no previous extern declaration for non-static variable 'aflag' [-Wmissing-variable-declarations] 49 | int aflag = 1; /* flag to ask for rules or instructions */ | ^ --- data.o --- data.c:67:20: warning: no previous extern declaration for non-static variable 'text3' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 67 | const char *const text3[] = { | ^ data.c:67:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- 49 | int aflag = 1; /* flag to ask for rules or instructions */ --- data.o --- 67 | const char *const text3[] = { | ^ --- init.o --- | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:50:5: warning: no previous extern declaration for non-static variable 'bflag' [-Wmissing-variable-declarations] --- data.o --- data.c:76:20: warning: no previous extern declaration for non-static variable 'text4' [-Wmissing-variable-declarations] --- init.o --- 50 | int bflag = 0; /* flag for automatic board printing */ | ^ --- data.o --- 76 | const char *const text4[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:50:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:76:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 76 | const char *const text4[] = { | ^ --- init.o --- 50 | int bflag = 0; /* flag for automatic board printing */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:51:5: warning: no previous extern declaration for non-static variable 'cflag' [-Wmissing-variable-declarations] --- data.o --- data.c:82:20: warning: no previous extern declaration for non-static variable 'text5' [-Wmissing-variable-declarations] --- init.o --- 51 | int cflag = 0; /* case conversion flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:51:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 82 | const char *const text5[] = { | ^ data.c:82:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- 51 | int cflag = 0; /* case conversion flag */ | ^ --- data.o --- 82 | const char *const text5[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:52:5: warning: no previous extern declaration for non-static variable 'hflag' [-Wmissing-variable-declarations] 52 | int hflag = 1; /* flag for cleaning screen */ | ^ --- data.o --- data.c:90:20: warning: no previous extern declaration for non-static variable 'text6' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:52:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 90 | const char *const text6[] = { | ^ data.c:90:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 90 | const char *const text6[] = { | ^ --- init.o --- 52 | int hflag = 1; /* flag for cleaning screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:53:5: warning: no previous extern declaration for non-static variable 'mflag' [-Wmissing-variable-declarations] 53 | int mflag = 0; /* backgammon flag */ | ^ --- data.o --- data.c:98:20: warning: no previous extern declaration for non-static variable 'text7' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:53:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 98 | const char *const text7[] = { | ^ data.c:98:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | const char *const text7[] = { --- init.o --- 53 | int mflag = 0; /* backgammon flag */ | ^ --- data.o --- | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:54:5: warning: no previous extern declaration for non-static variable 'raflag' [-Wmissing-variable-declarations] --- data.o --- data.c:106:20: warning: no previous extern declaration for non-static variable 'text8' [-Wmissing-variable-declarations] --- init.o --- 54 | int raflag = 0; /* 'roll again' flag for recovered game */ --- data.o --- 106 | const char *const text8[] = { | ^ data.c:106:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:54:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 106 | const char *const text8[] = { | ^ --- init.o --- 54 | int raflag = 0; /* 'roll again' flag for recovered game */ | ^ --- data.o --- data.c:113:20: warning: no previous extern declaration for non-static variable 'text9' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:55:5: warning: no previous extern declaration for non-static variable 'rflag' [-Wmissing-variable-declarations] --- data.o --- 113 | const char *const text9[] = { | ^ data.c:113:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- 55 | int rflag = 0; /* recovered game flag */ --- data.o --- 113 | const char *const text9[] = { | ^ --- init.o --- | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:55:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | int rflag = 0; /* recovered game flag */ | ^ --- data.o --- data.c:119:20: warning: no previous extern declaration for non-static variable 'text10' [-Wmissing-variable-declarations] 119 | const char *const text10[] = { | ^ data.c:119:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:56:5: warning: no previous extern declaration for non-static variable 'tflag' [-Wmissing-variable-declarations] --- data.o --- 119 | const char *const text10[] = { | ^ --- init.o --- 56 | int tflag = 0; /* cursor addressing flag */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:56:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:126:20: warning: no previous extern declaration for non-static variable 'text11' [-Wmissing-variable-declarations] --- init.o --- 56 | int tflag = 0; /* cursor addressing flag */ | ^ --- data.o --- 126 | const char *const text11[] = { | ^ data.c:126:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 126 | const char *const text11[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:57:5: warning: no previous extern declaration for non-static variable 'iroll' [-Wmissing-variable-declarations] 57 | int iroll = 0; /* special flag for inputting rolls */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:57:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:134:20: warning: no previous extern declaration for non-static variable 'text12' [-Wmissing-variable-declarations] 134 | const char *const text12[] = { | ^ data.c:134:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- 57 | int iroll = 0; /* special flag for inputting rolls */ | ^ --- data.o --- 134 | const char *const text12[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:58:5: warning: no previous extern declaration for non-static variable 'rfl' [-Wmissing-variable-declarations] 58 | int rfl = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:58:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 58 | int rfl = 0; | ^ --- data.o --- data.c:140:20: warning: no previous extern declaration for non-static variable 'text13' [-Wmissing-variable-declarations] 140 | const char *const text13[] = { | ^ data.c:140:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 140 | const char *const text13[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:60:19: warning: no previous extern declaration for non-static variable 'color' [-Wmissing-variable-declarations] 60 | const char *const color[] = {"White", "Red", "white", "red"}; | ^ --- data.o --- data.c:147:20: warning: no previous extern declaration for non-static variable 'text14' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:60:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 147 | const char *const text14[] = { | ^ data.c:147:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 147 | const char *const text14[] = { | ^ --- init.o --- 60 | const char *const color[] = {"White", "Red", "white", "red"}; | ^ --- data.o --- data.c:156:20: warning: no previous extern declaration for non-static variable 'text15' [-Wmissing-variable-declarations] 156 | const char *const text15[] = { | ^ data.c:156:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 156 | const char *const text15[] = { | ^ data.c:162:20: warning: no previous extern declaration for non-static variable 'text16' [-Wmissing-variable-declarations] 162 | const char *const text16[] = { | ^ data.c:162:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 162 | const char *const text16[] = { | ^ data.c:169:20: warning: no previous extern declaration for non-static variable 'text17' [-Wmissing-variable-declarations] 169 | const char *const text17[] = { | ^ data.c:169:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 169 | const char *const text17[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:62:20: warning: no previous extern declaration for non-static variable 'Colorptr' [-Wmissing-variable-declarations] 62 | const char *const *Colorptr; --- data.o --- data.c:174:20: warning: no previous extern declaration for non-static variable 'text18' [-Wmissing-variable-declarations] 174 | const char *const text18[] = { | ^ --- init.o --- | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:62:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:174:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 174 | const char *const text18[] = { | ^ --- init.o --- 62 | const char *const *Colorptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:63:20: warning: no previous extern declaration for non-static variable 'colorptr' [-Wmissing-variable-declarations] 63 | const char *const *colorptr; | ^ --- data.o --- data.c:182:20: warning: no previous extern declaration for non-static variable 'text19' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:63:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 182 | const char *const text19[] = { | ^ --- init.o --- 63 | const char *const *colorptr; | ^ --- data.o --- data.c:182:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 182 | const char *const text19[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:64:6: warning: no previous extern declaration for non-static variable 'inopp' [-Wmissing-variable-declarations] 64 | int *inopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | int *inopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:65:6: warning: no previous extern declaration for non-static variable 'inptr' [-Wmissing-variable-declarations] 65 | int *inptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:65:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:187:20: warning: no previous extern declaration for non-static variable 'text20' [-Wmissing-variable-declarations] --- init.o --- 65 | int *inptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:66:6: warning: no previous extern declaration for non-static variable 'offopp' [-Wmissing-variable-declarations] --- data.o --- 187 | const char *const text20[] = { | ^ --- init.o --- 66 | int *offopp; | ^ --- data.o --- data.c:187:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:66:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- 187 | const char *const text20[] = { | ^ --- init.o --- 66 | int *offopp; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:67:6: warning: no previous extern declaration for non-static variable 'offptr' [-Wmissing-variable-declarations] 67 | int *offptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:67:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 67 | int *offptr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:68:6: warning: no previous extern declaration for non-static variable 'args' [-Wmissing-variable-declarations] 68 | char args[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:68:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- data.c:193:20: warning: no previous extern declaration for non-static variable 'text21' [-Wmissing-variable-declarations] 193 | const char *const text21[] = { | ^ --- init.o --- 68 | char args[100]; | ^ --- data.o --- data.c:193:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 193 | const char *const text21[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:69:5: warning: no previous extern declaration for non-static variable 'bar' [-Wmissing-variable-declarations] 69 | int bar; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 69 | int bar; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:70:5: warning: no previous extern declaration for non-static variable 'begscr' [-Wmissing-variable-declarations] 70 | int begscr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 70 | int begscr; | ^ --- data.o --- data.c:199:20: warning: no previous extern declaration for non-static variable 'text22' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:71:5: warning: no previous extern declaration for non-static variable 'board' [-Wmissing-variable-declarations] --- data.o --- 199 | const char *const text22[] = { | ^ --- init.o --- 71 | int board[26]; | ^ --- data.o --- data.c:199:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:71:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 71 | int board[26]; | ^ --- data.o --- 199 | const char *const text22[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:72:6: warning: no previous extern declaration for non-static variable 'cin' [-Wmissing-variable-declarations] 72 | char cin[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:72:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | char cin[100]; | ^ --- data.o --- data.c:205:20: warning: no previous extern declaration for non-static variable 'text23' [-Wmissing-variable-declarations] --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:73:5: warning: no previous extern declaration for non-static variable 'colen' [-Wmissing-variable-declarations] --- data.o --- 205 | const char *const text23[] = { | ^ --- init.o --- 73 | int colen; | ^ --- data.o --- data.c:205:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | int colen; | ^ --- data.o --- 205 | const char *const text23[] = { | ^ --- init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:74:5: warning: no previous extern declaration for non-static variable 'cturn' [-Wmissing-variable-declarations] 74 | int cturn; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:74:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 74 | int cturn; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:75:5: warning: no previous extern declaration for non-static variable 'curc' [-Wmissing-variable-declarations] 75 | int curc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:75:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 75 | int curc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:76:5: warning: no previous extern declaration for non-static variable 'curr' [-Wmissing-variable-declarations] 76 | int curr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:76:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 76 | int curr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:77:5: warning: no previous extern declaration for non-static variable 'd0' [-Wmissing-variable-declarations] 77 | int d0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:77:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 77 | int d0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:78:5: warning: no previous extern declaration for non-static variable 'dice' [-Wmissing-variable-declarations] 78 | int dice[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:78:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 78 | int dice[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:79:5: warning: no previous extern declaration for non-static variable 'dlast' [-Wmissing-variable-declarations] 79 | int dlast; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:79:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 79 | int dlast; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:80:5: warning: no previous extern declaration for non-static variable 'g' [-Wmissing-variable-declarations] 80 | int g[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:80:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 80 | int g[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:81:5: warning: no previous extern declaration for non-static variable 'gvalue' [-Wmissing-variable-declarations] 81 | int gvalue; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:81:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 81 | int gvalue; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:82:5: warning: no previous extern declaration for non-static variable 'h' [-Wmissing-variable-declarations] 82 | int h[4]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:82:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 82 | int h[4]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:83:5: warning: no previous extern declaration for non-static variable 'home' [-Wmissing-variable-declarations] 83 | int home; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:83:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 83 | int home; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:84:5: warning: no previous extern declaration for non-static variable 'in' [-Wmissing-variable-declarations] 84 | int in[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:84:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 84 | int in[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:85:5: warning: no previous extern declaration for non-static variable 'mvl' [-Wmissing-variable-declarations] 85 | int mvl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:85:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 85 | int mvl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:86:5: warning: no previous extern declaration for non-static variable 'mvlim' [-Wmissing-variable-declarations] 86 | int mvlim; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:86:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 86 | int mvlim; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:87:5: warning: no previous extern declaration for non-static variable 'ncin' [-Wmissing-variable-declarations] 87 | int ncin; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:87:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 87 | int ncin; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:88:5: warning: no previous extern declaration for non-static variable 'off' [-Wmissing-variable-declarations] 88 | int off[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:88:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 88 | int off[2]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:89:5: warning: no previous extern declaration for non-static variable 'p' [-Wmissing-variable-declarations] 89 | int p[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:89:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 89 | int p[5]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:90:5: warning: no previous extern declaration for non-static variable 'rscore' [-Wmissing-variable-declarations] 90 | int rscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:90:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 90 | int rscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:91:5: warning: no previous extern declaration for non-static variable 'table' [-Wmissing-variable-declarations] 91 | int table[6][6]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:91:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 91 | int table[6][6]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:92:5: warning: no previous extern declaration for non-static variable 'wscore' [-Wmissing-variable-declarations] 92 | int wscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:92:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 92 | int wscore; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:16: warning: no previous extern declaration for non-static variable 'tty' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:21: warning: no previous extern declaration for non-static variable 'old' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:26: warning: no previous extern declaration for non-static variable 'noech' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:33: warning: no previous extern declaration for non-static variable 'bgraw' [-Wmissing-variable-declarations] 93 | struct termios tty, old, noech, bgraw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/init.c:93:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 93 | struct termios tty, old, noech, bgraw; | ^ 50 warnings generated. --- data.o --- 24 warnings generated. --- fancy.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:64:6: warning: no previous extern declaration for non-static variable 'tcap' [-Wmissing-variable-declarations] 64 | char tcap[] = "bccdceclcmhomcmlndup"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | char tcap[] = "bccdceclcmhomcmlndup"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:66:8: warning: no previous extern declaration for non-static variable 'tstr' [-Wmissing-variable-declarations] 66 | char **tstr[] = { &BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:66:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 66 | char **tstr[] = { &BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:72:5: warning: no previous extern declaration for non-static variable 'oldb' [-Wmissing-variable-declarations] 72 | int oldb[] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:72:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | int oldb[] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; | ^ --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/save.c -o save.o --- subs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.subs.o -MTsubs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c -o subs.o --- fancy.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:44:7: warning: no previous extern declaration for non-static variable 'CD' [-Wmissing-variable-declarations] 44 | char *CD; /* clear to end of screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:44:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 44 | char *CD; /* clear to end of screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:45:7: warning: no previous extern declaration for non-static variable 'CE' [-Wmissing-variable-declarations] 45 | char *CE; /* clear to end of line sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:45:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | char *CE; /* clear to end of line sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:46:7: warning: no previous extern declaration for non-static variable 'CL' [-Wmissing-variable-declarations] 46 | char *CL; /* clear screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:46:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 46 | char *CL; /* clear screen sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:47:7: warning: no previous extern declaration for non-static variable 'CM' [-Wmissing-variable-declarations] 47 | char *CM; /* cursor movement instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:47:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 47 | char *CM; /* cursor movement instructions */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:48:7: warning: no previous extern declaration for non-static variable 'HO' [-Wmissing-variable-declarations] 48 | char *HO; /* home cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | char *HO; /* home cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:49:7: warning: no previous extern declaration for non-static variable 'MC' [-Wmissing-variable-declarations] 49 | char *MC; /* column cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 49 | char *MC; /* column cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:50:7: warning: no previous extern declaration for non-static variable 'ML' [-Wmissing-variable-declarations] 50 | char *ML; /* row cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:50:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 50 | char *ML; /* row cursor movement map */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:51:7: warning: no previous extern declaration for non-static variable 'ND' [-Wmissing-variable-declarations] 51 | char *ND; /* forward cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:51:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 51 | char *ND; /* forward cursor sequence */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:54:5: warning: no previous extern declaration for non-static variable 'lHO' [-Wmissing-variable-declarations] 54 | int lHO; /* length of HO */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:54:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 54 | int lHO; /* length of HO */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:55:5: warning: no previous extern declaration for non-static variable 'lBC' [-Wmissing-variable-declarations] 55 | int lBC; /* length of BC */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:55:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | int lBC; /* length of BC */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:56:5: warning: no previous extern declaration for non-static variable 'lND' [-Wmissing-variable-declarations] 56 | int lND; /* length of ND */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:56:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 56 | int lND; /* length of ND */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:57:5: warning: no previous extern declaration for non-static variable 'lUP' [-Wmissing-variable-declarations] 57 | int lUP; /* length of UP */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:57:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 57 | int lUP; /* length of UP */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:58:5: warning: no previous extern declaration for non-static variable 'CO' [-Wmissing-variable-declarations] 58 | int CO; /* number of columns */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:58:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 58 | int CO; /* number of columns */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:59:5: warning: no previous extern declaration for non-static variable 'LI' [-Wmissing-variable-declarations] 59 | int LI; /* number of lines */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:59:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 59 | int LI; /* number of lines */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:60:6: warning: no previous extern declaration for non-static variable 'linect' [-Wmissing-variable-declarations] 60 | int *linect; /* array of lengths of lines on screen | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:60:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 60 | int *linect; /* array of lengths of lines on screen | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:68:5: warning: no previous extern declaration for non-static variable 'buffnum' [-Wmissing-variable-declarations] 68 | int buffnum; /* pointer to output buffer */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:68:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 68 | int buffnum; /* pointer to output buffer */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:70:6: warning: no previous extern declaration for non-static variable 'tbuf' [-Wmissing-variable-declarations] 70 | char tbuf[1024]; /* buffer for decoded termcap entries */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 70 | char tbuf[1024]; /* buffer for decoded termcap entries */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:74:5: warning: no previous extern declaration for non-static variable 'oldr' [-Wmissing-variable-declarations] 74 | int oldr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:74:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 74 | int oldr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:75:5: warning: no previous extern declaration for non-static variable 'oldw' [-Wmissing-variable-declarations] 75 | int oldw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:75:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 75 | int oldw; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:80:5: warning: no previous extern declaration for non-static variable 'realr' [-Wmissing-variable-declarations] 80 | int realr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:80:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 80 | int realr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:81:5: warning: no previous extern declaration for non-static variable 'realc' [-Wmissing-variable-declarations] 81 | int realc; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/fancy.c:81:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 81 | int realc; | ^ --- table.o --- --- teach.o --- --- table.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.table.o -MTtable.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/table.c -o table.o --- teach.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.teach.o -MTteach.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c teach.c -o teach.o --- subs.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:45:20: warning: no previous extern declaration for non-static variable 'descr' [-Wmissing-variable-declarations] 45 | const char *const descr[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:45:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | const char *const descr[] = { | ^ --- ttext1.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.ttext1.o -MTttext1.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ttext1.c -o ttext1.o --- subs.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:38:5: warning: no previous extern declaration for non-static variable 'buffnum' [-Wmissing-variable-declarations] 38 | int buffnum; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:38:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 38 | int buffnum; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:39:6: warning: no previous extern declaration for non-static variable 'outbuff' [-Wmissing-variable-declarations] 39 | char outbuff[BUFSIZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/subs.c:39:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | char outbuff[BUFSIZ]; | ^ --- ttext2.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.ttext2.o -MTttext2.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ttext2.c -o ttext2.o --- tutor.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -MD -MF.depend.tutor.o -MTtutor.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c tutor.c -o tutor.o --- table.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/table.c:39:19: warning: no previous extern declaration for non-static variable 'help2' [-Wmissing-variable-declarations] 39 | const char *const help2[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source/table.c:39:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | const char *const help2[] = { | ^ --- teach.o --- teach.c:42:19: warning: no previous extern declaration for non-static variable 'helpm' [-Wmissing-variable-declarations] 42 | const char *const helpm[] = { | ^ teach.c:42:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 42 | const char *const helpm[] = { | ^ teach.c:50:19: warning: no previous extern declaration for non-static variable 'contin' [-Wmissing-variable-declarations] 50 | const char *const contin[] = { | ^ teach.c:50:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ttext1.o --- ttext1.c:36:13: warning: no previous extern declaration for non-static variable 'opts' [-Wmissing-variable-declarations] --- teach.o --- 50 | const char *const contin[] = { | ^ --- ttext1.o --- 36 | const char *opts = " QIMRHEDSPT"; | ^ ttext1.c:36:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 36 | const char *opts = " QIMRHEDSPT"; | ^ ttext1.c:37:13: warning: no previous extern declaration for non-static variable 'prompt' [-Wmissing-variable-declarations] 37 | const char *prompt = "-->"; | ^ ttext1.c:37:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 37 | const char *prompt = "-->"; | ^ ttext1.c:39:19: warning: no previous extern declaration for non-static variable 'list' [-Wmissing-variable-declarations] 39 | const char *const list[] = { | ^ ttext1.c:39:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | const char *const list[] = { | ^ ttext1.c:55:19: warning: no previous extern declaration for non-static variable 'hello' [-Wmissing-variable-declarations] 55 | const char *const hello[] = { | ^ ttext1.c:55:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | const char *const hello[] = { | ^ ttext1.c:73:19: warning: no previous extern declaration for non-static variable 'intro1' [-Wmissing-variable-declarations] 73 | const char *const intro1[] = { | ^ ttext1.c:73:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | const char *const intro1[] = { | ^ ttext1.c:84:19: warning: no previous extern declaration for non-static variable 'intro2' [-Wmissing-variable-declarations] 84 | const char *const intro2[] = { | ^ ttext1.c:84:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 84 | const char *const intro2[] = { | ^ ttext1.c:98:19: warning: no previous extern declaration for non-static variable 'moves' [-Wmissing-variable-declarations] 98 | const char *const moves[] = { | ^ ttext1.c:98:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | const char *const moves[] = { | ^ ttext1.c:129:19: warning: no previous extern declaration for non-static variable 'remove' [-Wmissing-variable-declarations] 129 | const char *const remove[] = { | ^ ttext1.c:129:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 129 | const char *const remove[] = { | ^ ttext1.c:153:19: warning: no previous extern declaration for non-static variable 'hits' [-Wmissing-variable-declarations] 153 | const char *const hits[] = { | ^ ttext1.c:153:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 153 | const char *const hits[] = { | ^ ttext1.c:170:19: warning: no previous extern declaration for non-static variable 'endgame' [-Wmissing-variable-declarations] 170 | const char *const endgame[] = { | ^ ttext1.c:170:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 170 | const char *const endgame[] = { | ^ 10 warnings generated. --- ttext2.o --- ttext2.c:38:19: warning: no previous extern declaration for non-static variable 'doubl' [-Wmissing-variable-declarations] 38 | const char *const doubl[] = { | ^ ttext2.c:38:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 38 | const char *const doubl[] = { | ^ ttext2.c:53:19: warning: no previous extern declaration for non-static variable 'stragy' [-Wmissing-variable-declarations] 53 | const char *const stragy[] = { | ^ ttext2.c:53:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 53 | const char *const stragy[] = { | ^ ttext2.c:69:19: warning: no previous extern declaration for non-static variable 'prog' [-Wmissing-variable-declarations] 69 | const char *const prog[] = { | ^ ttext2.c:69:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 69 | const char *const prog[] = { | ^ ttext2.c:103:19: warning: no previous extern declaration for non-static variable 'lastch' [-Wmissing-variable-declarations] 103 | const char *const lastch[] = { | ^ ttext2.c:103:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 103 | const char *const lastch[] = { | ^ ttext2.c:36:7: warning: no previous extern declaration for non-static variable 'prompt' [-Wmissing-variable-declarations] 36 | char *prompt, *opts; | ^ ttext2.c:36:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 36 | char *prompt, *opts; | ^ ttext2.c:36:16: warning: no previous extern declaration for non-static variable 'opts' [-Wmissing-variable-declarations] 36 | char *prompt, *opts; | ^ ttext2.c:36:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 36 | char *prompt, *opts; | ^ --- teach.o --- 2 warnings generated. --- ttext2.o --- 6 warnings generated. --- table.o --- 1 warning generated. --- subs.o --- 3 warnings generated. --- fancy.o --- 24 warnings generated. --- teachgammon --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DTEACHGAMMON_TEXT -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/backgammon/teachgammon/../common_source -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o teachgammon allow.o board.o check.o data.o fancy.o init.o odds.o one.o save.o subs.o table.o teach.o ttext1.o ttext2.o tutor.o -lncurses --- all_subdir_battlestar --- ===> battlestar (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/battlestar --- .depend --- echo battlestar: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- battlestar.o --- --- command1.o --- --- command2.o --- --- command3.o --- --- command4.o --- --- command5.o --- --- command6.o --- --- command7.o --- --- battlestar.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.battlestar.o -MTbattlestar.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c battlestar.c -o battlestar.o --- command1.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command1.o -MTcommand1.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command1.c -o command1.o --- command2.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command2.o -MTcommand2.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command2.c -o command2.o --- command3.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command3.o -MTcommand3.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command3.c -o command3.o --- command4.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command4.o -MTcommand4.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command4.c -o command4.o --- command5.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command5.o -MTcommand5.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command5.c -o command5.o --- command6.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command6.o -MTcommand6.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command6.c -o command6.o --- command7.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.command7.o -MTcommand7.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c command7.c -o command7.o --- battlestar.o --- battlestar.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 | main(argc, argv) | ^ --- command7.o --- command7.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | fight(enemy, strength) | ^ --- command5.o --- command5.c:36:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | kiss() | ^ | void --- command6.o --- command6.c:37:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 37 | launch() | ^ | void --- command3.o --- command3.c:36:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | dig() | ^ | void --- command6.o --- command6.c:57:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 57 | land() | ^ | void --- command4.o --- command4.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | take(from) | ^ --- command3.o --- command3.c:60:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 60 | jump() | ^ --- command2.o --- command2.c:36:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] --- command3.o --- | void --- command2.o --- 36 | wearit() --- command1.o --- command1.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- command2.o --- | ^ | void --- command1.o --- 36 | moveplayer(thataway, token) | ^ --- command5.o --- command5.c:87:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 87 | love() | ^ | void --- command6.o --- command6.c:74:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 74 | die() | ^ | void command6.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | diesig(dummy) | ^ --- command3.o --- command3.c:100:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 100 | bury() | ^ | void --- command6.o --- command6.c:89:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 89 | live() | ^ | void --- command1.o --- command1.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 | convert(tothis) /* Converts day to night and vice versa. */ | ^ --- command6.o --- command6.c:99:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 99 | open_score_file() | ^ | void --- command5.o --- command5.c:151:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | zzz() | ^ | void --- command2.o --- command2.c:104:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 104 | put() | ^ | void --- command1.o --- command1.c:88:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 88 | news() | ^ | void --- command2.o --- command2.c:122:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 122 | draw() | ^ | void --- command6.o --- command6.c:135:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 135 | rate() | ^ | void --- command2.o --- command2.c:128:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 128 | use() | ^ | void --- command6.o --- command6.c:173:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 173 | drive() | ^ | void --- command3.o --- command3.c:163:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 163 | drink() | ^ | void --- command5.o --- command5.c:205:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 205 | chime() | ^ | void --- command6.o --- command6.c:190:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 190 | ride() | ^ | void --- command2.o --- command2.c:167:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 167 | murder() | ^ | void --- command3.o --- command3.c:183:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 183 | shoot() | ^ | void --- command5.o --- command5.c:260:5: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 260 | give() | ^ | void --- command6.o --- command6.c:214:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 214 | light() | ^ | void --- command4.o --- command4.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | throw(name) | ^ --- command6.o --- command6.c:231:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 231 | dooropen() | ^ | void --- command4.o --- command4.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | drop(name) | ^ --- command1.o --- command1.c:229:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] --- command2.o --- command2.c:265:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] --- command1.o --- 229 | crash() | ^ | void --- command2.o --- 265 | ravage() | ^ | void command2.c:319:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 319 | follow() | ^ | void --- command4.o --- command4.c:340:8: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 340 | takeoff() | ^ | void command4.c:347:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 347 | puton() | ^ | void command4.c:354:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 354 | eat() | ^ | void --- battlestar.o --- 1 warning generated. --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c init.c -o init.o --- command6.o --- 11 warnings generated. --- command7.o --- 1 warning generated. --- cypher.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.cypher.o -MTcypher.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c cypher.c -o cypher.o --- init.o --- init.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | initialize(filename) | ^ --- command3.o --- 5 warnings generated. --- getcom.o --- --- init.o --- init.c:73:8: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 73 | getutmp() | ^ | void --- getcom.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.getcom.o -MTgetcom.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getcom.c -o getcom.o --- init.o --- init.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | wizard(uname) | ^ init.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 | checkout(uname) | ^ --- parse.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.parse.o -MTparse.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c parse.c -o parse.o --- command2.o --- 7 warnings generated. --- command1.o --- 4 warnings generated. --- command5.o --- 5 warnings generated. --- room.o --- --- save.o --- --- room.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.room.o -MTroom.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c room.c -o room.o --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c save.c -o save.o --- fly.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.fly.o -MTfly.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c fly.c -o fly.o --- init.o --- 4 warnings generated. --- misc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c misc.c -o misc.o --- cypher.o --- cypher.c:36:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | cypher() | ^ | void --- command4.o --- 6 warnings generated. --- getcom.o --- getcom.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | getcom(buf, size, prompt, error) | ^ getcom.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 71 | getword(buf1, buf2, flag) | ^ --- globals.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.globals.o -MTglobals.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c globals.c -o globals.o --- parse.o --- parse.c:46:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 46 | wordinit() | ^ | void parse.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 55 | hash(s) | ^ parse.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 69 | lookup(s) | ^ parse.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | install(wp) | ^ parse.c:95:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 95 | parse() | ^ | void --- save.o --- save.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | restore(filename) | ^ --- room.o --- room.c:36:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | writedes() | ^ | void room.c:60:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 60 | printobjs() | ^ | void --- save.o --- save.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 | save(filename) | ^ --- room.o --- room.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 72 | whichway(here) | ^ room.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | newway(thisway) | ^ --- save.o --- save.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | save_file_name(filename, len) | ^ --- misc.o --- misc.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | card(array, size) /* for beenthere, injuries */ | ^ misc.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | ucard(array) | ^ --- fly.o --- fly.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 | succumb(dummy) | ^ fly.c:70:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 70 | visual() | ^ | void fly.c:177:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 177 | screen() | ^ | void fly.c:194:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 194 | target() | ^ | void fly.c:207:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 207 | notarget() | ^ | void fly.c:220:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 220 | blast() | ^ | void fly.c:242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | moveenemy(dummy) | ^ fly.c:282:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 282 | endfly() | ^ | void --- getcom.o --- 2 warnings generated. --- misc.o --- 2 warnings generated. --- dayfile.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dayfile.o -MTdayfile.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dayfile.c -o dayfile.o --- save.o --- 3 warnings generated. --- room.o --- 4 warnings generated. --- nightfile.o --- --- dayobjs.o --- --- nightfile.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.nightfile.o -MTnightfile.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c nightfile.c -o nightfile.o --- dayobjs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dayobjs.o -MTdayobjs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dayobjs.c -o dayobjs.o --- nightobjs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.nightobjs.o -MTnightobjs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c nightobjs.c -o nightobjs.o --- words.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.words.o -MTwords.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c words.c -o words.o --- parse.o --- 5 warnings generated. --- battlestar.6.gz --- gzip -cn battlestar.6 > battlestar.6.gz --- fly.o --- 8 warnings generated. --- cypher.o --- 1 warning generated. --- battlestar --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o battlestar battlestar.o command1.o command2.o command3.o command4.o command5.o command6.o command7.o init.o cypher.o getcom.o parse.o room.o save.o fly.o misc.o globals.o dayfile.o nightfile.o dayobjs.o nightobjs.o words.o -lncurses --- all_subdir_bcd --- ===> bcd (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/bcd --- .depend --- echo bcd: /usr/lib/libc.a >> .depend --- bcd.o --- --- bcd.6.gz --- --- bcd.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.bcd.o -MTbcd.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c bcd.c -o bcd.o --- bcd.6.gz --- gzip -cn bcd.6 > bcd.6.gz --- bcd --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o bcd bcd.o --- all_subdir_bs --- ===> bs (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/bs --- .depend --- echo bs: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- bs.o --- --- bs.6.gz --- --- bs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.bs.o -MTbs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c bs.c -o bs.o --- bs.6.gz --- gzip -cn bs.6 > bs.6.gz --- bs --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o bs bs.o -lncurses --- all_subdir_boggle --- ===> boggle (all) --- all_subdir_boggle/boggle --- ===> boggle/boggle (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/boggle --- .depend --- echo boggle: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- bog.o --- --- help.o --- --- mach.o --- --- prtable.o --- --- timer.o --- --- word.o --- --- boggle.6.gz --- --- bog.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.bog.o -MTbog.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c bog.c -o bog.o --- help.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.help.o -MThelp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c help.c -o help.o --- mach.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.mach.o -MTmach.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c mach.c -o mach.o --- prtable.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.prtable.o -MTprtable.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c prtable.c -o prtable.o --- timer.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.timer.o -MTtimer.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c timer.c -o timer.o --- word.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.word.o -MTword.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c word.c -o word.o --- boggle.6.gz --- gzip -cn boggle.6 > boggle.6.gz --- boggle --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o boggle bog.o help.o mach.o prtable.o timer.o word.o -lncurses --- all_subdir_boggle/mkdict --- ===> boggle/mkdict (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkdict --- .depend --- echo mkdict: /usr/lib/libc.a >> .depend --- mkdict.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkdict/../boggle -fPIE -MD -MF.depend.mkdict.o -MTmkdict.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c mkdict.c -o mkdict.o --- mkdict --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkdict/../boggle -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o mkdict mkdict.o --- all_subdir_boggle/mkindex --- ===> boggle/mkindex (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkindex --- .depend --- echo mkindex: /usr/lib/libc.a >> .depend --- mkindex.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkindex/../boggle -fPIE -MD -MF.depend.mkindex.o -MTmkindex.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c mkindex.c -o mkindex.o --- mkindex --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/mkindex/../boggle -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o mkindex mkindex.o --- all_subdir_boggle/dictfiles --- ===> boggle/dictfiles (all) --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/dictfiles --- dictionary --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/dictfiles/../mkdict/mkdict < /usr/share/dict/words > dictionary mkdict: 236008 words --- dictindex --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/dictfiles/../mkindex/mkindex < dictionary > dictindex --- all_subdir_canfield --- ===> canfield (all) --- all_subdir_canfield/canfield --- ===> canfield/canfield (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/canfield/canfield --- .depend --- echo canfield: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- canfield.o --- --- canfield.6.gz --- --- canfield.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.canfield.o -MTcanfield.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c canfield.c -o canfield.o --- canfield.6.gz --- gzip -cn canfield.6 > canfield.6.gz --- canfield --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o canfield canfield.o -lncurses --- all_subdir_canfield/cfscores --- ===> canfield/cfscores (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/canfield/cfscores --- .depend --- echo cfscores: /usr/lib/libc.a >> .depend --- cfscores.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/canfield/cfscores/../canfield -fPIE -MD -MF.depend.cfscores.o -MTcfscores.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c cfscores.c -o cfscores.o --- cfscores --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/canfield/cfscores/../canfield -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o cfscores cfscores.o --- all_subdir_cribbage --- ===> cribbage (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/cribbage --- .depend --- echo cribbage: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- extern.o --- --- crib.o --- --- cards.o --- --- instr.o --- --- io.o --- --- score.o --- --- support.o --- --- cribbage.6.gz --- --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- crib.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.crib.o -MTcrib.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c crib.c -o crib.o --- cards.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.cards.o -MTcards.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c cards.c -o cards.o --- instr.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.instr.o -MTinstr.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c instr.c -o instr.o --- io.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.io.o -MTio.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c io.c -o io.o --- score.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.score.o -MTscore.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c score.c -o score.o --- support.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.support.o -MTsupport.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c support.c -o support.o --- cribbage.6.gz --- gzip -cn cribbage.6 > cribbage.6.gz --- extern.o --- extern.c:61:9: warning: no previous extern declaration for non-static variable 'Compwin' [-Wmissing-variable-declarations] 61 | WINDOW *Compwin; /* computer's hand window */ | ^ extern.c:61:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 61 | WINDOW *Compwin; /* computer's hand window */ | ^ extern.c:62:9: warning: no previous extern declaration for non-static variable 'Msgwin' [-Wmissing-variable-declarations] 62 | WINDOW *Msgwin; /* messages for the player */ | ^ extern.c:62:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 62 | WINDOW *Msgwin; /* messages for the player */ | ^ extern.c:63:9: warning: no previous extern declaration for non-static variable 'Playwin' [-Wmissing-variable-declarations] 63 | WINDOW *Playwin; /* player's hand window */ | ^ extern.c:63:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 63 | WINDOW *Playwin; /* player's hand window */ | ^ extern.c:64:9: warning: no previous extern declaration for non-static variable 'Tablewin' [-Wmissing-variable-declarations] 64 | WINDOW *Tablewin; /* table window */ | ^ extern.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | WINDOW *Tablewin; /* table window */ | ^ --- support.o --- support.c:45:11: warning: no previous extern declaration for non-static variable 'tv' [-Wmissing-variable-declarations] 45 | const int tv[NTV] = {8, 7, 9, 6, 11, 12, 13, 14, 10, 5}; | ^ support.c:45:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | const int tv[NTV] = {8, 7, 9, 6, 11, 12, 13, 14, 10, 5}; | ^ --- extern.o --- 4 warnings generated. --- score.o --- score.c:50:12: warning: no previous extern declaration for non-static variable 'crbescr' [-Wmissing-variable-declarations] 50 | const long crbescr[169] = { | ^ score.c:50:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 50 | const long crbescr[169] = { | ^ score.c:72:12: warning: no previous extern declaration for non-static variable 'crbnescr' [-Wmissing-variable-declarations] 72 | const long crbnescr[169] = { | ^ score.c:72:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | const long crbnescr[169] = { | ^ --- support.o --- support.c:195:1: warning: no previous prototype for function 'pegreset' [-Wmissing-prototypes] 195 | pegreset(void) | ^ support.c:194:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 194 | void | ^ | static --- io.o --- io.c:50:19: warning: no previous extern declaration for non-static variable 'rankname' [-Wmissing-variable-declarations] 50 | const char *const rankname[RANKS] = { | ^ io.c:50:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 50 | const char *const rankname[RANKS] = { | ^ io.c:55:19: warning: no previous extern declaration for non-static variable 'rankchar' [-Wmissing-variable-declarations] 55 | const char *const rankchar[RANKS] = { | ^ io.c:55:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | const char *const rankchar[RANKS] = { | ^ io.c:59:19: warning: no previous extern declaration for non-static variable 'suitname' [-Wmissing-variable-declarations] 59 | const char *const suitname[SUITS] = {"SPADES", "HEARTS", "DIAMONDS", "CLUBS"}; | ^ io.c:59:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 59 | const char *const suitname[SUITS] = {"SPADES", "HEARTS", "DIAMONDS", "CLUBS"}; | ^ io.c:350:9: warning: no previous extern declaration for non-static variable 'Msgbuf' [-Wmissing-variable-declarations] 350 | char Msgbuf[BUFSIZ] = {'\0'}; | ^ io.c:350:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 350 | char Msgbuf[BUFSIZ] = {'\0'}; | ^ io.c:351:9: warning: no previous extern declaration for non-static variable 'Mpos' [-Wmissing-variable-declarations] 351 | int Mpos = 0; | ^ io.c:351:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 351 | int Mpos = 0; | ^ io.c:383:9: warning: no previous extern declaration for non-static variable 'Lineno' [-Wmissing-variable-declarations] 383 | int Lineno = 0; | ^ io.c:383:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 383 | int Lineno = 0; | ^ io.c:48:9: warning: no previous extern declaration for non-static variable 'linebuf' [-Wmissing-variable-declarations] 48 | char linebuf[LINESIZE]; | ^ io.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | char linebuf[LINESIZE]; | ^ --- score.o --- 2 warnings generated. --- support.o --- 2 warnings generated. --- io.o --- 7 warnings generated. --- cribbage --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o cribbage extern.o crib.o cards.o instr.o io.o score.o support.o -lncurses --- all_subdir_colorbars --- ===> colorbars (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/colorbars --- .depend --- echo colorbars: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- colorbars.o --- --- colorbars.6.gz --- --- colorbars.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.colorbars.o -MTcolorbars.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c colorbars.c -o colorbars.o --- colorbars.6.gz --- gzip -cn colorbars.6 > colorbars.6.gz --- colorbars --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o colorbars colorbars.o -lncurses --- all_subdir_fish --- ===> fish (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/fish --- .depend --- echo fish: /usr/lib/libc.a >> .depend --- fish.o --- --- fish.6.gz --- --- fish.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.fish.o -MTfish.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c fish.c -o fish.o --- fish.6.gz --- gzip -cn fish.6 > fish.6.gz --- fish --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o fish fish.o --- all_subdir_hack --- ===> hack (all) --- all_subdir_hack/makedefs --- ===> hack/makedefs (all) --- objwarn --- --- .depend --- echo makedefs: /usr/lib/libc.a >> .depend --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs --- makedefs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.makedefs.o -MTmakedefs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c -o makedefs.o /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:20: warning: no previous extern declaration for non-static variable 'lp' [-Wmissing-variable-declarations] 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:32: warning: no previous extern declaration for non-static variable 'lp0' [-Wmissing-variable-declarations] 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:45: warning: no previous extern declaration for non-static variable 'lpe' [-Wmissing-variable-declarations] 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:17:5: warning: no previous extern declaration for non-static variable 'fd' [-Wmissing-variable-declarations] 17 | int fd; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:17:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 17 | int fd; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:18:6: warning: no previous extern declaration for non-static variable 'string' [-Wmissing-variable-declarations] 18 | char string[STRSZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:18:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 18 | char string[STRSZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:6: warning: no previous extern declaration for non-static variable 'line' [-Wmissing-variable-declarations] 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:74:5: warning: no previous extern declaration for non-static variable 'eof' [-Wmissing-variable-declarations] 74 | int eof; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/makedefs/../makedefs.c:74:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 74 | int eof; | ^ 7 warnings generated. --- makedefs --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o makedefs makedefs.o --- all_subdir_hack/hack --- ===> hack/hack (all) --- objwarn --- --- hack.onames.h --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack --- hack.onames.h --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../makedefs/makedefs /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../def.objects.h > hack.onames.h --- .depend --- echo hack: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- alloc.o --- --- hack.Decl.o --- --- hack.apply.o --- --- hack.bones.o --- --- hack.o --- --- hack.cmd.o --- --- hack.do.o --- --- hack.do_name.o --- --- alloc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.alloc.o -MTalloc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../alloc.c -o alloc.o --- hack.Decl.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.Decl.o -MThack.Decl.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c -o hack.Decl.o --- hack.apply.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.apply.o -MThack.apply.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.apply.c -o hack.apply.o --- hack.bones.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.bones.o -MThack.bones.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.bones.c -o hack.bones.o --- hack.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.o -MThack.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.c -o hack.o --- hack.cmd.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.cmd.o -MThack.cmd.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c -o hack.cmd.o --- hack.do.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.do.o -MThack.do.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.do.c -o hack.do.o --- hack.do_name.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.do_name.o -MThack.do_name.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.do_name.c -o hack.do_name.o --- hack.bones.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.bones.c:8:6: warning: no previous extern declaration for non-static variable 'bones' [-Wmissing-variable-declarations] 8 | char bones[] = "bones_xx"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.bones.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | char bones[] = "bones_xx"; | ^ --- hack.cmd.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:17:17: warning: no previous extern declaration for non-static variable 'cmdlist' [-Wmissing-variable-declarations] 17 | struct func_tab cmdlist[]={ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:17:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 17 | struct func_tab cmdlist[]={ | ^ --- hack.Decl.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:31:6: warning: no previous extern declaration for non-static variable 'wailmsg' [-Wmissing-variable-declarations] 31 | long wailmsg = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:31:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 31 | long wailmsg = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:42:6: warning: no previous extern declaration for non-static variable 'quitchars' [-Wmissing-variable-declarations] 42 | char quitchars[] = " \r\n\033"; | ^ --- hack.cmd.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:81:21: warning: no previous extern declaration for non-static variable 'extcmdlist' [-Wmissing-variable-declarations] --- hack.Decl.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:42:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- hack.cmd.o --- 81 | struct ext_func_tab extcmdlist[] = { | ^ --- hack.Decl.o --- 42 | char quitchars[] = " \r\n\033"; | ^ --- hack.cmd.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:81:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 81 | struct ext_func_tab extcmdlist[] = { | ^ --- hack.Decl.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:5:6: warning: no previous extern declaration for non-static variable 'nul' [-Wmissing-variable-declarations] 5 | char nul[40]; /* contains zeros */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:5:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 5 | char nul[40]; /* contains zeros */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:24:14: warning: no previous extern declaration for non-static variable 'youmonst' [-Wmissing-variable-declarations] 24 | struct monst youmonst; /* dummy; used as return value for boomhit */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.Decl.c:24:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 24 | struct monst youmonst; /* dummy; used as return value for boomhit */ | ^ 4 warnings generated. --- hack.cmd.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:226:7: warning: no previous extern declaration for non-static variable 'zdir' [-Wmissing-variable-declarations] 226 | schar zdir[10] = { 0, 0, 0, 0, 0, 0, 0, 0, 1, -1 }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.cmd.c:226:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 226 | schar zdir[10] = { 0, 0, 0, 0, 0, 0, 0, 0, 1, -1 }; | ^ --- hack.do_name.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.do_name.c:199:13: warning: no previous extern declaration for non-static variable 'ghostnames' [-Wmissing-variable-declarations] 199 | const char *ghostnames[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.do_name.c:199:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 199 | const char *ghostnames[] = { | ^ --- hack.do_wear.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.do_wear.o -MThack.do_wear.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.do_wear.c -o hack.do_wear.o --- hack.dog.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.dog.o -MThack.dog.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c -o hack.dog.o --- hack.bones.o --- 1 warning generated. --- hack.eat.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.eat.o -MThack.eat.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.eat.c -o hack.eat.o --- hack.cmd.o --- 3 warnings generated. --- hack.dog.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:9:17: warning: no previous extern declaration for non-static variable 'li_dog' [-Wmissing-variable-declarations] 9 | struct permonst li_dog = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | struct permonst li_dog = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:11:17: warning: no previous extern declaration for non-static variable 'dog' [-Wmissing-variable-declarations] 11 | struct permonst dog = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | struct permonst dog = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:13:17: warning: no previous extern declaration for non-static variable 'la_dog' [-Wmissing-variable-declarations] 13 | struct permonst la_dog = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.dog.c:13:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 13 | struct permonst la_dog = | ^ --- hack.end.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.end.o -MThack.end.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.end.c -o hack.end.o --- hack.do_name.o --- 1 warning generated. --- hack.engrave.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.engrave.o -MThack.engrave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.engrave.c -o hack.engrave.o --- hack.eat.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.eat.c:6:6: warning: no previous extern declaration for non-static variable 'POISONOUS' [-Wmissing-variable-declarations] 6 | char POISONOUS[] = "ADKSVabhks"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.eat.c:6:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 6 | char POISONOUS[] = "ADKSVabhks"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.eat.c:41:38: warning: no previous extern declaration for non-static variable 'tintxts' [-Wmissing-variable-declarations] 41 | struct { const char *txt; int nut; } tintxts[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.eat.c:41:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 41 | struct { const char *txt; int nut; } tintxts[] = { | ^ --- hack.end.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.end.c:25:4: warning: no previous extern declaration for non-static variable 'tt_head' [-Wmissing-variable-declarations] 25 | } *tt_head; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.end.c:15:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 15 | struct toptenentry { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.end.c:55:5: warning: no previous extern declaration for non-static variable 'done_hup' [-Wmissing-variable-declarations] 55 | int done_hup; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.end.c:55:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 55 | int done_hup; | ^ --- hack.fight.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.fight.o -MThack.fight.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.fight.c -o hack.fight.o --- hack.invent.o --- --- hack.engrave.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.engrave.c:19:4: warning: no previous extern declaration for non-static variable 'head_engr' [-Wmissing-variable-declarations] 19 | } *head_engr; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.engrave.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | struct engr { | ^ --- hack.invent.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.invent.o -MThack.invent.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.invent.c -o hack.invent.o --- hack.ioctl.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.ioctl.o -MThack.ioctl.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.ioctl.c -o hack.ioctl.o --- hack.invent.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.invent.c:504:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 504 | bool (*ckfn)(struct obj *) = (bool (*)()) 0; | ^ | void --- hack.eat.o --- 2 warnings generated. --- hack.ioctl.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.ioctl.c:12:16: warning: no previous extern declaration for non-static variable 'termio' [-Wmissing-variable-declarations] 12 | struct termios termio; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.ioctl.c:12:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 12 | struct termios termio; | ^ --- hack.invent.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.invent.c:194:14: warning: no previous extern declaration for non-static variable 'm_atseg' [-Wmissing-variable-declarations] 194 | struct wseg *m_atseg; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.invent.c:194:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 194 | struct wseg *m_atseg; | ^ --- hack.lev.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.lev.o -MThack.lev.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.lev.c -o hack.lev.o --- hack.ioctl.o --- 1 warning generated. --- hack.engrave.o --- 1 warning generated. --- hack.main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.main.o -MThack.main.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.main.c -o hack.main.o --- hack.makemon.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.makemon.o -MThack.makemon.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.makemon.c -o hack.makemon.o --- hack.dog.o --- 3 warnings generated. --- hack.mhitu.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mhitu.o -MThack.mhitu.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mhitu.c -o hack.mhitu.o --- hack.main.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.main.c:24:6: warning: no previous extern declaration for non-static variable 'SAVEF' [-Wmissing-variable-declarations] 24 | char SAVEF[PL_NSIZ + 11] = "save/"; /* save/99999player */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.main.c:24:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 24 | char SAVEF[PL_NSIZ + 11] = "save/"; /* save/99999player */ | ^ --- hack.makemon.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.makemon.c:8:14: warning: no previous extern declaration for non-static variable 'zeromonst' [-Wmissing-variable-declarations] 8 | struct monst zeromonst; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.makemon.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | struct monst zeromonst; | ^ --- hack.main.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.main.c:26:6: warning: no previous extern declaration for non-static variable 'obuf' [-Wmissing-variable-declarations] 26 | char obuf[BUFSIZ]; /* BUFSIZ is defined in stdio.h */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.main.c:26:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 26 | char obuf[BUFSIZ]; /* BUFSIZ is defined in stdio.h */ | ^ --- hack.mklev.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mklev.o -MThack.mklev.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c -o hack.mklev.o --- hack.mkmaze.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mkmaze.o -MThack.mkmaze.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkmaze.c -o hack.mkmaze.o --- hack.end.o --- 2 warnings generated. --- hack.mkobj.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mkobj.o -MThack.mkobj.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkobj.c -o hack.mkobj.o --- hack.mkmaze.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkmaze.c:8:17: warning: no previous extern declaration for non-static variable 'hell_hound' [-Wmissing-variable-declarations] 8 | struct permonst hell_hound = | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkmaze.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | struct permonst hell_hound = | ^ --- hack.mkshop.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mkshop.o -MThack.mkshop.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkshop.c -o hack.mkshop.o --- hack.mklev.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:13:9: warning: no previous extern declaration for non-static variable 'secret' [-Wmissing-variable-declarations] 13 | boolean secret; /* TRUE while making a vault: increase [XY]LIM */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:13:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 13 | boolean secret; /* TRUE while making a vault: increase [XY]LIM */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:15:5: warning: no previous extern declaration for non-static variable 'smeq' [-Wmissing-variable-declarations] 15 | int smeq[MAXNROFROOMS+1]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:15:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 15 | int smeq[MAXNROFROOMS+1]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:18:11: warning: no previous extern declaration for non-static variable 'zerorm' [-Wmissing-variable-declarations] 18 | struct rm zerorm; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:18:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 18 | struct rm zerorm; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:19:7: warning: no previous extern declaration for non-static variable 'nxcor' [-Wmissing-variable-declarations] 19 | schar nxcor; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:19:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 19 | schar nxcor; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:20:9: warning: no previous extern declaration for non-static variable 'goldseen' [-Wmissing-variable-declarations] 20 | boolean goldseen; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:20:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 20 | boolean goldseen; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:21:5: warning: no previous extern declaration for non-static variable 'nroom' [-Wmissing-variable-declarations] 21 | int nroom; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:21:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 21 | int nroom; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:28:3: warning: no previous extern declaration for non-static variable 'rs' [-Wmissing-variable-declarations] 28 | } rs[MAXRS + 1]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:26:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 26 | struct rectangle { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:29:5: warning: no previous extern declaration for non-static variable 'rscnt' [-Wmissing-variable-declarations] 29 | int rscnt, rsmax; /* 0..rscnt-1: currently under consideration */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:29:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 29 | int rscnt, rsmax; /* 0..rscnt-1: currently under consideration */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:29:12: warning: no previous extern declaration for non-static variable 'rsmax' [-Wmissing-variable-declarations] 29 | int rscnt, rsmax; /* 0..rscnt-1: currently under consideration */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mklev.c:29:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 29 | int rscnt, rsmax; /* 0..rscnt-1: currently under consideration */ | ^ --- hack.mkobj.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkobj.c:8:6: warning: no previous extern declaration for non-static variable 'mkobjstr' [-Wmissing-variable-declarations] 8 | char mkobjstr[] = "))[[!!!!????%%%%/=**))[[!!!!????%%%%/=**(%"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkobj.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | char mkobjstr[] = "))[[!!!!????%%%%/=**))[[!!!!????%%%%/=**(%"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkobj.c:49:12: warning: no previous extern declaration for non-static variable 'zeroobj' [-Wmissing-variable-declarations] 49 | struct obj zeroobj; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkobj.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 49 | struct obj zeroobj; | ^ --- hack.makemon.o --- 1 warning generated. --- hack.main.o --- 2 warnings generated. --- hack.mon.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.mon.o -MThack.mon.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c -o hack.mon.o --- hack.monst.o --- --- hack.o_init.o --- --- hack.monst.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.monst.o -MThack.monst.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.monst.c -o hack.monst.o --- hack.o_init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.o_init.o -MThack.o_init.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.o_init.c -o hack.o_init.o --- hack.mkshop.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkshop.c:12:7: warning: no previous extern declaration for non-static variable 'shprobs' [-Wmissing-variable-declarations] 12 | schar shprobs[] = { 3,3,5,5,10,10,14,50 }; /* their probabilities */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mkshop.c:12:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 12 | schar shprobs[] = { 3,3,5,5,10,10,14,50 }; /* their probabilities */ | ^ --- hack.mkobj.o --- 2 warnings generated. --- hack.o_init.o --- In file included from /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.o_init.c:6: /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../def.objects.h:286:6: warning: no previous extern declaration for non-static variable 'obj_symbols' [-Wmissing-variable-declarations] 286 | char obj_symbols[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../def.objects.h:286:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 286 | char obj_symbols[] = { | ^ --- hack.objnam.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.objnam.o -MThack.objnam.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.objnam.c -o hack.objnam.o --- hack.monst.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.monst.c:73:17: warning: no previous extern declaration for non-static variable 'pm_wizard' [-Wmissing-variable-declarations] 73 | struct permonst pm_wizard = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.monst.c:73:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 73 | struct permonst pm_wizard = { | ^ --- hack.mkmaze.o --- 1 warning generated. --- hack.monst.o --- 1 warning generated. --- hack.options.o --- --- hack.pager.o --- --- hack.options.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.options.o -MThack.options.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.options.c -o hack.options.o --- hack.pager.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.pager.o -MThack.pager.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pager.c -o hack.pager.o --- hack.o_init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../def.objects.h:290:5: warning: no previous extern declaration for non-static variable 'bases' [-Wmissing-variable-declarations] 290 | int bases[sizeof(obj_symbols)]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../def.objects.h:290:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 290 | int bases[sizeof(obj_symbols)]; | ^ --- hack.mon.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:9:5: warning: no previous extern declaration for non-static variable 'warnlevel' [-Wmissing-variable-declarations] 9 | int warnlevel; /* used by movemon and dochugw */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | int warnlevel; /* used by movemon and dochugw */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:10:6: warning: no previous extern declaration for non-static variable 'lastwarntime' [-Wmissing-variable-declarations] 10 | long lastwarntime; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:10:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 10 | long lastwarntime; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:11:5: warning: no previous extern declaration for non-static variable 'lastwarnlev' [-Wmissing-variable-declarations] 11 | int lastwarnlev; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | int lastwarnlev; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:696:15: warning: no previous extern declaration for non-static variable 'fdmon' [-Wmissing-variable-declarations] 696 | struct monst *fdmon; /* chain of dead monsters, need not to be saved */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.mon.c:696:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 696 | struct monst *fdmon; /* chain of dead monsters, need not to be saved */ | ^ --- hack.objnam.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.objnam.c:351:6: warning: no previous extern declaration for non-static variable 'wrpsym' [-Wmissing-variable-declarations] 351 | char wrpsym[] = { WAND_SYM, RING_SYM, POTION_SYM, SCROLL_SYM, GEM_SYM }; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.objnam.c:351:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 351 | char wrpsym[] = { WAND_SYM, RING_SYM, POTION_SYM, SCROLL_SYM, GEM_SYM }; | ^ --- hack.invent.o --- 2 warnings generated. --- hack.potion.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.potion.o -MThack.potion.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.potion.c -o hack.potion.o --- hack.mkshop.o --- 1 warning generated. --- hack.pri.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.pri.o -MThack.pri.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c -o hack.pri.o --- hack.o_init.o --- 2 warnings generated. --- hack.read.o --- --- hack.rip.o --- --- hack.read.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.read.o -MThack.read.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.read.c -o hack.read.o --- hack.rip.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.rip.o -MThack.rip.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rip.c -o hack.rip.o --- hack.rumors.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.rumors.o -MThack.rumors.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c -o hack.rumors.o --- hack.pri.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:7: warning: no previous extern declaration for non-static variable 'scrlx' [-Wmissing-variable-declarations] 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:14: warning: no previous extern declaration for non-static variable 'scrhx' [-Wmissing-variable-declarations] 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:21: warning: no previous extern declaration for non-static variable 'scrly' [-Wmissing-variable-declarations] 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:28: warning: no previous extern declaration for non-static variable 'scrhy' [-Wmissing-variable-declarations] 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:40:9: warning: no previous extern declaration for non-static variable 'panicking' [-Wmissing-variable-declarations] 40 | boolean panicking; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:40:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 40 | boolean panicking; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:637:6: warning: no previous extern declaration for non-static variable 'oldbot' [-Wmissing-variable-declarations] 637 | char oldbot[100], newbot[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:637:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 637 | char oldbot[100], newbot[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:637:19: warning: no previous extern declaration for non-static variable 'newbot' [-Wmissing-variable-declarations] 637 | char oldbot[100], newbot[100]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.pri.c:637:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 637 | char oldbot[100], newbot[100]; | ^ --- hack.save.o --- --- hack.rumors.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:7:5: warning: no previous extern declaration for non-static variable 'n_rumors' [-Wmissing-variable-declarations] 7 | int n_rumors = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:7:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 7 | int n_rumors = 0; | ^ --- hack.objnam.o --- 1 warning generated. --- hack.rumors.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:8:5: warning: no previous extern declaration for non-static variable 'n_used_rumors' [-Wmissing-variable-declarations] 8 | int n_used_rumors = -1; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | int n_used_rumors = -1; | ^ --- hack.save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.save.o -MThack.save.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.save.c -o hack.save.o --- hack.rumors.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:9:7: warning: no previous extern declaration for non-static variable 'usedbits' [-Wmissing-variable-declarations] 9 | char *usedbits; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.rumors.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | char *usedbits; | ^ --- hack.search.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.search.o -MThack.search.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.search.c -o hack.search.o --- hack.rumors.o --- 3 warnings generated. --- hack.shk.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.shk.o -MThack.shk.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shk.c -o hack.shk.o --- hack.shknam.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.shknam.o -MThack.shknam.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shknam.c -o hack.shknam.o --- hack.save.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.save.c:229:16: warning: cast from 'char *' to 'struct permonst *' increases required alignment from 1 to 8 [-Wcast-align] 229 | mtmp->data = (struct permonst *) | ^~~~~~~~~~~~~~~~~~~ 230 | ((char *)mtmp->data + differ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- hack.shk.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shk.c:111:6: warning: no previous extern declaration for non-static variable 'shtypes' [-Wmissing-variable-declarations] 111 | char shtypes[] = { /* 8 shoptypes: 7 specialized, 1 mixed */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shk.c:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char shtypes[] = { /* 8 shoptypes: 7 specialized, 1 mixed */ | ^ --- hack.shknam.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shknam.c:117:3: warning: no previous extern declaration for non-static variable 'shk_nx' [-Wmissing-variable-declarations] 117 | } shk_nx[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shknam.c:114:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 114 | struct shk_nx { | ^ --- hack.mon.o --- 4 warnings generated. --- hack.save.o --- 1 warning generated. --- hack.shknam.o --- 1 warning generated. --- hack.steal.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.steal.o -MThack.steal.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.steal.c -o hack.steal.o --- hack.termcap.o --- --- hack.timeout.o --- --- hack.termcap.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.termcap.o -MThack.termcap.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c -o hack.termcap.o --- hack.timeout.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.timeout.o -MThack.timeout.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.timeout.c -o hack.timeout.o --- hack.shk.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shk.c:101:13: warning: no previous extern declaration for non-static variable 'billobjs' [-Wmissing-variable-declarations] 101 | struct obj *billobjs; /* objects on bill with bp->useup */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.shk.c:101:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 101 | struct obj *billobjs; /* objects on bill with bp->useup */ | ^ --- hack.topl.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.topl.o -MThack.topl.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c -o hack.topl.o --- hack.track.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.track.o -MThack.track.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c -o hack.track.o --- hack.mklev.o --- 9 warnings generated. --- hack.trap.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.trap.o -MThack.trap.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.trap.c -o hack.trap.o --- hack.steal.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.steal.c:46:10: warning: no previous extern declaration for non-static variable 'stealoid' [-Wmissing-variable-declarations] 46 | unsigned stealoid; /* object to be stolen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.steal.c:46:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 46 | unsigned stealoid; /* object to be stolen */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.steal.c:47:10: warning: no previous extern declaration for non-static variable 'stealmid' [-Wmissing-variable-declarations] 47 | unsigned stealmid; /* monster doing the stealing */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.steal.c:47:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 47 | unsigned stealmid; /* monster doing the stealing */ | ^ --- hack.termcap.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:13:7: warning: no previous extern declaration for non-static variable 'CD' [-Wmissing-variable-declarations] 13 | char *CD; /* tested in pri.c: docorner() */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:13:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 13 | char *CD; /* tested in pri.c: docorner() */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:14:5: warning: no previous extern declaration for non-static variable 'CO' [-Wmissing-variable-declarations] 14 | int CO, LI; /* used in pri.c and whatis.c */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:14:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 14 | int CO, LI; /* used in pri.c and whatis.c */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:14:9: warning: no previous extern declaration for non-static variable 'LI' [-Wmissing-variable-declarations] 14 | int CO, LI; /* used in pri.c and whatis.c */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.termcap.c:14:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 14 | int CO, LI; /* used in pri.c and whatis.c */ | ^ --- hack.topl.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:8:6: warning: no previous extern declaration for non-static variable 'toplines' [-Wmissing-variable-declarations] 8 | char toplines[BUFSZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | char toplines[BUFSZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:9:7: warning: no previous extern declaration for non-static variable 'tlx' [-Wmissing-variable-declarations] 9 | xchar tlx, tly; /* set by pline; used by addtopl */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | xchar tlx, tly; /* set by pline; used by addtopl */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:9:12: warning: no previous extern declaration for non-static variable 'tly' [-Wmissing-variable-declarations] 9 | xchar tlx, tly; /* set by pline; used by addtopl */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | xchar tlx, tly; /* set by pline; used by addtopl */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:14:4: warning: no previous extern declaration for non-static variable 'old_toplines' [-Wmissing-variable-declarations] 14 | } *old_toplines, *last_redone_topl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | struct topl { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:14:19: warning: no previous extern declaration for non-static variable 'last_redone_topl' [-Wmissing-variable-declarations] 14 | } *old_toplines, *last_redone_topl; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.topl.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | struct topl { | ^ --- hack.track.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:11:5: warning: no previous extern declaration for non-static variable 'utcnt' [-Wmissing-variable-declarations] 11 | int utcnt = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | int utcnt = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:12:5: warning: no previous extern declaration for non-static variable 'utpnt' [-Wmissing-variable-declarations] 12 | int utpnt = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:12:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 12 | int utpnt = 0; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:10:7: warning: no previous extern declaration for non-static variable 'utrack' [-Wmissing-variable-declarations] 10 | coord utrack[UTSZ]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.track.c:10:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 10 | coord utrack[UTSZ]; | ^ --- hack.tty.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.tty.o -MThack.tty.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.tty.c -o hack.tty.o --- hack.track.o --- 3 warnings generated. --- hack.u_init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.u_init.o -MThack.u_init.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c -o hack.u_init.o --- hack.steal.o --- 2 warnings generated. --- hack.unix.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.unix.o -MThack.unix.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.unix.c -o hack.unix.o --- hack.termcap.o --- 3 warnings generated. --- hack.vault.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.vault.o -MThack.vault.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.vault.c -o hack.vault.o --- hack.tty.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.tty.c:53:16: warning: no previous extern declaration for non-static variable 'inittyb' [-Wmissing-variable-declarations] 53 | struct termios inittyb, curttyb; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.tty.c:53:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 53 | struct termios inittyb, curttyb; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.tty.c:53:25: warning: no previous extern declaration for non-static variable 'curttyb' [-Wmissing-variable-declarations] 53 | struct termios inittyb, curttyb; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.tty.c:53:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 53 | struct termios inittyb, curttyb; | ^ --- hack.pri.o --- 7 warnings generated. --- hack.u_init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:17:6: warning: no previous extern declaration for non-static variable 'roles' [-Wmissing-variable-declarations] 17 | char roles[][12 + 1] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:17:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 17 | char roles[][12 + 1] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:33:14: warning: no previous extern declaration for non-static variable 'Extra_objs' [-Wmissing-variable-declarations] 33 | struct trobj Extra_objs[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:33:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 33 | struct trobj Extra_objs[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:39:14: warning: no previous extern declaration for non-static variable 'Cave_man' [-Wmissing-variable-declarations] 39 | struct trobj Cave_man[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:39:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 39 | struct trobj Cave_man[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:47:14: warning: no previous extern declaration for non-static variable 'Fighter' [-Wmissing-variable-declarations] 47 | struct trobj Fighter[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:47:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 47 | struct trobj Fighter[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:53:14: warning: no previous extern declaration for non-static variable 'Knight' [-Wmissing-variable-declarations] 53 | struct trobj Knight[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:53:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 53 | struct trobj Knight[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:63:14: warning: no previous extern declaration for non-static variable 'Speleologist' [-Wmissing-variable-declarations] 63 | struct trobj Speleologist[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:63:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 63 | struct trobj Speleologist[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:72:14: warning: no previous extern declaration for non-static variable 'Tinopener' [-Wmissing-variable-declarations] 72 | struct trobj Tinopener[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:72:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 72 | struct trobj Tinopener[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:77:14: warning: no previous extern declaration for non-static variable 'Tourist' [-Wmissing-variable-declarations] 77 | struct trobj Tourist[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:77:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 77 | struct trobj Tourist[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:85:14: warning: no previous extern declaration for non-static variable 'Wizard' [-Wmissing-variable-declarations] 85 | struct trobj Wizard[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:85:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 85 | struct trobj Wizard[] = { | ^ --- hack.version.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.version.o -MThack.version.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.version.c -o hack.version.o --- hack.topl.o --- 5 warnings generated. --- hack.u_init.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:11:12: warning: no previous extern declaration for non-static variable 'zerou' [-Wmissing-variable-declarations] 11 | struct you zerou; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:11:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 11 | struct you zerou; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:22:6: warning: no previous extern declaration for non-static variable 'rolesyms' [-Wmissing-variable-declarations] 22 | char rolesyms[NR_OF_ROLES + 1]; /* filled by u_init() */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.u_init.c:22:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 22 | char rolesyms[NR_OF_ROLES + 1]; /* filled by u_init() */ | ^ --- hack.wield.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.wield.o -MThack.wield.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.wield.c -o hack.wield.o --- hack.version.o --- In file included from /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.version.c:6: /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../date.h:2:6: warning: no previous extern declaration for non-static variable 'datestring' [-Wmissing-variable-declarations] 2 | char datestring[] = "Tue Jul 23 1985"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../date.h:2:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 2 | char datestring[] = "Tue Jul 23 1985"; | ^ --- hack.unix.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.unix.c:94:13: warning: no previous extern declaration for non-static variable 'buf' [-Wmissing-variable-declarations] 94 | struct stat buf, hbuf; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.unix.c:94:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 94 | struct stat buf, hbuf; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.unix.c:94:18: warning: no previous extern declaration for non-static variable 'hbuf' [-Wmissing-variable-declarations] 94 | struct stat buf, hbuf; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.unix.c:94:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 94 | struct stat buf, hbuf; | ^ --- hack.version.o --- 1 warning generated. --- hack.tty.o --- 2 warnings generated. --- hack.wizard.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.wizard.o -MThack.wizard.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.wizard.c -o hack.wizard.o --- hack.worm.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.worm.o -MThack.worm.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c -o hack.worm.o --- hack.u_init.o --- 11 warnings generated. --- hack.unix.o --- 2 warnings generated. --- hack.worn.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.worn.o -MThack.worn.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worn.c -o hack.worn.o --- hack.zap.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.hack.zap.o -MThack.zap.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.zap.c -o hack.zap.o --- rnd.o --- --- hack.6.gz --- --- rnd.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -MD -MF.depend.rnd.o -MTrnd.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../rnd.c -o rnd.o --- hack.6.gz --- gzip -cn /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.6 > hack.6.gz --- hack.wizard.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.wizard.c:13:6: warning: no previous extern declaration for non-static variable 'wizapp' [-Wmissing-variable-declarations] 13 | char wizapp[] = "@DNPTUVXcemntx"; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.wizard.c:13:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 13 | char wizapp[] = "@DNPTUVXcemntx"; | ^ --- hack.worm.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:8:14: warning: no previous extern declaration for non-static variable 'wsegs' [-Wmissing-variable-declarations] 8 | struct wseg *wsegs[32]; /* linked list, tail first */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:8:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 8 | struct wseg *wsegs[32]; /* linked list, tail first */ | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:9:14: warning: no previous extern declaration for non-static variable 'wheads' [-Wmissing-variable-declarations] 9 | struct wseg *wheads[32]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:9:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 9 | struct wseg *wheads[32]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:10:6: warning: no previous extern declaration for non-static variable 'wgrowtime' [-Wmissing-variable-declarations] 10 | long wgrowtime[32]; | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worm.c:10:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 10 | long wgrowtime[32]; | ^ --- hack.worn.o --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worn.c:10:3: warning: no previous extern declaration for non-static variable 'worn' [-Wmissing-variable-declarations] 10 | } worn[] = { | ^ /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hack.worn.c:7:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 7 | struct worn { | ^ --- hack.shk.o --- 2 warnings generated. --- hack.worn.o --- 1 warning generated. --- hack.wizard.o --- 1 warning generated. --- hack.worm.o --- 3 warnings generated. --- hack --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/.. -I. -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o hack alloc.o hack.Decl.o hack.apply.o hack.bones.o hack.o hack.cmd.o hack.do.o hack.do_name.o hack.do_wear.o hack.dog.o hack.eat.o hack.end.o hack.engrave.o hack.fight.o hack.invent.o hack.ioctl.o hack.lev.o hack.main.o hack.makemon.o hack.mhitu.o hack.mklev.o hack.mkmaze.o hack.mkobj.o hack.mkshop.o hack.mon.o hack.monst.o hack.o_init.o hack.objnam.o hack.options.o hack.pager.o hack.potion.o hack.pri.o hack.read.o hack.rip.o hack.rumors.o hack.save.o hack.search.o hack.shk.o hack.shknam.o hack.steal.o hack.termcap.o hack.timeout.o hack.topl.o hack.track.o hack.trap.o hack.tty.o hack.u_init.o hack.unix.o hack.vault.o hack.version.o hack.wield.o hack.wizard.o hack.worm.o hack.worn.o hack.zap.o rnd.o -lncurses --- all_subdir_hals_end --- ===> hals_end (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hals_end --- .depend --- echo hals_end: /usr/lib/libc.a >> .depend --- hals_end.o --- --- hals_end.6.gz --- --- hals_end.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.hals_end.o -MThals_end.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c hals_end.c -o hals_end.o --- hals_end.6.gz --- gzip -cn hals_end.6 > hals_end.6.gz --- hals_end --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o hals_end hals_end.o --- all_subdir_hangman --- ===> hangman (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hangman --- .depend --- echo hangman: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- endgame.o --- --- extern.o --- --- getguess.o --- --- getsym.o --- --- getword.o --- --- main.o --- --- playgame.o --- --- prdata.o --- --- endgame.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.endgame.o -MTendgame.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c endgame.c -o endgame.o --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- getguess.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.getguess.o -MTgetguess.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getguess.c -o getguess.o --- getsym.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.getsym.o -MTgetsym.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getsym.c -o getsym.o --- getword.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.getword.o -MTgetword.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getword.c -o getword.o --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- playgame.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.playgame.o -MTplaygame.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c playgame.c -o playgame.o --- prdata.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.prdata.o -MTprdata.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c prdata.c -o prdata.o --- prman.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.prman.o -MTprman.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c prman.c -o prman.o --- prword.o --- --- setup.o --- --- hangman.6.gz --- --- prword.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.prword.o -MTprword.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c prword.c -o prword.o --- setup.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.setup.o -MTsetup.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c setup.c -o setup.o --- hangman.6.gz --- gzip -cn hangman.6 > hangman.6.gz --- hangman --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o hangman endgame.o extern.o getguess.o getsym.o getword.o main.o playgame.o prdata.o prman.o prword.o setup.o -lncurses --- all_subdir_hunt --- ===> hunt (all) --- all_subdir_hunt/hunt --- ===> hunt/hunt (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt --- .depend --- echo hunt: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- connect.o --- --- hunt.o --- --- otto.o --- --- playit.o --- --- display.o --- --- list.o --- --- hunt.6.gz --- --- connect.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.connect.o -MTconnect.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c connect.c -o connect.o --- hunt.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.hunt.o -MThunt.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c hunt.c -o hunt.o --- otto.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.otto.o -MTotto.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c otto.c -o otto.o --- playit.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.playit.o -MTplayit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c playit.c -o playit.o --- display.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.display.o -MTdisplay.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c display.c -o display.o --- list.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -MD -MF.depend.list.o -MTlist.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c list.c -o list.o --- hunt.6.gz --- gzip -cn hunt.6 > hunt.6.gz --- otto.o --- otto.c:58:12: warning: no previous extern declaration for non-static variable 'Otto_pause' [-Wmissing-variable-declarations] 58 | useconds_t Otto_pause = 55000; | ^ otto.c:58:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 58 | useconds_t Otto_pause = 55000; | ^ --- list.o --- list.c:35:5: warning: no previous extern declaration for non-static variable 'numdrivers' [-Wmissing-variable-declarations] 35 | int numdrivers = 0; | ^ list.c:35:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 35 | int numdrivers = 0; | ^ list.c:36:5: warning: no previous extern declaration for non-static variable 'maxdrivers' [-Wmissing-variable-declarations] 36 | int maxdrivers = 0; | ^ list.c:36:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 36 | int maxdrivers = 0; | ^ list.c:126:4: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 126 | ((struct sockaddr_in *)&driver->addr)->sin_port = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:146:9: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 146 | sin = (struct sockaddr_in *)&driver->addr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:184:4: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 184 | ((struct sockaddr_in *)addr)->sin_port = | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:279:30: warning: cast from 'caddr_t' (aka 'char *') to 'struct ifreq *' increases required alignment from 1 to 8 [-Wcast-align] 279 | i += len, ifr = (struct ifreq *)((caddr_t)ifr + len)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:298:13: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 298 | target = (struct sockaddr_in *)&ifr->ifr_dstaddr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:304:13: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 304 | target = (struct sockaddr_in *)&ifr->ifr_broadaddr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. --- otto.o --- 1 warning generated. --- hunt --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/hunt/../huntd -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o hunt connect.o hunt.o otto.o playit.o display.o list.o -lncurses --- all_subdir_hunt/huntd --- ===> hunt/huntd (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hunt/huntd --- .depend --- echo huntd: /usr/lib/libc.a /usr/lib/libwrap.a >> .depend --- answer.o --- --- conf.o --- --- draw.o --- --- driver.o --- --- execute.o --- --- expl.o --- --- extern.o --- --- makemaze.o --- --- answer.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.answer.o -MTanswer.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c answer.c -o answer.o --- conf.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.conf.o -MTconf.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c conf.c -o conf.o --- draw.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.draw.o -MTdraw.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c draw.c -o draw.o --- driver.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.driver.o -MTdriver.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c driver.c -o driver.o --- execute.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.execute.o -MTexecute.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c execute.c -o execute.o --- expl.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.expl.o -MTexpl.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c expl.c -o expl.o --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- makemaze.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.makemaze.o -MTmakemaze.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c makemaze.c -o makemaze.o makemaze.c:70:5: warning: no previous extern declaration for non-static variable 'dirs' [-Wmissing-variable-declarations] 70 | int dirs[NPERM][NDIR] = { | ^ makemaze.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 70 | int dirs[NPERM][NDIR] = { | ^ makemaze.c:79:5: warning: no previous extern declaration for non-static variable 'incr' [-Wmissing-variable-declarations] 79 | int incr[NDIR][2] = { | ^ makemaze.c:79:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 79 | int incr[NDIR][2] = { | ^ --- shots.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.shots.o -MTshots.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c shots.c -o shots.o --- driver.o --- driver.c:62:6: warning: no previous extern declaration for non-static variable 'should_announce' [-Wmissing-variable-declarations] 62 | FLAG should_announce = TRUE; /* true if listening on standard port */ | ^ driver.c:62:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 62 | FLAG should_announce = TRUE; /* true if listening on standard port */ | ^ driver.c:65:11: warning: no previous extern declaration for non-static variable 'Server_addr' [-Wmissing-variable-declarations] 65 | in_addr_t Server_addr = INADDR_ANY; /* address to bind to */ | ^ driver.c:65:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 65 | in_addr_t Server_addr = INADDR_ANY; /* address to bind to */ | ^ --- answer.o --- answer.c:465:28: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 465 | machine = ntohl((u_long)((struct sockaddr_in *)sa)->sin_addr.s_addr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet/in.h:120:26: note: expanded from macro 'ntohl' 120 | #define ntohl(x) __ntohl(x) | ^ /usr/include/sys/_endian.h:88:31: note: expanded from macro '__ntohl' 88 | #define __ntohl(x) (__bswap32(x)) | ^ /usr/include/sys/_endian.h:84:40: note: expanded from macro '__bswap32' 84 | #define __bswap32(x) __builtin_bswap32(x) | ^ answer.c:541:8: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] 541 | sa = (struct sockaddr_in *)&sp->source; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- driver.o --- driver.c:59:7: warning: no previous extern declaration for non-static variable 'First_arg' [-Wmissing-variable-declarations] 59 | char *First_arg; /* pointer to argv[0] */ | ^ driver.c:59:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 59 | char *First_arg; /* pointer to argv[0] */ | ^ driver.c:60:11: warning: no previous extern declaration for non-static variable 'Server_port' [-Wmissing-variable-declarations] 60 | u_int16_t Server_port; | ^ driver.c:60:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 60 | u_int16_t Server_port; | ^ driver.c:61:5: warning: no previous extern declaration for non-static variable 'Server_socket' [-Wmissing-variable-declarations] 61 | int Server_socket; /* test socket to answer datagrams */ | ^ driver.c:61:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 61 | int Server_socket; /* test socket to answer datagrams */ | ^ driver.c:63:9: warning: no previous extern declaration for non-static variable 'sock_port' [-Wmissing-variable-declarations] 63 | u_short sock_port; /* port # of tcp listen socket */ | ^ driver.c:63:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 63 | u_short sock_port; /* port # of tcp listen socket */ | ^ driver.c:64:9: warning: no previous extern declaration for non-static variable 'stat_port' [-Wmissing-variable-declarations] 64 | u_short stat_port; /* port # of statistics tcp socket */ | ^ driver.c:64:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 64 | u_short stat_port; /* port # of statistics tcp socket */ | ^ --- makemaze.o --- 2 warnings generated. --- terminal.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.terminal.o -MTterminal.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c terminal.c -o terminal.o --- huntd.6.gz --- gzip -cn huntd.6 > huntd.6.gz --- answer.o --- 2 warnings generated. --- driver.o --- 7 warnings generated. --- huntd --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o huntd answer.o conf.o draw.o driver.o execute.o expl.o extern.o makemaze.o shots.o terminal.o -lwrap --- all_subdir_larn --- ===> larn (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/larn --- .depend --- echo larn: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- main.o --- --- object.o --- --- create.o --- --- tok.o --- --- display.o --- --- global.o --- --- data.o --- --- io.o --- --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- object.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.object.o -MTobject.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c object.c -o object.o --- create.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.create.o -MTcreate.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c create.c -o create.o --- tok.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.tok.o -MTtok.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c tok.c -o tok.o --- display.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.display.o -MTdisplay.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c display.c -o display.o --- global.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.global.o -MTglobal.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c global.c -o global.o --- data.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.data.o -MTdata.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c data.c -o data.o --- io.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -MD -MF.depend.io.o -MTio.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c io.c -o io.o --- data.o --- data.c:49:13: warning: no previous extern declaration for non-static variable 'class' [-Wmissing-variable-declarations] 49 | const char *class[] = { | ^ data.c:49:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 49 | const char *class[] = { | ^ data.c:91:6: warning: no previous extern declaration for non-static variable 'skill' [-Wmissing-variable-declarations] 91 | long skill[] = { | ^ data.c:91:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 91 | long skill[] = { | ^ data.c:119:6: warning: no previous extern declaration for non-static variable 'beenhere' [-Wmissing-variable-declarations] 119 | char beenhere[MAXLEVEL + MAXVLEVEL] = { 0 }; /* 1 if have been on this level */ | ^ data.c:119:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 119 | char beenhere[MAXLEVEL + MAXVLEVEL] = { 0 }; /* 1 if have been on this level */ | ^ data.c:120:6: warning: no previous extern declaration for non-static variable 'VERSION' [-Wmissing-variable-declarations] 120 | char VERSION = VER; /* this is the present version # of the program */ | ^ data.c:120:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 120 | char VERSION = VER; /* this is the present version # of the program */ | ^ data.c:121:6: warning: no previous extern declaration for non-static variable 'SUBVERSION' [-Wmissing-variable-declarations] 121 | char SUBVERSION = SUBVER; | ^ data.c:121:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 121 | char SUBVERSION = SUBVER; | ^ data.c:122:6: warning: no previous extern declaration for non-static variable 'nosignal' [-Wmissing-variable-declarations] 122 | char nosignal = 0; /* set to 1 to disable the signals from doing anything */ | ^ data.c:122:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 122 | char nosignal = 0; /* set to 1 to disable the signals from doing anything */ | ^ data.c:123:6: warning: no previous extern declaration for non-static variable 'predostuff' [-Wmissing-variable-declarations] 123 | char predostuff = 0; /* 2 means that the trap handling routines must do a | ^ data.c:123:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 123 | char predostuff = 0; /* 2 means that the trap handling routines must do a | ^ data.c:130:6: warning: no previous extern declaration for non-static variable 'sex' [-Wmissing-variable-declarations] 130 | char sex = 1; /* default is a man 0=woman */ | ^ data.c:130:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 130 | char sex = 1; /* default is a man 0=woman */ | ^ data.c:131:6: warning: no previous extern declaration for non-static variable 'boldon' [-Wmissing-variable-declarations] 131 | char boldon = 1; /* 1=bold objects 0=inverse objects */ | ^ data.c:131:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 131 | char boldon = 1; /* 1=bold objects 0=inverse objects */ | ^ data.c:132:6: warning: no previous extern declaration for non-static variable 'ckpflag' [-Wmissing-variable-declarations] --- display.o --- display.c:14:6: warning: no previous extern declaration for non-static variable 'always' [-Wmissing-variable-declarations] 14 | char always = 0; | ^ --- data.o --- 132 | char ckpflag = 0; /* 1 if want checkpointing of game, 0 otherwise */ --- display.o --- display.c:14:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- data.o --- | ^ data.c:132:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- display.o --- 14 | char always = 0; | ^ --- data.o --- 132 | char ckpflag = 0; /* 1 if want checkpointing of game, 0 otherwise */ | ^ data.c:133:6: warning: no previous extern declaration for non-static variable 'cheat' [-Wmissing-variable-declarations] 133 | char cheat = 0; /* 1 if the player has fudged save file */ | ^ data.c:133:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 133 | char cheat = 0; /* 1 if the player has fudged save file */ | ^ data.c:134:6: warning: no previous extern declaration for non-static variable 'level' [-Wmissing-variable-declarations] 134 | char level = 0; /* cavelevel player is on = c[CAVELEVEL] */ | ^ data.c:134:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 134 | char level = 0; /* cavelevel player is on = c[CAVELEVEL] */ | ^ data.c:135:6: warning: no previous extern declaration for non-static variable 'wizard' [-Wmissing-variable-declarations] 135 | char wizard = 0; /* the wizard mode flag */ | ^ data.c:135:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 135 | char wizard = 0; /* the wizard mode flag */ | ^ data.c:136:7: warning: no previous extern declaration for non-static variable 'lastnum' [-Wmissing-variable-declarations] 136 | short lastnum = 0; /* the number of the monster last hitting player */ | ^ data.c:136:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 136 | short lastnum = 0; /* the number of the monster last hitting player */ | ^ data.c:137:7: warning: no previous extern declaration for non-static variable 'hitflag' [-Wmissing-variable-declarations] 137 | short hitflag = 0; /* flag for if player has been hit when running */ | ^ data.c:137:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 137 | short hitflag = 0; /* flag for if player has been hit when running */ | ^ data.c:138:7: warning: no previous extern declaration for non-static variable 'hit2flag' [-Wmissing-variable-declarations] 138 | short hit2flag = 0; /* flag for if player has been hit when running */ | ^ data.c:138:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 138 | short hit2flag = 0; /* flag for if player has been hit when running */ | ^ data.c:139:7: warning: no previous extern declaration for non-static variable 'hit3flag' [-Wmissing-variable-declarations] 139 | short hit3flag = 0; /* flag for if player has been hit flush input */ | ^ data.c:139:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 139 | short hit3flag = 0; /* flag for if player has been hit flush input */ | ^ data.c:143:7: warning: no previous extern declaration for non-static variable 'lasthx' [-Wmissing-variable-declarations] 143 | short lasthx = 0, lasthy = 0; /* location of monster last hit by player */ | ^ data.c:143:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 143 | short lasthx = 0, lasthy = 0; /* location of monster last hit by player */ | ^ data.c:143:19: warning: no previous extern declaration for non-static variable 'lasthy' [-Wmissing-variable-declarations] 143 | short lasthx = 0, lasthy = 0; /* location of monster last hit by player */ | ^ data.c:143:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 143 | short lasthx = 0, lasthy = 0; /* location of monster last hit by player */ | ^ data.c:144:7: warning: no previous extern declaration for non-static variable 'nobeep' [-Wmissing-variable-declarations] 144 | short nobeep = 0; /* true if program is not to beep */ | ^ data.c:144:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 144 | short nobeep = 0; /* true if program is not to beep */ | ^ data.c:148:8: warning: no previous extern declaration for non-static variable 'initialtime' [-Wmissing-variable-declarations] 148 | time_t initialtime = 0; /* time playing began */ | ^ data.c:148:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 148 | time_t initialtime = 0; /* time playing began */ | ^ data.c:149:6: warning: no previous extern declaration for non-static variable 'gtime' [-Wmissing-variable-declarations] 149 | long gtime = 0; /* the clock for the game */ | ^ data.c:149:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 149 | long gtime = 0; /* the clock for the game */ | ^ data.c:150:6: warning: no previous extern declaration for non-static variable 'outstanding_taxes' [-Wmissing-variable-declarations] 150 | long outstanding_taxes = 0; /* present tax bill from score file */ | ^ data.c:150:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 150 | long outstanding_taxes = 0; /* present tax bill from score file */ | ^ data.c:152:5: warning: no previous extern declaration for non-static variable 'enable_scroll' [-Wmissing-variable-declarations] 152 | int enable_scroll = 0; /* constant for enabled/disabled scrolling regn */ | ^ data.c:152:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 152 | int enable_scroll = 0; /* constant for enabled/disabled scrolling regn */ | ^ data.c:153:6: warning: no previous extern declaration for non-static variable 'aborted' [-Wmissing-variable-declarations] 153 | char aborted[] = " aborted"; | ^ data.c:153:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 153 | char aborted[] = " aborted"; | ^ data.c:154:16: warning: no previous extern declaration for non-static variable 'spheres' [-Wmissing-variable-declarations] 154 | struct sphere *spheres = NULL; /* pointer to linked list for spheres of annihilation */ | ^ data.c:154:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 154 | struct sphere *spheres = NULL; /* pointer to linked list for spheres of annihilation */ | ^ data.c:155:13: warning: no previous extern declaration for non-static variable 'levelname' [-Wmissing-variable-declarations] 155 | const char *levelname[] = | ^ data.c:155:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 155 | const char *levelname[] = | ^ data.c:158:6: warning: no previous extern declaration for non-static variable 'objnamelist' [-Wmissing-variable-declarations] 158 | char objnamelist[]=" ATOP%^F&^+M=%^$$f*OD#~][[)))(((||||||||{?!BC}o:@.<<< larn.6.gz --- fortune.o --- fortune.c:41:13: warning: no previous extern declaration for non-static variable 'flines' [-Wmissing-variable-declarations] 41 | const char *flines[] = { | ^ fortune.c:41:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 41 | const char *flines[] = { | ^ 1 warning generated. --- larn --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o larn main.o object.o create.o tok.o display.o global.o data.o io.o monster.o store.o diag.o help.o config.o nap.o bill.o scores.o signal.o moreobj.o movem.o regen.o fortune.o savelev.o -lncurses --- all_subdir_mille --- ===> mille (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/mille --- .depend --- echo mille: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- comp.o --- --- end.o --- --- extern.o --- --- init.o --- --- mille.o --- --- misc.o --- --- move.o --- --- print.o --- --- comp.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.comp.o -MTcomp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c comp.c -o comp.o --- end.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.end.o -MTend.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c end.c -o end.o --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c init.c -o init.o --- mille.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.mille.o -MTmille.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c mille.c -o mille.o --- misc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c misc.c -o misc.o --- move.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.move.o -MTmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move.c -o move.o --- print.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.print.o -MTprint.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c print.c -o print.o --- roll.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.roll.o -MTroll.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c roll.c -o roll.o --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c save.c -o save.o --- types.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.types.o -MTtypes.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c types.c -o types.o --- varpush.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.varpush.o -MTvarpush.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c varpush.c -o varpush.o --- mille.6.gz --- gzip -cn mille.6 > mille.6.gz --- mille --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o mille comp.o end.o extern.o init.o mille.o misc.o move.o print.o roll.o save.o types.o varpush.o -lncurses --- all_subdir_phantasia --- ===> phantasia (all) --- all_subdir_phantasia/setup --- ===> phantasia/setup (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup --- .depend --- echo setup: /usr/lib/libc.a >> .depend --- phantglobs.o --- --- setup.o --- --- phantglobs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DCOMPILING_SETUP -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup/.. -fPIE -MD -MF.depend.phantglobs.o -MTphantglobs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup/../phantglobs.c -o phantglobs.o --- setup.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DCOMPILING_SETUP -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup/.. -fPIE -MD -MF.depend.setup.o -MTsetup.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup/../setup.c -o setup.o --- setup --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DCOMPILING_SETUP -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/setup/.. -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o setup phantglobs.o setup.o -lm --- all_subdir_phantasia/phantasia --- ===> phantasia/phantasia (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia --- .depend --- echo phantasia: /usr/lib/libc.a /usr/lib/libm.a /usr/lib/libncurses.a >> .depend --- main.o --- --- fight.o --- --- io.o --- --- interplayer.o --- --- gamesupport.o --- --- misc.o --- --- phantglobs.o --- --- phantasia.6.gz --- --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../main.c -o main.o --- fight.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.fight.o -MTfight.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../fight.c -o fight.o --- io.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.io.o -MTio.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../io.c -o io.o --- interplayer.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.interplayer.o -MTinterplayer.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../interplayer.c -o interplayer.o --- gamesupport.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.gamesupport.o -MTgamesupport.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../gamesupport.c -o gamesupport.o --- misc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../misc.c -o misc.o --- phantglobs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.phantglobs.o -MTphantglobs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../phantglobs.c -o phantglobs.o --- phantasia.6.gz --- gzip -cn /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../phantasia.6 > phantasia.6.gz --- monsters --- /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../setup/setup -m /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/phantasia/phantasia/../monsters.asc --- phantasia --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o phantasia main.o fight.o io.o interplayer.o gamesupport.o misc.o phantglobs.o -lm -lncurses --- all_subdir_pig --- ===> pig (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/pig --- .depend --- echo pig: /usr/lib/libc.a >> .depend --- pig.o --- --- pig.6.gz --- --- pig.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.pig.o -MTpig.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pig.c -o pig.o --- pig.6.gz --- gzip -cn pig.6 > pig.6.gz --- pig --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o pig pig.o --- all_subdir_ppt --- ===> ppt (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/ppt --- .depend --- echo ppt: /usr/lib/libc.a >> .depend --- ppt.o --- --- ppt.6.gz --- --- ppt.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.ppt.o -MTppt.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ppt.c -o ppt.o --- ppt.6.gz --- gzip -cn ppt.6 > ppt.6.gz --- ppt --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o ppt ppt.o --- all_subdir_quiz --- ===> quiz (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz --- .depend --- echo quiz: /usr/lib/libc.a >> .depend --- quiz.o --- --- rxp.o --- --- quiz.6.gz --- --- quiz.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.quiz.o -MTquiz.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c quiz.c -o quiz.o --- rxp.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.rxp.o -MTrxp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c rxp.c -o rxp.o --- quiz.6.gz --- gzip -cn quiz.6 > quiz.6.gz --- quiz --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o quiz quiz.o rxp.o --- all_subdir_rain --- ===> rain (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/rain --- .depend --- echo rain: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- rain.o --- --- rain.6.gz --- --- rain.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.rain.o -MTrain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c rain.c -o rain.o --- rain.6.gz --- gzip -cn rain.6 > rain.6.gz --- rain --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o rain rain.o -lncurses --- all_subdir_robots --- ===> robots (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/robots --- .depend --- echo robots: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- extern.o --- --- init_field.o --- --- main.o --- --- make_level.o --- --- move.o --- --- move_robs.o --- --- play_level.o --- --- query.o --- --- extern.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c extern.c -o extern.o --- init_field.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.init_field.o -MTinit_field.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c init_field.c -o init_field.o --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- make_level.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.make_level.o -MTmake_level.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c make_level.c -o make_level.o --- move.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.move.o -MTmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move.c -o move.o --- move_robs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.move_robs.o -MTmove_robs.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move_robs.c -o move_robs.o --- play_level.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.play_level.o -MTplay_level.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c play_level.c -o play_level.o --- query.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.query.o -MTquery.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c query.c -o query.o --- rnd_pos.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.rnd_pos.o -MTrnd_pos.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c rnd_pos.c -o rnd_pos.o --- score.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.score.o -MTscore.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c score.c -o score.o --- flush_in.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -MD -MF.depend.flush_in.o -MTflush_in.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c flush_in.c -o flush_in.o --- robots.6.gz --- gzip -cn robots.6 > robots.6.gz --- rnd_pos.o --- rnd_pos.c:48:13: warning: variable 'call' set but not used [-Wunused-but-set-variable] 48 | static int call = 0; | ^ 1 warning generated. --- robots --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DMAX_PER_UID=5 -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o robots extern.o init_field.o main.o make_level.o move.o move_robs.o play_level.o query.o rnd_pos.o score.o flush_in.o -lncurses --- all_subdir_rogue --- ===> rogue (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/rogue --- .depend --- echo rogue: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- hit.o --- --- init.o --- --- inventory.o --- --- level.o --- --- machdep.o --- --- main.o --- --- message.o --- --- monster.o --- --- hit.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.hit.o -MThit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c hit.c -o hit.o --- init.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c init.c -o init.o --- inventory.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.inventory.o -MTinventory.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c inventory.c -o inventory.o --- level.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.level.o -MTlevel.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c level.c -o level.o --- machdep.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.machdep.o -MTmachdep.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c machdep.c -o machdep.o --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- message.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.message.o -MTmessage.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c message.c -o message.o --- monster.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.monster.o -MTmonster.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c monster.c -o monster.o --- inventory.o --- inventory.c:244:27: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 244 | descs[row-1][j-col] = mvinch(row, j); | ~ ^~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ inventory.c:290:20: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 290 | save[i][j] = mvinch(i, j); | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- hit.o --- hit.c:337:6: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 337 | c = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- message.o --- message.c:326:14: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 326 | buf[j] = mvinch(i, j); | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- monster.o --- monster.c:458:6: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 458 | c = mvinch(mrow, mcol); | ~ ^~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ monster.c:474:24: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 474 | monster->trail_char = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- move.o --- --- monster.o --- monster.c:701:24: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 701 | monster->trail_char = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- move.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.move.o -MTmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move.c -o move.o --- object.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.object.o -MTobject.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c object.c -o object.o --- pack.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.pack.o -MTpack.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pack.c -o pack.o --- message.o --- 1 warning generated. --- hit.o --- 1 warning generated. --- play.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.play.o -MTplay.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c play.c -o play.o --- object.o --- object.c:620:21: warning: cast from 'char *' to 'object *' (aka 'struct obj *') increases required alignment from 1 to 8 [-Wcast-align] 620 | } else if (!(obj = (object *) md_malloc(sizeof(object)))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ object.c:674:8: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 674 | mc = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- random.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.random.o -MTrandom.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c random.c -o random.o --- inventory.o --- 2 warnings generated. --- ring.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.ring.o -MTring.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ring.c -o ring.o --- room.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.room.o -MTroom.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c room.c -o room.o --- save.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.save.o -MTsave.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c save.c -o save.o --- score.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.score.o -MTscore.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c score.c -o score.o --- room.o --- room.c:378:16: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 378 | if (((ch = mvinch(i, j)) == ' ') || | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- object.o --- 2 warnings generated. --- save.o --- save.c:307:14: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 307 | buf[j] = mvinch(i, j); | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- room.o --- room.c:520:17: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 520 | save[i][j] = mvinch(i, j); | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- monster.o --- 3 warnings generated. --- spec_hit.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.spec_hit.o -MTspec_hit.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c spec_hit.c -o spec_hit.o --- throw.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.throw.o -MTthrow.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c throw.c -o throw.o --- score.o --- score.c:171:13: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'char' changes value from 4294967295 to -1 [-Wconstant-conversion] 171 | buf[i] = mvinch(0, i); | ~ ^~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- trap.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.trap.o -MTtrap.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c trap.c -o trap.o --- use.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.use.o -MTuse.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c use.c -o use.o --- zap.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -MD -MF.depend.zap.o -MTzap.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c zap.c -o zap.o --- throw.o --- throw.c:229:11: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 229 | mch = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- zap.o --- zap.c:212:24: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 212 | monster->trail_char = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ zap.c:297:8: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 297 | ch = mvinch(orow, ocol); | ~ ^~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ zap.c:312:8: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 312 | ch = mvinch(row, col); | ~ ^~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- use.o --- use.c:491:8: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 491 | ch = mvinch(obj->row, obj->col); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ use.c:506:8: warning: implicit conversion from 'chtype' (aka 'unsigned int') to 'short' changes value from 4294967295 to -1 [-Wconstant-conversion] 506 | ch = mvinch(monster->row, monster->col); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1335:23: note: expanded from macro 'mvinch' 1335 | #define mvinch(y,x) mvwinch(stdscr,(y),(x)) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:1314:58: note: expanded from macro 'mvwinch' 1314 | #define mvwinch(win,y,x) (wmove((win),(y),(x)) == ERR ? NCURSES_CAST(chtype, ERR) : winch(win)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curses.h:257:34: note: expanded from macro 'NCURSES_CAST' 257 | #define NCURSES_CAST(type,value) (type)(value) | ^~~~~~~~~~~~~ --- save.o --- 1 warning generated. --- rogue.6.gz --- gzip -cn rogue.6 > rogue.6.gz --- throw.o --- 1 warning generated. --- zap.o --- 3 warnings generated. --- score.o --- 1 warning generated. --- room.o --- 2 warnings generated. --- use.o --- 2 warnings generated. --- rogue --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -DUNIX -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o rogue hit.o init.o inventory.o level.o machdep.o main.o message.o monster.o move.o object.o pack.o play.o random.o ring.o room.o save.o score.o spec_hit.o throw.o trap.o use.o zap.o -lncurses --- all_subdir_sail --- ===> sail (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/sail --- .depend --- echo sail: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- main.o --- --- pl_main.o --- --- pl_1.o --- --- pl_2.o --- --- pl_3.o --- --- pl_4.o --- --- pl_5.o --- --- pl_6.o --- --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- pl_main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_main.o -MTpl_main.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_main.c -o pl_main.o --- pl_1.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_1.o -MTpl_1.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_1.c -o pl_1.o --- pl_2.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_2.o -MTpl_2.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_2.c -o pl_2.o --- pl_3.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_3.o -MTpl_3.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_3.c -o pl_3.o --- pl_4.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_4.o -MTpl_4.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_4.c -o pl_4.o --- pl_5.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_5.o -MTpl_5.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_5.c -o pl_5.o --- pl_6.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_6.o -MTpl_6.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_6.c -o pl_6.o --- pl_7.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.pl_7.o -MTpl_7.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c pl_7.c -o pl_7.o --- dr_main.o --- --- dr_1.o --- --- dr_main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_main.o -MTdr_main.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_main.c -o dr_main.o --- dr_1.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_1.o -MTdr_1.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_1.c -o dr_1.o --- dr_2.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_2.o -MTdr_2.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_2.c -o dr_2.o --- dr_3.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_3.o -MTdr_3.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_3.c -o dr_3.o --- dr_4.o --- --- pl_7.o --- pl_7.c:183:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 183 | vwprintw(scroll_w, format, ap); | ^ /usr/include/curses.h:825:70: note: 'vwprintw' has been explicitly marked deprecated here 825 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^ /usr/include/curses.h:594:44: note: expanded from macro 'GCC_DEPRECATED' 594 | #define GCC_DEPRECATED(msg) __attribute__((deprecated)) | ^ pl_7.c:199:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] 199 | vwprintw(scroll_w, fmt, ap); | ^ /usr/include/curses.h:825:70: note: 'vwprintw' has been explicitly marked deprecated here --- dr_4.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_4.o -MTdr_4.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_4.c -o dr_4.o --- pl_7.o --- 825 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^ /usr/include/curses.h:594:44: note: expanded from macro 'GCC_DEPRECATED' 594 | #define GCC_DEPRECATED(msg) __attribute__((deprecated)) | ^ --- dr_5.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.dr_5.o -MTdr_5.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dr_5.c -o dr_5.o --- lo_main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.lo_main.o -MTlo_main.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c lo_main.c -o lo_main.o --- assorted.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.assorted.o -MTassorted.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c assorted.c -o assorted.o --- game.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.game.o -MTgame.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c game.c -o game.o --- globals.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.globals.o -MTglobals.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c globals.c -o globals.o --- misc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c misc.c -o misc.o --- parties.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.parties.o -MTparties.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c parties.c -o parties.o --- sync.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.sync.o -MTsync.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c sync.c -o sync.o --- version.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.version.o -MTversion.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c version.c -o version.o --- pl_7.o --- 2 warnings generated. --- sail.6.gz --- gzip -cn sail.6 > sail.6.gz --- sail --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o sail main.o pl_main.o pl_1.o pl_2.o pl_3.o pl_4.o pl_5.o pl_6.o pl_7.o dr_main.o dr_1.o dr_2.o dr_3.o dr_4.o dr_5.o lo_main.o assorted.o game.o globals.o misc.o parties.o sync.o version.o -lncurses --- all_subdir_snake --- ===> snake (all) --- all_subdir_snake/snake --- ===> snake/snake (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/snake/snake --- .depend --- echo snake: /usr/lib/libc.a /usr/lib/libm.a /usr/lib/libncurses.a >> .depend --- snake.o --- --- snake.6.gz --- --- snake.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.snake.o -MTsnake.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c snake.c -o snake.o --- snake.6.gz --- gzip -cn snake.6 > snake.6.gz --- snake --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o snake snake.o -lm -lncurses --- all_subdir_snake/snscore --- ===> snake/snscore (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/snake/snscore --- .depend --- echo snscore: /usr/lib/libc.a >> .depend --- snscore.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/snake/snscore/../snake -fPIE -MD -MF.depend.snscore.o -MTsnscore.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c snscore.c -o snscore.o --- snscore --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/snake/snscore/../snake -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o snscore snscore.o --- all_subdir_tetris --- ===> tetris (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/tetris --- .depend --- echo tetris: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- input.o --- --- screen.o --- --- shapes.o --- --- scores.o --- --- tetris.o --- --- tetris.6.gz --- --- input.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.input.o -MTinput.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c input.c -o input.o --- screen.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.screen.o -MTscreen.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c screen.c -o screen.o --- scores.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.scores.o -MTscores.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c scores.c -o scores.o --- shapes.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.shapes.o -MTshapes.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c shapes.c -o shapes.o --- tetris.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.tetris.o -MTtetris.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c tetris.c -o tetris.o --- tetris.6.gz --- gzip -cn tetris.6 > tetris.6.gz --- tetris --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o tetris input.o screen.o shapes.o scores.o tetris.o -lncurses --- all_subdir_trek --- ===> trek (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/trek --- .depend --- echo trek: /usr/lib/libc.a /usr/lib/libm.a >> .depend --- abandon.o --- --- attack.o --- --- autover.o --- --- capture.o --- --- check_out.o --- --- checkcond.o --- --- compkl.o --- --- computer.o --- --- abandon.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.abandon.o -MTabandon.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c abandon.c -o abandon.o --- attack.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.attack.o -MTattack.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c attack.c -o attack.o --- autover.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.autover.o -MTautover.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c autover.c -o autover.o --- capture.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.capture.o -MTcapture.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c capture.c -o capture.o --- check_out.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.check_out.o -MTcheck_out.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c check_out.c -o check_out.o --- checkcond.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.checkcond.o -MTcheckcond.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c checkcond.c -o checkcond.o --- compkl.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.compkl.o -MTcompkl.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c compkl.c -o compkl.o --- computer.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.computer.o -MTcomputer.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c computer.c -o computer.o computer.c:85:15: warning: no previous extern declaration for non-static variable 'Cputab' [-Wmissing-variable-declarations] 85 | struct cvntab Cputab[] = { | ^ computer.c:85:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 85 | struct cvntab Cputab[] = { | ^ --- check_out.o --- In file included from check_out.c:34: --- checkcond.o --- In file included from checkcond.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- check_out.o --- ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- checkcond.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- checkcond.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- check_out.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- check_out.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- checkcond.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- check_out.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- checkcond.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- checkcond.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- check_out.o --- ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- check_out.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- checkcond.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- checkcond.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- check_out.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- checkcond.o --- 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- check_out.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- checkcond.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; --- check_out.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- checkcond.o --- | ^ --- check_out.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- check_out.o --- 250 | struct Ship_struct Ship; | ^ --- checkcond.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- checkcond.o --- 315 | struct Param_struct Param; | ^ --- autover.o --- In file included from autover.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- checkcond.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- check_out.o --- 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; --- autover.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 270 | struct Game_struct Game; | ^ --- checkcond.o --- | ^ --- autover.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- checkcond.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- checkcond.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ --- autover.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- check_out.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- checkcond.o --- ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- autover.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 281 | struct Move_struct Move; | ^ --- autover.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- check_out.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- autover.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- check_out.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- autover.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 315 | struct Param_struct Param; | ^ --- autover.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- check_out.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- autover.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- check_out.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- autover.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 330 | struct Now_struct Now; --- autover.o --- 250 | struct Ship_struct Ship; | ^ --- check_out.o --- | ^ --- autover.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ --- check_out.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- autover.o --- ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- autover.o --- 270 | struct Game_struct Game; | ^ --- check_out.o --- 342 | struct Etc_struct Etc; | ^ --- autover.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- check_out.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- autover.o --- 281 | struct Move_struct Move; | ^ --- check_out.o --- 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- autover.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- compkl.o --- In file included from compkl.c:34: --- autover.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- compkl.o --- ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- autover.o --- 315 | struct Param_struct Param; | ^ --- compkl.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- autover.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- compkl.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- autover.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ --- compkl.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- autover.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- compkl.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- autover.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ --- compkl.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- autover.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ --- compkl.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- autover.o --- ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- compkl.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ --- capture.o --- In file included from capture.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- compkl.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- capture.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- compkl.o --- 315 | struct Param_struct Param; | ^ --- capture.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- compkl.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- capture.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- compkl.o --- 330 | struct Now_struct Now; | ^ --- capture.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- compkl.o --- ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- capture.o --- ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ --- compkl.o --- 330 | struct Now_struct Now; | ^ --- capture.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- compkl.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- capture.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- compkl.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- capture.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- compkl.o --- 342 | struct Etc_struct Etc; | ^ --- capture.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- compkl.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ --- capture.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- compkl.o --- ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- capture.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; --- abandon.o --- In file included from abandon.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- capture.o --- | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- abandon.o --- 98 | struct quad Quad[NQUADS][NQUADS]; --- capture.o --- 376 | int Trace; | ^ --- abandon.o --- | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- capture.o --- ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; --- abandon.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- capture.o --- | ^ --- abandon.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- attack.o --- In file included from attack.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- computer.o --- In file included from computer.c:33: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- check_out.o --- 10 warnings generated. --- autover.o --- 10 warnings generated. --- checkcond.o --- 10 warnings generated. --- capture.o --- 10 warnings generated. --- compkl.o --- 10 warnings generated. --- damage.o --- --- damaged.o --- --- dcrept.o --- --- damage.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.damage.o -MTdamage.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c damage.c -o damage.o --- damaged.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.damaged.o -MTdamaged.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c damaged.c -o damaged.o --- dcrept.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.dcrept.o -MTdcrept.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dcrept.c -o dcrept.o --- destruct.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.destruct.o -MTdestruct.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c destruct.c -o destruct.o --- dock.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.dock.o -MTdock.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dock.c -o dock.o --- attack.o --- 10 warnings generated. --- abandon.o --- 10 warnings generated. --- dumpgame.o --- --- dumpme.o --- --- dumpgame.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.dumpgame.o -MTdumpgame.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dumpgame.c -o dumpgame.o --- dumpme.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.dumpme.o -MTdumpme.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dumpme.c -o dumpme.o --- computer.o --- 11 warnings generated. --- dumpssradio.o --- --- damaged.o --- In file included from damaged.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; --- dcrept.o --- In file included from dcrept.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- damage.o --- In file included from damage.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- damaged.o --- | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ --- dcrept.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- damage.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- dcrept.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damaged.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- damage.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- damaged.o --- 376 | int Trace; | ^ --- dcrept.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- damage.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- dcrept.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- damage.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- dcrept.o --- 111 | char Sect[NSECTS][NSECTS]; --- damage.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- dcrept.o --- | ^ --- damage.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- dcrept.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- damage.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- dcrept.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- damage.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ --- damage.o --- 250 | struct Ship_struct Ship; | ^ --- dcrept.o --- ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- dcrept.o --- 250 | struct Ship_struct Ship; | ^ --- damage.o --- 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; --- dcrept.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ --- damage.o --- | ^ --- dcrept.o --- ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ --- damage.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- damage.o --- 281 | struct Move_struct Move; | ^ --- dcrept.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; --- dcrept.o --- 281 | struct Move_struct Move; | ^ --- damage.o --- | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- damage.o --- 315 | struct Param_struct Param; | ^ --- dcrept.o --- 315 | struct Param_struct Param; | ^ --- damage.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ --- dcrept.o --- ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- 315 | struct Param_struct Param; | ^ --- damage.o --- 330 | struct Now_struct Now; | ^ --- dcrept.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- damage.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- dcrept.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dcrept.o --- 330 | struct Now_struct Now; | ^ --- damage.o --- 342 | struct Etc_struct Etc; | ^ --- dcrept.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- dumpssradio.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.dumpssradio.o -MTdumpssradio.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c dumpssradio.c -o dumpssradio.o --- dcrept.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- damage.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; --- dcrept.o --- 342 | struct Etc_struct Etc; | ^ --- damage.o --- | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- dcrept.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- destruct.o --- In file included from destruct.c:35: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- dock.o --- In file included from dock.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- destruct.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; --- dock.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- dock.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- destruct.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- destruct.o --- 250 | struct Ship_struct Ship; | ^ --- dock.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- destruct.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- 270 | struct Game_struct Game; | ^ --- dock.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- destruct.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- dock.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- destruct.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- dock.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- destruct.o --- 315 | struct Param_struct Param; | ^ --- dock.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- destruct.o --- ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- 315 | struct Param_struct Param; | ^ --- dock.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- destruct.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ --- dock.o --- 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- destruct.o --- 330 | struct Now_struct Now; | ^ --- dock.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- 281 | struct Move_struct Move; --- destruct.o --- 342 | struct Etc_struct Etc; | ^ --- dock.o --- | ^ --- destruct.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- dock.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- destruct.o --- 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- dock.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- destruct.o --- 376 | int Trace; | ^ --- dock.o --- 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- damaged.o --- 10 warnings generated. --- dcrept.o --- 10 warnings generated. --- damage.o --- 10 warnings generated. --- dumpgame.o --- dumpgame.c:48:13: warning: no previous extern declaration for non-static variable 'Dump_template' [-Wmissing-variable-declarations] 48 | struct dump Dump_template[] = { | ^ dumpgame.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 48 | struct dump Dump_template[] = { | ^ --- dumpme.o --- In file included from dumpme.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ --- events.o --- --- dumpme.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- destruct.o --- 10 warnings generated. --- events.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.events.o -MTevents.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c events.c -o events.o --- dumpgame.o --- In file included from dumpgame.c:36: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- dock.o --- 10 warnings generated. --- externs.o --- --- getcodi.o --- --- externs.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.externs.o -MTexterns.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c externs.c -o externs.o --- getcodi.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.getcodi.o -MTgetcodi.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getcodi.c -o getcodi.o --- getpar.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.getpar.o -MTgetpar.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c getpar.c -o getpar.o --- dumpme.o --- 10 warnings generated. --- help.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.help.o -MThelp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c help.c -o help.o --- dumpgame.o --- 11 warnings generated. --- impulse.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.impulse.o -MTimpulse.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c impulse.c -o impulse.o --- dumpssradio.o --- In file included from dumpssradio.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- initquad.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.initquad.o -MTinitquad.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c initquad.c -o initquad.o --- dumpssradio.o --- 10 warnings generated. --- externs.o --- In file included from externs.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- getcodi.o --- In file included from getcodi.c:35: --- externs.o --- 281 | struct Move_struct Move; | ^ --- getcodi.o --- ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- externs.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- getcodi.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- externs.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- getcodi.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- externs.o --- 315 | struct Param_struct Param; | ^ --- getcodi.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- externs.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- getcodi.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- externs.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- getcodi.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- externs.o --- 330 | struct Now_struct Now; | ^ --- getcodi.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- externs.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- getcodi.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- externs.o --- 342 | struct Etc_struct Etc; | ^ --- getcodi.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- externs.o --- ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- getcodi.o --- 183 | struct event Event[MAXEVENTS]; --- externs.o --- 342 | struct Etc_struct Etc; | ^ --- getcodi.o --- | ^ --- externs.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; --- getcodi.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- externs.o --- | ^ --- getcodi.o --- 250 | struct Ship_struct Ship; --- externs.o --- ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- getcodi.o --- | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- externs.o --- 10 warnings generated. --- kill.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.kill.o -MTkill.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c kill.c -o kill.o --- events.o --- In file included from events.c:35: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ --- getcodi.o --- 10 warnings generated. --- events.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- help.o --- help.c:56:13: warning: no previous extern declaration for non-static variable 'Cntvect' [-Wmissing-variable-declarations] 56 | const char *Cntvect[3] = { | ^ help.c:56:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 56 | const char *Cntvect[3] = { | ^ --- klmove.o --- --- getpar.o --- getpar.c:88:15: warning: no previous extern declaration for non-static variable 'Yntab' [-Wmissing-variable-declarations] 88 | struct cvntab Yntab[] = { | ^ getpar.c:88:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 88 | struct cvntab Yntab[] = { | ^ --- klmove.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.klmove.o -MTklmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c klmove.c -o klmove.o --- help.o --- In file included from help.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- lose.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.lose.o -MTlose.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c lose.c -o lose.o --- getpar.o --- In file included from getpar.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- impulse.o --- In file included from impulse.c:35: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- initquad.o --- In file included from initquad.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- impulse.o --- 10 warnings generated. --- help.o --- 11 warnings generated. --- lrscan.o --- --- kill.o --- In file included from kill.c:33: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- lrscan.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.lrscan.o -MTlrscan.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c lrscan.c -o lrscan.o --- kill.o --- 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- main.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c main.c -o main.o --- initquad.o --- 10 warnings generated. --- lose.o --- lose.c:45:13: warning: no previous extern declaration for non-static variable 'Losemsg' [-Wmissing-variable-declarations] 45 | const char *Losemsg[] = { | ^ lose.c:45:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 45 | const char *Losemsg[] = { | ^ In file included from lose.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- klmove.o --- In file included from klmove.c:33: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- move.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.move.o -MTmove.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c move.c -o move.o --- lose.o --- 11 warnings generated. --- nova.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.nova.o -MTnova.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c nova.c -o nova.o --- kill.o --- 10 warnings generated. --- main.o --- main.c:37:14: warning: no previous extern declaration for non-static variable 'Mother' [-Wmissing-variable-declarations] 37 | unsigned int Mother = 51 + (51 << 8); | ^ main.c:37:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 37 | unsigned int Mother = 51 + (51 << 8); | ^ --- getpar.o --- 11 warnings generated. --- main.o --- In file included from main.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- lrscan.o --- In file included from lrscan.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- main.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- lrscan.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- main.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- lrscan.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- lrscan.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- main.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- lrscan.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- main.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; --- lrscan.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- | ^ --- lrscan.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- main.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- lrscan.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- main.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ --- lrscan.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- lrscan.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- main.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- lrscan.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- main.o --- 250 | struct Ship_struct Ship; | ^ --- lrscan.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ --- main.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- lrscan.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ --- main.o --- 270 | struct Game_struct Game; | ^ --- lrscan.o --- ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- lrscan.o --- 270 | struct Game_struct Game; | ^ --- main.o --- 270 | struct Game_struct Game; | ^ --- lrscan.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- main.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] --- lrscan.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- lrscan.o --- 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- main.o --- 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] --- lrscan.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- lrscan.o --- 315 | struct Param_struct Param; --- main.o --- 315 | struct Param_struct Param; | ^ --- lrscan.o --- | ^ --- main.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- lrscan.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- main.o --- 330 | struct Now_struct Now; | ^ --- lrscan.o --- 330 | struct Now_struct Now; --- main.o --- ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ --- lrscan.o --- | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ --- main.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- lrscan.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- main.o --- 342 | struct Etc_struct Etc; | ^ --- lrscan.o --- 342 | struct Etc_struct Etc; | ^ --- main.o --- ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ --- lrscan.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- main.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- out.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.out.o -MTout.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c out.c -o out.o --- phaser.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.phaser.o -MTphaser.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c phaser.c -o phaser.o --- klmove.o --- 10 warnings generated. --- main.o --- 11 warnings generated. --- lrscan.o --- 10 warnings generated. --- move.o --- In file included from move.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- play.o --- --- ram.o --- --- play.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.play.o -MTplay.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c play.c -o play.o --- ram.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.ram.o -MTram.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ram.c -o ram.o --- ranf.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.ranf.o -MTranf.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c ranf.c -o ranf.o --- nova.o --- In file included from nova.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ --- events.o --- 10 warnings generated. --- nova.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- rest.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.rest.o -MTrest.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c rest.c -o rest.o --- out.o --- In file included from out.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- nova.o --- 10 warnings generated. --- out.o --- 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- phaser.o --- phaser.c:70:15: warning: no previous extern declaration for non-static variable 'Matab' [-Wmissing-variable-declarations] 70 | struct cvntab Matab[] = { | ^ phaser.c:70:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- out.o --- 10 warnings generated. --- phaser.o --- 70 | struct cvntab Matab[] = { | ^ --- move.o --- 10 warnings generated. --- schedule.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.schedule.o -MTschedule.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c schedule.c -o schedule.o --- phaser.o --- In file included from phaser.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- score.o --- --- phaser.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ --- setup.o --- --- phaser.o --- ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- score.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.score.o -MTscore.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c score.c -o score.o --- setup.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.setup.o -MTsetup.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c setup.c -o setup.o --- ranf.o --- In file included from ranf.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ --- play.o --- play.c:49:15: warning: no previous extern declaration for non-static variable 'Comtab' [-Wmissing-variable-declarations] --- ranf.o --- ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ --- play.o --- 49 | struct cvntab Comtab[] = { | ^ --- ranf.o --- ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- play.c:49:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ranf.o --- 330 | struct Now_struct Now; | ^ --- play.o --- 49 | struct cvntab Comtab[] = { --- ranf.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- | ^ --- ranf.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- ram.o --- In file included from ram.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ --- play.o --- In file included from play.c:34: --- ram.o --- ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- ram.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- play.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- ram.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- play.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ram.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- ram.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] --- play.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- ram.o --- 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ --- play.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ram.o --- ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- 111 | char Sect[NSECTS][NSECTS]; --- ram.o --- 281 | struct Move_struct Move; --- play.o --- | ^ --- ram.o --- | ^ --- play.o --- ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- ram.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ram.o --- 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- play.o --- 183 | struct event Event[MAXEVENTS]; | ^ --- ram.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ --- play.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ --- ram.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- play.o --- ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ram.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- play.o --- 250 | struct Ship_struct Ship; | ^ --- ram.o --- 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; --- play.o --- ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- ram.o --- | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- play.o --- 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- ranf.o --- 10 warnings generated. --- play.o --- 11 warnings generated. --- rest.o --- In file included from rest.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- ram.o --- 10 warnings generated. --- setwarp.o --- --- shield.o --- --- setwarp.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.setwarp.o -MTsetwarp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c setwarp.c -o setwarp.o --- shield.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.shield.o -MTshield.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c shield.c -o shield.o --- rest.o --- 10 warnings generated. --- snova.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.snova.o -MTsnova.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c snova.c -o snova.o --- schedule.o --- In file included from schedule.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] --- srscan.o --- --- schedule.o --- 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- srscan.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.srscan.o -MTsrscan.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c srscan.c -o srscan.o --- score.o --- In file included from score.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- setup.o --- In file included from setup.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- score.o --- 10 warnings generated. --- schedule.o --- 10 warnings generated. --- systemname.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.systemname.o -MTsystemname.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c systemname.c -o systemname.o --- phaser.o --- 11 warnings generated. --- torped.o --- --- shield.o --- shield.c:54:15: warning: no previous extern declaration for non-static variable 'Udtab' [-Wmissing-variable-declarations] 54 | struct cvntab Udtab[] = { | ^ shield.c:54:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 54 | struct cvntab Udtab[] = { | ^ --- torped.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.torped.o -MTtorped.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c torped.c -o torped.o --- setwarp.o --- In file included from setwarp.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- shield.o --- In file included from shield.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- snova.o --- In file included from snova.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] --- shield.o --- 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] --- snova.o --- 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- shield.o --- 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- snova.o --- ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ --- shield.o --- 330 | struct Now_struct Now; | ^ --- snova.o --- ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] --- shield.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] --- snova.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ --- shield.o --- 342 | struct Etc_struct Etc; | ^ --- snova.o --- ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- shield.o --- ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- snova.o --- 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] --- shield.o --- 342 | struct Etc_struct Etc; | ^ --- snova.o --- 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ --- shield.o --- ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- snova.o --- ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] --- shield.o --- 376 | int Trace; | ^ --- snova.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- srscan.o --- srscan.c:52:13: warning: no previous extern declaration for non-static variable 'Color' [-Wmissing-variable-declarations] 52 | const char *Color[4] = { | ^ srscan.c:52:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit 52 | const char *Color[4] = { | ^ --- setwarp.o --- 10 warnings generated. --- utility.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.utility.o -MTutility.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c utility.c -o utility.o --- srscan.o --- In file included from srscan.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- shield.o --- 11 warnings generated. --- visual.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.visual.o -MTvisual.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c visual.c -o visual.o --- warp.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.warp.o -MTwarp.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c warp.c -o warp.o --- setup.o --- 10 warnings generated. --- snova.o --- 10 warnings generated. --- systemname.o --- In file included from systemname.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit --- win.o --- --- systemname.o --- 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ --- cgetc.o --- --- systemname.o --- ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- win.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.win.o -MTwin.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c win.c -o win.o --- cgetc.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.cgetc.o -MTcgetc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c cgetc.c -o cgetc.o --- torped.o --- In file included from torped.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- srscan.o --- 11 warnings generated. --- systemname.o --- 10 warnings generated. --- utility.o --- In file included from utility.c:36: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- trek.6.gz --- gzip -cn trek.6 > trek.6.gz --- visual.o --- visual.c:47:11: warning: no previous extern declaration for non-static variable 'Visdelta' [-Wmissing-variable-declarations] 47 | struct xy Visdelta[11] = { | ^ visual.c:47:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 47 | struct xy Visdelta[11] = { | ^ In file included from visual.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ --- utility.o --- 10 warnings generated. --- visual.o --- ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- warp.o --- In file included from warp.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- visual.o --- 11 warnings generated. --- cgetc.o --- In file included from cgetc.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- win.o --- In file included from win.c:34: ./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations] 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 98 | struct quad Quad[NQUADS][NQUADS]; | ^ ./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations] 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 111 | char Sect[NSECTS][NSECTS]; | ^ ./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations] 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 183 | struct event Event[MAXEVENTS]; | ^ ./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations] 250 | struct Ship_struct Ship; | ^ ./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 250 | struct Ship_struct Ship; | ^ ./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations] 270 | struct Game_struct Game; | ^ ./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 270 | struct Game_struct Game; | ^ ./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations] 281 | struct Move_struct Move; | ^ ./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 281 | struct Move_struct Move; | ^ ./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations] 315 | struct Param_struct Param; | ^ ./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 315 | struct Param_struct Param; | ^ ./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations] 330 | struct Now_struct Now; | ^ ./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 330 | struct Now_struct Now; | ^ --- torped.o --- 10 warnings generated. --- win.o --- ./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations] 342 | struct Etc_struct Etc; | ^ ./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 342 | struct Etc_struct Etc; | ^ ./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations] 376 | int Trace; | ^ ./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit 376 | int Trace; | ^ --- cgetc.o --- 10 warnings generated. --- win.o --- 10 warnings generated. --- warp.o --- 10 warnings generated. --- trek --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o trek abandon.o attack.o autover.o capture.o check_out.o checkcond.o compkl.o computer.o damage.o damaged.o dcrept.o destruct.o dock.o dumpgame.o dumpme.o dumpssradio.o events.o externs.o getcodi.o getpar.o help.o impulse.o initquad.o kill.o klmove.o lose.o lrscan.o main.o move.o nova.o out.o phaser.o play.o ram.o ranf.o rest.o schedule.o score.o setup.o setwarp.o shield.o snova.o srscan.o systemname.o torped.o utility.o visual.o warp.o win.o cgetc.o -lm --- all_subdir_wargames --- ===> wargames (all) --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/wargames --- wargames.6.gz --- gzip -cn wargames.6 > wargames.6.gz --- all_subdir_worm --- ===> worm (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/worm --- .depend --- echo worm: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- worm.o --- --- worm.6.gz --- --- worm.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.worm.o -MTworm.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c worm.c -o worm.o --- worm.6.gz --- gzip -cn worm.6 > worm.6.gz --- worm --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o worm worm.o -lncurses --- all_subdir_worms --- ===> worms (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/worms --- .depend --- echo worms: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend --- worms.o --- --- worms.6.gz --- --- worms.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -MD -MF.depend.worms.o -MTworms.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c worms.c -o worms.o --- worms.6.gz --- gzip -cn worms.6 > worms.6.gz --- worms --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o worms worms.o -lncurses --- all_subdir_wump --- ===> wump (all) --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/wump --- .depend --- echo wump: /usr/lib/libc.a >> .depend --- wump.o --- --- wump.6.gz --- --- wump.o --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MF.depend.wump.o -MTwump.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -c wump.c -o wump.o --- wump.6.gz --- gzip -cn wump.6 > wump.6.gz --- wump --- cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wstrict-prototypes -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o wump wump.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bsdgames-0.76,2 depends on executable: indexinfo - not found ===> Installing existing package /packages/All/indexinfo-0.3.1_1.pkg [13amd64-weekly-desktop-job-04] Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] Extracting indexinfo-0.3.1_1: . done ===> bsdgames-0.76,2 depends on executable: indexinfo - found ===> Returning to build of bsdgames-0.76,2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for bsdgames-0.76,2 ===> Generating temporary packing list ===> adventure (install) install -s -o 65534 -g 65534 -m 555 adventure /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/adventure install -o 65534 -g 65534 -m 444 adventure.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> arithmetic (install) install -s -o 65534 -g 65534 -m 555 arithmetic /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/arithmetic install -o 65534 -g 65534 -m 444 arithmetic.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> atc (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/atc_score install -s -o 65534 -g 65534 -m 2555 atc /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/atc installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc: Operation not permitted install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/Game_List /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/Game_List install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/Killer /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/Killer install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/crossover /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/crossover install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/default /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/default install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/easy /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/easy install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/atc/games/game_2 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/atc/game_2 install -o 65534 -g 65534 -m 444 atc.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> backgammon (install) ===> backgammon/backgammon (install) install -s -o 65534 -g 65534 -m 555 backgammon /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/backgammon install -o 65534 -g 65534 -m 444 backgammon.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> backgammon/teachgammon (install) install -s -o 65534 -g 65534 -m 555 teachgammon /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/teachgammon ===> battlestar (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/battlestar.log install -s -o 65534 -g 65534 -m 2555 battlestar /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/battlestar install -o 65534 -g 65534 -m 444 battlestar.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> bcd (install) install -s -o 65534 -g 65534 -m 555 bcd /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/bcd install -o 65534 -g 65534 -m 444 bcd.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> bs (install) install -s -o 65534 -g 65534 -m 555 bs /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/bs install -o 65534 -g 65534 -m 444 bs.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> boggle (install) ===> boggle/boggle (install) install -s -o 65534 -g 65534 -m 555 boggle /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/boggle install -o 65534 -g 65534 -m 444 boggle.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> boggle/mkdict (install) ===> boggle/mkindex (install) ===> boggle/dictfiles (install) installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/boggle install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/boggle: Operation not permitted install -o 65534 -g 65534 -m 444 dictindex /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/boggle/dictindex install -o 65534 -g 65534 -m 444 dictionary /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/boggle/dictionary install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/boggle/dictfiles/../boggle/helpfile /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/boggle/helpfile ===> canfield (install) ===> canfield/canfield (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/cfscores install -s -o 65534 -g 65534 -m 2555 canfield /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/canfield install -o 65534 -g 65534 -m 444 canfield.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ rm -f /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/cfscores.6 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/cfscores.6.gz; install -l h -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/canfield.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/cfscores.6.gz ===> canfield/cfscores (install) install -s -o 65534 -g 65534 -m 555 cfscores /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/cfscores ===> cribbage (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/criblog install -s -o 65534 -g 65534 -m 2555 cribbage /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/cribbage installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games: Operation not permitted install -o 65534 -g 65534 -m 444 cribbage.n /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/cribbage.instr install -o 65534 -g 65534 -m 444 cribbage.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> colorbars (install) install -s -o 65534 -g 65534 -m 555 colorbars /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/colorbars install -o 65534 -g 65534 -m 444 colorbars.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> fish (install) install -s -o 65534 -g 65534 -m 555 fish /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/fish installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games: Operation not permitted install -o 65534 -g 65534 -m 444 fish.instr /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/fish.instr install -o 65534 -g 65534 -m 444 fish.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> hack (install) ===> hack/makedefs (install) ===> hack/hack (install) install -o 65534 -g 65534 -m 444 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/perm install -o 65534 -g 65534 -m 460 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/record install -s -o 65534 -g 65534 -m 2555 hack /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/hack installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir: Operation not permitted install -o 65534 -g 65534 -m 440 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../rumors /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/rumors install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../help /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/help install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../hh /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/hh install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/hack/hack/../data /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/hackdir/data install -o 65534 -g 65534 -m 444 hack.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> hals_end (install) install -s -o 65534 -g 65534 -m 555 hals_end /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/hals_end install -o 65534 -g 65534 -m 444 hals_end.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> hangman (install) install -s -o 65534 -g 65534 -m 555 hangman /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/hangman install -o 65534 -g 65534 -m 444 hangman.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> hunt (install) ===> hunt/hunt (install) install -s -o 65534 -g 65534 -m 555 hunt /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/hunt install -o 65534 -g 65534 -m 444 hunt.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> hunt/huntd (install) install -s -o 65534 -g 65534 -m 555 huntd /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/huntd install -o 65534 -g 65534 -m 444 huntd.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> larn (install) install -o 65534 -g 65534 -m 660 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/larn/lscore12.0 install -o 65534 -g 65534 -m 660 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/larn/llog12.0 install -s -o 65534 -g 65534 -m 2555 larn /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/larn installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/larn install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/larn: Operation not permitted install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/larn/datfiles/larnmaze /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/larn/larnmaze install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/larn/datfiles/larnopts /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/larn/larnopts install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/larn/datfiles/larn.help /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/larn/larn.help install -o 65534 -g 65534 -m 444 larn.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> mille (install) install -s -o 65534 -g 65534 -m 555 mille /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/mille install -o 65534 -g 65534 -m 444 mille.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> phantasia (install) ===> phantasia/setup (install) ===> phantasia/phantasia (install) install -o 65534 -g 65534 -m 660 characs /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 gold /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 lastdead /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 mess /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 motd /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 scoreboard /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -o 65534 -g 65534 -m 660 void /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install -s -o 65534 -g 65534 -m 2555 phantasia /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/phantasia installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia: Operation not permitted install -o 65534 -g 65534 -m 640 monsters /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/phantasia/monsters install -o 65534 -g 65534 -m 444 phantasia.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> pig (install) install -s -o 65534 -g 65534 -m 555 pig /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/pig install -o 65534 -g 65534 -m 444 pig.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> ppt (install) install -s -o 65534 -g 65534 -m 555 ppt /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/ppt install -o 65534 -g 65534 -m 444 ppt.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> quiz (install) install -s -o 65534 -g 65534 -m 555 quiz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/quiz installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db: Operation not permitted install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/africa /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/africa install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/america /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/america install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/areas /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/areas install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/arith /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/arith install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/asia /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/asia install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/babies /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/babies install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/bard /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/bard install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/chinese /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/chinese install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/collectives /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/collectives install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/ed /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/ed install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/elements /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/elements install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/europe /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/europe install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/flowers /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/flowers install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/greek /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/greek install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/inca /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/inca install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/index /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/index install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/latin /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/latin install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/locomotive /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/locomotive install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/midearth /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/midearth install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/morse /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/morse install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/murders /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/murders install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/poetry /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/poetry install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/posneg /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/posneg install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/pres /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/pres install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/province /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/province install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/seq-easy /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/seq-easy install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/seq-hard /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/seq-hard install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/sexes /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/sexes install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/sov /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/sov install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/spell /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/spell install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/state /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/state install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/trek /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/trek install -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.76/quiz/datfiles/ucc /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/quiz.db/ucc install -o 65534 -g 65534 -m 444 quiz.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> rain (install) install -s -o 65534 -g 65534 -m 555 rain /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/rain install -o 65534 -g 65534 -m 444 rain.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> robots (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/robots_roll install -s -o 65534 -g 65534 -m 2555 robots /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/robots install -o 65534 -g 65534 -m 444 robots.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> rogue (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/rogue.scores install -s -o 65534 -g 65534 -m 2555 rogue /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/rogue install -o 65534 -g 65534 -m 444 rogue.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> sail (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/saillog install -s -o 65534 -g 65534 -m 2555 sail /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/sail install -o 65534 -g 65534 -m 444 sail.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> snake (install) ===> snake/snake (install) install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/snakerawscores install -o 65534 -g 65534 -m 664 /dev/null /wrkdirs/usr/ports/games/bsdgames/work/stage/var/games/snake.log install -s -o 65534 -g 65534 -m 2555 snake /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/snake install -o 65534 -g 65534 -m 444 snake.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ rm -f /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/snscore.6 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/snscore.6.gz; install -l h -o 65534 -g 65534 -m 444 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/snake.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/snscore.6.gz ===> snake/snscore (install) install -s -o 65534 -g 65534 -m 555 snscore /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/snscore ===> tetris (install) install -s -o 65534 -g 65534 -m 555 tetris /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/tetris install -o 65534 -g 65534 -m 444 tetris.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> trek (install) install -s -o 65534 -g 65534 -m 555 trek /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/trek install -o 65534 -g 65534 -m 444 trek.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> wargames (install) install -o 65534 -g 65534 -m 555 wargames.sh /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/wargames install -o 65534 -g 65534 -m 444 wargames.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> worm (install) install -s -o 65534 -g 65534 -m 555 worm /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/worm install -o 65534 -g 65534 -m 444 worm.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> worms (install) install -s -o 65534 -g 65534 -m 555 worms /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/worms install -o 65534 -g 65534 -m 444 worms.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ ===> wump (install) install -s -o 65534 -g 65534 -m 555 wump /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/wump installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games install: chown 0:0 /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games: Operation not permitted install -o 65534 -g 65534 -m 444 wump.info /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/games/wump.info install -o 65534 -g 65534 -m 444 wump.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/ /bin/mv /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/bs /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/bs-game /bin/mv /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/bs.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/bs-game.6.gz /bin/mv /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/fish /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/bin/fish-game /bin/mv /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/fish.6.gz /wrkdirs/usr/ports/games/bsdgames/work/stage/usr/local/share/man/man6/fish-game.6.gz ====> 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-04T06:05:37+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4a1226f7c651' '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 bsdgames-0.76,2 ===> Building bsdgames-0.76,2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for bsdgames-0.76,2 build of games/bsdgames | bsdgames-0.76,2 ended at Sun May 4 02:05:54 EDT 2025 build time: 00:00:18