xonotic-glx-unwrapped-0.8.6
5480 | int packing_success = 0;
| ^
../../../r_shadow.c:6569:6: warning: variable 'entnum' set but not used [-Wunused-but-set-variable]
6569 | int entnum;
| ^
../../../r_shadow.c:6910:30: warning: address of array 'r_shadow_selectedlight->cubemapname' will always evaluate to 'true' [-Wpointer-bool-conversion]
6910 | if (r_shadow_selectedlight->cubemapname)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../../../r_shadow.c:7445:30: warning: address of array 'r_shadow_selectedlight->cubemapname' will always evaluate to 'true' [-Wpointer-bool-conversion]
7445 | if (r_shadow_selectedlight->cubemapname)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
9 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../svvm_cmds.c -o svvm_cmds.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sys_shared.c -o sys_shared.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../vid_shared.c -o vid_shared.o
../../../sv_main.c:1500:6: warning: variable 'blocked' set but not used [-Wunused-but-set-variable]
1500 | int blocked = 0;
| ^
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../view.c -o view.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../wad.c -o wad.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../world.c -o world.o -DUSEODE
../../../sv_phys.c:167:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
167 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:168:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
168 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../sv_phys.c:316:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
316 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:317:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
317 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../sv_phys.c:492:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
492 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:493:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
493 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
6 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../zone.c -o zone.o
clang -o ../../../darkplaces-dedicated ../../../builddate.c sys_linux.o vid_null.o thread_null.o snd_null.o bih.o crypto.o cl_collision.o cl_demo.o cl_dyntexture.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o clvm_cmds.o cmd.o collision.o common.o console.o csprogs.o curves.o cvar.o dpsoftrast.o dpvsimpledecode.o filematch.o fractalnoise.o fs.o ft2.o utf8lib.o gl_backend.o gl_draw.o gl_rmain.o gl_rsurf.o gl_textures.o hmac.o host.o host_cmd.o image.o image_png.o jpeg.o keys.o lhnet.o libcurl.o mathlib.o matrixlib.o mdfour.o meshqueue.o mod_skeletal_animatevertices_sse.o mod_skeletal_animatevertices_generic.o model_alias.o model_brush.o model_shared.o model_sprite.o netconn.o palette.o polygon.o portals.o protocol.o prvm_cmds.o prvm_edict.o prvm_exec.o r_explosion.o r_lerpanim.o r_lightning.o r_modules.o r_shadow.o r_sky.o r_sprites.o sbar.o sv_demo.o sv_main.o sv_move.o sv_phys.o sv_user.o svbsp.o svvm_cmds.o sys_shared.o vid_shared.o view.o wad.o world.o zone.o -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lz -ljpeg -lrt -ldlmake[2]: Leaving directory '/build/Xonotic/source/darkplaces/build-obj/release/darkplaces-dedicated'
strip darkplaces-dedicated
make[1]: Leaving directory '/build/Xonotic/source/darkplaces'
make bin-release \
DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
EXE='darkplaces-glx' CFLAGS_FEATURES='-DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE' LDFLAGS_COMMON='-lm -lz -ljpeg -lrt -ldl -L/usr/X11R6/lib64 -lX11 -lXpm -lXext -lXxf86vm -pthread -lasound' LEVEL=1
make[1]: Entering directory '/build/Xonotic/source/darkplaces'
========== darkplaces-glx (release) ==========
make prepare BUILD_DIR=build-obj/release/darkplaces-glx
make[2]: Entering directory '/build/Xonotic/source/darkplaces'
mkdir -p build-obj/release/darkplaces-glx
cp -f makefile.inc build-obj/release/darkplaces-glx/
cp -f makefile build-obj/release/darkplaces-glx/
make[2]: Leaving directory '/build/Xonotic/source/darkplaces'
make -C build-obj/release/darkplaces-glx darkplaces-glx \
DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
CFLAGS='-MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx'\
LDFLAGS='-O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lz -ljpeg -lrt -ldl -L/usr/X11R6/lib64 -lX11 -lXpm -lXext -lXxf86vm -pthread -lasound' LEVEL=2make[2]: Entering directory '/build/Xonotic/source/darkplaces/build-obj/release/darkplaces-glx'
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sys_linux.c -o sys_linux.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../thread_pthread.c -o thread_pthread.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../vid_glx.c -o vid_glx.o -I/usr/X11R6/include
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../keysym2ucs.c -o keysym2ucs.o -I/usr/X11R6/include
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../menu.c -o menu.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../mvm_cmds.c -o mvm_cmds.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_main.c -o snd_main.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_mem.c -o snd_mem.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_mix.c -o snd_mix.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_ogg.c -o snd_ogg.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_wav.c -o snd_wav.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../snd_alsa.c -o snd_alsa.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cd_shared.c -o cd_shared.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cd_linux.c -o cd_linux.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cap_avi.c -o cap_avi.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cap_ogg.c -o cap_ogg.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../bih.c -o bih.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../crypto.c -o crypto.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_collision.c -o cl_collision.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_demo.c -o cl_demo.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_dyntexture.c -o cl_dyntexture.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_input.c -o cl_input.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_main.c -o cl_main.o
../../../cl_dyntexture.c:32:19: warning: address of array 'dyntexture->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
32 | if( dyntexture->name && strcmp( dyntexture->name, name ) == 0 ) {| ~~~~~~~~~~~~^~~~ ~~
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_parse.c -o cl_parse.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_particles.c -o cl_particles.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_screen.c -o cl_screen.o
../../../cl_collision.c:269:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
269 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../cl_collision.c:270:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
270 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../cl_collision.c:487:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
487 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../cl_collision.c:488:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
488 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../cl_collision.c:730:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
730 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../cl_collision.c:731:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
731 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../cl_collision.c:963:28: warning: address of array 'touch->priv.server->frameblend' will always evaluate to 'true' [-Wpointer-bool-conversion]
963 | if ((touch->priv.server->frameblend && (touch->priv.server->frameblend[0].lerp != 1.0 || touch->priv.server->frameblend[0].subframe != 0)) || touch->priv.server->skeleton.relativetransforms)
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ~~
7 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cl_video.c -o cl_video.o
../../../cl_video.c:205:37: warning: implicit conversion from 'int' to 'float' changes value from 99999999 to 1.0E+8 [-Wimplicit-const-int-float-conversion]
205 | video->subtitle_end[numsubs-1] = 99999999; // fixme: make it end when video ends?
| ~ ^~~~~~~~
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../clvm_cmds.c -o clvm_cmds.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cmd.c -o cmd.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../collision.c -o collision.o
../../../cl_main.c:2244:9: warning: variable 'linenumber' set but not used [-Wunused-but-set-variable]
2244 | int i, linenumber, limit, len;
| ^
../../../cl_main.c:2388:6: warning: no previous prototype for function 'CL_MeshEntities_Restart' [-Wmissing-prototypes]
2388 | void CL_MeshEntities_Restart(void)
| ^
../../../cl_main.c:2388:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
2388 | void CL_MeshEntities_Restart(void)
| ^
| static
../../../cl_main.c:2399:6: warning: no previous prototype for function 'CL_MeshEntities_Init' [-Wmissing-prototypes]
2399 | void CL_MeshEntities_Init(void)
| ^
../../../cl_main.c:2399:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
2399 | void CL_MeshEntities_Init(void)
| ^
| static
../../../cl_main.c:2450:6: warning: no previous prototype for function 'CL_MeshEntities_Shutdown' [-Wmissing-prototypes]
2450 | void CL_MeshEntities_Shutdown(void)
| ^
../../../cl_main.c:2450:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
2450 | void CL_MeshEntities_Shutdown(void)
| ^
| static
4 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../common.c -o common.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../console.c -o console.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../csprogs.c -o csprogs.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../curves.c -o curves.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../cvar.c -o cvar.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../dpsoftrast.c -o dpsoftrast.o -msse2
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../dpvsimpledecode.c -o dpvsimpledecode.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../filematch.c -o filematch.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../fractalnoise.c -o fractalnoise.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../fs.c -o fs.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../ft2.c -o ft2.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../utf8lib.c -o utf8lib.o
../../../csprogs.c:24:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
24 | VM_ClearTraceGlobals(prog);
| ^
../../../csprogs.c:21:2: note: previous statement is here
21 | if(!cl.csqc_loaded)
| ^
../../../csprogs.c:447:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
447 | if (!PRVM_clientfunction(CSQC_InputEvent))
| ^
../../../csprogs.c:443:2: note: previous statement is here
443 | if(!cl.csqc_loaded)
| ^
../../../csprogs.c:1170:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
1170 | if (prog->loaded)
| ^
../../../csprogs.c:1167:2: note: previous statement is here
1167 | if(!cl.csqc_loaded)
| ^
3 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../gl_backend.c -o gl_backend.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../gl_draw.c -o gl_draw.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../gl_rmain.c -o gl_rmain.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../gl_rsurf.c -o gl_rsurf.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../gl_textures.c -o gl_textures.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../hmac.c -o hmac.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../host.c -o host.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../host_cmd.c -o host_cmd.o
../../../clvm_cmds.c:591:14: warning: variable 'cs_yes' set but not used [-Wunused-but-set-variable]
591 | static int cs_yes, cs_no;
| ^
../../../clvm_cmds.c:591:22: warning: variable 'cs_no' set but not used [-Wunused-but-set-variable]
591 | static int cs_yes, cs_no;
| ^
2 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../image.c -o image.o
../../../gl_rsurf.c:1397:67: warning: converting the result of '<<' to a boolean; did you mean '(1 << side) != 0'? [-Wint-in-bool-context]
1397 | if (surfacesides && !(surfacesides[modelsurfacelistindex] && (1 << side)))
| ^
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../image_png.c -o image_png.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../jpeg.c -o jpeg.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../keys.c -o keys.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../lhnet.c -o lhnet.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../libcurl.c -o libcurl.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../mathlib.c -o mathlib.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../matrixlib.c -o matrixlib.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../mdfour.c -o mdfour.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../meshqueue.c -o meshqueue.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../mod_skeletal_animatevertices_sse.c -o mod_skeletal_animatevertices_sse.o -msse
../../../host_cmd.c:155:65: warning: address of array 'client->netconnection->address' will always evaluate to 'true' [-Wpointer-bool-conversion]
155 | strlcpy(ip, (client->netconnection && client->netconnection->address) ? client->netconnection->address : "botclient", 48);
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../mod_skeletal_animatevertices_generic.c -o mod_skeletal_animatevertices_generic.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../model_alias.c -o model_alias.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../model_brush.c -o model_brush.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../model_shared.c -o model_shared.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../model_sprite.c -o model_sprite.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../netconn.c -o netconn.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../palette.c -o palette.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../polygon.c -o polygon.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../portals.c -o portals.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../protocol.c -o protocol.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../prvm_cmds.c -o prvm_cmds.o -DUSEODE
../../../protocol.c:1705:4: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
1705 | for (i = 0, commit = d->commit;i < MAX_ENTITY_HISTORY;i++, commit++)
| ^
../../../protocol.c:1702:3: note: previous statement is here
1702 | for (i = 0;i < d->maxreferenceentities;i++)
| ^
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../prvm_edict.c -o prvm_edict.o
../../../model_shared.c:1080:47: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
1080 | newmesh->element3s = (unsigned short *)data;data += maxtriangles * sizeof(unsigned short[3]);
| ^
../../../model_shared.c:1079:2: note: previous statement is here
1079 | if (maxverts <= 65536)
| ^
../../../model_shared.c:4790:6: warning: no previous prototype for function 'Mod_Mesh_ComputeBounds' [-Wmissing-prototypes]
4790 | void Mod_Mesh_ComputeBounds(dp_model_t *mod)
| ^
../../../model_shared.c:4790:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
4790 | void Mod_Mesh_ComputeBounds(dp_model_t *mod)
| ^
| static
2 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../prvm_exec.c -o prvm_exec.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_explosion.c -o r_explosion.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_lerpanim.c -o r_lerpanim.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_lightning.c -o r_lightning.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_modules.c -o r_modules.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_shadow.c -o r_shadow.o
../../../prvm_cmds.c:5360:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
5360 | if (matchrule < 0 && matchrule > 5)
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../../prvm_cmds.c:5406:20: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
5406 | if (matchrule < 0 && matchrule > 5)
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
2 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_sky.c -o r_sky.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../r_sprites.c -o r_sprites.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sbar.c -o sbar.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sv_demo.c -o sv_demo.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sv_main.c -o sv_main.o
../../../model_brush.c:8607:53: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
8607 | loadmodel->surfmesh.data_neighbor3i = (int *)data;data += numtriangles * sizeof(int[3]);
| ^
../../../model_brush.c:8606:2: note: previous statement is here
8606 | if (r_enableshadowvolumes.integer)
| ^
../../../model_brush.c:8200:6: warning: variable 'linenumber' set but not used [-Wunused-but-set-variable]
8200 | int linenumber = 0;
| ^
2 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sv_move.c -o sv_move.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sv_phys.c -o sv_phys.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sv_user.c -o sv_user.o
../../../r_shadow.c:2294:27: warning: variable 'bias' set but not used [-Wunused-but-set-variable]
2294 | float nearclip, farclip, bias;
| ^
../../../r_shadow.c:4939:33: warning: variable 'lighttrispvs' set but not used [-Wunused-but-set-variable]
4939 | unsigned char *shadowtrispvs, *lighttrispvs, *surfacesides;
| ^
../../../r_shadow.c:5152:9: warning: variable 'borderbias' set but not used [-Wunused-but-set-variable]
5152 | float borderbias;
| ^
../../../r_shadow.c:5154:9: warning: variable 'shadowmapoffsetnoselfshadow' set but not used [-Wunused-but-set-variable]
5154 | float shadowmapoffsetnoselfshadow = 0;
| ^
../../../r_shadow.c:5323:10: warning: no previous prototype for function 'R_Shadow_PrepareLights_AddSceneLight' [-Wmissing-prototypes]
5323 | qboolean R_Shadow_PrepareLights_AddSceneLight(rtlight_t *rtlight)
| ^
../../../r_shadow.c:5323:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
5323 | qboolean R_Shadow_PrepareLights_AddSceneLight(rtlight_t *rtlight)
| ^
| static
../../../r_shadow.c:5480:8: warning: variable 'packing_success' set but not used [-Wunused-but-set-variable]
5480 | int packing_success = 0;
| ^
../../../r_shadow.c:6569:6: warning: variable 'entnum' set but not used [-Wunused-but-set-variable]
6569 | int entnum;
| ^
../../../r_shadow.c:6910:30: warning: address of array 'r_shadow_selectedlight->cubemapname' will always evaluate to 'true' [-Wpointer-bool-conversion]
6910 | if (r_shadow_selectedlight->cubemapname)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../../../r_shadow.c:7445:30: warning: address of array 'r_shadow_selectedlight->cubemapname' will always evaluate to 'true' [-Wpointer-bool-conversion]
7445 | if (r_shadow_selectedlight->cubemapname)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
9 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../svbsp.c -o svbsp.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../svvm_cmds.c -o svvm_cmds.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../sys_shared.c -o sys_shared.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../vid_shared.c -o vid_shared.o
../../../sv_main.c:1500:6: warning: variable 'blocked' set but not used [-Wunused-but-set-variable]
1500 | int blocked = 0;
| ^
1 warning generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../view.c -o view.o
../../../gl_rmain.c:1407:68: warning: format specifies type 'unsigned int' but the argument has type 'dpuint64' (aka 'unsigned long long') [-Wformat]
1407 | Con_DPrintf("Compiling shader mode %u permutation %u\n", mode, permutation);| ~~ ^~~~~~~~~~~
| %llu
../../../gl_rmain.c:3372:3: warning: variable 'wsum' set but not used [-Wunused-but-set-variable]
3372 | R_SKINFRAME_LOAD_AVERAGE_COLORS(basepixels_width * basepixels_height, basepixels[4 * pix + comp]);
| ^
../../../gl_rmain.c:3239:35: note: expanded from macro 'R_SKINFRAME_LOAD_AVERAGE_COLORS'
3239 | unsigned long long avgcolor[5], wsum; \
| ^
../../../gl_rmain.c:3559:2: warning: variable 'wsum' set but not used [-Wunused-but-set-variable]
3559 | R_SKINFRAME_LOAD_AVERAGE_COLORS(width * height, skindata[4 * pix + comp]);
| ^
../../../gl_rmain.c:3239:35: note: expanded from macro 'R_SKINFRAME_LOAD_AVERAGE_COLORS'
3239 | unsigned long long avgcolor[5], wsum; \
| ^
../../../gl_rmain.c:3619:2: warning: variable 'wsum' set but not used [-Wunused-but-set-variable]
3619 | R_SKINFRAME_LOAD_AVERAGE_COLORS(width * height, ((unsigned char *)palette_bgra_complete)[skindata[pix]*4 + comp]);
| ^
../../../gl_rmain.c:3239:35: note: expanded from macro 'R_SKINFRAME_LOAD_AVERAGE_COLORS'
3239 | unsigned long long avgcolor[5], wsum; \
| ^
../../../gl_rmain.c:3747:2: warning: variable 'wsum' set but not used [-Wunused-but-set-variable]
3747 | R_SKINFRAME_LOAD_AVERAGE_COLORS(width * height, ((unsigned char *)palette)[skindata[pix]*4 + comp]);
| ^
../../../gl_rmain.c:3239:35: note: expanded from macro 'R_SKINFRAME_LOAD_AVERAGE_COLORS'
3239 | unsigned long long avgcolor[5], wsum; \
| ^
../../../gl_rmain.c:5060:12: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
5060 | trace_t trace = CL_Cache_TraceLineSurfaces(start, end, MOVE_NORMAL, SUPERCONTENTS_SOLID, 0, MATERIALFLAGMASK_TRANSLUCENT);
| ^
../../../gl_rmain.c:5053:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
5053 | for (i = 0; i < sizeof(positions) / sizeof(positions[0]); i++)
| ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../gl_rmain.c:12415:7: warning: variable 'updated' set but not used [-Wunused-but-set-variable]
12415 | int updated = 0;
| ^
../../../gl_rmain.c:12441:6: warning: unused variable 'q' [-Wunused-variable]
12441 | int q;
| ^
../../../gl_rmain.c:12444:20: warning: unused variable 'surfacelist' [-Wunused-variable]
12444 | const msurface_t *surfacelist = &surface;
| ^~~~~~~~~~~
10 warnings generated.
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../wad.c -o wad.o
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../world.c -o world.o -DUSEODE
clang -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -c ../../../zone.c -o zone.o
../../../sv_phys.c:167:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
167 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:168:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
168 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../sv_phys.c:316:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
316 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:317:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
317 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
../../../sv_phys.c:492:54: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from -999999999 to -1.0E+9 [-Wimplicit-const-int-float-conversion]
492 | clipboxmins[0] = clipboxmins[1] = clipboxmins[2] = -999999999;
| ~ ^~~~~~~~~~
../../../sv_phys.c:493:55: warning: implicit conversion from 'int' to 'vec_t' (aka 'float') changes value from 999999999 to 1.0E+9 [-Wimplicit-const-int-float-conversion]
493 | clipboxmaxs[0] = clipboxmaxs[1] = clipboxmaxs[2] = 999999999;
| ~ ^~~~~~~~~
6 warnings generated.
clang -o ../../../darkplaces-glx ../../../builddate.c sys_linux.o vid_glx.o thread_pthread.o keysym2ucs.o menu.o mvm_cmds.o snd_main.o snd_mem.o snd_mix.o snd_ogg.o snd_wav.o snd_alsa.o cd_shared.o cd_linux.o cap_avi.o cap_ogg.o bih.o crypto.o cl_collision.o cl_demo.o cl_dyntexture.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o clvm_cmds.o cmd.o collision.o common.o console.o csprogs.o curves.o cvar.o dpsoftrast.o dpvsimpledecode.o filematch.o fractalnoise.o fs.o ft2.o utf8lib.o gl_backend.o gl_draw.o gl_rmain.o gl_rsurf.o gl_textures.o hmac.o host.o host_cmd.o image.o image_png.o jpeg.o keys.o lhnet.o libcurl.o mathlib.o matrixlib.o mdfour.o meshqueue.o mod_skeletal_animatevertices_sse.o mod_skeletal_animatevertices_generic.o model_alias.o model_brush.o model_shared.o model_sprite.o netconn.o palette.o polygon.o portals.o protocol.o prvm_cmds.o prvm_edict.o prvm_exec.o r_explosion.o r_lerpanim.o r_lightning.o r_modules.o r_shadow.o r_sky.o r_sprites.o sbar.o sv_demo.o sv_main.o sv_move.o sv_phys.o sv_user.o svbsp.o svvm_cmds.o sys_shared.o vid_shared.o view.o wad.o world.o zone.o -O3 -fno-strict-aliasing -fno-math-errno -fno-trapping-math -mno-avx -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lz -ljpeg -lrt -ldl -L/usr/X11R6/lib64 -lX11 -lXpm -lXext -lXxf86vm -pthread -lasoundmake[2]: Leaving directory '/build/Xonotic/source/darkplaces/build-obj/release/darkplaces-glx'
strip darkplaces-glx
make[1]: Leaving directory '/build/Xonotic/source/darkplaces'
/build/Xonotic/source/d0_blind_id /build/Xonotic/source/darkplaces
clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_blind_id.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_blind_id.Tpo -c -o libd0_blind_id_la-d0_blind_id.lo `test -f 'd0_blind_id.c' || echo './'`d0_blind_id.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0.lo -MD -MP -MF .deps/libd0_blind_id_la-d0.Tpo -c -o libd0_blind_id_la-d0.lo `test -f 'd0.c' || echo './'`d0.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_iobuf.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_iobuf.Tpo -c -o libd0_blind_id_la-d0_iobuf.lo `test -f 'd0_iobuf.c' || echo './'`d0_iobuf.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-sha2.lo -MD -MP -MF .deps/libd0_blind_id_la-sha2.Tpo -c -o libd0_blind_id_la-sha2.lo `test -f 'sha2.c' || echo './'`sha2.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_bignum-gmp.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_bignum-gmp.Tpo -c -o libd0_blind_id_la-d0_bignum-gmp.lo `test -f 'd0_bignum-gmp.c' || echo './'`d0_bignum-gmp.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"d0_blind_id\ 0.5\" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_rijndael_la-d0_rijndael.lo -MD -MP -MF .deps/libd0_rijndael_la-d0_rijndael.Tpo -c -o libd0_rijndael_la-d0_rijndael.lo `test -f 'd0_rijndael.c' || echo './'`d0_rijndael.c
main.c:82:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
82 | d0_blind_id_INITIALIZE();
| ^~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
mv -f .deps/main.Tpo .deps/main.Po
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_bignum-gmp.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_bignum-gmp.Tpo -c d0_bignum-gmp.c -fPIC -DPIC -o .libs/libd0_blind_id_la-d0_bignum-gmp.o
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_iobuf.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_iobuf.Tpo -c d0_iobuf.c -fPIC -DPIC -o .libs/libd0_blind_id_la-d0_iobuf.o
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-sha2.lo -MD -MP -MF .deps/libd0_blind_id_la-sha2.Tpo -c sha2.c -fPIC -DPIC -o .libs/libd0_blind_id_la-sha2.o
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_blind_id.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_blind_id.Tpo -c d0_blind_id.c -fPIC -DPIC -o .libs/libd0_blind_id_la-d0_blind_id.o
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0.lo -MD -MP -MF .deps/libd0_blind_id_la-d0.Tpo -c d0.c -fPIC -DPIC -o .libs/libd0_blind_id_la-d0.o
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_rijndael_la-d0_rijndael.lo -MD -MP -MF .deps/libd0_rijndael_la-d0_rijndael.Tpo -c d0_rijndael.c -fPIC -DPIC -o .libs/libd0_rijndael_la-d0_rijndael.o
d0_iobuf.c:116:16: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
116 | buf->outbuf = newbuf;
| ^ ~~~~~~
d0_iobuf.c:117:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
117 | *buf->outbufp = newbuf;
| ^ ~~~~~~
2 warnings generated.
d0_blind_id.c:371:22: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
371 | memcpy(outbuf, sha(shabuf, convbuf, sz), SHA_DIGESTSIZE);
| ^~~~~~
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
d0_blind_id.c:378:21: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
378 | memcpy(outbuf, sha(shabuf, convbuf, sz), n);
| ^~~~~~
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
d0_blind_id.c:549:36: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
549 | CHECK(d0_iobuf_write_raw(out, sha(shabuf, convbuf, sz), n) == n);
| ^~~~~~
d0_blind_id.c:104:28: note: expanded from macro 'CHECK'
104 | #define CHECK(x) do { if(!(x)) goto fail; } while(0)| ^
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
d0_blind_id.c:881:36: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
881 | CHECK(d0_iobuf_write_raw(out, sha(shabuf, convbuf, sz), SCHNORR_HASHSIZE) == SCHNORR_HASHSIZE);
| ^~~~~~
d0_blind_id.c:104:28: note: expanded from macro 'CHECK'
104 | #define CHECK(x) do { if(!(x)) goto fail; } while(0)| ^
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
d0_blind_id.c:1095:16: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
1095 | if(memcmp(sha(shabuf, convbuf, sz), ctx->msghash, SCHNORR_HASHSIZE))
| ^~~~~~
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
d0_blind_id.c:1368:36: warning: passing 'char[32]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
1368 | CHECK(d0_iobuf_write_raw(out, sha(shabuf, convbuf, sz), n) == n);
| ^~~~~~
d0_blind_id.c:104:28: note: expanded from macro 'CHECK'
104 | #define CHECK(x) do { if(!(x)) goto fail; } while(0)| ^
d0_blind_id.c:48:41: note: passing argument to parameter 'h' here
48 | const unsigned char *sha(unsigned char *h, const unsigned char *in, size_t len)
| ^
6 warnings generated.
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_iobuf.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_iobuf.Tpo -c d0_iobuf.c -o libd0_blind_id_la-d0_iobuf.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0.lo -MD -MP -MF .deps/libd0_blind_id_la-d0.Tpo -c d0.c -o libd0_blind_id_la-d0.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_blind_id.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_blind_id.Tpo -c d0_blind_id.c -o libd0_blind_id_la-d0_blind_id.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-sha2.lo -MD -MP -MF .deps/libd0_blind_id_la-sha2.Tpo -c sha2.c -o libd0_blind_id_la-sha2.o >/dev/null 2>&1
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_blind_id_la-d0_bignum-gmp.lo -MD -MP -MF .deps/libd0_blind_id_la-d0_bignum-gmp.Tpo -c d0_bignum-gmp.c -o libd0_blind_id_la-d0_bignum-gmp.o >/dev/null 2>&1
mv -f .deps/libd0_blind_id_la-d0.Tpo .deps/libd0_blind_id_la-d0.Plo
libtool: compile: clang -DPACKAGE_NAME=\"d0_blind_id\" -DPACKAGE_TARNAME=\"d0_blind_id\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"d0_blind_id 0.5\"" -DPACKAGE_BUGREPORT=\"divVerent@xonotic.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"d0_blind_id\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_EXPLICIT_BZERO=1 -I. -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -MT libd0_rijndael_la-d0_rijndael.lo -MD -MP -MF .deps/libd0_rijndael_la-d0_rijndael.Tpo -c d0_rijndael.c -o libd0_rijndael_la-d0_rijndael.o >/dev/null 2>&1
mv -f .deps/libd0_blind_id_la-sha2.Tpo .deps/libd0_blind_id_la-sha2.Plo
mv -f .deps/libd0_blind_id_la-d0_blind_id.Tpo .deps/libd0_blind_id_la-d0_blind_id.Plo
mv -f .deps/libd0_blind_id_la-d0_bignum-gmp.Tpo .deps/libd0_blind_id_la-d0_bignum-gmp.Plo
mv -f .deps/libd0_rijndael_la-d0_rijndael.Tpo .deps/libd0_rijndael_la-d0_rijndael.Plo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link clang -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -version-info 0:0:0 -o libd0_rijndael.la -rpath /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib libd0_rijndael_la-d0_rijndael.lo -lgmp
mv -f .deps/libd0_blind_id_la-d0_iobuf.Tpo .deps/libd0_blind_id_la-d0_iobuf.Plo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link clang -fvisibility=hidden -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -g -O2 -version-info 7:1:7 -o libd0_blind_id.la -rpath /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib libd0_blind_id_la-d0_blind_id.lo libd0_blind_id_la-d0.lo libd0_blind_id_la-d0_iobuf.lo libd0_blind_id_la-sha2.lo libd0_blind_id_la-d0_bignum-gmp.lo -lgmp
libtool: link: clang -shared -fPIC -DPIC .libs/libd0_rijndael_la-d0_rijndael.o -lgmp -g -O2 -Wl,-soname -Wl,libd0_rijndael.so.0 -o .libs/libd0_rijndael.so.0.0.0
libtool: link: clang -shared -fPIC -DPIC .libs/libd0_blind_id_la-d0_blind_id.o .libs/libd0_blind_id_la-d0.o .libs/libd0_blind_id_la-d0_iobuf.o .libs/libd0_blind_id_la-sha2.o .libs/libd0_blind_id_la-d0_bignum-gmp.o -lgmp -g -O2 -Wl,-soname -Wl,libd0_blind_id.so.0 -o .libs/libd0_blind_id.so.0.7.1
libtool: link: (cd ".libs" && rm -f "libd0_rijndael.so.0" && ln -s "libd0_rijndael.so.0.0.0" "libd0_rijndael.so.0")
libtool: link: (cd ".libs" && rm -f "libd0_rijndael.so" && ln -s "libd0_rijndael.so.0.0.0" "libd0_rijndael.so")
libtool: link: ar cr .libs/libd0_rijndael.a libd0_rijndael_la-d0_rijndael.o
libtool: link: ranlib .libs/libd0_rijndael.a
libtool: link: (cd ".libs" && rm -f "libd0_blind_id.so.0" && ln -s "libd0_blind_id.so.0.7.1" "libd0_blind_id.so.0")
libtool: link: ( cd ".libs" && rm -f "libd0_rijndael.la" && ln -s "../libd0_rijndael.la" "libd0_rijndael.la" )
libtool: link: (cd ".libs" && rm -f "libd0_blind_id.so" && ln -s "libd0_blind_id.so.0.7.1" "libd0_blind_id.so")
libtool: link: ar cr .libs/libd0_blind_id.a libd0_blind_id_la-d0_blind_id.o libd0_blind_id_la-d0.o libd0_blind_id_la-d0_iobuf.o libd0_blind_id_la-sha2.o libd0_blind_id_la-d0_bignum-gmp.o
libtool: link: ranlib .libs/libd0_blind_id.a
libtool: link: ( cd ".libs" && rm -f "libd0_blind_id.la" && ln -s "../libd0_blind_id.la" "libd0_blind_id.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link clang -g -O2 -o blind_id main.o libd0_blind_id.la -lgmp
libtool: link: clang -g -O2 -o .libs/blind_id main.o ./.libs/libd0_blind_id.so -lgmp -Wl,-rpath -Wl,/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib
/build/Xonotic/source/darkplaces
buildPhase completed in 34 seconds
→ installPhase
/build/Xonotic/misc/logos/icons_png /build/Xonotic/source/darkplaces
/build/Xonotic/source/darkplaces
/build/Xonotic/source/d0_blind_id /build/Xonotic/source/darkplaces
make[1]: Entering directory '/build/Xonotic/source/d0_blind_id'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libd0_blind_id.la libd0_rijndael.la '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_blind_id.so.0.7.1 /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_blind_id.so.0.7.1
libtool: install: (cd /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib && { ln -s -f libd0_blind_id.so.0.7.1 libd0_blind_id.so.0 || { rm -f libd0_blind_id.so.0 && ln -s libd0_blind_id.so.0.7.1 libd0_blind_id.so.0; }; })libtool: install: (cd /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib && { ln -s -f libd0_blind_id.so.0.7.1 libd0_blind_id.so || { rm -f libd0_blind_id.so && ln -s libd0_blind_id.so.0.7.1 libd0_blind_id.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_blind_id.lai /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_blind_id.la
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_rijndael.so.0.0.0 /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_rijndael.so.0.0.0
libtool: install: (cd /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib && { ln -s -f libd0_rijndael.so.0.0.0 libd0_rijndael.so.0 || { rm -f libd0_rijndael.so.0 && ln -s libd0_rijndael.so.0.0.0 libd0_rijndael.so.0; }; })libtool: install: (cd /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib && { ln -s -f libd0_rijndael.so.0.0.0 libd0_rijndael.so || { rm -f libd0_rijndael.so && ln -s libd0_rijndael.so.0.0.0 libd0_rijndael.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_rijndael.lai /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_rijndael.la
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_blind_id.a /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_blind_id.a
libtool: install: chmod 644 /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_blind_id.a
libtool: install: ranlib /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_blind_id.a
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libd0_rijndael.a /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_rijndael.a
libtool: install: chmod 644 /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_rijndael.a
libtool: install: ranlib /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/libd0_rijndael.a
libtool: finish: PATH="/nix/store/79ysab89h735q0bhhw4hbgi4vkapikhn-unzip-6.0/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin:/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/bin:/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib
/build/Xonotic/source/d0_blind_id/libtool: line 1719: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/bin'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c blind_id '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/bin'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/blind_id /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/bin/blind_id
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/include/d0_blind_id'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 d0_blind_id.h d0.h d0_rijndael.h '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/include/d0_blind_id'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 d0_blind_id.pc d0_rijndael.pc '/nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib/pkgconfig'
make[1]: Leaving directory '/build/Xonotic/source/d0_blind_id'
/build/Xonotic/source/darkplaces
→ fixupPhase
checking for references to /build/ in /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6...
patching script interpreter paths in /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6
stripping (with command strip and flags -S -p) in /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/lib /nix/store/6jp768614jvva7ga312s6xjwwsf2d7pf-xonotic-glx-unwrapped-x86_64-unknown-linux-gnufilc0-0.8.6/bin
fsv-3.0
error: Cannot build '/nix/store/vn27whyd5wvax00j6krxpavjkxg85mkl-fsv-x86_64-unknown-linux-gnufilc0-3.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/ifpvb2z9l526pmf0rvy7n3a4bh6n11hy-fsv-x86_64-unknown-linux-gnufilc0-3.0
Last 25 log lines:
> Found pkg-config: YES (/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config) 0.29.2
> Run-time dependency gtk+-3.0 found: YES 3.24.52
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
> Run-time dependency epoxy found: YES 1.5.10
> Run-time dependency cglm found: YES 0.9.6
> Checking for function "gettext" : YES
> Checking for function "scandir" : YES
> Program file found: YES (/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin/file)
> meson.build:27: WARNING: Project does not target a minimum version but uses feature deprecated since '0.55.0': ExternalProgram.path. use ExternalProgram.full_path() instead
> Configuring config.h using configuration
> Library m found: YES
> po/meson.build:7: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': meson.source_root. use meson.project_source_root() or meson.global_source_root() instead.
> Program msgfmt found: NO
> po/meson.build:6: WARNING: Gettext not found, all translation (po) targets will be ignored.
> Did not find pkg-config by name 'pkg-config'
> Found pkg-config: NO
> WARNING: Could not detect glib version, assuming 2.54. You may get build errors if your glib is older.
> Did not find CMake 'cmake'
> Found CMake: NO
> Build-time dependency gio-2.0 found: NO (tried pkgconfig and cmake)
> Program glib-compile-resources found: NO
>
> src/meson.build:5:11: ERROR: Program 'glib-compile-resources' not found or not executable
>
> A full log can be found at /build/source/build/meson-logs/meson-log.txt
For full logs, run:
nix log /nix/store/vn27whyd5wvax00j6krxpavjkxg85mkl-fsv-x86_64-unknown-linux-gnufilc0-3.0.drvglbinding-3.5.0
error: building of '/nix/store/pd22g3naz2acy726mjkc1n5wc4h6k33z-glbinding-x86_64-unknown-linux-gnufilc0-3.5.0.drv' from in-memory derivation timed out after 900 seconds of silence
irrlicht-1.8.4
error: Cannot build '/nix/store/qppbvb6779kllnh5vz3k5v139ccb2i37-irrlicht-x86_64-unknown-linux-gnufilc0-1.8.4.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/flq42irxssj60kv0kcsj06v9mjcc2ryj-irrlicht-x86_64-unknown-linux-gnufilc0-1.8.4
Last 25 log lines:
> | ^~~~~~~~
> 2 errors generated.
> make: *** [<builtin>: CMY3DMeshFileLoader.o] Error 1
> make: *** Waiting for unfinished jobs....
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> In file included from CDMFLoader.cpp:31:
> ./dmfsupport.h:362:6: warning: unused function 'GetDMFWaterMaterials' [-Wunused-function]
> 362 | bool GetDMFWaterMaterials(const StringList& RawFile /**<StringList representing a DMF file.*/,
> | ^~~~~~~~~~~~~~~~~~~~
> ./dmfsupport.h:510:6: warning: unused function 'GetDMFLights' [-Wunused-function]
> 510 | bool GetDMFLights(const StringList& RawFile/**<StringList representing a DMF file.*/,
> | ^~~~~~~~~~~~
> ./dmfsupport.h:594:6: warning: unused function 'GetDMFWaterPlanes' [-Wunused-function]
> 594 | bool GetDMFWaterPlanes(const StringList& RawFile/**<StringList representing a DMF file.*/,
> | ^~~~~~~~~~~~~~~~~
> 3 warnings generated.
> clang-20: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
> CColladaFileLoader.cpp:1920:7: warning: variable 'unresolvedInput' set but not used [-Wunused-but-set-variable]
> 1920 | bool unresolvedInput=false;
> | ^
> 1 warning generated.
For full logs, run:
nix log /nix/store/qppbvb6779kllnh5vz3k5v139ccb2i37-irrlicht-x86_64-unknown-linux-gnufilc0-1.8.4.drvliquidfun-1.1.0
error: Cannot build '/nix/store/bk8kkz72f1v2v1habg7dnya41v3wirhb-liquidfun-x86_64-unknown-linux-gnufilc0-1.1.0.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/92fgjzlyhj5gr24h2ig1mmrznz1lmsvz-liquidfun-x86_64-unknown-linux-gnufilc0-1.1.0llpp-42
error: Cannot build '/nix/store/cr7wmyjh4pqwdqinfnm8v7wnmxn454z9-llpp-x86_64-unknown-linux-gnufilc0-42.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/wv0lb5zna77ddhlh39ma2rkhjifwfdbb-llpp-x86_64-unknown-linux-gnufilc0-42magic-vlsi-8.3.526
error: Cannot build '/nix/store/0ylcqwkazjnb71f79x949lndi897yzzk-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526
Last 25 log lines:
> rm -f bpEnum.o
> --- compiling bplane/bpStat.o
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpDump.c
> rm -f bpMain.o
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpBins.c
> rm -f bpStat.o
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpUtils.c
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpMain.c
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpEnum.c
> clang -g -m64 -fPIC -Werror=implicit-function-declaration -Wimplicit-int -fPIC -I/nix/store/9f6gg4gq3bnab8s53k1gd0aq85zzydlh-tk-x86_64-unknown-linux-gnufilc0-8.6.16/include -I/nix/store/28gabrjr8r80g1a1c9zchiixb1hbgrb5-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -I. -I.. -DCAD_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib\" -DBIN_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/bin\" -DTCL_DIR=\"/nix/store/rqymmbpdj5zcd6iqvl9k1k8mkw6n0yc5-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_GETRLIMIT=1 -DHAVE_SETRLIMIT=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"`git rev-parse HEAD`\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpStat.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> --- linking libbplane.o
> rm -f libbplane.o
> ld -r bpDump.o bpUtils.o bpBins.o bpEnum.o bpMain.o bpStat.o -o libbplane.o
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: fatal error: cannot mix -r with dynamic object /nix/store/k3if1s83i4gpbi456d4mivdc2h9bzibn-libiconv-x86_64-unknown-linux-gnufilc0-1.17/lib/libiconv.so
> make[2]: *** [../rules.mak:30: libbplane.o] Error 1
> make[2]: Leaving directory '/build/magic-8.3.526/bplane'
> make[1]: *** [Makefile:52: modules] Error 1
> make[1]: Leaving directory '/build/magic-8.3.526'
> make: *** [Makefile:26: tcl] Error 2
For full logs, run:
nix log /nix/store/0ylcqwkazjnb71f79x949lndi897yzzk-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526.drvminimacy-1.2.0
error: Cannot build '/nix/store/rbnwywmjkvq27zy9g78x0blpy5mrk5aj-minimacy-x86_64-unknown-linux-gnufilc0-1.2.0.drv'.
Reason: builder failed with exit code 133.
Output paths:
/nix/store/dzz85gsihzlcb8panjhvprjbwcs7b042-minimacy-x86_64-unknown-linux-gnufilc0-1.2.0
Last 25 log lines:
> Done --> ../bin/minimacyX11GL
> make[1]: Leaving directory '/build/source/unix'
> /build/source
> Running phase: checkPhase
>
> Minimacy - Sylvain Huet - 2020-23 - 1.2.0/Unix
> ----
> 64 bits
> Current working directory: /build/source/
> Default user directory : /homeless-shelter/
> filc safety error: cannot read pointer with null object.
> pointer: 0x7fffe2f20320,<null>
> expected 8 bytes.
> semantic origin:
> (minimacy) <somewhere>: stackMakeTable
> check scheduled at:
> (minimacy) <somewhere>: stackMakeTable
> (minimacy) <somewhere>: memoryInit
> (minimacy) <somewhere>: start
> (minimacy) <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
> [509] filc panic: thwarted a futile attempt to violate memory safety.
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 1765: 509 Trace/breakpoint trap bin/minimacy system/demo/demo.fun.mandelbrot.mcy
For full logs, run:
nix log /nix/store/rbnwywmjkvq27zy9g78x0blpy5mrk5aj-minimacy-x86_64-unknown-linux-gnufilc0-1.2.0.drvmp3fs-1.1.1
error: Cannot build '/nix/store/nqadkwqnkmf5i5r9p1sfn2dvl4ay8gqy-mp3fs-x86_64-unknown-linux-gnufilc0-1.1.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/inihfm77n1bcxlm5cbbmnb03z365m3p3-mp3fs-x86_64-unknown-linux-gnufilc0-1.1.1
Last 25 log lines:
> AR libcodecs.a
> ar: `u' modifier ignored since `D' is the default (see `U')
> make[2]: Leaving directory '/build/source/src/codecs'
> Making all in lib
> make[2]: Entering directory '/build/source/src/lib'
> CC base64.o
> AR libbase64.a
> ar: `u' modifier ignored since `D' is the default (see `U')
> make[2]: Leaving directory '/build/source/src/lib'
> make[2]: Entering directory '/build/source/src'
> CXX mp3fs.o
> CXX fuseops.o
> CXX transcode.o
> CXX buffer.o
> CXX stats_cache.o
> CXX logging.o
> CXX path.o
> CXXLD mp3fs
> codecs/libcodecs.a(mp3_encoder.o):mp3_encoder.cc:function pizlonatedFI4792_pow:(.text+0xf116): error: undefined reference to 'pizlonated_pow'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:409: mp3fs] Error 1
> make[2]: Leaving directory '/build/source/src'
> make[1]: *** [Makefile:452: all-recursive] Error 1
> make[1]: Leaving directory '/build/source/src'
> make: *** [Makefile:437: all-recursive] Error 1
For full logs, run:
nix log /nix/store/nqadkwqnkmf5i5r9p1sfn2dvl4ay8gqy-mp3fs-x86_64-unknown-linux-gnufilc0-1.1.1.drvmup-6.8
error: Cannot build '/nix/store/23lj0dp9jvvlzdying4hr85akz9p0a7c-mup-x86_64-unknown-linux-gnufilc0-6.8.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/jfkwy2fg8b6fxyg7pa9yqvxzpqhjj30a-mup-x86_64-unknown-linux-gnufilc0-6.8
Last 25 log lines:
> checking whether clang understands -c and -o together... yes
> checking dependency style of clang... none
> checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
> checking for x86_64-unknown-linux-gnufilc0-ar... ar
> checking the archiver (ar) interface... ar
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... none needed
> checking whether yytext is a pointer... no
> checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
> checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
> checking for gs... /nix/store/65aj4qjxqwdfz86jyrvvnf49i33h8bmr-ghostscript-with-X-10.05.1/bin/gs
> checking for groff... /nix/store/28xpmcqvvbrrzfc30hjh57w6c0wbk9vs-groff-1.23.0/bin/groff
> checking for bison... /nix/store/jv4q3yvb6g6yl9km057azhakcj68ij50-bison-3.8.2/bin/bison
> checking for ppmtogif... /nix/store/cim1kbz4nb734s547s9b799yjw1m1wyn-netpbm-11.10.2-bin/bin/ppmtogif
> checking for expr... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/expr
> checking for sort... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/sort
> checking for cat... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/cat
> checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/egrep
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnufilc0
> checking for pamtowinicon... /nix/store/cim1kbz4nb734s547s9b799yjw1m1wyn-netpbm-11.10.2-bin/bin/pamtowinicon
> checking for ppmtowinicon... /nix/store/cim1kbz4nb734s547s9b799yjw1m1wyn-netpbm-11.10.2-bin/bin/ppmtowinicon
> checking for fltk-config... none
> configure: error: required program 'fltk-config' is missing
For full logs, run:
nix log /nix/store/23lj0dp9jvvlzdying4hr85akz9p0a7c-mup-x86_64-unknown-linux-gnufilc0-6.8.drvmupdf-1.25.3
error: Cannot build '/nix/store/gc96n2sjrbbhnfylv3w7jx34dix02c52-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/0r5hv350ms3v56l4zwkyl2g4pn5v7vyh-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-man
/nix/store/l8l6qk57d2rjjz5r0qxyjk11h2aprvii-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-doc
/nix/store/pnkhaz500d39h3ngv80jwi2xjd2pjbir-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-dev
/nix/store/qgphyb0ff3pklgzd1sbsi222mw711nsb-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-bin
/nix/store/w42l24q9njl38vmy9pjjl3ddd33kzyhl-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3
Last 25 log lines:
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL-Italic.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libpizlo_so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_b3p6ski2imrn0rdjjdyb9xs7kz7fb848_filc_libcxx_git_lib_libc__abi_so_end'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_b3p6ski2imrn0rdjjdyb9xs7kz7fb848_filc_libcxx_git_lib_libc__abi_so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_b3p6ski2imrn0rdjjdyb9xs7kz7fb848_filc_libcxx_git_lib_libc___so_end'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_b3p6ski2imrn0rdjjdyb9xs7kz7fb848_filc_libcxx_git_lib_libc___so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libyolom_so_end'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libyolom_so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libyoloc_so_end'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libyoloc_so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libpizlo_so_end'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_hdhb0c160h0fhwznvhm9a6h176qbrdpp_filc_sysroot_with_metadata_lib_libpizlo_so_start'
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:110: build/shared-release/libmupdf.so] Error 1
For full logs, run:
nix log /nix/store/gc96n2sjrbbhnfylv3w7jx34dix02c52-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drvmupen64plus-2.6.0
error: Cannot build '/nix/store/sja73vkqbkx484gf3yavq17rfivh184f-mupen64plus-x86_64-unknown-linux-gnufilc0-2.6.0.drv'.
Reason: builder failed with exit code 127.
Output paths:
/nix/store/9rzy7gyf755svhl41nk64fwhq9c9l2qb-mupen64plus-x86_64-unknown-linux-gnufilc0-2.6.0
Last 13 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/xvlyggw2b0xvyk54gipnxdycp61qrzpw-mupen64plus-bundle-src-2.6.0.tar.gz
> source root is mupen64plus-bundle-src-2.6.0
> setting SOURCE_DATE_EPOCH to timestamp 1721009912 of file "mupen64plus-bundle-src-2.6.0/source/mupen64plus-video-glide64mk2/todo!.txt"
> Running phase: patchPhase
> applying patch /nix/store/gvzyppv540qawyk51192dcchspx8wv80-remove-unused-header.patch
> patching file source/mupen64plus-core/src/main/eventloop.c
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 1763: dash: command not found
For full logs, run:
nix log /nix/store/sja73vkqbkx484gf3yavq17rfivh184f-mupen64plus-x86_64-unknown-linux-gnufilc0-2.6.0.drvmygui-3.4.2
error: Cannot build '/nix/store/fg847pdhx3dg4gwig5js90smr6g2f6wc-mygui-x86_64-unknown-linux-gnufilc0-3.4.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/khda9589a0x96r8gv6a74hvd1v1jicdi-mygui-x86_64-unknown-linux-gnufilc0-3.4.2
Last 25 log lines:
> 834 | static_assert(is_same<_CharT, typename traits_type::char_type>::value,
> | ^
> /build/source/MyGUIEngine/include/MyGUI_UString.h:997:19: note: in instantiation of template class 'std::basic_string<unsigned int>' requested here
> 997 | return UString( s1 ).append( s2 );
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__fwd/string.h:23:29: note: template is declared here
> 23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
> | ^
> In file included from <built-in>:1:
> In file included from /build/source/build/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch.hxx:5:
> In file included from /build/source/MyGUIEngine/include/MyGUI_Precompiled.h:11:
> In file included from /build/source/MyGUIEngine/include/MyGUI_Common.h:12:
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/string:3119:29: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'
> 3119 | return insert(__pos, __s, traits_type::length(__s));
> | ^
> /build/source/MyGUIEngine/include/MyGUI_UString.h:651:10: note: in instantiation of member function 'std::basic_string<unsigned short>::insert' requested here
> 651 | mData.insert( index, str );
> | ^
> /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__fwd/string.h:23:29: note: template is declared here
> 23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
> | ^
> 4 errors generated.
> make[2]: *** [MyGUIEngine/CMakeFiles/MyGUIEngine.dir/build.make:80: MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch.hxx.pch] Error 1
> make[1]: *** [CMakeFiles/Makefile2:213: MyGUIEngine/CMakeFiles/MyGUIEngine.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/fg847pdhx3dg4gwig5js90smr6g2f6wc-mygui-x86_64-unknown-linux-gnufilc0-3.4.2.drvmympd-21.0.0
error: Cannot build '/nix/store/0mlbaiy6j1vx0065ds05283jmcvlpvfp-mympd-x86_64-unknown-linux-gnufilc0-21.0.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/4pxx87vnahxp6225zsixk1xz4v6x9v0p-mympd-x86_64-unknown-linux-gnufilc0-21.0.0
Last 25 log lines:
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> Checking for compiler flag -Wundef
> -- Performing Test COMPILER_SUPPORTS_FLAG
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> Checking for compiler flag -Wuninitialized
> -- Performing Test COMPILER_SUPPORTS_FLAG
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> Checking for compiler flag -Wunused-parameter
> -- Performing Test COMPILER_SUPPORTS_FLAG
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> Checking for compiler flag -Wvla
> -- Performing Test COMPILER_SUPPORTS_FLAG
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> Checking for compiler flag -Wwrite-strings
> -- Performing Test COMPILER_SUPPORTS_FLAG
> -- Performing Test COMPILER_SUPPORTS_FLAG - Success
> CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/CheckIPOSupported.cmake:68 (message):
> IPO is not supported (check failed to compile).
> Call Stack (most recent call first):
> /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/CheckIPOSupported.cmake:153 (_ipo_not_supported)
> /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/CheckIPOSupported.cmake:261 (_ipo_run_language_check)
> CMakeLists.txt:401 (check_ipo_supported)
>
>
> -- Configuring incomplete, errors occurred!
For full logs, run:
nix log /nix/store/0mlbaiy6j1vx0065ds05283jmcvlpvfp-mympd-x86_64-unknown-linux-gnufilc0-21.0.0.drvopenscenegraph-3.6.5
error: Cannot build '/nix/store/s4milxkigsv954cj43nm7w69vnlvjl90-openscenegraph-x86_64-unknown-linux-gnufilc0-3.6.5.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/qlaq7hbjixf9l9cqy38fwzzzd0xyxva8-openscenegraph-x86_64-unknown-linux-gnufilc0-3.6.5
Last 25 log lines:
> 5 warnings and 1 error generated.
> make[2]: *** [src/osgUtil/CMakeFiles/osgUtil.dir/build.make:611: src/osgUtil/CMakeFiles/osgUtil.dir/tristripper/src/connectivity_graph.cpp.o] Error 1
> In file included from /build/source/src/osgUtil/Tessellator.cpp:17:
> In file included from /build/source/include/osg/io_utils:34:
> /build/source/include/osg/Plane:244:17: warning: variable 'noOn' set but not used [-Wunused-but-set-variable]
> 244 | int noOn = 0;
> | ^
> /build/source/include/osg/Plane:273:17: warning: variable 'noOn' set but not used [-Wunused-but-set-variable]
> 273 | int noOn = 0;
> | ^
> 2 warnings generated.
> In file included from /build/source/src/osgUtil/Optimizer.cpp:16:
> In file included from /build/source/include/osgUtil/Optimizer:19:
> In file included from /build/source/include/osg/Geometry:17:
> In file included from /build/source/include/osg/Drawable:18:
> In file included from /build/source/include/osg/Shape:20:
> /build/source/include/osg/Plane:244:17: warning: variable 'noOn' set but not used [-Wunused-but-set-variable]
> 244 | int noOn = 0;
> | ^
> /build/source/include/osg/Plane:273:17: warning: variable 'noOn' set but not used [-Wunused-but-set-variable]
> 273 | int noOn = 0;
> | ^
> 2 warnings generated.
> make[1]: *** [CMakeFiles/Makefile2:2735: src/osgUtil/CMakeFiles/osgUtil.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/s4milxkigsv954cj43nm7w69vnlvjl90-openscenegraph-x86_64-unknown-linux-gnufilc0-3.6.5.drvqxmledit-0.9.17
error: Cannot build '/nix/store/1pbw9flcfpiq9pvxwq1c8srv5zsrkf9i-qxmledit-x86_64-unknown-linux-gnufilc0-0.9.17.drv'.
Reason: 4 dependencies failed.
Output paths:
/nix/store/2bg7klf9acgnrkdbhr087yikcaf7nkm4-qxmledit-x86_64-unknown-linux-gnufilc0-0.9.17-doc
/nix/store/mhjgan0h848wphjx1vzd32ljmx8dq6f9-qxmledit-x86_64-unknown-linux-gnufilc0-0.9.17radiance-5.4
error: Cannot build '/nix/store/7xx7yil8cnwyzg2zrnh3pnzkmk9c0l88-radiance-x86_64-unknown-linux-gnufilc0-5.4.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/lskqqvs23igw728hqjifw6dqx8s8as5k-radiance-x86_64-unknown-linux-gnufilc0-5.4
Last 25 log lines:
> | ^
> /build/source/src/common/tmapcolrs.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 451 | colrInit(tms) /* initialize private data for tone mapping */
> | ^
> 4 warnings generated.
> [ 30%] Building C object src/common/CMakeFiles/rtrad.dir/unix_process.c.o
> [ 30%] Building C object src/common/CMakeFiles/rtrad.dir/strlcpy.c.o
> /build/source/src/common/zeroes.c:19:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 19 | quadratic(r, a, b, c) /* find real roots of quadratic equation */
> | ^
> 1 warning generated.
> In file included from /build/source/src/common/tonemap.c:18:
> /build/source/src/common/tmprivat.h:59:13: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
> 59 | extern uby8 tmMesofact[BMESUPPER-BMESLOWER];
> | ^
> /build/source/src/common/tonemap.c:645:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 645 | tmDone(tms) /* done with tone mapping -- destroy it */
> | ^
> /build/source/src/common/tonemap.c:666:6: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
> 666 | uby8 tmMesofact[BMESUPPER-BMESLOWER];
> | ^
> 3 warnings generated.
> [ 30%] Linking C static library librtrad.a
> [ 30%] Built target rtrad
> make: *** [Makefile:166: all] Error 2
For full logs, run:
nix log /nix/store/7xx7yil8cnwyzg2zrnh3pnzkmk9c0l88-radiance-x86_64-unknown-linux-gnufilc0-5.4.drvseaview-5.1
error: Cannot build '/nix/store/4nk8sb2kh000c3m0pxicdb1133g8gvi5-seaview-x86_64-unknown-linux-gnufilc0-5.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/gq3zj9f41ibl39w7icwly93b412xk84s-seaview-x86_64-unknown-linux-gnufilc0-5.1
Last 25 log lines:
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI269_acosf:(.text+0x3ad01): error: undefined reference to 'pizlonated_acosf'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI3195_fmodf:(.text+0x3b357): error: undefined reference to 'pizlonated_fmodf'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI23572921__ZN12Fl_RGB_ImageC2EPKhiiii:(.text+0x3b47c): error: undefined reference to 'pizlonated__ZN12Fl_RGB_ImageC2EPKhiiii'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI1065__ZN12Fl_RGB_ImageD2Ev:(.text+0x3b591): error: undefined reference to 'pizlonated__ZN12Fl_RGB_ImageD2Ev'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI12777_fl_fopen:(.text+0x3b70b): error: undefined reference to 'pizlonated_fl_fopen'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI2529_fl_open:(.text+0x3b7f7): error: undefined reference to 'pizlonated_fl_open'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI1065__ZN12Fl_RGB_Image10desaturateEv:(.text+0x3c0c1): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image10desaturateEv'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI34714__ZN12Fl_RGB_Image13color_averageEjf:(.text+0x3c16d): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image13color_averageEjf'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI259180293__ZN12Fl_RGB_Image4drawEiiiiii:(.text+0x3c31f): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image4drawEiiiiii'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI4792_pow:(.text+0x3c7f6): error: undefined reference to 'pizlonated_pow'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI269_tanf:(.text+0x3ce61): error: undefined reference to 'pizlonated_tanf'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI403_sqrt:(.text+0x3d291): error: undefined reference to 'pizlonated_sqrt'
> Fl_SVG_Image.o:Fl_SVG_Image.cxx:function pizlonatedFI3195_atan2f:(.text+0x3d367): error: undefined reference to 'pizlonated_atan2f'
> Fl_SVG_Image.o(.data.rel.ro+0x2420): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image5labelEP9Fl_Widget'
> Fl_SVG_Image.o(.data.rel.ro+0x2438): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image5labelEP12Fl_Menu_Item'
> Fl_SVG_Image.o(.data.rel.ro+0x2468): error: undefined reference to 'pizlonated__ZN12Fl_RGB_Image7uncacheEv'
> Fl_SVG_Image.o(.data.rel.ro+0x2500): error: undefined reference to 'pizlonated__ZTI12Fl_RGB_Image'
> seq.o:seq.c:function pizlonatedFI403_log:(.text+0x584d1): error: undefined reference to 'pizlonated_log'
> seq.o:seq.c:function pizlonatedFI403_sqrt:(.text+0x59641): error: undefined reference to 'pizlonated_sqrt'
> phylip.o:phylip.c:function pizlonatedFI403_log:(.text+0x2d481): error: undefined reference to 'pizlonated_log'
> phylip.o:phylip.c:function pizlonatedFI403_exp:(.text+0x2d5a1): error: undefined reference to 'pizlonated_exp'
> phylip.o:phylip.c:function pizlonatedFI403_sqrt:(.text+0x2d671): error: undefined reference to 'pizlonated_sqrt'
> phylip.o:phylip.c:function pizlonatedFI4792_pow:(.text+0x2dfa6): error: undefined reference to 'pizlonated_pow'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:37: seaview] Error 1
For full logs, run:
nix log /nix/store/4nk8sb2kh000c3m0pxicdb1133g8gvi5-seaview-x86_64-unknown-linux-gnufilc0-5.1.drvsupermodel-0-unstable-2025-04-17
error: Cannot build '/nix/store/8mbwn7vh7qrmg2yxcqbwqkwyhq1i1m29-supermodel-x86_64-unknown-linux-gnufilc0-0-unstable-2025-04-17.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/b49vqrbbqrlvbigyhfx02035lk9qxdav-supermodel-x86_64-unknown-linux-gnufilc0-0-unstable-2025-04-17
Last 17 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/1ixhk8grax9bamq35n7s2s4bzsriv9my-source
> source root is source
> Running phase: patchPhase
> 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 NET_BOARD=1
> Creating directory : bin
> Creating directory : obj
> Generating dependencies: Src/CPU/PowerPC/PPCDisasm.cpp -> obj/PPCDisasm.d
> Compiling : Src/CPU/PowerPC/PPCDisasm.cpp -> obj/PPCDisasm.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: sdl2-config: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> make: *** [Makefiles/Rules.inc:347: obj/PPCDisasm.o] Error 127
For full logs, run:
nix log /nix/store/8mbwn7vh7qrmg2yxcqbwqkwyhq1i1m29-supermodel-x86_64-unknown-linux-gnufilc0-0-unstable-2025-04-17.drvvtk-egl-9.2.6
error: Cannot build '/nix/store/1c2290cjlni5qkjhhb32cjzahlbxbxmh-vtk-egl-x86_64-unknown-linux-gnufilc0-9.2.6.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/pzpvdg1gl3zb91znn8yj27jmayhbnh05-vtk-egl-x86_64-unknown-linux-gnufilc0-9.2.6
Last 25 log lines:
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lzma/lzma_decoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lzma/lzma_encoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lzma/lzma_encoder_optimum_fast.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lzma/lzma_encoder_optimum_normal.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lzma/lzma_encoder_presets.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lz/lz_decoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lz/lz_encoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/lz/lz_encoder_mf.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/rangecoder/price_table.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/arm.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/armthumb.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/ia64.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/powerpc.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/simple_coder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/simple_decoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/simple_encoder.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/sparc.c.o
> [ 4%] Building C object ThirdParty/lzma/vtklzma/CMakeFiles/lzma.dir/src/liblzma/simple/x86.c.o
> [ 4%] Linking C shared library ../../../lib/libvtklzma.so
> [ 4%] Built target lzma
> [ 4%] Linking CXX shared library ../../lib/libvtkDICOMParser.so
> [ 4%] Built target DICOMParser
> [ 4%] Linking C shared library ../../../lib/libvtkexpat.so
> [ 4%] Built target expat
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/1c2290cjlni5qkjhhb32cjzahlbxbxmh-vtk-egl-x86_64-unknown-linux-gnufilc0-9.2.6.drvmympd-21.0.0
error: build of '/nix/store/0mlbaiy6j1vx0065ds05283jmcvlpvfp-mympd-x86_64-unknown-linux-gnufilc0-21.0.0.drv^*', '/nix/store/0ylcqwkazjnb71f79x949lndi897yzzk-magic-vlsi-x86_64-unknown-linux-gnufilc0-8.3.526.drv^*', '/nix/store/1c2290cjlni5qkjhhb32cjzahlbxbxmh-vtk-egl-x86_64-unknown-linux-gnufilc0-9.2.6.drv^*', '/nix/store/1pbw9flcfpiq9pvxwq1c8srv5zsrkf9i-qxmledit-x86_64-unknown-linux-gnufilc0-0.9.17.drv^*', '/nix/store/23lj0dp9jvvlzdying4hr85akz9p0a7c-mup-x86_64-unknown-linux-gnufilc0-6.8.drv^*', '/nix/store/4nk8sb2kh000c3m0pxicdb1133g8gvi5-seaview-x86_64-unknown-linux-gnufilc0-5.1.drv^*', '/nix/store/7xx7yil8cnwyzg2zrnh3pnzkmk9c0l88-radiance-x86_64-unknown-linux-gnufilc0-5.4.drv^*', '/nix/store/8mbwn7vh7qrmg2yxcqbwqkwyhq1i1m29-supermodel-x86_64-unknown-linux-gnufilc0-0-unstable-2025-04-17.drv^*', '/nix/store/bk8kkz72f1v2v1habg7dnya41v3wirhb-liquidfun-x86_64-unknown-linux-gnufilc0-1.1.0.drv^*', '/nix/store/cr7wmyjh4pqwdqinfnm8v7wnmxn454z9-llpp-x86_64-unknown-linux-gnufilc0-42.drv^*', '/nix/store/fg847pdhx3dg4gwig5js90smr6g2f6wc-mygui-x86_64-unknown-linux-gnufilc0-3.4.2.drv^*', '/nix/store/gc96n2sjrbbhnfylv3w7jx34dix02c52-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drv^*', '/nix/store/nqadkwqnkmf5i5r9p1sfn2dvl4ay8gqy-mp3fs-x86_64-unknown-linux-gnufilc0-1.1.1.drv^*', '/nix/store/pd22g3naz2acy726mjkc1n5wc4h6k33z-glbinding-x86_64-unknown-linux-gnufilc0-3.5.0.drv^*', '/nix/store/qppbvb6779kllnh5vz3k5v139ccb2i37-irrlicht-x86_64-unknown-linux-gnufilc0-1.8.4.drv^*', '/nix/store/rbnwywmjkvq27zy9g78x0blpy5mrk5aj-minimacy-x86_64-unknown-linux-gnufilc0-1.2.0.drv^*', '/nix/store/s4milxkigsv954cj43nm7w69vnlvjl90-openscenegraph-x86_64-unknown-linux-gnufilc0-3.6.5.drv^*', '/nix/store/sja73vkqbkx484gf3yavq17rfivh184f-mupen64plus-x86_64-unknown-linux-gnufilc0-2.6.0.drv^*', '/nix/store/vn27whyd5wvax00j6krxpavjkxg85mkl-fsv-x86_64-unknown-linux-gnufilc0-3.0.drv^*' failed
End of log