------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The scr2txt 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 ------------------------------------------------------------------------------- ===> scr2txt-1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The scr2txt 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 ===> scr2txt-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2txt-1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The scr2txt 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 ===> scr2txt-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2txt-1.2 for building => SHA256 Checksum OK for scr2txt-1.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The scr2txt 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 ===> scr2txt-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2txt-1.2 for building ===> Extracting for scr2txt-1.2 => SHA256 Checksum OK for scr2txt-1.2.tar.gz. Extracted Memory Use: 0.02M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for scr2txt-1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for scr2txt-1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for scr2txt-1.2 --- objwarn --- --- scr2txt.o --- --- scr2txt.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/textproc/scr2txt/scr2txt-1.2 --- scr2txt.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -c scr2txt.c --- scr2txt.1.gz --- gzip -cn scr2txt.1 > scr2txt.1.gz --- scr2txt.o --- In file included from scr2txt.c:33: /usr/include/sys/syslimits.h:39:2: warning: #warning "No user-serviceable parts inside." [-Wcpp] #warning "No user-serviceable parts inside." ^~~~~~~ scr2txt.c: In function 'main': scr2txt.c:88:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(header, BUFSIZ); ^~~~~ scr2txt.c:88:2: warning: incompatible implicit declaration of built-in function 'bzero' scr2txt.c:93:5: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) ^~~~~~~ scr2txt.c:93:28: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) ^~~~~~ scr2txt.c:93:28: warning: incompatible implicit declaration of built-in function 'strlen' scr2txt.c:93:28: note: include '' or provide a declaration of 'strlen' scr2txt.c:41:1: +#include scr2txt.c:93:28: if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) ^~~~~~ --- scr2txt --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -o scr2txt scr2txt.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for scr2txt-1.2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 scr2txt /construction/textproc/scr2txt/stage/usr/local/bin install -o root -g wheel -m 444 scr2txt.1.gz /construction/textproc/scr2txt/stage/usr/local/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: package ------------------------------------------------------------------------------- ===> Building package for scr2txt-1.2 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:00 TOTAL TIME 00:00:02