>>> Building on exopi-2 under astro/py-sgp4 BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-build;devel/py-installer;devel/py-wheel] DIST = [astro/py-sgp4:sgp4-2.25.tar.gz] FULLPKGNAME = py3-sgp4-2.25 RDEPENDS = [lang/python/3;math/py-numpy] (Junk lock obtained for exopi-2 at 1781028443.59) >>> Running depends in astro/py-sgp4 at 1781028443.64 last junk was in devel/py-borghash /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in astro/py-sgp4 at 1781028445.69 ===> astro/py-sgp4 ===> Building from scratch py3-sgp4-2.25 ===> py3-sgp4-2.25 depends on: python->=3.14 -> python-3.14.5 ===> py3-sgp4-2.25 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-sgp4-2.25 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-sgp4-2.25 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-sgp4-2.25 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.12.0 c++abi.9.0 pthread.28.1 m.10.1 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 Still tainted: no >>> Running junk in astro/py-sgp4 at 1781028446.91 /usr/sbin/pkg_delete -aIXq brotli-1.2.0 cairo-1.18.4 clisp-2.49p7 dwz-0.16p1 flock-20110525p1 gd-2.3.3 gmake-4.4.1p0 graphite2-1.3.15 harfbuzz-14.2.1 icu4c-78.3v0 imake-1.0.10 imake-cf-1.0.8 intltool-0.51.0p2 lerc-4.1.0 libcares-1.34.6 libiconv-1.19 libpaper-2.2.8 libuv-1.52.1 nghttp2-1.69.0 nghttp3-1.16.0 openssl-3.5.7v0 pcre2-10.47 png-1.6.58 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.5 simdutf-8.2.0 xz-5.8.3 zziplib-0.13.80 --- -cups-libs-2.4.19 ------------------- You should also run /usr/sbin/userdel _cups You should also run /usr/sbin/groupdel _cups --- -dbus-1.16.2p1v0 ------------------- You should also remove /etc/machine-id You should also run /usr/sbin/userdel _dbus You should also run /usr/sbin/groupdel _dbus --- -ghostscript-fonts-8.11p3 ------------------- You may wish to remove /usr/local/share/fonts/ghostscript from your font path --- -iodbc-3.52.16 ------------------- You should also run rm -rf /etc/iodbc/ODBCDataSources/* (Junk lock released for exopi-2 at 1781028460.39) distfiles size=181016 >>> Running extract in astro/py-sgp4 at 1781028460.45 ===> astro/py-sgp4 ===> Checking files for py3-sgp4-2.25 `/exopi-cvs/ports/distfiles/sgp4-2.25.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-sgp4-2.25 >>> Running build in astro/py-sgp4 at 1781028460.83 ===> astro/py-sgp4 ===> Patching for py3-sgp4-2.25 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-sgp4-2.25 ===> Configuring for py3-sgp4-2.25 ===> Building for py3-sgp4-2.25 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() c++: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] extension/SGP4.cpp:342:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] 342 | else | ^ extension/SGP4.cpp:2236:15: warning: format specifies type 'char *' but the argument has type 'char (*)[6]' [-Wformat] 2235 | sscanf(longstr1, "%2d %5s %1c %10s %2d %12lf %11lf %7lf %2d %7lf %2d %2d %6ld ", | ~~~ 2236 | &cardnumb, &satrec.satnum, &satrec.classification, &satrec.intldesg, &satrec.epochyr, | ^~~~~~~~~~~~~~ extension/SGP4.cpp:2236:55: warning: format specifies type 'char *' but the argument has type 'char (*)[11]' [-Wformat] 2235 | sscanf(longstr1, "%2d %5s %1c %10s %2d %12lf %11lf %7lf %2d %7lf %2d %2d %6ld ", | ~~~~ 2236 | &cardnumb, &satrec.satnum, &satrec.classification, &satrec.intldesg, &satrec.epochyr, | ^~~~~~~~~~~~~~~~ extension/SGP4.cpp:2251:17: warning: format specifies type 'char *' but the argument has type 'char (*)[6]' [-Wformat] 2250 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %10lf %6ld %lf %lf %lf \n", | ~~~ 2251 | &cardnumb, &satrec.satnum, &satrec.inclo, | ^~~~~~~~~~~~~~ extension/SGP4.cpp:2265:17: warning: format specifies type 'char *' but the argument has type 'char (*)[6]' [-Wformat] 2264 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %11lf %6ld %lf %lf %lf \n", | ~~~ 2265 | &cardnumb, &satrec.satnum, &satrec.inclo, | ^~~~~~~~~~~~~~ extension/SGP4.cpp:2282:17: warning: format specifies type 'char *' but the argument has type 'char (*)[6]' [-Wformat] 2281 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %10lf %6ld \n", | ~~~ 2282 | &cardnumb, &satrec.satnum, &satrec.inclo, | ^~~~~~~~~~~~~~ extension/SGP4.cpp:2296:17: warning: format specifies type 'char *' but the argument has type 'char (*)[6]' [-Wformat] 2295 | sscanf(longstr2, "%2d %5s %9lf %9lf %8lf %9lf %9lf %11lf %6ld \n", | ~~~ 2296 | &cardnumb, &satrec.satnum, &satrec.inclo, | ^~~~~~~~~~~~~~ 7 warnings generated. c++: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] Successfully built sgp4-2.25-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in astro/py-sgp4 at 1781028467.14 ===> astro/py-sgp4 ===> Faking installation for py3-sgp4-2.25 ===> Building package for py3-sgp4-2.25 Create /exopi-cvs/ports/packages/amd64/all/py3-sgp4-2.25.tgz Creating package py3-sgp4-2.25 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|math/py-numpy checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*************** | 24% archiving|******************** | 31% archiving|********************** | 35% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************************** | 61% archiving|***************************************** | 64% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-sgp4-2.25.tgz >>> Running clean in astro/py-sgp4 at 1781028472.52 ===> astro/py-sgp4 ===> Cleaning for py3-sgp4-2.25 >>> Ended at 1781028472.72 max_stuck=5.56/depends=2.05/show-prepare-results=1.22/junk=13.52/extract=0.40/build=6.30/package=5.39/clean=0.24