>>> Building on octeon-2 under emulators/openmsx BDEPENDS = [graphics/glew;graphics/png;devel/gmake;multimedia/libtheora;devel/sdl2;lang/python/3;audio/libvorbis;lang/tcl/8.5;devel/sdl2-ttf] DIST = [emulators/openmsx:openmsx-19.1.tar.gz] FULLPKGNAME = openmsx-19.1p0 RDEPENDS = [graphics/glew;graphics/png;multimedia/libtheora;lang/tcl/8.5;devel/sdl2;devel/sdl2-ttf;audio/libvorbis] (Junk lock obtained for octeon-2 at 1742718789.26) >>> Running depends in emulators/openmsx at 1742718789.31 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 sdl2-2.32.0 tcl-8.5.19p6 was: /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 sdl2-2.32.0 tcl-8.5.19p6 >>> Running show-prepare-results in emulators/openmsx at 1742718799.59 ===> emulators/openmsx ===> Building from scratch openmsx-19.1p0 ===> openmsx-19.1p0 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> openmsx-19.1p0 depends on: gmake-* -> gmake-4.4.1 ===> openmsx-19.1p0 depends on: libvorbis-* -> libvorbis-1.3.7 ===> openmsx-19.1p0 depends on: sdl2-* -> sdl2-2.32.0 ===> openmsx-19.1p0 depends on: sdl2-ttf-* -> sdl2-ttf-2.22.0p0 ===> openmsx-19.1p0 depends on: glew-* -> glew-2.2.0p0 ===> openmsx-19.1p0 depends on: png-* -> png-1.6.47 ===> openmsx-19.1p0 depends on: libtheora-* -> libtheora-1.2.20190601p0 ===> openmsx-19.1p0 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: tcl85 GL GLEW SDL2 SDL2_ttf c freetype m ogg png pthread c++ c++abi pthread theoradec vorbis z ===> found tcl85.1.8 GL.19.1 GLEW.9.0 SDL2.0.15 SDL2_ttf.0.1 c.100.3 freetype.31.0 m.10.1 ogg.6.2 png.18.2 pthread.27.1 c++.10.0 c++abi.7.0 theoradec.2.0 vorbis.9.0 z.7.1 glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 Still tainted: host marked nojunk by devel/py-unicorn >>> Running junk in emulators/openmsx at 1742718812.63 Can't run junk because of lock on devel/py-unicorn (Junk lock released for octeon-2 at 1742718817.78) distfiles size=4216833 >>> Running patch in emulators/openmsx at 1742718817.84 ===> emulators/openmsx ===> Checking files for openmsx-19.1p0 `/ports/distfiles/openmsx-19.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for openmsx-19.1p0 ===> Patching for openmsx-19.1p0 ===> Applying OpenBSD patch patch-build_main_mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix compiler detection by using CHOSEN_COMPILER not CXX |(ports-gcc does not know `-fconstexpr-steps`) | |Index: build/main.mk |--- build/main.mk.orig |+++ build/main.mk -------------------------- Patching file build/main.mk using Plan A... Hunk #1 succeeded at 334. Hunk #2 succeeded at 345. done ===> Applying OpenBSD patch patch-build_version2code_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix a systrace warning when devel/subversion is installed. | |--- build/version2code.py.orig Sun Jul 31 13:02:11 2016 |+++ build/version2code.py Sat May 6 20:57:51 2017 -------------------------- Patching file build/version2code.py using Plan A... Hunk #1 succeeded at 6. done ===> Applying OpenBSD patch patch-src_video_ZMBVEncoder_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/video/ZMBVEncoder.cc |--- src/video/ZMBVEncoder.cc.orig |+++ src/video/ZMBVEncoder.cc -------------------------- Patching file src/video/ZMBVEncoder.cc using Plan A... Hunk #1 succeeded at 431. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in emulators/openmsx at 1742718823.03 ===> emulators/openmsx ===> Generating configure for openmsx-19.1p0 ===> Configuring for openmsx-19.1p0 Using value of MAKE environment variable: "gmake". Using Python: /usr/local/bin/python3.12 Unsupported or unrecognised CPU "octeon" build/main.mk:126: *** No platform specified using OPENMSX_TARGET_CPU and OPENMSX_TARGET_OS and autodetection of local platform failed. Stop. *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /pobj/openmsx-19.1/openmsx-19.1 && /usr/bin/...) *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:3050 '/pobj/openmsx-19.1/.configure_done': @cd /ports/emulators/openm...) *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=openmsx-19.1p0; export _LOCKS_HELD=" openmsx...) ===> Exiting emulators/openmsx with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; do ...) >>> Ended at 1742718825.45 max_stuck=0.00/depends=10.29/show-prepare-results=12.50/junk=5.20/patch=5.20/configure=2.46 Error: job failed with 512 on octeon-2 at 1742718825 >>> Building on localhost under emulators/openmsx BDEPENDS = [multimedia/libtheora;graphics/png;graphics/glew;devel/gmake;audio/libvorbis;devel/sdl2;lang/python/3;devel/sdl2-ttf;lang/tcl/8.5] DIST = [emulators/openmsx:openmsx-19.1.tar.gz] FULLPKGNAME = openmsx-19.1p0 RDEPENDS = [devel/sdl2;lang/tcl/8.5;devel/sdl2-ttf;audio/libvorbis;graphics/png;graphics/glew;multimedia/libtheora] (Junk lock obtained for localhost at 1743271450.18) >>> Running depends in emulators/openmsx at 1743271450.23 last junk was in games/crispy-doom /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 was: /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 /usr/sbin/pkg_add -aI -Drepair glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 >>> Running show-prepare-results in emulators/openmsx at 1743271468.51 ===> emulators/openmsx ===> Building from scratch openmsx-19.1p0 ===> openmsx-19.1p0 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> openmsx-19.1p0 depends on: gmake-* -> gmake-4.4.1 ===> openmsx-19.1p0 depends on: libvorbis-* -> libvorbis-1.3.7 ===> openmsx-19.1p0 depends on: sdl2-* -> sdl2-2.32.0 ===> openmsx-19.1p0 depends on: sdl2-ttf-* -> sdl2-ttf-2.22.0p0 ===> openmsx-19.1p0 depends on: glew-* -> glew-2.2.0p0 ===> openmsx-19.1p0 depends on: png-* -> png-1.6.47 ===> openmsx-19.1p0 depends on: libtheora-* -> libtheora-1.2.20190601p0 ===> openmsx-19.1p0 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: tcl85 GL GLEW SDL2 SDL2_ttf c freetype m ogg png pthread c++ c++abi pthread theoradec vorbis z ===> found tcl85.1.8 GL.19.1 GLEW.9.0 SDL2.0.15 SDL2_ttf.0.1 c.100.3 freetype.31.0 m.10.1 ogg.6.2 png.18.2 pthread.27.1 c++.10.0 c++abi.7.0 theoradec.2.0 vorbis.9.0 z.7.1 glew-2.2.0p0 gmake-4.4.1 libtheora-1.2.20190601p0 libvorbis-1.3.7 png-1.6.47 python-3.12.9 sdl2-2.32.0 sdl2-ttf-2.22.0p0 tcl-8.5.19p6 Still tainted: host marked nojunk by net/gtk-gnutella >>> Running junk in emulators/openmsx at 1743271482.35 Can't run junk because of lock on net/gtk-gnutella (Junk lock released for localhost at 1743271487.25) distfiles size=4216833 >>> Running patch in emulators/openmsx at 1743271487.30 ===> emulators/openmsx ===> Checking files for openmsx-19.1p0 `/ports/distfiles/openmsx-19.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for openmsx-19.1p0 ===> Patching for openmsx-19.1p0 ===> Applying OpenBSD patch patch-build_main_mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix compiler detection by using CHOSEN_COMPILER not CXX |(ports-gcc does not know `-fconstexpr-steps`) | |Index: build/main.mk |--- build/main.mk.orig |+++ build/main.mk -------------------------- Patching file build/main.mk using Plan A... Hunk #1 succeeded at 334. Hunk #2 succeeded at 345. done ===> Applying OpenBSD patch patch-build_version2code_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix a systrace warning when devel/subversion is installed. | |--- build/version2code.py.orig Sun Jul 31 13:02:11 2016 |+++ build/version2code.py Sat May 6 20:57:51 2017 -------------------------- Patching file build/version2code.py using Plan A... Hunk #1 succeeded at 6. done ===> Applying OpenBSD patch patch-src_video_ZMBVEncoder_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/video/ZMBVEncoder.cc |--- src/video/ZMBVEncoder.cc.orig |+++ src/video/ZMBVEncoder.cc -------------------------- Patching file src/video/ZMBVEncoder.cc using Plan A... Hunk #1 succeeded at 431. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in emulators/openmsx at 1743271492.10 ===> emulators/openmsx ===> Generating configure for openmsx-19.1p0 ===> Configuring for openmsx-19.1p0 Using value of MAKE environment variable: "gmake". Using Python: /usr/local/bin/python3.12 Unsupported or unrecognised CPU "octeon" build/main.mk:126: *** No platform specified using OPENMSX_TARGET_CPU and OPENMSX_TARGET_OS and autodetection of local platform failed. Stop. *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /pobj/openmsx-19.1/openmsx-19.1 && /usr/bin/...) *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:3050 '/pobj/openmsx-19.1/.configure_done': @cd /ports/emulators/openm...) *** Error 2 in emulators/openmsx (/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=openmsx-19.1p0; export _LOCKS_HELD=" openmsx...) ===> Exiting emulators/openmsx with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; do ...) >>> Ended at 1743271494.08 max_stuck=18.15/depends=18.26/show-prepare-results=13.33/junk=4.94/patch=4.81/configure=2.02 Error: job failed with 512 on localhost at 1743271494