>>> nethack: Building community/nethack 3.6.7-r1 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 01:35:54 +0000
>>> nethack: Validating /home/buildozer/aports/community/nethack/APKBUILD...
>>> nethack: Analyzing dependencies...
>>> nethack: Installing for build: build-base ncurses-dev linux-headers bison flex
(1/10) Installing libformw (6.5_p20241006-r2)
(2/10) Installing libmenuw (6.5_p20241006-r2)
(3/10) Installing libpanelw (6.5_p20241006-r2)
(4/10) Installing libncurses++ (6.5_p20241006-r2)
(5/10) Installing ncurses-dev (6.5_p20241006-r2)
(6/10) Installing linux-headers (6.6-r1)
(7/10) Installing m4 (1.4.19-r3)
(8/10) Installing bison (3.8.2-r1)
(9/10) Installing flex (2.6.4-r6)
(10/10) Installing .makedepends-nethack (20241102.013611)
Executing busybox-1.37.0-r5.trigger
OK: 278 MiB in 111 packages
>>> nethack: Cleaning up srcdir
>>> nethack: Cleaning up pkgdir
>>> nethack: Cleaning up tmpdir
>>> nethack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nethack-367-src.tgz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/nethack-367-src.tgz.part'
nethack-367-src.tgz. 100% |********************************| 5446k  0:00:00 ETA
'/var/cache/distfiles/v3.21/nethack-367-src.tgz.part' saved
>>> nethack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nethack-367-src.tgz
>>> nethack: Checking sha512sums...
nethack-367-src.tgz: OK
>>> nethack: Unpacking /var/cache/distfiles/v3.21/nethack-367-src.tgz...
( cd src ; make )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
touch ../src/config.h-t
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c monst.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c objects.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o alloc.o alloc.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dlb.o dlb.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o isaac64.o isaac64.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o unixres.o ../sys/unix/unixres.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from monst.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from objects.c:35:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from dlb.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from alloc.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from isaac64.c:12:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../sys/unix/unixres.c:17:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o makedefs.o makedefs.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from makedefs.c:10:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -rdynamic -o makedefs makedefs.o ../src/monst.o ../src/objects.o
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
./makedefs -o
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
./makedefs -p
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
touch ../src/hack.h-t
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o allmain.o allmain.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o apply.o apply.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o artifact.o artifact.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o attrib.o attrib.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o ball.o ball.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o bones.o bones.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o botl.o botl.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o cmd.o cmd.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dbridge.o dbridge.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o decl.o decl.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o detect.o detect.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dig.o dig.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o display.o display.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o do.o do.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o do_name.o do_name.c
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
./makedefs -z
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o do_wear.o do_wear.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dog.o dog.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dogmove.o dogmove.c
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dokick.o dokick.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dothrow.o dothrow.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o drawing.o drawing.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dungeon.o dungeon.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o eat.o eat.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o end.o end.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o engrave.o engrave.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o exper.o exper.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o explode.o explode.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o extralev.o extralev.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o files.o files.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o fountain.o fountain.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o hack.o hack.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o hacklib.o hacklib.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o invent.o invent.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o light.o light.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o lock.o lock.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mail.o mail.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o makemon.o makemon.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mapglyph.o mapglyph.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mcastu.o mcastu.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mhitm.o mhitm.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mhitu.o mhitu.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o minion.o minion.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mklev.o mklev.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mkmap.o mkmap.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mkmaze.o mkmaze.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mkobj.o mkobj.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mkroom.o mkroom.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mon.o mon.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mondata.o mondata.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o monmove.o monmove.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mplayer.o mplayer.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o mthrowu.o mthrowu.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o muse.o muse.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o music.o music.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o o_init.o o_init.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o objnam.o objnam.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o options.o options.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o pager.o pager.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o pickup.o pickup.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o pline.o pline.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o polyself.o polyself.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o potion.o potion.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o pray.o pray.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o priest.o priest.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o quest.o quest.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o questpgr.o questpgr.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o read.o read.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o rect.o rect.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o region.o region.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o restore.o restore.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o rip.o rip.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o rnd.o rnd.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o role.o role.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o rumors.o rumors.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o save.o save.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o shk.o shk.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o shknam.o shknam.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o sit.o sit.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o sounds.o sounds.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from allmain.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from apply.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from artifact.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ball.c:9:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from attrib.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from bones.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from botl.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from decl.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dbridge.c:20:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from cmd.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from detect.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from display.c:124:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from do.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from do_name.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dig.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from do_wear.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dog.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dogmove.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dokick.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dothrow.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from drawing.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from dungeon.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from eat.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from engrave.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from end.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from explode.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from exper.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from fountain.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from extralev.c:9:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from files.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from hack.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from hacklib.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from invent.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from light.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from lock.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mail.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mcastu.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mhitm.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from makemon.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mhitu.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mklev.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from minion.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mkmap.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mkmaze.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mkobj.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mon.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from monmove.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mkroom.c:18:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mondata.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mplayer.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from music.c:29:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mthrowu.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from muse.c:9:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from o_init.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from objnam.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from pager.c:9:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from options.c:17:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o sp_lev.o sp_lev.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from pickup.c:10:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from polyself.c:22:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from pline.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from potion.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from pray.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from priest.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from quest.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from questpgr.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from read.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from rect.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from restore.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from mapglyph.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from region.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from rip.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from role.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from rnd.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from rumors.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from save.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from shk.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from shknam.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from sit.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from sounds.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from sp_lev.c:12:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o spell.o spell.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from spell.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o sys.o sys.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o steal.o steal.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o steed.o steed.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from sys.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from steal.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from steed.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o teleport.o teleport.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o timeout.o timeout.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from teleport.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o topten.o topten.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o track.o track.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o trap.o trap.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o u_init.o u_init.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from track.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from topten.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from trap.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from timeout.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o uhitm.o uhitm.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from u_init.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o vault.o vault.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o vision.o vision.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o vis_tab.o vis_tab.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from uhitm.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from vault.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from vis_tab.c:2:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from vision.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o weapon.o weapon.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o were.o were.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o wield.o wield.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o windows.o windows.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o wizard.o wizard.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o worm.o worm.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o worn.o worn.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o write.o write.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from windows.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from wield.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from weapon.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from were.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from wizard.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o zap.o zap.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from worm.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from worn.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from write.c:4:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o posixregex.o ../sys/share/posixregex.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o ioctl.o ../sys/share/ioctl.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from zap.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o unixmain.o ../sys/unix/unixmain.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../sys/share/posixregex.c:5:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../sys/share/ioctl.c:10:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o unixtty.o ../sys/share/unixtty.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../sys/unix/unixmain.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o unixunix.o ../sys/unix/unixunix.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o getline.o ../win/tty/getline.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o termcap.o ../win/tty/termcap.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../sys/share/unixtty.c:13:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../sys/unix/unixunix.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/tty/getline.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o topl.o ../win/tty/topl.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o wintty.o ../win/tty/wintty.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursmain.o ../win/curses/cursmain.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o curswins.o ../win/curses/curswins.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/tty/termcap.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursmisc.o ../win/curses/cursmisc.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/tty/topl.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/tty/wintty.c:15:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursdial.o ../win/curses/cursdial.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursstat.o ../win/curses/cursstat.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursinit.o ../win/curses/cursinit.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursmesg.o ../win/curses/cursmesg.c
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c -o cursinvt.o ../win/curses/cursinvt.c
/bin/sh ../sys/unix/gitinfo.sh 1 #before 'makedefs -v'
../util/makedefs -v
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o version.o version.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursmain.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/curswins.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursmisc.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from version.c:6:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursdial.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursstat.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursinit.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursmesg.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from ../win/curses/cursinvt.c:7:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
Linking nethack.
gcc -rdynamic -o nethack monst.o objects.o allmain.o alloc.o apply.o artifact.o attrib.o ball.o bones.o botl.o cmd.o dbridge.o decl.o detect.o dig.o display.o dlb.o do.o do_name.o do_wear.o dog.o dogmove.o dokick.o dothrow.o drawing.o dungeon.o eat.o end.o engrave.o exper.o explode.o extralev.o files.o fountain.o hack.o hacklib.o invent.o isaac64.o light.o lock.o mail.o makemon.o mapglyph.o mcastu.o mhitm.o mhitu.o minion.o mklev.o mkmap.o mkmaze.o mkobj.o mkroom.o mon.o mondata.o monmove.o mplayer.o mthrowu.o muse.o music.o o_init.o objnam.o options.o pager.o pickup.o pline.o polyself.o potion.o pray.o priest.o quest.o questpgr.o read.o rect.o region.o restore.o rip.o rnd.o role.o rumors.o save.o shk.o shknam.o sit.o sounds.o sp_lev.o spell.o sys.o steal.o steed.o teleport.o timeout.o topten.o track.o trap.o u_init.o uhitm.o vault.o vision.o vis_tab.o weapon.o were.o wield.o windows.o wizard.o worm.o worn.o write.o zap.o posixregex.o  ioctl.o unixmain.o unixtty.o unixunix.o unixres.o getline.o termcap.o topl.o wintty.o cursmain.o curswins.o cursmisc.o cursdial.o cursstat.o cursinit.o cursmesg.o cursinvt.o  version.o -lncurses -lncurses 
nethack is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
Unix NetHack Version 3.6.7 - last build Sat Nov  2 01:36:13 2024.

