------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The l0pht-watch port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> l0pht-watch-1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The l0pht-watch port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> l0pht-watch-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l0pht-watch-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The l0pht-watch port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> l0pht-watch-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l0pht-watch-1.1 for building => SHA256 Checksum OK for l0pht-watch.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The l0pht-watch port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> l0pht-watch-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l0pht-watch-1.1 for building ===> Extracting for l0pht-watch-1.1 ===> NOTICE: The l0pht-watch port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> l0pht-watch-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by l0pht-watch-1.1 for building => SHA256 Checksum OK for l0pht-watch.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for l0pht-watch-1.1 ===> Applying ports patches for l0pht-watch-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for l0pht-watch-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for l0pht-watch-1.1 --- OpenBSD --- make -e temp-watch -j 10 XFLAGS='-DREGEX -DREGCOMP_3C' CC="cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing " STATIC=-static --- check_tmp.o --- --- daemon.o --- --- list_utils.o --- --- usage.o --- --- check_tmp.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DREGEX -DREGEX -DREGCOMP_3C -static -c check_tmp.c --- daemon.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DREGEX -DREGEX -DREGCOMP_3C -static -c daemon.c --- list_utils.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DREGEX -DREGEX -DREGCOMP_3C -static -c list_utils.c --- usage.o --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DREGEX -DREGEX -DREGCOMP_3C -static -c usage.c --- list_utils.o --- list_utils.c: In function 'addnode': list_utils.c:35:47: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] strncat(list->filename, file, MAXNAMLEN - strlen(list->filename) - 1); ^~~~~~ list_utils.c:35:47: warning: incompatible implicit declaration of built-in function 'strlen' list_utils.c:35:47: note: include '' or provide a declaration of 'strlen' list_utils.c:2:1: +#include list_utils.c:35:47: strncat(list->filename, file, MAXNAMLEN - strlen(list->filename) - 1); ^~~~~~ list_utils.c:79:46: warning: incompatible implicit declaration of built-in function 'strlen' strncat(ptr->filename, file, MAXNAMLEN - strlen(ptr->filename) - 1); ^~~~~~ list_utils.c:79:46: note: include '' or provide a declaration of 'strlen' list_utils.c: In function 'checknode': list_utils.c:251:39: warning: incompatible implicit declaration of built-in function 'strlen' strncat(name, filename, MAXNAMLEN - strlen(dirname) - 1); ^~~~~~ list_utils.c:251:39: note: include '' or provide a declaration of 'strlen' list_utils.c:255:11: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!(strcmp(ptr->filename, name))) ^~~~~~ list_utils.c: In function 'copyfile': list_utils.c:391:16: warning: incompatible implicit declaration of built-in function 'strlen' destfile[strlen(destfile) - 1] = cntr + 48; ^~~~~~ list_utils.c:391:16: note: include '' or provide a declaration of 'strlen' list_utils.c:423:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(dst, src, statbuf.st_size); ^~~~~~ list_utils.c:423:5: warning: incompatible implicit declaration of built-in function 'memcpy' list_utils.c:423:5: note: include '' or provide a declaration of 'memcpy' list_utils.c: In function 'printnode': list_utils.c:162:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(outputStr, " -> ", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- check_tmp.o --- check_tmp.c: In function 'main': check_tmp.c:207:49: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (strncmp(dp->d_name, replacewatch, strlen(replacewatch)) == 0) { ^~~~~~ check_tmp.c:207:49: warning: incompatible implicit declaration of built-in function 'strlen' check_tmp.c:207:49: note: include '' or provide a declaration of 'strlen' check_tmp.c:6:1: +#include check_tmp.c:207:49: if (strncmp(dp->d_name, replacewatch, strlen(replacewatch)) == 0) { ^~~~~~ check_tmp.c:228:57: warning: incompatible implicit declaration of built-in function 'strlen' strncat(tmp1, dp->d_name, (MAXNAMLEN - 1) - strlen(tmp1)); ^~~~~~ check_tmp.c:228:57: note: include '' or provide a declaration of 'strlen' check_tmp.c:236:44: warning: incompatible implicit declaration of built-in function 'strlen' if ( strncmp(dp->d_name, copyname, strlen(copyname)) == 0) { ^~~~~~ check_tmp.c:236:44: note: include '' or provide a declaration of 'strlen' check_tmp.c:266:55: warning: incompatible implicit declaration of built-in function 'strlen' strncat(tmp1, dp->d_name, (MAXNAMLEN - 1) - strlen(tmp1)); ^~~~~~ check_tmp.c:266:55: note: include '' or provide a declaration of 'strlen' check_tmp.c:298:51: warning: incompatible implicit declaration of built-in function 'strlen' if (strncmp(dp->d_name, replacewatch, strlen(replacewatch)) == 0) { ^~~~~~ check_tmp.c:298:51: note: include '' or provide a declaration of 'strlen' check_tmp.c:319:59: warning: incompatible implicit declaration of built-in function 'strlen' strncat(tmp1, dp->d_name, (MAXNAMLEN - 1) - strlen(tmp1)); ^~~~~~ check_tmp.c:319:59: note: include '' or provide a declaration of 'strlen' check_tmp.c:327:47: warning: incompatible implicit declaration of built-in function 'strlen' if (! strncmp(dp->d_name, copyname, strlen(copyname))){ ^~~~~~ check_tmp.c:327:47: note: include '' or provide a declaration of 'strlen' check_tmp.c:358:57: warning: incompatible implicit declaration of built-in function 'strlen' strncat(tmp1, dp->d_name, (MAXNAMLEN - 1) - strlen(tmp1)); ^~~~~~ check_tmp.c:358:57: note: include '' or provide a declaration of 'strlen' --- temp-watch --- cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -s -DREGEX -DREGEX -DREGCOMP_3C -static -o temp-watch check_tmp.o daemon.o list_utils.o usage.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for l0pht-watch-1.1 ===> Generating temporary packing list install -s -m 555 /construction/security/l0pht-watch/temp-watch/temp-watch /construction/security/l0pht-watch/stage/usr/local/bin ====> 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: package ------------------------------------------------------------------------------- ===> Building package for l0pht-watch-1.1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04