------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by dhcpd-6.4.20181105 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by dhcpd-6.4.20181105 for building => SHA256 Checksum OK for koue-dhcpd-6.4.20181105_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by dhcpd-6.4.20181105 for building ===> Extracting for dhcpd-6.4.20181105 => SHA256 Checksum OK for koue-dhcpd-6.4.20181105_GH0.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for dhcpd-6.4.20181105 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for dhcpd-6.4.20181105 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for dhcpd-6.4.20181105 --- objwarn --- --- bootp.o --- --- confpars.o --- --- db.o --- --- dhcp.o --- --- dhcpd.o --- --- bpf.o --- --- packet.o --- --- log.o --- --- dispatch.o --- --- objwarn --- Warning: Object directory not changed from original /construction/net/dhcpd/dhcpd-6.4.20181105/src/usr.sbin/dhcpd --- db.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c db.c --- dhcp.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c dhcp.c --- print.o --- --- dispatch.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c dispatch.c --- dhcpd.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c dhcpd.c --- bpf.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c bpf.c --- packet.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c packet.c --- bootp.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c bootp.c --- log.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c log.c --- confpars.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c confpars.c --- print.o --- cc -pipe -Wall -O2 -fno-strict-aliasing -Wall -D__dead='' -std=gnu99 -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -c print.c --- dispatch.o --- dispatch.c: In function 'get_rdomain': dispatch.c:662:15: error: 'SIOCGIFRDOMAIN' undeclared (first use in this function); did you mean 'SIOCGIFDATA'? if (ioctl(s, SIOCGIFRDOMAIN, (caddr_t)&ifr) != -1) ^~~~~~~~~~~~~~ SIOCGIFDATA dispatch.c:662:15: note: each undeclared identifier is reported only once for each function it appears in dispatch.c:663:11: error: 'struct ifreq' has no member named 'ifr_rdomainid' rv = ifr.ifr_rdomainid; ^ --- dhcpd.o --- dhcpd.c: In function 'main': dhcpd.c:208:7: warning: implicit declaration of function 'setfib'; did you mean 'setuid'? [-Wimplicit-function-declaration] if (setfib(rdomain) == -1) ^~~~~~ setuid --- dispatch.o --- *** [dispatch.o] Error code 1 make[1]: stopped in /construction/net/dhcpd/dhcpd-6.4.20181105/src/usr.sbin/dhcpd --- bpf.o --- bpf.c: In function 'if_register_receive': bpf.c:203:26: error: 'BIOCSFILDROP' undeclared (first use in this function); did you mean 'BIOCFLUSH'? if (ioctl(info->rfdesc, BIOCSFILDROP, &flag) == -1) ^~~~~~~~~~~~ BIOCFLUSH bpf.c:203:26: note: each undeclared identifier is reported only once for each function it appears in *** [bpf.o] Error code 1 make[1]: stopped in /construction/net/dhcpd/dhcpd-6.4.20181105/src/usr.sbin/dhcpd --- bootp.o --- bootp.c: In function 'bootp': bootp.c:314:3: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(raw.sname, subnet->group->server_name, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(raw.sname)); ~~~~~~~~~~~~~~~~~~ bootp.c:312:3: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(raw.sname, hp->group->server_name, sizeof(raw.sname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bootp.c:320:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(raw.file, subnet->group->filename, sizeof(raw.file)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bootp.c:318:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(raw.file, hp->group->filename, sizeof(raw.file)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors make[1]: stopped in /construction/net/dhcpd/dhcpd-6.4.20181105/src/usr.sbin/dhcpd ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/net/dhcpd FAILED 00:00:00