>>> nethack: Entering fakeroot...
( cd src ; make )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
nethack is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
( cd util ; make recover )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
make[2]: '../include/date.h' is up to date.
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o recover.o recover.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from recover.c:15:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -rdynamic -o recover recover.o 
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
( cd dat ; make bogusmon )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -s
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make data )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -d
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make engrave )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
make[1]: 'engrave' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make epitaph )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
make[1]: 'epitaph' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make oracles )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -h
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make options )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
make[1]: 'options' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make quest.dat )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -q
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make rumors )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -r
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd util ; make dgn_comp )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
yacc  -d dgn_comp.y
sed -e 's#"y.tab.c"#"dgn_yacc.c"#' -e 's#y.tab.c:#dgn_yacc.c:#' y.tab.c > dgn_yacc.c \
	&& rm y.tab.c
sed -e 's#"y.tab.h"#"dgn_comp.h"#' y.tab.h > ../include/dgn_comp.h \
	&& rm y.tab.h
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
make[2]: '../include/date.h' is up to date.
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dgn_yacc.o dgn_yacc.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from dgn_comp.y:25:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
lex  dgn_comp.l
sed -e 's#"lex.yy.c"#"dgn_lex.c"#' -e 's#  *$##' \
    -e 's#static void yyunput#void yyunput#' lex.yy.c > dgn_lex.c \
	&& rm lex.yy.c
