cc -MMD -DDP_FS_BASEDIR=\""/usr/share/quake1"\" -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../../../ -O2 -pipe -march=native -c ../../../image_png.c -o image_png.o cc -MMD -DDP_FS_BASEDIR=\""/usr/share/quake1"\" -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../../../ -O2 -pipe -march=native -c ../../../jpeg.c -o jpeg.o ../../../jpeg.c:41:10: fatal error: jpeglib.h: No such file or directory 41 | #include <jpeglib.h> | ^~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-20190815-154659 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * java-config: The following VMs are available for generation-2: emerge -qpvO games-fps/darkplaces [ebuild N ] games-fps/darkplaces-20140513-r1 USE="dedicated -alsa -cdinstall -cdsound -debug -demo -lights -opengl -oss -sdl -textures"
Created attachment 587512 [details] emerge-info.txt
Created attachment 587514 [details] emerge-history.txt
Created attachment 587516 [details] environment
Created attachment 587518 [details] etc.portage.tbz2
Created attachment 587520 [details] games-fps:darkplaces-20140513-r1:20190819-062844.log
Created attachment 587522 [details] temp.tbz2
Notes to self: * Even just building the dedicated server seems to require libjpeg. * It's not respecting ${CC}. * We should probably bump to a very much more recent beta release.