------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/libedit-3.1.20191231,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexpeek-1.0.20200804_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexpeek-1.0.20200804_4 for building => SHA256 Checksum OK for hexpeek-v1.0.20200804.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexpeek-1.0.20200804_4 for building ===> Extracting for hexpeek-1.0.20200804_4 => SHA256 Checksum OK for hexpeek-v1.0.20200804.tar.bz2. Extracted Memory Use: 37.86M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hexpeek-1.0.20200804_4 ===> Applying ports patches for hexpeek-1.0.20200804_4 from /xports/sysutils/hexpeek/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hexpeek-1.0.20200804_4 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Configuring for hexpeek-1.0.20200804_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hexpeek-1.0.20200804_4 --- bin/hexpeek --- mkdir -p bin cc -pipe -D_WITH_GETLINE -Isrc -L/usr/local/lib -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -DHEXPEEK_EDITABLE_CONSOLE -o bin/hexpeek src/*.c -ledit src/hexpeek.c: In function 'genBackupName': src/hexpeek.c:946:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(basebuf, dname, sizeof basebuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/hexpeek.c:944:26: note: length computed here size_t namelen = strlen(dname); ^~~~~~~~~~~~~ src/hexpeek_files.c: In function 'hexpeek_syncdir': src/hexpeek_files.c:259:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buf, path, len); ^~~~~~~~~~~~~~~~~~~~~~~ src/hexpeek_files.c:256:24: note: length computed here const size_t len = strlen(path) + 1; ^~~~~~~~~~~~ src/hexpeek_misc.c: In function 'doErr': src/hexpeek_misc.c:57:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buf, fmt, len + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/hexpeek_misc.c:55:18: note: length computed here size_t len = strlen(fmt); ^~~~~~~~~~~ cd bin ; ln -f -s hexpeek hexview ; ln -f -s hexpeek hexDump ; ln -f -s hexpeek hexpack ; ln -f -s hexpeek hexdiff SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hexpeek-1.0.20200804_4 ===> hexpeek-1.0.20200804_4 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/sysutils/hexpeek/hexpeek-v1.0.20200804/bin/* /construction/sysutils/hexpeek/stage/usr/local/bin install -m 444 /construction/sysutils/hexpeek/hexpeek-v1.0.20200804/etc/hexpeek.1 /construction/sysutils/hexpeek/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hexpeek-1.0.20200804_4 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11