------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ftpsesame 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 ------------------------------------------------------------------------------- ===> ftpsesame-0.95 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ftpsesame 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 ===> ftpsesame-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftpsesame-0.95 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ftpsesame 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 ===> ftpsesame-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftpsesame-0.95 for building => SHA256 Checksum OK for ftpsesame-0.95.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ftpsesame 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 ===> ftpsesame-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftpsesame-0.95 for building ===> Extracting for ftpsesame-0.95 ===> NOTICE: The ftpsesame 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 ===> ftpsesame-0.95 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftpsesame-0.95 for building => SHA256 Checksum OK for ftpsesame-0.95.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ftpsesame-0.95 ===> Applying ports patches for ftpsesame-0.95 /usr/bin/env WRKSRC=/construction/ftp/ftpsesame/ftpsesame-0.95 REWARNFILE=/construction/ftp/ftpsesame/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@@@g' -e 's@@@g' /construction/ftp/ftpsesame/ftpsesame-0.95/ftpsesame.c /construction/ftp/ftpsesame/ftpsesame-0.95/filter.c /construction/ftp/ftpsesame/ftpsesame-0.95/state.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ftpsesame-0.95 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ftpsesame-0.95 --- objwarn --- --- filter.o --- --- ftpsesame.o --- --- state.o --- --- ftpsesame.8.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/ftp/ftpsesame/ftpsesame-0.95 --- filter.o --- cc -pipe -O2 -fno-strict-aliasing -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -std=gnu99 -c filter.c --- ftpsesame.8.gz --- gzip -cn ftpsesame.8 > ftpsesame.8.gz --- state.o --- cc -pipe -O2 -fno-strict-aliasing -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -std=gnu99 -c state.c --- ftpsesame.o --- cc -pipe -O2 -fno-strict-aliasing -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -std=gnu99 -c ftpsesame.c --- filter.o --- filter.c: In function 'filter_lookup': filter.c:173:43: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memcpy(src_real, &pnl.rsaddr.v4, sizeof src_real); ^~~~~~~~ --- ftpsesame --- cc -pipe -O2 -fno-strict-aliasing -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -std=gnu99 -o ftpsesame filter.o ftpsesame.o state.o -lpcap SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ftpsesame-0.95 ===> Generating temporary packing list install -s -m 555 /construction/ftp/ftpsesame/ftpsesame-0.95/ftpsesame /construction/ftp/ftpsesame/stage/usr/local/bin install -m 444 /construction/ftp/ftpsesame/ftpsesame-0.95/ftpsesame.8 /construction/ftp/ftpsesame/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ftpsesame-0.95 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02