Build of nethack with clang_glibc toolchain

The build took 00h 02m 22s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
234,297 ansic
7,250 cpp
2,846 yacc
1,161 perl
1,132 makefile
579 lex
210 sh
90 awk
11 sed
247,576 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: nethack 3.6.0-1 (Thu Apr 13 16:24:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# ( cd src ; make )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/src'
# touch ../src/config.h-t
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c monst.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c objects.c
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/dir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/dir\" -c -o makedefs.o makedefs.c
# clang -rdynamic -o makedefs makedefs.o ../src/monst.o ../src/objects.o
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# ./makedefs -p
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# ./makedefs -o
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# touch ../src/hack.h-t
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o allmain.o allmain.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o alloc.o alloc.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o apply.o apply.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o artifact.o artifact.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o attrib.o attrib.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o ball.o ball.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o bones.o bones.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o botl.o botl.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o cmd.o cmd.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dbridge.o dbridge.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o decl.o decl.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o detect.o detect.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dig.o dig.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o display.o display.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dlb.o dlb.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o do.o do.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o do_name.o do_name.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o do_wear.o do_wear.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dog.o dog.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dogmove.o dogmove.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dokick.o dokick.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dothrow.o dothrow.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o drawing.o drawing.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o dungeon.o dungeon.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o eat.o eat.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o end.o end.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o engrave.o engrave.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o exper.o exper.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o explode.o explode.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o extralev.o extralev.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o files.o files.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o fountain.o fountain.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o hack.o hack.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o hacklib.o hacklib.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o invent.o invent.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o light.o light.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o lock.o lock.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mail.o mail.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o makemon.o makemon.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mapglyph.o mapglyph.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mcastu.o mcastu.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mhitm.o mhitm.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mhitu.o mhitu.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o minion.o minion.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mklev.o mklev.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mkmap.o mkmap.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mkmaze.o mkmaze.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mkobj.o mkobj.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mkroom.o mkroom.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mon.o mon.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mondata.o mondata.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o monmove.o monmove.c
# monmove.c:574:49: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# if (mtmp->isgd && (mtmp->mhp < 1 || !mtmp->mx == 0))
# ^ ~~
# monmove.c:574:49: note: add parentheses after the '!' to evaluate the comparison first
# if (mtmp->isgd && (mtmp->mhp < 1 || !mtmp->mx == 0))
# ^
# ( )
# monmove.c:574:49: note: add parentheses around left hand side expression to silence this warning
# if (mtmp->isgd && (mtmp->mhp < 1 || !mtmp->mx == 0))
# ^
# ( )
# 1 warning generated.
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# ./makedefs -m
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o monstr.o monstr.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mplayer.o mplayer.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o mthrowu.o mthrowu.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o muse.o muse.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o music.o music.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o o_init.o o_init.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o objnam.o objnam.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o options.o options.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o pager.o pager.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o pickup.o pickup.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o pline.o pline.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o polyself.o polyself.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o potion.o potion.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o pray.o pray.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o priest.o priest.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o quest.o quest.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o questpgr.o questpgr.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o read.o read.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o rect.o rect.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o region.o region.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o restore.o restore.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o rip.o rip.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o rnd.o rnd.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o role.o role.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o rumors.o rumors.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o save.o save.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o shk.o shk.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o shknam.o shknam.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o sit.o sit.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o sounds.o sounds.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o sp_lev.o sp_lev.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o spell.o spell.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o sys.o sys.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o steal.o steal.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o steed.o steed.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o teleport.o teleport.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o timeout.o timeout.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o topten.o topten.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o track.o track.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o trap.o trap.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o u_init.o u_init.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o uhitm.o uhitm.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o vault.o vault.c
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# ./makedefs -z
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o vision.o vision.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o vis_tab.o vis_tab.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o weapon.o weapon.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o were.o were.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o wield.o wield.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o windows.o windows.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o wizard.o wizard.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o worm.o worm.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o worn.o worn.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o write.o write.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o zap.o zap.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/share/posixregex.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/share/ioctl.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/unix/unixmain.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/share/unixtty.c
# ../sys/share/unixtty.c:445:13: warning: implicit declaration of function 'has_colors' is invalid in C99 [-Wimplicit-function-declaration]
# if (has_colors())
# ^
# 1 warning generated.
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/unix/unixunix.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../sys/unix/unixres.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../win/tty/getline.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../win/tty/termcap.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../win/tty/topl.c
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c ../win/tty/wintty.c
# ../util/makedefs -v
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/tuscan/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/tuscan/nh/install/games/lib/nethackdir\" -c -o version.o version.c
# Loading ...
# clang -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 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 monstr.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 version.o -lcurses
# nethack is up to date.
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/src'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ( cd src ; make )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/src'
# nethack is up to date.
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/src'
# ( cd util ; make recover )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# make[2]: Entering directory '/tmp/nethack/src/nethack-3.6.0/src'
# make[2]: '../include/date.h' is up to date.
# make[2]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/src'
# clang -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/tmp/nethack/pkg/nethack/games/lib/dir/sysconf\" -DSECURE -DHACKDIR=\"/tmp/nethack/pkg/nethack/games/lib/dir\" -c -o recover.o recover.c
# clang -rdynamic -o recover recover.o
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# ( cd dat ; make bogusmon )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ../util/makedefs -s
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make data )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ../util/makedefs -d
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make engrave )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# make[1]: 'engrave' is up to date.
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make epitaph )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# make[1]: 'epitaph' is up to date.
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make oracles )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ../util/makedefs -h
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make options )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# make[1]: 'options' is up to date.
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make quest.dat )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ../util/makedefs -q
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd dat ; make rumors )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ../util/makedefs -r
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/dat'
# ( cd util ; make dgn_comp )
# make[1]: Entering directory '/tmp/nethack/src/nethack-3.6.0/util'
# yacc -d dgn_comp.y
# make[1]: *** [Makefile:327: dgn_yacc.c] Segmentation fault (core dumped)
# make[1]: Leaving directory '/tmp/nethack/src/nethack-3.6.0/util'
# make: *** [Makefile:191: dungeon] Error 2
# ==> ERROR: A failure occurred in package().
# Aborting...