>>> Building on sparc64-0c under games/armagetronad BDEPENDS = [textproc/libxml;devel/gmake;lang/gcc/8,-c++;archivers/bzip2;lang/gcc/8,-libs;lang/gcc/8;shells/bash;devel/sdl-image] DIST = [games/armagetronad:armagetronad-0.2.9.2.3.tbz] FULLPKGNAME = armagetronad-0.2.9.2.3 RDEPENDS = [textproc/libxml;lang/gcc/8,-libs;devel/sdl-image] (Junk lock obtained for sparc64-0c at 1749904235.12) >>> Running depends in games/armagetronad at 1749904235.26 last junk was in graphics/sane-backends,snmp /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 was: /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 bzip2-1.0.8p0 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 gmake-4.4.1 libxml-2.14.3 sdl-image-1.2.12p5 /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 >>> Running show-prepare-results in games/armagetronad at 1749904247.23 ===> games/armagetronad ===> Building from scratch armagetronad-0.2.9.2.3 ===> armagetronad-0.2.9.2.3 depends on: bash-* -> bash-5.2.37 ===> armagetronad-0.2.9.2.3 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> armagetronad-0.2.9.2.3 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> armagetronad-0.2.9.2.3 depends on: gmake-* -> gmake-4.4.1 ===> armagetronad-0.2.9.2.3 depends on: bzip2-* -> bzip2-1.0.8p0 ===> armagetronad-0.2.9.2.3 depends on: sdl-image-* -> sdl-image-1.2.12p5 ===> armagetronad-0.2.9.2.3 depends on: libxml-* -> libxml-2.14.3 ===> armagetronad-0.2.9.2.3 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread GL GLU SDL SDL_image c m png xml2 ===> found estdc++.19.0 pthread.27.1 GL.19.2 GLU.9.0 SDL.8.0 SDL_image.3.1 c.100.3 m.10.1 png.18.2 xml2.22.0 bash-5.2.37 bzip2-1.0.8p0 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 gmake-4.4.1 libxml-2.14.3 sdl-image-1.2.12p5 Don't run junk because nojunk in games/dangerdeep (Junk lock released for sparc64-0c at 1749904257.65) distfiles size=1834233 >>> Running patch in games/armagetronad at 1749904257.79 ===> games/armagetronad ===> Checking files for armagetronad-0.2.9.2.3 `/usr/ports/distfiles/armagetronad-0.2.9.2.3.tbz' is up to date. >> (SHA256) all files: OK ===> Extracting for armagetronad-0.2.9.2.3 ===> Patching for armagetronad-0.2.9.2.3 ===> Applying OpenBSD patch patch-config_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: config/Makefile.in |--- config/Makefile.in.orig |+++ config/Makefile.in -------------------------- Patching file config/Makefile.in using Plan A... Hunk #1 succeeded at 337. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in games/armagetronad at 1749904262.20 ===> games/armagetronad ===> Generating configure for armagetronad-0.2.9.2.3 ===> Configuring for armagetronad-0.2.9.2.3 Using /usr/obj/ports/armagetronad-0.2.9.2.3/config.site (generated) configure: loading site script /usr/obj/ports/armagetronad-0.2.9.2.3/config.site checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking target system type... sparc64-unknown-openbsd7.7 checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/obj/ports/armagetronad-0.2.9.2.3/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether ln -s works... yes checking for m4... true checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether gmake supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for gmake... yes checking for bash... yes checking whether gmake understands sinclude... yes checking for socklen_t... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking whether we are using the GNU Objective C compiler... no checking whether not_needed_on_this_platform accepts -g... no checking dependency style of not_needed_on_this_platform... none checking for XML2... yes checking for zthread-config... no checking for ZTHREAD - version >= 2.3.2... no *** The zthread-config script installed by ZThread could not be found *** If ZThread was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ZTHREAD_CONFIG environment variable to the *** full path to zthread-config. checking for exp in -lm... yes checking whether SDL is installed... yes checking for SDL_Init... yes checking for glVertex3f in -lGL... no OpenGL not found. Maybe it needs X11 to compile? Checking that... checking for XOpenDisplay in -lX11... (cached) yes checking for XextFindDisplay in -lXext... yes checking for XtFree in -lXt... ./configure: -L/usr/X11R6/lib: not found yes checking for XOpenDevice in -lXi... ./configure: -L/usr/X11R6/lib: not found yes ./configure: -L/usr/X11R6/lib: not found checking for XmuDrawLogo in -lXmu... yes ./configure: -L/usr/X11R6/lib: not found checking for glBegin in -lGL... no configure: error: You need Mesa or an OpenGL-System to compile Armagetron Advanced. Maybe your libGL needs the X libraries and your system does not find them? Read the file doc/install_linux.html. *** Error 1 in games/armagetronad (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/armagetronad-0.2.9...) *** Error 2 in games/armagetronad (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/armagetronad-0.2.9.2.3/.configure_done': @c...) *** Error 2 in games/armagetronad (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=armagetronad-0.2.9.2.3; export _LOCKS_H...) ===> Exiting games/armagetronad with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1749904288.22 max_stuck=0.00/depends=12.01/show-prepare-results=10.51/patch=4.45/configure=26.10 Error: job failed with 512 on sparc64-0c at 1749904288