>>> Building on octeon-1 under converters/pflogx DIST = [converters/pflogx:pflogx_086.tar.gz] FULLPKGNAME = pflogx-0.86p7 (Junk lock obtained for octeon-1 at 1785563659.22) Still tainted: host marked nojunk by cad/coil64 >>> Running junk in converters/pflogx at 1785563660.28 Can't run junk because of lock on cad/coil64 (Junk lock released for octeon-1 at 1785563668.62) distfiles size=22369 >>> Running patch in converters/pflogx at 1785563668.69 ===> converters/pflogx ===> Building from scratch pflogx-0.86p7 ===> Verifying specs: c expat m pcap c++ c++abi pthread ===> found c.103.0 expat.17.1 m.10.1 pcap.10.0 c++.12.0 c++abi.9.0 pthread.28.1 ===> Checking files for pflogx-0.86p7 `/ports/distfiles/pflogx_086.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pflogx-0.86p7 ===> Patching for pflogx-0.86p7 ===> Applying OpenBSD patch patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.orig Tue Mar 24 16:03:10 2009 |+++ src/Makefile Tue Mar 24 16:04:25 2009 -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 29. Hunk #3 succeeded at 44. done ===> Applying OpenBSD patch patch-src_SysTools_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/SysTools.cpp |--- src/SysTools.cpp.orig |+++ src/SysTools.cpp -------------------------- Patching file src/SysTools.cpp using Plan A... Hunk #1 succeeded at 30. 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 converters/pflogx at 1785563671.92 ===> converters/pflogx ===> Generating configure for pflogx-0.86p7 ===> Configuring for pflogx-0.86p7 >>> Running build in converters/pflogx at 1785563673.26 ===> converters/pflogx ===> Building for pflogx-0.86p7 ===> src c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c pflogx.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c CmdLineParser.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c EntriesFilter.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c LogEntry.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c LogEntryFormat.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c LogParser.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] LogParser.cpp:243:16: warning: address of array 'pfHeader->ifname' will always evaluate to 'true' [-Wpointer-bool-conversion] 243 | if (pfHeader->ifname) | ~~ ~~~~~~~~~~^~~~~~ 1 warning generated. c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c Options.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c StrTools.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c SysTools.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c XmlFileWriter.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c LogEntryParser.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] LogEntryParser.cpp:125:23: warning: variable 'eRet' set but not used [-Wunused-but-set-variable] 125 | enum eParseStringRet eRet=PARSESTRING_NO_ERROR; | ^ LogEntryParser.cpp:150:23: warning: variable 'eRet' set but not used [-Wunused-but-set-variable] 150 | enum eParseStringRet eRet=PARSESTRING_NO_ERROR; | ^ LogEntryParser.cpp:184:38: warning: format specifies type 'unsigned long *' but the argument has type 'time_t *' (aka 'long long *') [-Wformat] 184 | if (sscanf(time.c_str(), "%lu.%lu", &timeV.tv_sec, &timeV.tv_usec) == 2) | ~~~ ^~~~~~~~~~~~~ | %llu 3 warnings generated. c++ -O2 -pipe -Wall -I../include -s -I/usr/X11R6/include -DWITH_EXPAT -c XmlFileParser.cpp c++: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument] c++(39950) in free(): bogus pointer (double free?) 0x400 c++: error: clang frontend command failed with exit code 134 (use -v to see invocation) OpenBSD clang version 22.1.6 Target: mips64-unknown-openbsd8.0 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/XmlFileParser-c5edb9.cpp c++: note: diagnostic msg: /tmp/XmlFileParser-c5edb9.sh c++: note: diagnostic msg: ******************** *** Error 1 in src (Makefile:51 'XmlFileParser.o') *** Error 2 in /pobj/pflogx-0.86/pflogx (:48 'all': @for entry in src; do set -e; if test -d /pobj/pflogx-0.86/pflogx/${entr...) *** Error 2 in converters/pflogx (/ports/infrastructure/mk/bsd.port.mk:3079 '/pobj/pflogx-0.86/.build_done': @cd /pobj/pflogx-0.86/pflogx &&...) *** Error 2 in converters/pflogx (/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=pflogx-0.86p7; export _LOCKS_HELD=" pflogx-0.86p...) ===> Exiting converters/pflogx 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 1785563972.28 max_stuck=26.57/junk=8.41/patch=3.23/configure=1.34/build=299.07 Error: job failed with 512 on octeon-1 at 1785563972