>>> nethack: Building community/nethack 3.6.6-r0 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 13:20:22 +0000 >>> nethack: Checking sanity of /home/buildozer/aports/community/nethack/APKBUILD... >>> nethack: Analyzing dependencies... >>> nethack: Installing for build: build-base ncurses-dev linux-headers bison flex (1/6) Installing ncurses-dev (6.3_p20220416-r0) (2/6) Installing linux-headers (5.16.7-r1) (3/6) Installing m4 (1.4.19-r1) (4/6) Installing bison (3.7.6-r0) (5/6) Installing flex (2.6.4-r2) (6/6) Installing .makedepends-nethack (20220418.132041) Executing busybox-1.35.0-r8.trigger OK: 1284 MiB in 109 packages >>> nethack: Cleaning up srcdir >>> nethack: Cleaning up pkgdir >>> nethack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nethack-366-src.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5446k 100 5446k 0 0 30.1M 0 --:--:-- --:--:-- --:--:-- 30.2M >>> nethack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nethack-366-src.tgz >>> nethack: Checking sha512sums... nethack-366-src.tgz: OK >>> nethack: Unpacking /var/cache/distfiles/v3.16/nethack-366-src.tgz... ( cd src ; make ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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 isaac64.c:12: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | In file included from ../include/global.h:136, from ../include/config.h:581, from dlb.c:5: ../include/unixconf.h:136: 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | In file included from ../include/global.h:136, from ../include/config.h:581, from monst.c:6: ../include/unixconf.h:136: 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | In file included from ../include/global.h:136, from ../include/config.h:581, from ../sys/unix/unixres.c:17: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/util' make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/util' ./makedefs -o make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/util' make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/util' ./makedefs -p make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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 make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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 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 make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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 do_name.o do_name.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_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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 allmain.c:8: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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.c:8: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 engrave.o engrave.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 exper.o exper.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 files.o files.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 fountain.o fountain.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 invent.o invent.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 light.o light.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: 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 makemon.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : note: this is the location of the previous definition : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 mhitm.o mhitm.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 mkmaze.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 mkobj.o mkobj.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 mondata.o mondata.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 mthrowu.o mthrowu.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 muse.o muse.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 objnam.o objnam.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 options.o options.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 pager.o pager.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 pickup.o pickup.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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 priest.o priest.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 quest.o quest.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 questpgr.o questpgr.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 region.c:5: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 restore.o restore.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 rip.o rip.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 rnd.o rnd.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 shk.o shk.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 shknam.o shknam.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 sit.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 sp_lev.c:12: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 spell.c:5: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 steal.o steal.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 steed.o steed.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 track.c:7: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 uhitm.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 windows.o windows.c 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 wizard.o wizard.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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 worm.o worm.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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 worn.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 ../sys/share/posixregex.c:5: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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/unix/unixmain.c:8: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 getline.o ../win/tty/getline.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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 ../win/tty/getline.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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/termcap.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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/wintty.c:15: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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/cursmain.c:7: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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 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' 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : note: this is the location of the previous definition dat/gitinfo.txt created, githash=ac0467fe6b068fe834c7b81d6a7714374451d0ff 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : note: this is the location of the previous definition ../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 version.c:6: ../include/unixconf.h:136: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/src' Unix NetHack Version 3.6.6 - last build Mon Apr 18 13:20:49 2022 (ac0467fe6b068fe834c7b81d6a7714374451d0ff). >>> nethack: Entering fakeroot... ( cd src ; make ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' nethack is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' ( cd util ; make recover ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/util' make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' make[2]: '../include/date.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/util' ( cd dat ; make bogusmon ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -s make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make data ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -d make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make engrave ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' make[1]: 'engrave' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make epitaph ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' make[1]: 'epitaph' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make oracles ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -h make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make options ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' make[1]: 'options' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make quest.dat ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -q make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd dat ; make rumors ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -r make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd util ; make dgn_comp ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released/src' make[2]: '../include/date.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/util' ( cd dat ; make dungeon ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ../util/makedefs -e ../util/dgn_comp dungeon.pdf make[1]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' ( cd util ; make lev_comp ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : note: this is the location of the previous definition make[2]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' make[2]: '../include/date.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/util' ( cd dat ; make spec_levs ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released/dat' ( cd dat ; make quest_levs ) make[1]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released' 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-NetHack-3.6.6_Released' ( cd src ; make ) make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' nethack is up to date. make[3]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' ( cd dat ; make options ) make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' make[3]: 'options' is up to date. make[3]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/dat' color, data file compression, data librarian, end-of-game dumplogs, make[3]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released' ( cd util ; make dlb ) make[4]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/util' make[5]: Entering directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/src' make[5]: '../include/date.h' is up to date. make[5]: Leaving directory '/home/buildozer/aports/community/nethack/src/NetHack-NetHack-3.6.6_Released/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: warning: "TIMED_DELAY" redefined 136 | #define TIMED_DELAY /* usleep() */ | : 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-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released' ( 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-NetHack-3.6.6_Released' 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-NetHack-3.6.6_Released' 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-NetHack-3.6.6_Released/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-NetHack-3.6.6_Released/doc' >>> nethack-doc*: Running split function doc... >>> 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: 308.0 KB >>> nethack-doc*: Compressing data... >>> nethack-doc*: Create checksum... >>> nethack-doc*: Create nethack-doc-3.6.6-r0.apk >>> nethack*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 >>> nethack*: Package size: 4.0 MB >>> nethack*: Compressing data... >>> nethack*: Create checksum... >>> nethack*: Create nethack-3.6.6-r0.apk >>> nethack: Build complete at Mon, 18 Apr 2022 13:21:01 +0000 elapsed time 0h 0m 39s >>> nethack: Cleaning up srcdir >>> nethack: Cleaning up pkgdir >>> nethack: Uninstalling dependencies... (1/6) Purging .makedepends-nethack (20220418.132041) (2/6) Purging ncurses-dev (6.3_p20220416-r0) (3/6) Purging linux-headers (5.16.7-r1) (4/6) Purging bison (3.7.6-r0) (5/6) Purging flex (2.6.4-r2) (6/6) Purging m4 (1.4.19-r1) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> nethack: Updating the community/x86_64 repository index... >>> nethack: Signing the index...