>>> Building on octeon-1 under graphics/lsys DIST = [graphics/lsys:lsys-0.8.tar.gz] FULLPKGNAME = lsys-0.8p2 (Junk lock obtained for octeon-1 at 1783316556.36) Don't run junk because nojunk in editors/tiled (Junk lock released for octeon-1 at 1783316556.37) distfiles size=173597 >>> Running patch in graphics/lsys at 1783316556.43 ===> graphics/lsys ===> Building from scratch lsys-0.8p2 ===> Verifying specs: GL GLU X11 Xext c m pthread c++ c++abi pthread ===> found GL.19.2 GLU.9.0 X11.19.0 Xext.13.0 c.103.0 m.10.1 pthread.28.1 c++.12.0 c++abi.9.0 ===> Checking files for lsys-0.8p2 `/ports/distfiles/lsys-0.8.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for lsys-0.8p2 ===> Patching for lsys-0.8p2 ===> Applying OpenBSD patch patch-config_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |don't use before it's actually known. | |Index: config.h.in |--- config.h.in.orig |+++ config.h.in -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |const char* for "" | |Index: main.cpp |--- main.cpp.orig |+++ main.cpp -------------------------- Patching file main.cpp using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 74. done ===> Applying OpenBSD patch patch-util_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |dude, it's not even constant | |Index: util.h |--- util.h.orig |+++ util.h -------------------------- Patching file util.h using Plan A... Hunk #1 succeeded at 149. 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 graphics/lsys at 1783316559.82 ===> graphics/lsys ===> Generating configure for lsys-0.8p2 ===> Configuring for lsys-0.8p2 Using /pobj/lsys-0.8/config.site (generated) configure: loading site script /pobj/lsys-0.8/config.site checking for a BSD-compatible install... /pobj/lsys-0.8/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 make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes 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 for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for GL/gl.h... (cached) yes checking for GL/glu.h... (cached) yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for XShapeQueryExtension in -lXext... yes checking for glBegin in -lGL... yes checking for gluCylinder in -lGLU... yes checking for pthread_create in -lpthread... (cached) yes checking for opengl support... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking queue usability... yes checking queue presence... yes checking for queue... yes checking map usability... yes checking map presence... yes checking for map... yes checking string usability... yes checking string presence... yes checking for string... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking for antlr... no checking for getopt.h... (cached) yes checking for getopt_long... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Running build in graphics/lsys at 1783316694.65 ===> graphics/lsys ===> Building for lsys-0.8p2 /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -I./antlr -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -std=c++14 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from main.cpp:19: ./lsys.h:73:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 73 | : num(d), is_expr(0), is_num(1) { char s[79]; sprintf (s, "%g", d); str = s; }; | ^ ~ 1 warning generated. mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I./antlr -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -std=c++14 -MT Parser.o -MD -MP -MF .deps/Parser.Tpo -c -o Parser.o Parser.cpp In file included from Parser.cpp:18: In file included from ./Parser.h:28: ./lsys.h:73:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 73 | : num(d), is_expr(0), is_num(1) { char s[79]; sprintf (s, "%g", d); str = s; }; | ^ ~ c++: error: clang frontend command failed with exit code 139 (use -v to see invocation) OpenBSD clang version 22.1.6 Target: mips64-unknown-openbsd7.9 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/Parser-42e1b6.cpp c++: note: diagnostic msg: /tmp/Parser-42e1b6.sh c++: note: diagnostic msg: ******************** *** Error 1 in . (Makefile:312 'Parser.o') *** Error 2 in /pobj/lsys-0.8/lsys-0.8 (Makefile:211 'all') *** Error 2 in graphics/lsys (/ports/infrastructure/mk/bsd.port.mk:3079 '/pobj/lsys-0.8/.build_done': @cd /pobj/lsys-0.8/lsys-0.8 && exec /...) *** Error 2 in graphics/lsys (/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=lsys-0.8p2; export _LOCKS_HELD=" lsys-0.8p2"; /usr...) ===> Exiting graphics/lsys with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1783316758.47 max_stuck=8.95/patch=3.39/configure=134.83/build=63.87 Error: job failed with 512 on octeon-1 at 1783316758