nethack-x11-3.6.7
| ^
../win/X11/winval.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
160 | hilight_value(w)
| ^
../win/X11/winval.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
168 | swap_fg_bg(w)
| ^
11 warnings generated.
make[2]: Entering directory '/build/NetHack-3.6.7/util'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c ../win/share/tilemap.c
In file included from ../win/share/tilemap.c:11:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from ../win/share/tilemap.c:11:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
../win/share/tilemap.c:407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
407 | process_substitutions(ofp)
| ^
../win/share/tilemap.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
628 | acceptable_tilename(idx, encountered, expected)
| ^
4 warnings generated.
clang -o tilemap tilemap.o
./tilemap
make[2]: Leaving directory '/build/NetHack-3.6.7/util'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o tile.o tile.c
In file included from tile.c:3:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from tile.c:3:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
tile.c:511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
511 | substitute_tiles(plev)
| ^
3 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../sys/unix/gitinfo.sh 1 #before 'makedefs -v'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -v
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o version.o version.c
In file included from version.c:6:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from version.c:6:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
version.c:30:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
30 | version_string(buf)
| ^
version.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
38 | getversionstring(buf)
| ^
version.c:174:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
174 | void early_version_info(pastebuf)
| ^
version.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
228 | insert_rtoption(buf)
| ^
version.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
253 | check_version(version_data, filename, complain)
| ^
version.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
289 | uptodate(fd, name)
| ^
version.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
315 | store_version(fd)
| ^
version.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
336 | get_feature_notice_ver(str)
| ^
version.c:377:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
377 | copyright_banner_line(indx)
| ^
11 warnings generated.
Linking nethack.
clang -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 Window.o dialogs.o winX.o winmap.o winmenu.o winmesg.o winmisc.o winstat.o wintext.o winval.o tile.o version.o -lXaw -lXmu -lXext -lXt -lX11 -lXpm
nethack is up to date.
make[1]: Leaving directory '/build/NetHack-3.6.7/src'
buildPhase completed in 2 minutes 42 seconds
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\) install
( cd src ; make )
make[1]: Entering directory '/build/NetHack-3.6.7/src'
make[2]: Entering directory '/build/NetHack-3.6.7/util'
make[2]: 'makedefs' is up to date.
make[2]: Leaving directory '/build/NetHack-3.6.7/util'
nethack is up to date.
make[1]: Leaving directory '/build/NetHack-3.6.7/src'
( cd util ; make recover )
make[1]: Entering directory '/build/NetHack-3.6.7/util'
make[2]: Entering directory '/build/NetHack-3.6.7/src'
make[3]: Entering directory '/build/NetHack-3.6.7/util'
make[3]: 'makedefs' is up to date.
make[3]: Leaving directory '/build/NetHack-3.6.7/util'
make[2]: Leaving directory '/build/NetHack-3.6.7/src'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o recover.o recover.c
In file included from recover.c:15:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from recover.c:15:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
recover.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
64 | main(argc, argv)
| ^
recover.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
155 | set_levelfile_name(lev)
| ^
recover.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
170 | open_levelfile(lev)
| ^
recover.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
198 | copy_bytes(ifd, ofd)
| ^
recover.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
215 | restore_savefile(basename)
| ^
7 warnings generated.
clang -o recover recover.o
make[1]: Leaving directory '/build/NetHack-3.6.7/util'
( cd dat ; make bogusmon )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -s
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make data )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -d
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make engrave )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
make[1]: 'engrave' is up to date.
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make epitaph )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
make[1]: 'epitaph' is up to date.
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make oracles )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -h
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make options )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
make[1]: 'options' is up to date.
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make quest.dat )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -q
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make rumors )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -r
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd util ; make tile2x11 )
make[1]: Entering directory '/build/NetHack-3.6.7/util'
cp ../win/share/tile.h ../include/tile.h
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c ../win/X11/tile2x11.c
In file included from ../win/X11/tile2x11.c:13:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from ../win/X11/tile2x11.c:13:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
../win/X11/tile2x11.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
27 | pix_to_colormap(pix)
| ^
../win/X11/tile2x11.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
49 | convert_tiles(tb_ptr, total)
| ^
../win/X11/tile2x11.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
112 | process_file(fname)
| ^
../win/X11/tile2x11.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
130 | xpm_write(fp)
| ^
../win/X11/tile2x11.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
169 | main(argc, argv)
| ^
7 warnings generated.
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c ../win/share/tiletext.c
In file included from ../win/share/tiletext.c:5:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from ../win/share/tiletext.c:5:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
../win/share/tiletext.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
49 | set_grayscale(g)
| ^
../win/share/tiletext.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
56 | read_text_colormap(txtfile)
| ^
../win/share/tiletext.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
79 | write_text_colormap(txtfile)
| ^
../win/share/tiletext.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
107 | read_txttile(txtfile, pixels)
| ^
../win/share/tiletext.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
193 | write_txttile(txtfile, pixels)
| ^
../win/share/tiletext.c:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
278 | fopen_text_file(filename, type)
| ^
../win/share/tiletext.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
336 | read_text_tile(pixels)
| ^
../win/share/tiletext.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
343 | write_text_tile(pixels)
| ^
10 warnings generated.
echo '#define TILETEXT' >> tiletxt.c
echo '#include "../win/share/tilemap.c"' >> tiletxt.c
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c tiletxt.c
In file included from tiletxt.c:5:
In file included from ./../win/share/tilemap.c:11:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from tiletxt.c:5:
In file included from ./../win/share/tilemap.c:11:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
In file included from tiletxt.c:5:
./../win/share/tilemap.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
106 | tilename(set, entry)
| ^
./../win/share/tilemap.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
628 | acceptable_tilename(idx, encountered, expected)
| ^
4 warnings generated.
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o panic.o panic.c
In file included from panic.c:12:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from panic.c:12:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
2 warnings generated.
clang -o tile2x11 tile2x11.o tiletext.o tiletxt.o ../src/alloc.o panic.o ../src/drawing.o ../src/decl.o ../src/monst.o ../src/objects.o
make[1]: Leaving directory '/build/NetHack-3.6.7/util'
( cd dat ; make x11tiles )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \
../win/share/other.txt \
-grayscale ../win/share/monsters.txt
../win/share/monsters.txt: 394 tiles
../win/share/objects.txt: 456 tiles
../win/share/other.txt: 232 tiles
../win/share/monsters.txt: 394 tiles
Total tiles: 1476
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make NetHack.ad )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
grep ^#define ../win/X11/NetHack.ad | \
sed -e 's/^#define/s/g' -e 's/ */ /g' \
-e 's/$/ g/g' > NetHack.ad.tmp
grep -v ^#define ../win/X11/NetHack.ad | \
sed -f NetHack.ad.tmp > NetHack.ad
rm -f NetHack.ad.tmp
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make pet_mark.xbm )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
cp ../win/X11/pet_mark.xbm pet_mark.xbm
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make pilemark.xbm )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
cp ../win/X11/pilemark.xbm pilemark.xbm
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make rip.xpm )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
cp ../win/X11/rip.xpm rip.xpm
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd util ; make dgn_comp )
make[1]: Entering directory '/build/NetHack-3.6.7/util'
bison -y -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 '/build/NetHack-3.6.7/src'
make[3]: Entering directory '/build/NetHack-3.6.7/util'
make[3]: 'makedefs' is up to date.
make[3]: Leaving directory '/build/NetHack-3.6.7/util'
make[2]: Leaving directory '/build/NetHack-3.6.7/src'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o dgn_yacc.o dgn_yacc.c
In file included from dgn_comp.y:25:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from dgn_comp.y:25:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
dgn_comp.y:488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
488 | getchain(s)
| ^
3 warnings generated.
flex 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
clang -c -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -DWEIRD_LEX=`egrep -c _cplusplus dgn_lex.c` dgn_lex.c
In file included from dgn_comp.l:9:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from dgn_comp.l:9:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
dgn_comp.l:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
125 | init_yyin( input_f )
| ^
dgn_comp.l:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
138 | init_yyout( output_f )
| ^
4 warnings generated.
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o dgn_main.o dgn_main.c
In file included from dgn_main.c:11:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from dgn_main.c:11:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
dgn_main.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
56 | main(argc, argv)
| ^
dgn_main.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
161 | yyerror(s)
| ^
dgn_main.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
176 | yywarning(s)
| ^
5 warnings generated.
clang -o dgn_comp dgn_yacc.o dgn_lex.o dgn_main.o ../src/alloc.o panic.o
make[1]: Leaving directory '/build/NetHack-3.6.7/util'
( cd dat ; make dungeon )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/makedefs -e
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/dgn_comp dungeon.pdf
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd util ; make lev_comp )
make[1]: Entering directory '/build/NetHack-3.6.7/util'
bison -y -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
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o lev_yacc.o lev_yacc.c
In file included from lev_comp.y:25:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from lev_comp.y:25:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
2 warnings generated.
flex 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
clang -c -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -DWEIRD_LEX=`egrep -c _cplusplus lev_lex.c` lev_lex.c
In file included from lev_comp.l:8:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from lev_comp.l:8:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
lev_comp.l:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
360 | init_yyin( input_f )
| ^
lev_comp.l:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
375 | init_yyout( output_f )
| ^
lev_comp.l:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
423 | savetoken(s)
| ^
lev_comp.l:431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
431 | advancepos(s)
| ^
6 warnings generated.
make[2]: Entering directory '/build/NetHack-3.6.7/src'
make[3]: Entering directory '/build/NetHack-3.6.7/util'
make[3]: 'makedefs' is up to date.
make[3]: Leaving directory '/build/NetHack-3.6.7/util'
make[2]: Leaving directory '/build/NetHack-3.6.7/src'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c -o lev_main.o lev_main.c
In file included from lev_main.c:12:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from lev_main.c:12:
In file included from ../include/hack.h:10:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
lev_main.c:236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
236 | main(argc, argv)
| ^
lev_main.c:313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
313 | yyerror(s)
| ^
lev_main.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
334 | yywarning(s)
| ^
lev_main.c:450:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
450 | decode_parm_chr(chr)
| ^
lev_main.c:488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
488 | decode_parm_str(str)
| ^
lev_main.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
505 | set_opvar_int(ov, val)
| ^
lev_main.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
517 | set_opvar_coord(ov, val)
| ^
lev_main.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
529 | set_opvar_region(ov, val)
| ^
lev_main.c:541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
541 | set_opvar_mapchar(ov, val)
| ^
lev_main.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
553 | set_opvar_monst(ov, val)
| ^
lev_main.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
565 | set_opvar_obj(ov, val)
| ^
lev_main.c:577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
577 | set_opvar_str(ov, val)
| ^
lev_main.c:589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
589 | set_opvar_var(ov, val)
| ^
lev_main.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
737 | break_stmt_end(splev)
| ^
lev_main.c:764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
764 | break_stmt_new(splev, i)
| ^
lev_main.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
780 | funcdef_new(addr, name)
| ^
lev_main.c:803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
803 | funcdef_free_all(fchain)
| ^
lev_main.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
825 | funcdef_paramtypes(f)
| ^
lev_main.c:843:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
843 | funcdef_defined(f, name, casesense)
| ^
lev_main.c:862:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
862 | vardef_new(typ, name)
| ^
lev_main.c:881:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
881 | vardef_free_all(fchain)
| ^
lev_main.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
898 | vardef_defined(f, name, casesense)
| ^
lev_main.c:917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
917 | spovar2str(spovar)
| ^
lev_main.c:963:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
963 | vardef_used(vd, varname)
| ^
lev_main.c:974:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
974 | check_vardef_type(vd, varname, vartype)
| ^
lev_main.c:992:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
992 | add_vardef_type(vd, varname, vartype)
| ^
lev_main.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1014 | reverse_jmp_opcode(opcode)
| ^
lev_main.c:1039:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1039 | opvar_clone(ov)
| ^
lev_main.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1084 | splev_add_from(splev, from_splev)
| ^
lev_main.c:1097:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1097 | start_level_def(splev, ldfname)
| ^
lev_main.c:1125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1125 | get_floor_type(c)
| ^
lev_main.c:1143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1143 | get_room_type(s)
| ^
lev_main.c:1159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1159 | get_trap_type(s)
| ^
lev_main.c:1175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1175 | get_monster_id(s, c)
| ^
lev_main.c:1206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1206 | get_object_id(s, c)
| ^
lev_main.c:1258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1258 | check_monster_char(c)
| ^
lev_main.c:1268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1268 | check_object_char(c)
| ^
lev_main.c:1278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1278 | what_map_char(c)
| ^
lev_main.c:1332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1332 | add_opcode(sp, opc, dat)
| ^
lev_main.c:1370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1370 | scan_map(map, sp)
| ^
lev_main.c:1460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1460 | write_common_data(fd)
| ^
lev_main.c:1477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1477 | write_maze(fd, maze)
| ^
lev_main.c:1554:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1554 | write_level_file(filename, lvl)
| ^
lev_main.c:1591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1591 | case_insensitive_comp(s1, s2)
| ^
46 warnings generated.
clang -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 '/build/NetHack-3.6.7/util'
( cd dat ; make spec_levs )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp bigroom.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp castle.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp endgame.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp gehennom.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp knox.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp medusa.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp mines.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp oracle.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp sokoban.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp tower.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp yendor.des
touch spec_levs
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
( cd dat ; make quest_levs )
make[1]: Entering directory '/build/NetHack-3.6.7/dat'
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Arch.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Barb.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Caveman.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Healer.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Knight.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Monk.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Priest.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Ranger.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Rogue.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Samurai.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Tourist.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Valkyrie.des
/nix/store/vrfgpnl0cmpzqzw745a572lfqh4fdgw8-nethack-3.6.7/libexec/nethack/lev_comp Wizard.des
touch quest_levs
make[1]: Leaving directory '/build/NetHack-3.6.7/dat'
true;
if test -n '/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games'; then \
mkdir -p /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games; fi
rm -rf /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir
mkdir -p /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/save
if test -d ./-p; then rmdir ./-p; fi
true /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/save
true /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/save
chmod 0755 /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir
chmod 0755 /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir /nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/nethackdir/save
( make dofiles )
make[1]: Entering directory '/build/NetHack-3.6.7'
target=`sed -n \
-e '/librarian/{' \-e 's/.*/dlb/p' \
-e 'q' \
-e '}' \
-e '$s/.*/nodlb/p' < dat/options` ; \
make dofiles-${target-nodlb}make[2]: Entering directory '/build/NetHack-3.6.7'
( cd src ; make )
make[3]: Entering directory '/build/NetHack-3.6.7/src'
make[4]: Entering directory '/build/NetHack-3.6.7/util'
make[4]: 'makedefs' is up to date.
make[4]: Leaving directory '/build/NetHack-3.6.7/util'
nethack is up to date.
make[3]: Leaving directory '/build/NetHack-3.6.7/src'
( cd dat ; make options )
make[3]: Entering directory '/build/NetHack-3.6.7/dat'
make[3]: 'options' is up to date.
make[3]: Leaving directory '/build/NetHack-3.6.7/dat'
color, data file compression, data librarian, end-of-game dumplogs,
make[3]: Entering directory '/build/NetHack-3.6.7'
( cd util ; make dlb )
make[4]: Entering directory '/build/NetHack-3.6.7/util'
make[5]: Entering directory '/build/NetHack-3.6.7/src'
make[6]: Entering directory '/build/NetHack-3.6.7/util'
make[6]: 'makedefs' is up to date.
make[6]: Leaving directory '/build/NetHack-3.6.7/util'
make[5]: Leaving directory '/build/NetHack-3.6.7/src'
clang -g -O -I../include -DNOTPARMDECL -DSYSCF -DSYSCF_FILE=\"/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7/games/lib/dir/sysconf\" -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS -DDUMPLOG -DCONFIG_ERROR_SECURE=FALSE -DUSE_XPM -c dlb_main.c
In file included from dlb_main.c:8:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:99:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
99 | E void srand48();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdlib.h:605:13: note: conflicting prototype is here
605 | extern void srand48 (long int __seedval) __THROW;
| ^
In file included from dlb_main.c:8:
In file included from ../include/config.h:580:
In file included from ../include/global.h:136:
In file included from ../include/unixconf.h:320:
../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
358 | E unsigned sleep();
| ^
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
464 | extern unsigned int sleep (unsigned int __seconds);
| ^
dlb_main.c:17:29: error: unknown type name 'libdir'
17 | static void FDECL(grow_ld, (libdir **, int *, int));
| ^
dlb_main.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
156 | main(argc, argv)
| ^
dlb_main.c:542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
542 | xexit(retcd)
| ^
4 warnings and 1 error generated.
make[4]: *** [Makefile:418: dlb_main.o] Error 1
make[4]: Leaving directory '/build/NetHack-3.6.7/util'
make[3]: *** [Makefile:250: dlb] Error 2
make[3]: Leaving directory '/build/NetHack-3.6.7'
make[2]: *** [Makefile:247: check-dlb] Error 2
make[2]: Leaving directory '/build/NetHack-3.6.7'
make[1]: *** [Makefile:259: dofiles] Error 2
make[1]: Leaving directory '/build/NetHack-3.6.7'
make: *** [Makefile:329: install] Error 2
muon-embedded-samurai-0.4.0
error: Cannot build '/nix/store/7hw48vagik0dwz4szy4g7wdn0f9h963m-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drv'.
Reason: builder failed with exit code 133.
Output paths:
/nix/store/dqlax6x1dlixcfz6g7ivgijrzzzimkma-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0
Last 25 log lines:
> (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
> check scheduled at:
> (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
> (muon-bootstrap) <somewhere>: typecheck_and_mutate_function_arg
> (muon-bootstrap) <somewhere>: vm_pop_args
> (muon-bootstrap) <somewhere>: pop_args
> (muon-bootstrap) <somewhere>: compiler_get_supported_arguments
> (muon-bootstrap) <somewhere>: func_compiler_get_supported_arguments
> (muon-bootstrap) <somewhere>: vm_native_func_dispatch
> (muon-bootstrap) <somewhere>: vm_execute_native
> (muon-bootstrap) <somewhere>: vm_op_call
> (muon-bootstrap) <somewhere>: vm_execute_loop
> (muon-bootstrap) <somewhere>: vm_execute
> (muon-bootstrap) <somewhere>: eval
> (muon-bootstrap) <somewhere>: eval_project_file
> (muon-bootstrap) <somewhere>: eval_project
> (muon-bootstrap) <somewhere>: workspace_do_setup
> (muon-bootstrap) <somewhere>: cmd_setup
> (muon-bootstrap) <somewhere>: cmd_main
> (muon-bootstrap) <somewhere>: main
> (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
> (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
> (libpizlo.so) <runtime>: start_program
> [71] filc panic: thwarted a futile attempt to violate memory safety.
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 1767: 71 Trace/breakpoint trap ./stage-1/muon-bootstrap setup -Dstatic=false -Ddocs=disabled -Dsamurai=enabled stage-2
For full logs, run:
nix log /nix/store/7hw48vagik0dwz4szy4g7wdn0f9h963m-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drvnas-1.9.5
error: Cannot build '/nix/store/jyyqdbrv353x8946yaifrkzyvhwb0d7h-nas-x86_64-unknown-linux-gnufilc0-1.9.5.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/lapdm8qx0g8z7q9zk53gd19apvw7xlnp-nas-x86_64-unknown-linux-gnufilc0-1.9.5
Last 25 log lines:
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub
> Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub
> Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
> Running phase: configurePhase
> Fil-C: adapting libtool symbol probes in config/configure
> configuring with imake: ''
> imake -DUseInstalled -I/nix/store/7ygaarqq0iakwhyhl2yin5wwnc6npaqk-imake-1.0.10/lib/X11/config
> make Makefiles
> making Makefiles in include...
> make[1]: Entering directory '/build/nas-1.9.5'
> sh: gcc: not found
> make[1]: *** [Makefile:1017: include/Makefile] Aborted
> make[1]: *** Deleting file 'include/Makefile'
> make[1]: Leaving directory '/build/nas-1.9.5'
> make: [Makefile:1025: Makefiles] Error 2 (ignored)
> make includes
> including in ./include...
> make[1]: Entering directory '/build/nas-1.9.5/include'
> make[1]: *** No rule to make target 'includes'. Stop.
> make[1]: Leaving directory '/build/nas-1.9.5/include'
> make: *** [Makefile:1083: includes] Error 2
For full logs, run:
nix log /nix/store/jyyqdbrv353x8946yaifrkzyvhwb0d7h-nas-x86_64-unknown-linux-gnufilc0-1.9.5.drvnauty-2.8.9
error: Cannot build '/nix/store/838s7bkqpcawcxqhf9ylg1pzvhbni91a-nauty-x86_64-unknown-linux-gnufilc0-2.8.9.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/0vbfmdgspal7j1pk155bp9hd3d6m2l27-nauty-x86_64-unknown-linux-gnufilc0-2.8.9
/nix/store/h211hal9zz5iy9fd8bf38cn37jn9vyql-nauty-x86_64-unknown-linux-gnufilc0-2.8.9-dev
Last 25 log lines:
> checking size of __uint128_t... 16
> checking size of unsigned __int128... 16
> checking for isatty... yes
> checking for time... yes
> checking for gettimeofday... yes
> checking for clock_gettime... yes
> checking for clock... yes
> checking for times... yes
> checking for getrusage... yes
> checking for perror... yes
> checking for pipe... yes
> checking for wait... yes
> checking for popen... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for fork... yes
> checking for vfork... no
> checking for working fork... cross
> configure: WARNING: result yes guessed because of cross compilation
> checking for fseeko... yes
> checking for sigaction... yes
> checking for sigprocmask... yes
> checking if popcnt instruction is available and requested... configure: error: in '/build/nauty2_8_9':
> configure: error: cannot run test program while cross compiling
> See 'config.log' for more details
For full logs, run:
nix log /nix/store/838s7bkqpcawcxqhf9ylg1pzvhbni91a-nauty-x86_64-unknown-linux-gnufilc0-2.8.9.drvnbd-3.25
error: Cannot build '/nix/store/ilaygp9d3k57j578hihyad73ldg0v21j-nbd-x86_64-unknown-linux-gnufilc0-3.25.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/xg05yqllizhwjxxf6zjabj1iwa3wp1p9-nbd-x86_64-unknown-linux-gnufilc0-3.25
Last 25 log lines:
> ** Message: 07:18:14.522: Test failed, as expected
> PASS: tlswrongcert
> ./tlshuge
> TLS handshake failed: Error in the certificate.
>
> ** (process:5200): WARNING **: 07:18:15.626: Could not open socket: Could not read size: Resource temporarily unavailable
>
> ** (process:5200): WARNING **: 07:18:15.630: Could not read size: Resource temporarily unavailable
>
> ** (process:5200): WARNING **: 07:18:15.631: Could not run test: Could not read size: Resource temporarily unavailable
> FAIL: tlshuge
> =====================================
> 2 of 18 tests failed
> (1 test was not run)
> Please report to nbd@other.debian.org
> =====================================
> make[4]: *** [Makefile:573: check-TESTS] Error 1
> make[4]: Leaving directory '/build/nbd-3.25/tests/run'
> make[3]: *** [Makefile:699: check-am] Error 2
> make[3]: Leaving directory '/build/nbd-3.25/tests/run'
> make[2]: *** [Makefile:370: check-recursive] Error 1
> make[2]: Leaving directory '/build/nbd-3.25/tests'
> make[1]: *** [Makefile:913: check-recursive] Error 1
> make[1]: Leaving directory '/build/nbd-3.25'
> make: *** [Makefile:1209: check] Error 2
For full logs, run:
nix log /nix/store/ilaygp9d3k57j578hihyad73ldg0v21j-nbd-x86_64-unknown-linux-gnufilc0-3.25.drvnbench-byte-2.2.3
error: Cannot build '/nix/store/2a35kqc8ndj45l6bxafk73ashl56k9px-nbench-byte-x86_64-unknown-linux-gnufilc0-2.2.3.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/yy2i1y2ms0zd8a4pnkxkmdqp6hphxa10-nbench-byte-x86_64-unknown-linux-gnufilc0-2.2.3
Last 17 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/hd6jsf37cm43sypvnyq6hp3wpdx19dv1-nbench-byte-2.2.3.tar.gz
> source root is nbench-byte-2.2.3
> setting SOURCE_DATE_EPOCH to timestamp 1210624523 of file "nbench-byte-2.2.3/sysinfo.sh"
> Running phase: patchPhase
> substituteStream() in derivation nbench-byte-x86_64-unknown-linux-gnufilc0-2.2.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'nbench1.h')
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash CC=cc
> cc -s -static -Wall -O3 pointer.c -o pointer
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: --no-dynamic-linker: unknown option
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: use the --help option for usage information
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [<builtin>: pointer] Error 1
For full logs, run:
nix log /nix/store/2a35kqc8ndj45l6bxafk73ashl56k9px-nbench-byte-x86_64-unknown-linux-gnufilc0-2.2.3.drvnbfc-linux-0.3.15
error: Cannot build '/nix/store/y6p5hr14qb5yakwrir447i39iwvnxzk6-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7cg6zv5869i2qnvz974mhnbrp15lm0vr-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15
Last 25 log lines:
> checking for strchr... yes
> checking for strrchr... yes
> checking for strstr... yes
> checking for strcspn... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strtol... yes
> checking for strtoull... yes
> checking for curl_easy_init in -lcurl... yes
> checking for SHA1 in -lcrypto... yes
> checking which Init-System should be used...
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
> config.status: creating src/config.h
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> clang -DNDEBUG -DSYSCONFDIR=\"/nix/store/7cg6zv5869i2qnvz974mhnbrp15lm0vr-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15/etc\" -DDATADIR=\"/nix/store/7cg6zv5869i2qnvz974mhnbrp15lm0vr-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15/share\" -DRUNSTATEDIR=\"/run\" -DVERSION=\"0.3.15\" -Wall -Os -flto src/build.c -o src/nbfc_service -lm -ldl -s
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin/../lib/LLVMgold.so: could not load plugin library: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /build/build-9f1125.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /build/build-9f1125.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /build/build-9f1125.o: not an object or archive
> /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/filc_crt.o:function main:(.text.unlikely.+0xb): error: undefined reference to 'pizlonated_main'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:240: src/nbfc_service] Error 1
For full logs, run:
nix log /nix/store/y6p5hr14qb5yakwrir447i39iwvnxzk6-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15.drvnbsdgames-5-unstable-2023-03-13
error: Cannot build '/nix/store/8361lhvv45zs28k5m4kh0dkx8q0pf36n-nbsdgames-x86_64-unknown-linux-gnufilc0-5-unstable-2023-03-13.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7daz1yyyhppzw5g053clwr0hl6z6b5a1-nbsdgames-x86_64-unknown-linux-gnufilc0-5-unstable-2023-03-13
Last 25 log lines:
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI1066_werase:(.text+0x13378): error: undefined reference to 'pizlonated_werase'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI131273_wattr_on:(.text+0x13662): error: undefined reference to 'pizlonated_wattr_on'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI28863_waddnstr:(.text+0x13882): error: undefined reference to 'pizlonated_waddnstr'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI131273_wattr_off:(.text+0x13aa2): error: undefined reference to 'pizlonated_wattr_off'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI12770_printw:(.text+0x13e75): error: undefined reference to 'pizlonated_printw'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI307365_mvprintw:(.text+0x14042): error: undefined reference to 'pizlonated_mvprintw'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI1066_wrefresh:(.text+0x14248): error: undefined reference to 'pizlonated_wrefresh'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_flushinp:(.text+0x143ce): error: undefined reference to 'pizlonated_flushinp'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI1066_wgetch:(.text+0x14518): error: undefined reference to 'pizlonated_wgetch'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_nocbreak:(.text+0x1469e): error: undefined reference to 'pizlonated_nocbreak'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_cbreak:(.text+0x147de): error: undefined reference to 'pizlonated_cbreak'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI130342_mvprintw:(.text+0x14935): error: undefined reference to 'pizlonated_mvprintw'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI135_halfdelay:(.text+0x14b23): error: undefined reference to 'pizlonated_halfdelay'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_endwin:(.text+0x14c9e): error: undefined reference to 'pizlonated_endwin'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI9_initscr:(.text+0x15c1e): error: undefined reference to 'pizlonated_initscr'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_noecho:(.text+0x15d9e): error: undefined reference to 'pizlonated_noecho'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2529_keypad:(.text+0x15ef0): error: undefined reference to 'pizlonated_keypad'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_has_colors:(.text+0x1634e): error: undefined reference to 'pizlonated_has_colors'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_start_color:(.text+0x1648e): error: undefined reference to 'pizlonated_start_color'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI17691_init_pair:(.text+0x165e0): error: undefined reference to 'pizlonated_init_pair'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI135_curs_set:(.text+0x167b3): error: undefined reference to 'pizlonated_curs_set'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_def_prog_mode:(.text+0x1692e): error: undefined reference to 'pizlonated_def_prog_mode'
> /build/nbsdgames-236b0b.o:nbsdgames.c:function pizlonatedFI2_reset_prog_mode:(.text+0x16bfe): error: undefined reference to 'pizlonated_reset_prog_mode'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:26: nbsdgames] Error 1
For full logs, run:
nix log /nix/store/8361lhvv45zs28k5m4kh0dkx8q0pf36n-nbsdgames-x86_64-unknown-linux-gnufilc0-5-unstable-2023-03-13.drvncftp-3.3.0
error: Cannot build '/nix/store/b8lqjir80lv1kssf04vf08la9jazkdx4-ncftp-x86_64-unknown-linux-gnufilc0-3.3.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/ndv2mcr86w3yas5b9xxcbsnls1g725h5-ncftp-x86_64-unknown-linux-gnufilc0-3.3.0
Last 25 log lines:
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/main-28c457.c
> clang-20: note: diagnostic msg: /build/main-28c457.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make[1]: *** [Makefile:117: main.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> SAccept.c:26:51: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
> 26 | result = accept(sfd, (struct sockaddr *) addr, &size);
> | ^~~~~
> /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/sys/socket.h:307:28: note: passing argument to parameter '__addr_len' here
> 307 | socklen_t *__restrict __addr_len);
> | ^
> SAccept.c:65:50: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
> 65 | result = accept(sfd, (struct sockaddr *) addr, &size);
> | ^~~~~
> /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/sys/socket.h:307:28: note: passing argument to parameter '__addr_len' here
> 307 | socklen_t *__restrict __addr_len);
> | ^
> 2 warnings generated.
> make[1]: Leaving directory '/build/ncftp-3.3.0/sio'
> make: *** [Makefile:34: libs] Error 2
For full logs, run:
nix log /nix/store/b8lqjir80lv1kssf04vf08la9jazkdx4-ncftp-x86_64-unknown-linux-gnufilc0-3.3.0.drvncmpcpp-0.10.1
error: Cannot build '/nix/store/zxd8p7ggpwkwm27g7rh3dlzz0rv04iv3-ncmpcpp-x86_64-unknown-linux-gnufilc0-0.10.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/4jl7hvbpl85g699gl0iqwfy4rwz2nh8x-ncmpcpp-x86_64-unknown-linux-gnufilc0-0.10.1
Last 25 log lines:
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/screen_type.o screens/screen_type.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/search_engine.o screens/search_engine.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/sel_items_adder.o screens/sel_items_adder.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/server_info.o screens/server_info.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/song_info.o screens/song_info.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/sort_playlist.o screens/sort_playlist.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/tag_editor.o screens/tag_editor.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/tiny_tag_editor.o screens/tiny_tag_editor.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o screens/visualizer.o screens/visualizer.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/comparators.o utility/comparators.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/html.o utility/html.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/option_parser.o utility/option_parser.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/sample_buffer.o utility/sample_buffer.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/string.o utility/string.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/type_conversions.o utility/type_conversions.cpp
> clang++ -DHAVE_CONFIG_H -I. -I.. -I/nix/store/s387y7arimy47ih4kwn0wy9scaqlydrm-icu4c-x86_64-unknown-linux-gnufilc0-76.1-dev/include -I/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/include -DNCURSES_WIDECHAR -I/nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -I/nix/store/fw0mlaxg2x2v0pp97qzwwx2pni9xrjvv-curl-x86_64-unknown-linux-gnufilc0-8.14.1-dev/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include -I/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/include/taglib -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -c -o utility/wide_string.o utility/wide_string.cpp
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -o ncmpcpp curses/formatted_color.o curses/scrollpad.o curses/window.o screens/browser.o screens/clock.o screens/help.o screens/lastfm.o screens/lyrics.o screens/media_library.o screens/outputs.o screens/playlist.o screens/playlist_editor.o screens/screen.o screens/screen_type.o screens/search_engine.o screens/sel_items_adder.o screens/server_info.o screens/song_info.o screens/sort_playlist.o screens/tag_editor.o screens/tiny_tag_editor.o screens/visualizer.o utility/comparators.o utility/html.o utility/option_parser.o utility/sample_buffer.o utility/string.o utility/type_conversions.o utility/wide_string.o actions.o bindings.o charset.o configuration.o curl_handle.o display.o enums.o format.o global.o helpers.o lastfm_service.o lyrics_fetcher.o macro_utilities.o mpdpp.o mutable_song.o ncmpcpp.o settings.o song.o song_list.o status.o statusbar.o tags.o title.o -lncursesw -lboost_date_time -lboost_filesystem -lboost_locale -lboost_program_options -lboost_regex -lboost_thread -lboost_system -pthread -L/nix/store/cd4c0nw5afwq99r3k0wws9apwfisw41j-icu4c-x86_64-unknown-linux-gnufilc0-76.1/lib -licui18n -licuuc -L/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/lib -lmpdclient -lreadline -lpthread -L/nix/store/f078rcv9lphjgy1hx8mrhigw0p316af8-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -lncursesw -L/nix/store/c1bfp5h2xh8cnv9g2pvvydsvcf2ml2ph-curl-x86_64-unknown-linux-gnufilc0-8.14.1/lib -lcurl -L/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/lib -ltag -lz
> libtool: link: clang++ -g -O2 -ftree-vectorize -ffast-math -std=c++20 -Wall -Wextra -Wshadow -Wimplicit-fallthrough -o ncmpcpp curses/formatted_color.o curses/scrollpad.o curses/window.o screens/browser.o screens/clock.o screens/help.o screens/lastfm.o screens/lyrics.o screens/media_library.o screens/outputs.o screens/playlist.o screens/playlist_editor.o screens/screen.o screens/screen_type.o screens/search_engine.o screens/sel_items_adder.o screens/server_info.o screens/song_info.o screens/sort_playlist.o screens/tag_editor.o screens/tiny_tag_editor.o screens/visualizer.o utility/comparators.o utility/html.o utility/option_parser.o utility/sample_buffer.o utility/string.o utility/type_conversions.o utility/wide_string.o actions.o bindings.o charset.o configuration.o curl_handle.o display.o enums.o format.o global.o helpers.o lastfm_service.o lyrics_fetcher.o macro_utilities.o mpdpp.o mutable_song.o ncmpcpp.o settings.o song.o song_list.o status.o statusbar.o tags.o title.o -lboost_date_time -lboost_filesystem -lboost_locale -lboost_program_options -lboost_regex -lboost_thread -lboost_system -L/nix/store/cd4c0nw5afwq99r3k0wws9apwfisw41j-icu4c-x86_64-unknown-linux-gnufilc0-76.1/lib -licui18n -licuuc -L/nix/store/ddcivdm59k9baiwvfpfmfqzxa2avsk7x-libmpdclient-x86_64-unknown-linux-gnufilc0-2.22/lib -lmpdclient -lreadline -lpthread -L/nix/store/f078rcv9lphjgy1hx8mrhigw0p316af8-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -lncursesw -L/nix/store/c1bfp5h2xh8cnv9g2pvvydsvcf2ml2ph-curl-x86_64-unknown-linux-gnufilc0-8.14.1/lib /nix/store/c1bfp5h2xh8cnv9g2pvvydsvcf2ml2ph-curl-x86_64-unknown-linux-gnufilc0-8.14.1/lib/libcurl.so -L/nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/lib -ltag -lz -pthread -Wl,-rpath -Wl,/nix/store/c1bfp5h2xh8cnv9g2pvvydsvcf2ml2ph-curl-x86_64-unknown-linux-gnufilc0-8.14.1/lib -Wl,-rpath -Wl,/nix/store/c1bfp5h2xh8cnv9g2pvvydsvcf2ml2ph-curl-x86_64-unknown-linux-gnufilc0-8.14.1/lib
> /nix/store/my0nwh4rqkgnkhqrla3gi2747gc2l4hg-taglib-x86_64-unknown-linux-gnufilc0-2.0.2/lib/libtag.so: error: undefined reference to 'pizlonated_log10'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:691: ncmpcpp] Error 1
> make[2]: Leaving directory '/build/source/src'
> make[1]: *** [Makefile:500: all-recursive] Error 1
> make[1]: Leaving directory '/build/source'
> make: *** [Makefile:411: all] Error 2
For full logs, run:
nix log /nix/store/zxd8p7ggpwkwm27g7rh3dlzz0rv04iv3-ncmpcpp-x86_64-unknown-linux-gnufilc0-0.10.1.drvncrack-0.7
error: Cannot build '/nix/store/snx8kb5gay89rk9avlm35j65nrsjzyqx-ncrack-x86_64-unknown-linux-gnufilc0-0.7.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/pla67kzpd9rc08vkrgi1d6pmijbgxnyy-ncrack-x86_64-unknown-linux-gnufilc0-0.7
Last 25 log lines:
> 61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
> | ^
> http_digest.cc:279:3: warning: 'MD5_Final' is deprecated [-Wdeprecated-declarations]
> 279 | MD5_Final(hashbuf, &md5);
> | ^
> /nix/store/a0vgrvkibkh92aajcqjwls6xyna485kw-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/md5.h:51:1: note: 'MD5_Final' has been explicitly marked deprecated here
> 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c);
> | ^
> /nix/store/a0vgrvkibkh92aajcqjwls6xyna485kw-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/macros.h:217:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
> 217 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
> | ^
> /nix/store/a0vgrvkibkh92aajcqjwls6xyna485kw-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
> 61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
> | ^
> 30 warnings generated.
> clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnufilc0\" -DNCRACKDATADIR=\"/nix/store/pla67kzpd9rc08vkrgi1d6pmijbgxnyy-ncrack-x86_64-unknown-linux-gnufilc0-0.7/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -fno-strict-aliasing xml.cc -o xml.o
> clang++ -c -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnufilc0\" -DNCRACKDATADIR=\"/nix/store/pla67kzpd9rc08vkrgi1d6pmijbgxnyy-ncrack-x86_64-unknown-linux-gnufilc0-0.7/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -fno-strict-aliasing ntlmssp.cc -o ntlmssp.o
> Compiling Ncrack...
> rm -f ncrack
> clang++ -Lnbase -Lnsock/src -Lopensshlib -o ncrack ncrack.o utils.o TargetGroup.o Target.o targets.o NcrackOps.o Service.o ServiceGroup.o Connection.o services.o timing.o ncrack_error.o output.o ncrack_tty.o Buf.o NcrackOutputTable.o ncrack_input.o ncrack_resume.o crypto.o http.o http_digest.o xml.o ntlmssp.o modules/ncrack_ssh.o modules/ncrack_smb.o modules/ncrack_smb2.o modules/ncrack_rdp.o modules/ncrack_sip.o modules/ncrack_psql.o modules/ncrack_mysql.o modules/ncrack_winrm.o modules/ncrack_mongodb.o modules/ncrack_ftp.o modules/ncrack_telnet.o modules/ncrack_http.o modules/ncrack_pop3.o modules/ncrack_vnc.o modules/ncrack_redis.o modules/ncrack_owa.o modules/ncrack_imap.o modules/ncrack_cassandra.o modules/ncrack_mssql.o modules/ncrack_cvs.o modules/ncrack_wordpress.o modules/ncrack_joomla.o modules/ncrack_dicom.o modules/ncrack_mqtt.o -lnsock -lnbase -lssl -lcrypto -lopenssh
> timing.o:timing.cc:function pizlonatedFI4792_fmod:(.text+0x5e66): error: undefined reference to 'pizlonated_fmod'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [Makefile:69: ncrack] Error 1
> make[1]: Leaving directory '/build/source'
> make: *** [Makefile:64: all] Error 2
For full logs, run:
nix log /nix/store/snx8kb5gay89rk9avlm35j65nrsjzyqx-ncrack-x86_64-unknown-linux-gnufilc0-0.7.drvndn-cxx-0.9.0
error: Cannot build '/nix/store/lr0f26zfvqwzqadyj1iawmxrh1kz1jd7-ndn-cxx-x86_64-unknown-linux-gnufilc0-0.9.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/dfmw4qav6pyk5k6bvhfg3s2aix58b9za-ndn-cxx-x86_64-unknown-linux-gnufilc0-0.9.0
Last 25 log lines:
> In file included from ../ndn-cxx/net/impl/netlink-socket.hpp:27:
> In file included from ../ndn-cxx/net/network-monitor.hpp:29:
> In file included from ../ndn-cxx/net/network-interface.hpp:29:
> In file included from ../ndn-cxx/util/signal/signal.hpp:25:
> In file included from ../ndn-cxx/util/scope.hpp:26:
> ../ndn-cxx/detail/nonstd/scope-lite.hpp:988:40: warning: cannot refer to a non-static member from the handler of a constructor function try block [-Wexceptions]
> 988 | other.get_deleter()( this->get() );
> | ^
> 1 warning generated.
>
> In file included from ../ndn-cxx/face.cpp:25:
> In file included from ../ndn-cxx/impl/face-impl.hpp:26:
> In file included from ../ndn-cxx/impl/interest-filter-record.hpp:25:
> In file included from ../ndn-cxx/impl/pending-interest.hpp:28:
> In file included from ../ndn-cxx/impl/record-container.hpp:26:
> In file included from ../ndn-cxx/util/signal/signal.hpp:25:
> In file included from ../ndn-cxx/util/scope.hpp:26:
> ../ndn-cxx/detail/nonstd/scope-lite.hpp:988:40: warning: cannot refer to a non-static member from the handler of a constructor function try block [-Wexceptions]
> 988 | other.get_deleter()( this->get() );
> | ^
> 1 warning generated.
>
> Waf: Leaving directory `/build/source/build'
> Build failed
> -> task in 'ndn-cxx' failed with exit status 1 (run with -v to display more information)
For full logs, run:
nix log /nix/store/lr0f26zfvqwzqadyj1iawmxrh1kz1jd7-ndn-cxx-x86_64-unknown-linux-gnufilc0-0.9.0.drvndn-tools-24.07
error: Cannot build '/nix/store/5z2w6kr1vwifkvp657pyk28v1mldql2p-ndn-tools-x86_64-unknown-linux-gnufilc0-24.07.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/ly5jv8ipwsfpascndzyy96g9n85bppx0-ndn-tools-x86_64-unknown-linux-gnufilc0-24.07neargye-semver-0.3.1
error: Cannot build '/nix/store/rvv7770lkq0k5ifdazrfr1h21r8xddqz-neargye-semver-x86_64-unknown-linux-gnufilc0-0.3.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/fh9nmasf289vly2k6wl2kb9bp8pr63vv-neargye-semver-x86_64-unknown-linux-gnufilc0-0.3.1
Last 25 log lines:
> build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> [ 25%] Building CXX object example/CMakeFiles/basic_example.dir/basic_example.cpp.o
> [ 25%] Building CXX object example/CMakeFiles/range_example.dir/range_example.cpp.o
> [ 37%] Building CXX object test/CMakeFiles/semver-cpp17.t.dir/test.cpp.o
> [ 50%] Building CXX object test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o
> [ 62%] Linking CXX executable range_example
> [ 62%] Built target range_example
> [ 75%] Linking CXX executable basic_example
> [ 75%] Built target basic_example
> [ 87%] Linking CXX executable semver-cpp17.t
> /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ -O3 -DNDEBUG "CMakeFiles/semver-cpp17.t.dir/test.cpp.o" -o semver-cpp17.t
> CMakeFiles/semver-cpp17.t.dir/test.cpp.o:test.cpp:function pizlonatedFI4792_nextafter:(.text+0x2a68c6): error: undefined reference to 'pizlonated_nextafter'
> CMakeFiles/semver-cpp17.t.dir/test.cpp.o:test.cpp:function pizlonatedFI3195_nextafterf:(.text+0x2a69b7): error: undefined reference to 'pizlonated_nextafterf'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [test/CMakeFiles/semver-cpp17.t.dir/build.make:103: test/semver-cpp17.t] Error 1
> make[1]: *** [CMakeFiles/Makefile2:199: test/CMakeFiles/semver-cpp17.t.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [100%] Linking CXX executable semver-cpp20.t
> /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ -O3 -DNDEBUG "CMakeFiles/semver-cpp20.t.dir/test.cpp.o" -o semver-cpp20.t
> CMakeFiles/semver-cpp20.t.dir/test.cpp.o:test.cpp:function pizlonatedFI4792_nextafter:(.text+0x2d4b26): error: undefined reference to 'pizlonated_nextafter'
> CMakeFiles/semver-cpp20.t.dir/test.cpp.o:test.cpp:function pizlonatedFI3195_nextafterf:(.text+0x2d4c17): error: undefined reference to 'pizlonated_nextafterf'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [test/CMakeFiles/semver-cpp20.t.dir/build.make:103: test/semver-cpp20.t] Error 1
> make[1]: *** [CMakeFiles/Makefile2:231: test/CMakeFiles/semver-cpp20.t.dir/all] Error 2
> make: *** [Makefile:146: all] Error 2
For full logs, run:
nix log /nix/store/rvv7770lkq0k5ifdazrfr1h21r8xddqz-neargye-semver-x86_64-unknown-linux-gnufilc0-0.3.1.drvnelua-0-unstable-2024-12-14
error: Cannot build '/nix/store/6fj5jvfxsqrabkx5mxkdpzpd5fzkr2dn-nelua-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-14.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/g5wpwn0dbi7p0ak08af0i3c8qpgwbv69-nelua-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-14
Last 20 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/27dba6159lkkc5nyfr5n0pq38p5w6bwy-source
> source root is source
> Running phase: patchPhase
> substituteStream() in derivation nelua-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-14: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'lualib/nelua/version.lua')
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\)
> gcc \
> -DMAXRECLEVEL=400 -DLUA_USE_RPMALLOC -DNDEBUG -std=gnu99 -DLUA_USE_LINUX \
> -Isrc/lua \
> -O2 \
> src/hasher.c src/lfs.c src/luainit.c src/onelua.c src/sys.c src/lpeglabel/lplcap.c src/lpeglabel/lplcode.c src/lpeglabel/lplprint.c src/lpeglabel/lpltree.c src/lpeglabel/lplvm.c src/srpmalloc/srpmalloc.c \
> -o nelua-lua \
> -lm -ldl -Wl,-E
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 2: gcc: command not found
> make: *** [Makefile:83: nelua-lua] Error 127
For full logs, run:
nix log /nix/store/6fj5jvfxsqrabkx5mxkdpzpd5fzkr2dn-nelua-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-14.drvnetboot-0.10.2
error: Cannot build '/nix/store/rvyxpr2sgbwr7pvlyvppilz8p3jv920y-netboot-x86_64-unknown-linux-gnufilc0-0.10.2.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/6m1ixkgz07qg44mpc9v3xspd84s9d0c0-netboot-x86_64-unknown-linux-gnufilc0-0.10.2
Last 25 log lines:
> Running phase: configurePhase
> Fil-C: adapting libtool symbol probes in configure
> fixing libtool script ./misc/ltmain.sh
> patching script interpreter paths in ./configure
> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
> configure flags: --disable-static --prefix=/nix/store/6m1ixkgz07qg44mpc9v3xspd84s9d0c0-netboot-x86_64-unknown-linux-gnufilc0-0.10.2 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnufilc0
> checking for x86_64-unknown-linux-gnufilc0-gcc... clang
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... yes
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether clang accepts -g... yes
> checking for clang option to accept ISO C89... none needed
> checking whether clang accepts -O2... -O2
> checking for C compiler warning flags... -Wall
> checking for library containing strerror... none required
> checking for function prototypes... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for working volatile... yes
> configure: error: can't configure for cross compilation
For full logs, run:
nix log /nix/store/rvyxpr2sgbwr7pvlyvppilz8p3jv920y-netboot-x86_64-unknown-linux-gnufilc0-0.10.2.drvnetdiscover-0.20
error: Cannot build '/nix/store/m50axib2s4j6wihavz06dg8n4vqv22df-netdiscover-x86_64-unknown-linux-gnufilc0-0.20.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/awg2a89b8biv5ls05sswgpdifsz48hvy-netdiscover-x86_64-unknown-linux-gnufilc0-0.20
Last 25 log lines:
> 30 clang-20 0x0000000000b840b4 main + 100
> 31 libc.so.6 0x00007ffff7c2a47e
> 32 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 33 clang-20 0x0000000000c74e95 _start + 37
> clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.685)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/main-47e8f3.c
> clang-20: note: diagnostic msg: /build/main-47e8f3.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make[2]: *** [Makefile:409: netdiscover-main.o] Error 1
> make[2]: Leaving directory '/build/source/src'
> make[1]: *** [Makefile:442: all-recursive] Error 1
> make[1]: Leaving directory '/build/source'
> make: *** [Makefile:340: all] Error 2
For full logs, run:
nix log /nix/store/m50axib2s4j6wihavz06dg8n4vqv22df-netdiscover-x86_64-unknown-linux-gnufilc0-0.20.drvnetevent-20230429
error: Cannot build '/nix/store/fphhfikk0cp5l7dkywrh639s9g317iky-netevent-x86_64-unknown-linux-gnufilc0-20230429.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/k9ypzpflfk3x9qr532mw3v8k09wnfbga-netevent-x86_64-unknown-linux-gnufilc0-20230429
/nix/store/lgzjj92fmc124vh6di6igjlh9yd1b4nx-netevent-x86_64-unknown-linux-gnufilc0-20230429-man
/nix/store/ygpb60mi8bjjxlxp215562r8yjr21wf4-netevent-x86_64-unknown-linux-gnufilc0-20230429-doc
Last 25 log lines:
> 10 | #define _LIBCPP___CONCEPTS_CONVERTIBLE_TO_H
> | ^
> In file included from src/main.cpp:13:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/map:577:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__algorithm/equal.h:14:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__algorithm/unwrap_iter.h:13:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator_traits.h:14:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__concepts/constructible.h:12:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__concepts/convertible_to.h:13:
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__type_traits/is_convertible.h:10:9: error: macro name is a reserved identifier [-Werror,-Wreserved-macro-identifier]
> 10 | #define _LIBCPP___TYPE_TRAITS_IS_CONVERTIBLE_H
> | ^
> In file included from src/main.cpp:13:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/map:577:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__algorithm/equal.h:14:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__algorithm/unwrap_iter.h:13:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator_traits.h:14:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__concepts/constructible.h:12:
> In file included from /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__concepts/convertible_to.h:14:
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__utility/declval.h:10:9: error: macro name is a reserved identifier [-Werror,-Wreserved-macro-identifier]
> 10 | #define _LIBCPP___UTILITY_DECLVAL_H
> | ^
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 20 errors generated.
> make: *** [Makefile:59: src/main.o] Error 1
For full logs, run:
nix log /nix/store/fphhfikk0cp5l7dkywrh639s9g317iky-netevent-x86_64-unknown-linux-gnufilc0-20230429.drvnethack-x11-3.6.7
error: Cannot build '/nix/store/r4pvhfqp49kksdfykvx9b0rzirxxpb8j-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/hmdbnppjkp8zr5fmgj8kq35nnr8w9nlv-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7
Last 25 log lines:
> ../include/system.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
> 358 | E unsigned sleep();
> | ^
> /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:464:21: note: conflicting prototype is here
> 464 | extern unsigned int sleep (unsigned int __seconds);
> | ^
> dlb_main.c:17:29: error: unknown type name 'libdir'
> 17 | static void FDECL(grow_ld, (libdir **, int *, int));
> | ^
> dlb_main.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 156 | main(argc, argv)
> | ^
> dlb_main.c:542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 542 | xexit(retcd)
> | ^
> 4 warnings and 1 error generated.
> make[4]: *** [Makefile:418: dlb_main.o] Error 1
> make[4]: Leaving directory '/build/NetHack-3.6.7/util'
> make[3]: *** [Makefile:250: dlb] Error 2
> make[3]: Leaving directory '/build/NetHack-3.6.7'
> make[2]: *** [Makefile:247: check-dlb] Error 2
> make[2]: Leaving directory '/build/NetHack-3.6.7'
> make[1]: *** [Makefile:259: dofiles] Error 2
> make[1]: Leaving directory '/build/NetHack-3.6.7'
> make: *** [Makefile:329: install] Error 2
For full logs, run:
nix log /nix/store/r4pvhfqp49kksdfykvx9b0rzirxxpb8j-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7.drvnbench-byte-2.2.3
error: build of '/nix/store/2a35kqc8ndj45l6bxafk73ashl56k9px-nbench-byte-x86_64-unknown-linux-gnufilc0-2.2.3.drv^*', '/nix/store/5z2w6kr1vwifkvp657pyk28v1mldql2p-ndn-tools-x86_64-unknown-linux-gnufilc0-24.07.drv^*', '/nix/store/6fj5jvfxsqrabkx5mxkdpzpd5fzkr2dn-nelua-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-14.drv^*', '/nix/store/7hw48vagik0dwz4szy4g7wdn0f9h963m-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drv^*', '/nix/store/8361lhvv45zs28k5m4kh0dkx8q0pf36n-nbsdgames-x86_64-unknown-linux-gnufilc0-5-unstable-2023-03-13.drv^*', '/nix/store/838s7bkqpcawcxqhf9ylg1pzvhbni91a-nauty-x86_64-unknown-linux-gnufilc0-2.8.9.drv^*', '/nix/store/b8lqjir80lv1kssf04vf08la9jazkdx4-ncftp-x86_64-unknown-linux-gnufilc0-3.3.0.drv^*', '/nix/store/fphhfikk0cp5l7dkywrh639s9g317iky-netevent-x86_64-unknown-linux-gnufilc0-20230429.drv^*', '/nix/store/ilaygp9d3k57j578hihyad73ldg0v21j-nbd-x86_64-unknown-linux-gnufilc0-3.25.drv^*', '/nix/store/jyyqdbrv353x8946yaifrkzyvhwb0d7h-nas-x86_64-unknown-linux-gnufilc0-1.9.5.drv^*', '/nix/store/lr0f26zfvqwzqadyj1iawmxrh1kz1jd7-ndn-cxx-x86_64-unknown-linux-gnufilc0-0.9.0.drv^*', '/nix/store/m50axib2s4j6wihavz06dg8n4vqv22df-netdiscover-x86_64-unknown-linux-gnufilc0-0.20.drv^*', '/nix/store/r4pvhfqp49kksdfykvx9b0rzirxxpb8j-nethack-x11-x86_64-unknown-linux-gnufilc0-3.6.7.drv^*', '/nix/store/rvv7770lkq0k5ifdazrfr1h21r8xddqz-neargye-semver-x86_64-unknown-linux-gnufilc0-0.3.1.drv^*', '/nix/store/rvyxpr2sgbwr7pvlyvppilz8p3jv920y-netboot-x86_64-unknown-linux-gnufilc0-0.10.2.drv^*', '/nix/store/snx8kb5gay89rk9avlm35j65nrsjzyqx-ncrack-x86_64-unknown-linux-gnufilc0-0.7.drv^*', '/nix/store/y6p5hr14qb5yakwrir447i39iwvnxzk6-nbfc-linux-x86_64-unknown-linux-gnufilc0-0.3.15.drv^*', '/nix/store/zxd8p7ggpwkwm27g7rh3dlzz0rv04iv3-ncmpcpp-x86_64-unknown-linux-gnufilc0-0.10.1.drv^*' failed
End of log