>>> Building on exopi-2 under net/thingsd DIST = [net/thingsd:thingsd-4.0.2.tar.gz] FULLPKGNAME = thingsd-4.0.2p1 distfiles size=53511 >>> Running build in net/thingsd at 1788729834.00 ===> net/thingsd ===> Building from scratch thingsd-4.0.2p1 ===> Verifying specs: c crypto event ssl tls util ===> found c.104.0 crypto.57.2 event.5.0 ssl.60.2 tls.33.2 util.22.0 ===> Checking files for thingsd-4.0.2p1 `/exopi-cvs/ports/distfiles/thingsd-4.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for thingsd-4.0.2p1 ===> Patching for thingsd-4.0.2p1 ===> Applying OpenBSD patch patch-thingsctl_thingsctl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: thingsctl/thingsctl.c |--- thingsctl/thingsctl.c.orig |+++ thingsctl/thingsctl.c -------------------------- Patching file thingsctl/thingsctl.c using Plan A... Hunk #1 succeeded at 104. Hunk #2 succeeded at 187. Hunk #3 succeeded at 226. done ===> Applying OpenBSD patch patch-thingsd_config_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: thingsd/config.c |--- thingsd/config.c.orig |+++ thingsd/config.c -------------------------- Patching file thingsd/config.c using Plan A... Hunk #1 succeeded at 115. done ===> Applying OpenBSD patch patch-thingsd_control_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: thingsd/control.c |--- thingsd/control.c.orig |+++ thingsd/control.c -------------------------- Patching file thingsd/control.c using Plan A... Hunk #1 succeeded at 315. Hunk #2 succeeded at 363. Hunk #3 succeeded at 402. Hunk #4 succeeded at 510. done ===> Applying OpenBSD patch patch-thingsd_proc_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: thingsd/proc.c |--- thingsd/proc.c.orig |+++ thingsd/proc.c -------------------------- Patching file thingsd/proc.c using Plan A... Hunk #1 succeeded at 183. Hunk #2 succeeded at 292. Hunk #3 succeeded at 479. Hunk #4 succeeded at 630. Hunk #5 succeeded at 641. Hunk #6 succeeded at 685. Hunk #7 succeeded at 718. Hunk #8 succeeded at 820. Hunk #9 succeeded at 854. 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++ ===> Generating configure for thingsd-4.0.2p1 ===> Configuring for thingsd-4.0.2p1 sed -i 's,/etc/thingsd.conf,/etc/thingsd.conf,' /exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd/thingsd.{h,8,conf.5} ===> Building for thingsd-4.0.2p1 ===> thingsd yacc -o parse.c parse.y cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c parse.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c config.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c control.c control.c:420:7: warning: call to undeclared function 'imsg_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 420 | n = imsg_get(&c->iev.ibuf, &imsg); | ^ 1 warning generated. cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c log.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c thingsd.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c proc.c proc.c:656:12: warning: call to undeclared function 'imsg_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 656 | if ((n = imsg_get(ibuf, &imsg)) == -1) | ^ 1 warning generated. cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c sockets.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c tls.c cc -O2 -pipe -Wall -I/exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2/thingsd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -fno-common -Wsign-compare -MD -MP -nostdinc -idirafter /usr/include -c client.c cc -o thingsd parse.o config.o control.o log.o thingsd.o proc.o sockets.o tls.o client.o -levent -ltls -lssl -lcrypto -lutil ld: error: undefined symbol: imsg_get >>> referenced by control.c >>> control.o:(control_dispatch_imsg) >>> referenced by proc.c >>> proc.o:(proc_dispatch) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in thingsd (:126 'thingsd') *** Error 2 in /exopi-obj/pobj/thingsd-4.0.2/thingsd-4.0.2 (:48 'all': @for entry in thingsd thingsctl; do set -e; if test -...) *** Error 2 in net/thingsd (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:3079 '/exopi-obj/pobj/thingsd-4.0.2/.build_done': @cd /exopi-obj/...) *** Error 2 in net/thingsd (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=thingsd-4.0.2p1; export _LOCKS_HELD=" things...) ===> Exiting net/thingsd with an error *** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do...) >>> Ended at 1788729838.39 max_stuck=0.00/build=4.42 Error: job failed with 512 on exopi-2 at 1788729838