>>> Building on sparc64-2d under net/trurl BDEPENDS = [net/curl;devel/gmake;shells/bash] DIST = [net/trurl:trurl-0.16.1.tar.gz] FULLPKGNAME = trurl-0.16.1 RDEPENDS = [net/curl] (Junk lock failure for sparc64-2d at 1763072187.76189) Received IO (Junk lock obtained for sparc64-2d at 1763072226.68) Received IO Woken up net/trurl Woken up net/trurl >>> Running depends in net/trurl at 1763072236.13 last junk was in math/gnuplot,no_x11 /usr/sbin/pkg_add -aI -Drepair bash-5.3.3 gmake-4.4.1p0 py3-hatch_vcs-0.5.0 was: /usr/sbin/pkg_add -aI -Drepair bash-5.3.3 curl-8.17.0 gmake-4.4.1p0 /usr/sbin/pkg_add -aI -Drepair bash-5.3.3 gmake-4.4.1p0 py3-hatch_vcs-0.5.0 >>> Running show-prepare-results in net/trurl at 1763072256.03 ===> net/trurl ===> Building from scratch trurl-0.16.1 ===> trurl-0.16.1 depends on: bash-* -> bash-5.3.3 ===> trurl-0.16.1 depends on: gmake-* -> gmake-4.4.1p0 ===> trurl-0.16.1 depends on: curl-* -> curl-8.17.0 ===> Verifying specs: c curl ===> found c.102.1 curl.26.34 bash-5.3.3 curl-8.17.0 gmake-4.4.1p0 (Junk lock released for sparc64-2d at 1763072260.58) Woken up databases/py-limits distfiles size=64088 >>> Running patch in net/trurl at 1763072260.69 ===> net/trurl ===> Checking files for trurl-0.16.1 `/usr/ports/distfiles/trurl-0.16.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for trurl-0.16.1 sed -i 's,/bin/bash,/usr/local/bin/bash,' /usr/obj/ports/trurl-0.16.1/trurl-0.16.1/scripts/*.sh ===> Patching for trurl-0.16.1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |add DESTDIR to completion install (backport of https://github.com/curl/trurl/commit/0ce73c17cb865db0df424d410ea6a7b808e89067) |fix path of completions (upstream bbb62f7f05af1365c7f12645fcc77b6ac7538439) | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 64. done ===> Applying OpenBSD patch patch-test_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Handle uppercase URL escapes in tests, backport of |https://github.com/curl/trurl/commit/f22a2c45956f35702e437fb83ac05376f1956ec5 | |Index: test.py |--- test.py.orig |+++ test.py -------------------------- Patching file test.py using Plan A... Hunk #1 succeeded at 250. done ===> Applying OpenBSD patch patch-tests_json Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Handle uppercase URL escapes in tests, backport of |https://github.com/curl/trurl/commit/f22a2c45956f35702e437fb83ac05376f1956ec5 | |Index: tests.json |--- tests.json.orig |+++ tests.json -------------------------- Patching file tests.json using Plan A... Hunk #1 succeeded at 702. Hunk #2 succeeded at 2031. Hunk #3 succeeded at 2047. Hunk #4 succeeded at 2074. Hunk #5 succeeded at 2093. Hunk #6 succeeded at 3322. done ===> Applying OpenBSD patch patch-trurl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Handle uppercase URL escapes in tests, backport of |https://github.com/curl/trurl/commit/f22a2c45956f35702e437fb83ac05376f1956ec5 | |Index: trurl.c |--- trurl.c.orig |+++ trurl.c -------------------------- Patching file trurl.c using Plan A... Hunk #1 succeeded at 316. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/trurl at 1763072263.01 ===> net/trurl ===> Generating configure for trurl-0.16.1 ===> Configuring for trurl-0.16.1 >>> Running build in net/trurl at 1763072264.37 ===> net/trurl ===> Building for trurl-0.16.1 cc -O2 -pipe $(curl-config --cflags) -W -Wall -Wshadow -pedantic -Wconversion -Wmissing-prototypes -Wwrite-strings -Wsign-compare -Wno-sign-conversion -Werror -g -c -o trurl.o trurl.c cc1: warnings being treated as errors trurl.c: In function 'show_version': trurl.c:281: warning: passing argument 3 of 'strncmp' with different width due to prototype trurl.c: In function 'appendadd': trurl.c:517: warning: passing argument 3 of 'strncmp' with different width due to prototype trurl.c:519: warning: passing argument 3 of 'strncmp' with different width due to prototype trurl.c: In function 'checkoptarg': trurl.c:584: warning: passing argument 3 of 'strncmp' with different width due to prototype trurl.c: In function 'getarg': trurl.c:657: warning: passing argument 3 of 'strncmp' with different width due to prototype trurl.c: In function 'geturlpart': trurl.c:786: warning: passing argument 4 of 'curl_url_get' as unsigned due to prototype trurl.c: In function 'get': trurl.c:940: warning: passing argument 3 of 'showqkey' as unsigned due to prototype trurl.c:940: warning: passing argument 4 of 'showqkey' with different width due to prototype trurl.c:940: warning: passing argument 5 of 'showqkey' with different width due to prototype trurl.c: In function 'setone': trurl.c:1072: warning: passing argument 4 of 'curl_url_set' as unsigned due to prototype trurl.c: In function 'json': trurl.c:1162: warning: passing argument 4 of 'jsonString' with different width due to prototype trurl.c:1200: warning: passing argument 4 of 'jsonString' with different width due to prototype trurl.c:1202: warning: passing argument 4 of 'jsonString' with different width due to prototype trurl.c:1230: warning: passing argument 4 of 'jsonString' with different width due to prototype trurl.c:1232: warning: passing argument 3 of 'jsonString' with different width due to prototype trurl.c:1232: warning: passing argument 4 of 'jsonString' with different width due to prototype trurl.c: In function 'memdupzero': trurl.c:1361: warning: passing argument 1 of 'calloc' with different width due to prototype trurl.c:1374: warning: passing argument 2 of 'decodequery' with different width due to prototype trurl.c:1376: warning: passing argument 2 of 'encodequery' with different width due to prototype trurl.c:1390: warning: passing argument 2 of 'decodequery' with different width due to prototype trurl.c:1404: warning: passing argument 2 of 'decodequery' with different width due to prototype trurl.c:1415: warning: passing argument 2 of 'encodequery' with different width due to prototype trurl.c:1420: warning: passing argument 2 of 'encodequery' with different width due to prototype trurl.c: In function 'memdupdec': trurl.c:1482: warning: passing argument 3 of 'memcpy' with different width due to prototype trurl.c:1485: warning: passing argument 3 of 'memcpy' with different width due to prototype trurl.c: In function 'addqpair': trurl.c:1522: warning: passing argument 3 of 'memdupdec' with different width due to prototype trurl.c: In function 'extractqpairs': trurl.c:1559: warning: passing argument 3 of 'addqpair' with different width due to prototype trurl.c: In function 'sortquery': trurl.c:1610: warning: passing argument 2 of 'qsort' with different width due to prototype trurl.c:1611: warning: passing argument 2 of 'qsort' with different width due to prototype trurl.c: In function 'replace': trurl.c:1653: warning: passing argument 3 of 'memdupdec' with different width due to prototype trurl.c:1667: warning: passing argument 3 of 'addqpair' with different width due to prototype trurl.c: In function 'seturl': trurl.c:1682: warning: passing argument 4 of 'curl_url_set' as unsigned due to prototype trurl.c: In function 'singleurl': trurl.c:1943: warning: passing argument 3 of 'addqpair' with different width due to prototype trurl.c: In function 'main': trurl.c:2029: warning: passing argument 1 of 'curl_global_init' with different width due to prototype trurl.c:2062: warning: passing argument 2 of 'fgets' with different width due to prototype At top level: cc1: error: unrecognized command line option "-Wno-sign-conversion" gmake: *** [: trurl.o] Error 1 *** Error 2 in net/trurl (/usr/ports/infrastructure/mk/bsd.port.mk:3067 '/usr/obj/ports/trurl-0.16.1/.build_done': @cd /usr/obj/ports/trurl-...) *** Error 2 in net/trurl (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'build': @lock=trurl-0.16.1; export _LOCKS_HELD=" trurl-0.16.1"; ...) ===> Exiting net/trurl with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1763072265.67 max_stuck=38.78/waiting-for-lock #189=48.35/depends=19.91/show-prepare-results=4.65/patch=2.33/configure=1.36/build=1.39 Error: job failed with 512 on sparc64-2d at 1763072265