gcc -c -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -DWEIRD_LEX=`egrep -c _cplusplus dgn_lex.c` dgn_lex.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from dgn_comp.l:9:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o dgn_main.o dgn_main.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from dgn_main.c:11:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o panic.o panic.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from panic.c:12:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -rdynamic -o dgn_comp dgn_yacc.o dgn_lex.o dgn_main.o ../src/alloc.o panic.o 
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
( cd dat ; make dungeon )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/makedefs -e
../util/dgn_comp dungeon.pdf
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd util ; make lev_comp )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
yacc  -d lev_comp.y
sed -e 's#"y.tab.c"#"lev_yacc.c"#' -e 's#y.tab.c:#lev_yacc.c:#' y.tab.c > lev_yacc.c \
	&& rm y.tab.c
sed -e 's#"y.tab.h"#"lev_comp.h"#' y.tab.h > ../include/lev_comp.h \
	&& rm y.tab.h
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o lev_yacc.o lev_yacc.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from lev_comp.y:25:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
lex  lev_comp.l
sed -e 's#"lex.yy.c"#"lev_lex.c"#' -e 's#  *$##' \
    -e 's#static void yyunput#void yyunput#' lex.yy.c > lev_lex.c \
	&& rm lex.yy.c
gcc -c -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -DWEIRD_LEX=`egrep -c _cplusplus lev_lex.c` lev_lex.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from lev_comp.l:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
make[2]: '../include/date.h' is up to date.
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS   -c -o lev_main.o lev_main.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from ../include/hack.h:10,
                 from lev_main.c:12:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -rdynamic -o lev_comp lev_yacc.o lev_lex.o lev_main.o ../src/alloc.o panic.o ../src/drawing.o ../src/decl.o ../src/monst.o ../src/objects.o 
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
( cd dat ; make spec_levs )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/lev_comp bigroom.des
../util/lev_comp castle.des
../util/lev_comp endgame.des
../util/lev_comp gehennom.des
../util/lev_comp knox.des
../util/lev_comp medusa.des
../util/lev_comp mines.des
../util/lev_comp oracle.des
../util/lev_comp sokoban.des
../util/lev_comp tower.des
../util/lev_comp yendor.des
touch spec_levs
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
( cd dat ; make quest_levs )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
../util/lev_comp Arch.des
../util/lev_comp Barb.des
../util/lev_comp Caveman.des
../util/lev_comp Healer.des
../util/lev_comp Knight.des
../util/lev_comp Monk.des
../util/lev_comp Priest.des
../util/lev_comp Ranger.des
../util/lev_comp Rogue.des
../util/lev_comp Samurai.des
../util/lev_comp Tourist.des
../util/lev_comp Valkyrie.des
../util/lev_comp Wizard.des
touch quest_levs
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
true; 
if test -n '/home/buildozer/aports/community/nethack/pkg/nethack/usr/bin'; then \
	mkdir -p /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin; fi
