------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by macchanger-1.7.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by macchanger-1.7.0_2 for building => SHA256 Checksum OK for alobbs-macchanger-1.7.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by macchanger-1.7.0_2 for building ===> Extracting for macchanger-1.7.0_2 => SHA256 Checksum OK for alobbs-macchanger-1.7.0_GH0.tar.gz. Extracted Memory Use: 0.91M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for macchanger-1.7.0_2 ===> Applying ports patches for macchanger-1.7.0_2 ===> Cleanly applied ports patch(es) patch-configure.ac patch-doc-macchanger.texi patch-macchanger.1 patch-src_main.c patch-src_netinfo.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/bin/makeinfo - found ===> macchanger-1.7.0_2 depends on package: autoconf>=2.69 - found ===> macchanger-1.7.0_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> macchanger-1.7.0_2 depends on file: /usr/local/bin/makeinfo - found ===> macchanger-1.7.0_2 depends on package: autoconf>=2.69 - found ===> macchanger-1.7.0_2 depends on package: automake>=1.16.1 - found ===> Configuring for macchanger-1.7.0_2 configure.ac:11: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking if sockaddr has the sa_len member... checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking linux/if_packet.h usability... no checking linux/if_packet.h presence... no checking for linux/if_packet.h... no checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking linux/ethtool.h usability... no checking linux/ethtool.h presence... no checking for linux/ethtool.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for macchanger-1.7.0_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- mac.o --- --- maclist.o --- --- netinfo.o --- --- main.o --- --- mac.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLISTDIR="\"/usr/local/share/macchanger\"" -pipe -O2 -fno-strict-aliasing -MT mac.o -MD -MP -MF .deps/mac.Tpo -c -o mac.o mac.c --- maclist.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLISTDIR="\"/usr/local/share/macchanger\"" -pipe -O2 -fno-strict-aliasing -MT maclist.o -MD -MP -MF .deps/maclist.Tpo -c -o maclist.o maclist.c --- netinfo.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLISTDIR="\"/usr/local/share/macchanger\"" -pipe -O2 -fno-strict-aliasing -MT netinfo.o -MD -MP -MF .deps/netinfo.Tpo -c -o netinfo.o netinfo.c --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLISTDIR="\"/usr/local/share/macchanger\"" -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- netinfo.o --- netinfo.c: In function 'mc_net_info_get_mac': netinfo.c:104:19: error: dereferencing pointer to incomplete type 'struct sockaddr_ll' if (!sdl && sdl->sll_family != AF_PACKET) ^~ netinfo.c:104:35: error: 'AF_PACKET' undeclared (first use in this function); did you mean 'AF_INET'? if (!sdl && sdl->sll_family != AF_PACKET) ^~~~~~~~~ AF_INET netinfo.c:104:35: note: each undeclared identifier is reported only once for each function it appears in netinfo.c: In function 'mc_net_info_set_mac': netinfo.c:129:32: error: 'AF_PACKET' undeclared (first use in this function); did you mean 'AF_INET'? net->dev.ifr_addr.sa_family = AF_PACKET; ^~~~~~~~~ AF_INET netinfo.c:134:12: error: 'struct ifreq' has no member named 'ifr_hwaddr'; did you mean 'ifr_name'? net->dev.ifr_hwaddr.sa_data[i] = mac->byte[i]; ^~~~~~~~~~ ifr_name netinfo.c:136:23: error: 'SIOCSIFHWADDR' undeclared (first use in this function); did you mean 'SIOCSIFLLADDR'? if (ioctl(net->sock, SIOCSIFHWADDR, &net->dev) < 0) { ^~~~~~~~~~~~~ SIOCSIFLLADDR *** [netinfo.o] Error code 1 make[3]: stopped in /construction/net/macchanger/macchanger-1.7.0/src --- mac.o --- mv -f .deps/mac.Tpo .deps/mac.Po --- maclist.o --- mv -f .deps/maclist.Tpo .deps/maclist.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po 1 error make[3]: stopped in /construction/net/macchanger/macchanger-1.7.0/src *** [all-recursive] Error code 1 make[2]: stopped in /construction/net/macchanger/macchanger-1.7.0 1 error make[2]: stopped in /construction/net/macchanger/macchanger-1.7.0 *** [all] Error code 2 make[1]: stopped in /construction/net/macchanger/macchanger-1.7.0 1 error make[1]: stopped in /construction/net/macchanger/macchanger-1.7.0 ===> 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/macchanger FAILED 00:00:00