------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elf-0.5.4p1_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elf-0.5.4p1_5 for building => SHA256 Checksum OK for elf-0.5.4p1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elf-0.5.4p1_5 for building ===> Extracting for elf-0.5.4p1_5 => SHA256 Checksum OK for elf-0.5.4p1.tar.gz. Extracted Memory Use: 0.28M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for elf-0.5.4p1_5 ===> Applying ports patches for elf-0.5.4p1_5 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-doc__Makefile.in patch-src__Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> elf-0.5.4p1_5 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> elf-0.5.4p1_5 depends on package: gmake>=4.3 - found ===> elf-0.5.4p1_5 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> elf-0.5.4p1_5 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for elf-0.5.4p1_5 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c checking whether gmake sets ${MAKE}... yes checking for main in -lcurses... no checking for main in -ledit... yes checking for main in -lncurses... yes checking for main in -lreadline... yes checking how to run the C preprocessor... cpp 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 for errno.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking return type of signal handlers... void checking for bzero... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for elf-0.5.4p1_5 /usr/bin/env XDG_DATA_HOME=/construction/devel/elf XDG_CONFIG_HOME=/construction/devel/elf HOME=/construction/devel/elf TMPDIR="/tmp" PATH=/construction/devel/elf/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" gmake -f Makefile -j10 -C /construction/devel/elf/elf-0.5.4p1/src gmake[1]: Entering directory '/construction/devel/elf/elf-0.5.4p1/src' cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I../include -I/usr/local/include -isystem /usr/local/include -c main.c cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I../include -I/usr/local/include -isystem /usr/local/include -c elf.c In file included from main.c:26: ../include/define.h:13:1: warning: 'const' attribute on function returning 'void' [-Wattributes] static void usage(void) __attribute__((const)); ^~~~~~ In file included from elf.c:14: ../include/define.h:13:1: warning: 'const' attribute on function returning 'void' [-Wattributes] static void usage(void) __attribute__((const)); ^~~~~~ main.c: In function 'initrl': main.c:600:2: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] rl_attempted_completion_function = (CPPFunction *) completion; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'completion': main.c:610:22: warning: implicit declaration of function 'completion_matches'; did you mean 'rl_completion_matches'? [-Wimplicit-function-declaration] matches = (char **)completion_matches(text, match); ^~~~~~~~~~~~~~~~~~ rl_completion_matches main.c:610:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] matches = (char **)completion_matches(text, match); ^ elf.c: In function 'is_elf': elf.c:28:55: warning: implicit declaration of function 'strerror'; did you mean 'perror'? [-Wimplicit-function-declaration] fprintf(stderr, "ERROR: could not open file: %s\n", strerror(errno)); ^~~~~~~~ perror elf.c:36:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(buffer, 0, SELFMAG + 1); ^~~~~~ elf.c:36:2: warning: incompatible implicit declaration of built-in function 'memset' elf.c:36:2: note: include '' or provide a declaration of 'memset' elf.c:19:1: +#include elf.c:36:2: memset(buffer, 0, SELFMAG + 1); ^~~~~~ elf.c:42:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(ELFMAG, buffer) == 0) { ^~~~~~ cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I../include -I/usr/local/include -isystem /usr/local/include main.o elf.o -o elf -lreadline -lncurses -ledit -L/usr/local/lib -L/usr/local/lib gmake[1]: Leaving directory '/construction/devel/elf/elf-0.5.4p1/src' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for elf-0.5.4p1_5 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/elf/elf-0.5.4p1' cd ./src; gmake install gmake[2]: Entering directory '/construction/devel/elf/elf-0.5.4p1/src' cp elf /construction/devel/elf/stage/usr/local/bin gmake[2]: Leaving directory '/construction/devel/elf/elf-0.5.4p1/src' cd ./doc; gmake install gmake[2]: Entering directory '/construction/devel/elf/elf-0.5.4p1/doc' cp elf.1 /construction/devel/elf/stage/usr/local/man/man1/ chmod 644 /construction/devel/elf/stage/usr/local/man/man1/elf.1 gmake[2]: Leaving directory '/construction/devel/elf/elf-0.5.4p1/doc' gmake[1]: Leaving directory '/construction/devel/elf/elf-0.5.4p1' /usr/bin/strip /construction/devel/elf/stage/usr/local/bin/elf ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/elf is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for elf-0.5.4p1_5 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:07