rm -rf /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/
mkdir -p /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//save
if test -d ./-p; then rmdir ./-p; fi
true root /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//save
true games /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//save
chmod 0775 /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/
chmod 0775 /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//save
( make dofiles )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
target=`sed -n					\
	-e '/librarian/{' 			\
	-e	's/.*/dlb/p' 			\
	-e	'q' 				\
	-e '}' 					\
  	-e '$s/.*/nodlb/p' < dat/options` ;	\
make dofiles-${target-nodlb}
make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
( cd src ; make )
make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
nethack is up to date.
make[3]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
( cd dat ; make options )
make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
make[3]: 'options' is up to date.
make[3]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/dat'
    color, data file compression, data librarian, end-of-game dumplogs,
make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
( cd util ; make dlb )
make[4]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
make[5]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
make[5]: '../include/date.h' is up to date.
make[5]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/src'
gcc -g -O -I../include -DNOTPARMDECL -DDLB -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DSYSCF -DSYSCF_FILE=\"/var/games/nethack/sysconf\" -DSECURE -DTIMED_DELAY -DHACKDIR=\"/var/games/nethack/\" -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DCURSES_GRAPHICS -c dlb_main.c
In file included from ../include/global.h:136,
                 from ../include/config.h:581,
                 from dlb_main.c:8:
../include/unixconf.h:136:9: warning: "TIMED_DELAY" redefined
  136 | #define TIMED_DELAY /* usleep() */
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc -rdynamic -o dlb dlb_main.o ../src/dlb.o ../src/alloc.o panic.o 
make[4]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/util'
( cd dat ; LC_ALL=C ; ../util/dlb cf nhdat help hh cmdhelp keyhelp history opthelp wizhelp dungeon tribute asmodeus.lev baalz.lev bigrm-*.lev castle.lev fakewiz?.lev juiblex.lev knox.lev medusa-?.lev minend-?.lev minefill.lev minetn-?.lev oracle.lev orcus.lev sanctum.lev soko?-?.lev tower?.lev valley.lev wizard?.lev astral.lev air.lev earth.lev fire.lev water.lev ???-goal.lev ???-fil?.lev ???-loca.lev ???-strt.lev bogusmon data engrave epitaph oracles options quest.dat rumors )
make[3]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
( cd dat ; cp nhdat  license symbols /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ )
( cd /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ ; true root nhdat  license symbols ; \
		true games nhdat  license symbols ; \
		chmod 0664 nhdat  license symbols )
