>>> Building on exopi-6 under net/openmdns DIST = [net/openmdns:mdnsd-0.9.tar.gz] FULLPKGNAME = openmdns-0.9 distfiles size=2946500 >>> Running build in net/openmdns at 1788729988.78 ===> net/openmdns ===> Building from scratch openmdns-0.9 ===> Verifying specs: c event util ===> found c.104.0 event.5.0 util.22.0 ===> Checking files for openmdns-0.9 `/exopi-cvs/ports/distfiles/mdnsd-0.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for openmdns-0.9 ===> Patching for openmdns-0.9 ===> Applying OpenBSD patch patch-libmdns_mdnsl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix imsg API usage. | |Index: libmdns/mdnsl.c |--- libmdns/mdnsl.c.orig |+++ libmdns/mdnsl.c -------------------------- Patching file libmdns/mdnsl.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 68. Hunk #3 succeeded at 330. Hunk #4 succeeded at 515. done ===> Applying OpenBSD patch patch-mdnsctl_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build by not outputting to obj directory. | |Index: mdnsctl/Makefile |--- mdnsctl/Makefile.orig |+++ mdnsctl/Makefile -------------------------- Patching file mdnsctl/Makefile using Plan A... Hunk #1 succeeded at 12. done ===> Applying OpenBSD patch patch-mdnsd_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build by not outputting to obj directory. | |Index: mdnsd/Makefile |--- mdnsd/Makefile.orig |+++ mdnsd/Makefile -------------------------- Patching file mdnsd/Makefile using Plan A... Hunk #1 succeeded at 14. done ===> Applying OpenBSD patch patch-mdnsd_control_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix -fno-common build error. Taken from |https://svnweb.freebsd.org/ports?view=revision&revision=549579 | |Index: mdnsd/control.c |--- mdnsd/control.c.orig |+++ mdnsd/control.c -------------------------- Patching file mdnsd/control.c using Plan A... Hunk #1 succeeded at 53. Hunk #2 succeeded at 568. Hunk #3 succeeded at 619. Hunk #4 succeeded at 651. done ===> Applying OpenBSD patch patch-mdnsd_control_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix -fno-common build error. Taken from |https://svnweb.freebsd.org/ports?view=revision&revision=549579 | |Index: mdnsd/control.h |--- mdnsd/control.h.orig |+++ mdnsd/control.h -------------------------- Patching file mdnsd/control.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-mdnsd_mdns_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix -fno-common build error. Taken from |https://svnweb.freebsd.org/ports?view=revision&revision=549579 | |Index: mdnsd/mdns.c |--- mdnsd/mdns.c.orig |+++ mdnsd/mdns.c -------------------------- Patching file mdnsd/mdns.c using Plan A... Hunk #1 succeeded at 45. done ===> Applying OpenBSD patch patch-mdnsd_mdnsd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix -fno-common build error. Taken from |https://svnweb.freebsd.org/ports?view=revision&revision=549579 | |Index: mdnsd/mdnsd.c |--- mdnsd/mdnsd.c.orig |+++ mdnsd/mdnsd.c -------------------------- Patching file mdnsd/mdnsd.c using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 457. done ===> Applying OpenBSD patch patch-mdnsd_mdnsd_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix -fno-common build error. Taken from |https://svnweb.freebsd.org/ports?view=revision&revision=549579 | |Index: mdnsd/mdnsd.h |--- mdnsd/mdnsd.h.orig |+++ mdnsd/mdnsd.h -------------------------- Patching file mdnsd/mdnsd.h using Plan A... Hunk #1 succeeded at 223. Hunk #2 succeeded at 427. 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 openmdns-0.9 ===> Configuring for openmdns-0.9 printf 'major=%d\nminor=%d' 0 0 > /exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns/shlib_version ===> Building for openmdns-0.9 ===> libmdns cc -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns/../mdnsd -MD -MP -nostdinc -idirafter /usr/include -c mdnsl.c -o mdnsl.o mdnsl.c:339:14: warning: call to undeclared function 'imsg_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 339 | while ((r = imsg_get(&m->ibuf, &imsg)) > 0) { | ^ 1 warning generated. building standard mdns library ranlib libmdns.a cc -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns/../mdnsd -MD -MP -nostdinc -idirafter /usr/include -c -p mdnsl.c -o mdnsl.po mdnsl.c:339:14: warning: call to undeclared function 'imsg_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 339 | while ((r = imsg_get(&m->ibuf, &imsg)) > 0) { | ^ 1 warning generated. building profiled mdns library ranlib libmdns_p.a cc -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/libmdns/../mdnsd -MD -MP -nostdinc -idirafter /usr/include -c -fpic -DPIC mdnsl.c -o mdnsl.so mdnsl.c:339:14: warning: call to undeclared function 'imsg_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 339 | while ((r = imsg_get(&m->ibuf, &imsg)) > 0) { | ^ 1 warning generated. building shared mdns library (version 0.0) cc -shared -Wl,-soname,libmdns.so.0.0 -fpic -o libmdns.so.0.0 `echo mdnsl.so | tr ' ' '\n' | sort -R` ===> mdnsctl cc -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl/../mdnsd -MD -MP -nostdinc -idirafter /usr/include -c mdnsctl.c cc -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl -I/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl/../mdnsd -MD -MP -nostdinc -idirafter /usr/include -c parser.c cc -o mdnsctl mdnsctl.o parser.o -L/exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl/../libmdns -lmdns -lutil ld: error: undefined reference: imsg_get >>> referenced by /exopi-obj/pobj/openmdns-0.9/mdnsd-0.9/mdnsctl/../libmdns/libmdns.so.0.0 (disallowed by --no-allow-shlib-undefined) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in mdnsctl (:126 'mdnsctl') *** Error 2 in /exopi-obj/pobj/openmdns-0.9/mdnsd-0.9 (:48 'all': @for entry in libmdns mdnsctl mdnsd; do set -e; if test -d...) *** Error 2 in net/openmdns (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:3079 '/exopi-obj/pobj/openmdns-0.9/.build_done': @cd /exopi-obj/...) *** Error 2 in net/openmdns (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=openmdns-0.9; export _LOCKS_HELD=" openmdns...) ===> Exiting net/openmdns 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 1788729992.74 max_stuck=0.00/build=4.00 Error: job failed with 512 on exopi-6 at 1788729992