------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ftplib 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 ------------------------------------------------------------------------------- ===> ftplib-4.0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ftplib 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 ===> ftplib-4.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftplib-4.0.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ftplib 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 ===> ftplib-4.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftplib-4.0.1 for building => SHA256 Checksum OK for ftplib-4.0-1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ftplib 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 ===> ftplib-4.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ftplib-4.0.1 for building ===> Extracting for ftplib-4.0.1 => SHA256 Checksum OK for ftplib-4.0-1.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ftplib-4.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ftplib-4.0.1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ftplib-4.0.1 depends on package: gmake>=4.3 - found ===> Configuring for ftplib-4.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ftplib-4.0.1 gmake[1]: Entering directory '/construction/ftp/ftplib/ftplib-4.0-1/src' cc -pipe -O2 -fno-strict-aliasing -Wall -I. -Wno-unused-variable -D_FILE_OFFSET_BITS=64 -D__unix__ -c -o qftp.o qftp.c cc -c -pipe -O2 -fno-strict-aliasing -Wall -I. -Wno-unused-variable -D_FILE_OFFSET_BITS=64 -D__unix__ -fPIC -D_REENTRANT ftplib.c -o ftplib.o test -d unshared || mkdir unshared cc -c -pipe -O2 -fno-strict-aliasing -Wall -I. -Wno-unused-variable -D_FILE_OFFSET_BITS=64 -D__unix__ -D_REENTRANT ftplib.c -o unshared/ftplib.o ftplib.c: In function 'FtpAccess': ftplib.c:966:5: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!FtpAcceptConnection(*nData,nControl)) ^ ftplib.c: In function 'FtpAccess': ftplib.c:966:5: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!FtpAcceptConnection(*nData,nControl)) ^ ar -rcs libftp.a unshared/ftplib.o cc -o qftp.static qftp.o libftp.a cc -shared -Wl,-soname,libftp.so.4 -o libftp.so.4 ftplib.o true libftp.so.4 libftp.so.4 ln -sf libftp.so.4 libftp.so cc -L. -o qftp qftp.o -lftp gmake[1]: Leaving directory '/construction/ftp/ftplib/ftplib-4.0-1/src' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ftplib-4.0.1 ===> Generating temporary packing list install -s -m 555 /construction/ftp/ftplib/ftplib-4.0-1/src/qftp /construction/ftp/ftplib/stage/usr/local/bin ln -sf qftp /construction/ftp/ftplib/stage/usr/local/bin/ftpdir ln -sf qftp /construction/ftp/ftplib/stage/usr/local/bin/ftpget ln -sf qftp /construction/ftp/ftplib/stage/usr/local/bin/ftplist ln -sf qftp /construction/ftp/ftplib/stage/usr/local/bin/ftprm ln -sf qftp /construction/ftp/ftplib/stage/usr/local/bin/ftpsend install -m 0644 /construction/ftp/ftplib/ftplib-4.0-1/src/ftplib.h /construction/ftp/ftplib/stage/usr/local/include install -m 0644 /construction/ftp/ftplib/ftplib-4.0-1/src/libftp.a /construction/ftp/ftplib/stage/usr/local/lib install -s -m 0644 /construction/ftp/ftplib/ftplib-4.0-1/src/libftp.so.4 /construction/ftp/ftplib/stage/usr/local/lib ln -sf libftp.so.4 /construction/ftp/ftplib/stage/usr/local/lib/libftp.so ====> 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 ftplib-4.0.1 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04