make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
cp src/nethack /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/
cp util/recover /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/
if test -n '/home/buildozer/aports/community/nethack/pkg/nethack/usr/bin'; then rm -f /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin/nethack; fi
if test -n '/home/buildozer/aports/community/nethack/pkg/nethack/usr/bin'; then \
	sed -e 's;/usr/games/lib/nethackdir;/home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/;' \
	-e 's;HACKDIR/nethack;HACKDIR/nethack;' \
	< sys/unix/nethack.sh \
	> /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin/nethack ; fi
( cd /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ ; true root nethack recover ; \
		true games nethack recover )
chmod 02755 /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//nethack
chmod 0755 /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//recover
if test -n '/home/buildozer/aports/community/nethack/pkg/nethack/usr/bin'; then \
	true root /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin/nethack; fi
if test -n '/home/buildozer/aports/community/nethack/pkg/nethack/usr/bin'; then \
	true games /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin/nethack; \
	chmod 0755 /home/buildozer/aports/community/nethack/pkg/nethack/usr/bin/nethack; fi
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7'
touch /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//perm /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//record /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//logfile /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//xlogfile
( cd /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack/ ; true root perm record logfile xlogfile ; \
		true games perm record logfile xlogfile ; \
		chmod 0664 perm record logfile xlogfile )
true; cp sys/unix/sysconf /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//sysconf; true root /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//sysconf; true games /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//sysconf; chmod 0664 /home/buildozer/aports/community/nethack/pkg/nethack/var/games/nethack//sysconf;
You may also want to reinstall the man pages via the doc Makefile.
( cd doc ; make manpages )
make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/doc'
cat nethack.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/nethack.6
cat lev_comp.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/lev_comp.6
cat dgn_comp.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/dgn_comp.6
cat recover.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/recover.6
cat dlb.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/dlb.6
cat makedefs.6 | ../util/makedefs --grep --input - --output - > /home/buildozer/aports/community/nethack/pkg/nethack/usr/share/man/man6/makedefs.6
make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-3.6.7/doc'
>>> nethack-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/nethack/pkg/nethack-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/nethack/pkg/nethack-doc/usr/share/man'
>>> nethack-doc*: Preparing subpackage nethack-doc...
>>> nethack-doc*: Running postcheck for nethack-doc
>>> nethack*: Running postcheck for nethack
>>> nethack*: Preparing package nethack...
>>> nethack*: Stripping binaries
>>> nethack-doc*: Scanning shared objects
>>> nethack*: Scanning shared objects
>>> nethack-doc*: Tracing dependencies...
>>> nethack-doc*: Package size: 265.8 KB
>>> nethack-doc*: Compressing data...
>>> nethack-doc*: Create checksum...
>>> nethack-doc*: Create nethack-doc-3.6.7-r1.apk
>>> nethack*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libncursesw.so.6
>>> nethack*: Package size: 3.3 MB
>>> nethack*: Compressing data...
>>> nethack*: Create checksum...
>>> nethack*: Create nethack-3.6.7-r1.apk
>>> nethack: Build complete at Sat, 02 Nov 2024 01:36:21 +0000 elapsed time 0h 0m 27s
>>> nethack: Cleaning up srcdir
>>> nethack: Cleaning up pkgdir
>>> nethack: Uninstalling dependencies...
(1/10) Purging .makedepends-nethack (20241102.013611)
(2/10) Purging ncurses-dev (6.5_p20241006-r2)
(3/10) Purging libncurses++ (6.5_p20241006-r2)
(4/10) Purging libpanelw (6.5_p20241006-r2)
(5/10) Purging linux-headers (6.6-r1)
(6/10) Purging bison (3.8.2-r1)
(7/10) Purging flex (2.6.4-r6)
(8/10) Purging m4 (1.4.19-r3)
(9/10) Purging libformw (6.5_p20241006-r2)
(10/10) Purging libmenuw (6.5_p20241006-r2)
Executing busybox-1.37.0-r5.trigger
OK: 271 MiB in 101 packages
>>> nethack: Updating the community/armv7 repository index...
>>> nethack: Signing the index...