>>> Building on exopi-4 under sysutils/btop BDEPENDS = [devel/gmake;textproc/lowdown;devel/dwz] DIST = [sysutils/btop:btop-1.4.5.tar.gz] FULLPKGNAME = btop-1.4.5 RDEPENDS = [devel/desktop-file-utils;x11/gtk+4,-guic] (Junk lock obtained for exopi-4 at 1764820541.46) >>> Running depends in sysutils/btop at 1764820541.51 last junk was in x11/kde-plasma/ocean-sound-theme /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 gmake-4.4.1p0 lowdown-2.0.2 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 gmake-4.4.1p0 lowdown-2.0.2 /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 gmake-4.4.1p0 lowdown-2.0.2 >>> Running show-prepare-results in sysutils/btop at 1764820544.84 ===> sysutils/btop ===> Building from scratch btop-1.4.5 ===> btop-1.4.5 depends on: lowdown-* -> lowdown-2.0.2 ===> btop-1.4.5 depends on: gmake-* -> gmake-4.4.1p0 ===> btop-1.4.5 depends on: dwz-* -> dwz-0.16p0 ===> Verifying specs: c++ c++abi pthread c kvm m ===> found c++.12.0 c++abi.9.0 pthread.28.1 c.102.2 kvm.18.0 m.10.1 dwz-0.16p0 gmake-4.4.1p0 lowdown-2.0.2 Still tainted: host marked nojunk by x11/qt6/qtwebengine >>> Running junk in sysutils/btop at 1764820545.72 Can't run junk because of lock on x11/qt6/qtwebengine (Junk lock released for exopi-4 at 1764820547.25) distfiles size=1250099 >>> Running patch in sysutils/btop at 1764820547.29 ===> sysutils/btop ===> Checking files for btop-1.4.5 `/exopi-cvs/ports/distfiles/btop-1.4.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for btop-1.4.5 ===> Patching for btop-1.4.5 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 63. Hunk #2 succeeded at 120. Hunk #3 succeeded at 135. Hunk #4 succeeded at 242. Hunk #5 succeeded at 274. Hunk #6 succeeded at 292. Hunk #7 succeeded at 370. 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 sysutils/btop at 1764820547.74 ===> sysutils/btop ===> Generating configure for btop-1.4.5 ===> Configuring for btop-1.4.5 >>> Running build in sysutils/btop at 1764820547.99 ===> sysutils/btop ===> Building for btop-1.4.5 mkdir -p bin mkdir -p obj/openbsd lowdown -s -Tman -o btop.1 manpage.md sed -e "s|@GIT_COMMIT@||" -e "s|@CONFIGURE_COMMAND@|gmake STATIC=|" -e "s|@COMPILER@|c++|" -e "s|@COMPILER_VERSION@|19.1.7|" src/config.h.in | tee obj/config.h > /dev/null c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop.o src/btop.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_cli.o src/btop_cli.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_config.o src/btop_config.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_draw.o src/btop_draw.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_input.o src/btop_input.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_menu.o src/btop_menu.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_shared.o src/btop_shared.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_theme.o src/btop_theme.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop_tools.o src/btop_tools.cpp src/btop_tools.cpp:217:30: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 217 | std::wstring_convert> conv; | ^ /usr/include/c++/v1/codecvt:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ src/btop_tools.cpp:217:9: warning: 'wstring_convert>' is deprecated [-Wdeprecated-declarations] 217 | std::wstring_convert> conv; | ^ /usr/include/c++/v1/locale:3145:28: note: 'wstring_convert>' has been explicitly marked deprecated here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ src/btop_tools.cpp:247:31: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] 247 | std::wstring_convert> conv; | ^ /usr/include/c++/v1/codecvt:193:28: note: 'codecvt_utf8' has been explicitly marked deprecated here 193 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ src/btop_tools.cpp:247:10: warning: 'wstring_convert>' is deprecated [-Wdeprecated-declarations] 247 | std::wstring_convert> conv; | ^ /usr/include/c++/v1/locale:3145:28: note: 'wstring_convert>' has been explicitly marked deprecated here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/openbsd/btop_collect.o src/openbsd/btop_collect.cpp c++ -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/openbsd/sysctlbyname.o src/openbsd/sysctlbyname.cpp c++ -o bin/btop obj/btop.o obj/btop_cli.o obj/btop_config.o obj/btop_draw.o obj/btop_input.o obj/btop_menu.o obj/btop_shared.o obj/btop_theme.o obj/btop_tools.o obj/openbsd/btop_collect.o obj/openbsd/sysctlbyname.o -lkvm -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fcf-protection -fstack-protector -O2 -pipe -g -Wall -Wextra -pedantic >>> Running fake in sysutils/btop at 1764820697.49 ===> sysutils/btop ===> Faking installation for btop-1.4.5 >>> Running package in sysutils/btop at 1764820699.08 ===> sysutils/btop `/exopi-obj/pobj/btop-1.4.5/fake-amd64/.fake_done' is up to date. Reading existing plist for btop-1.4.5 Writing /exopi-obj/pobj/btop-1.4.5/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/btop-1.4.5/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/btop-1.4.5/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/btop-1.4.5/fake-amd64/usr/local/bin/btop ===> Building package for btop-1.4.5 Create /exopi-cvs/ports/packages/amd64/all/btop-1.4.5.tgz Creating package btop-1.4.5 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|x11/gtk+4,-guic checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-btop-1.4.5 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|sysutils/btop checking dependencies|x11/gtk+4,-guic checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 9% archiving|*********** | 17% archiving|***************** | 26% archiving|********************** | 35% archiving|**************************** | 44% archiving|********************************* | 52% archiving|*************************************** | 61% archiving|********************************************* | 70% archiving|************************************************** | 78% archiving|******************************************************** | 87% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/btop-1.4.5.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-btop-1.4.5.tgz >>> Running clean in sysutils/btop at 1764820709.96 ===> sysutils/btop ===> Cleaning for btop-1.4.5 >>> Ended at 1764820710.23 max_stuck=22.47/depends=3.35/show-prepare-results=0.85/junk=1.58/patch=0.45/configure=0.25/build=149.50/fake=1.58/package=10.88/clean=0.32