------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpaper-1.1.24.4.tgz Installing /packages/All/psutils-1.17_5.tgz Installing /packages/All/jbigkit-2.1_1.tgz Installing /packages/All/jpeg-turbo-2.0.2.tgz Installing /packages/All/tiff-4.0.10_1.tgz Installing /packages/All/png-1.6.37.tgz Installing /packages/All/jasper-1.900.1_17.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/netpbm-10.87.01.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/libXt-1.2.0,1.tgz Installing /packages/All/libXmu-1.1.3,1.tgz Installing /packages/All/libXp-1.0.3_2,1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/libXpm-3.5.12_2.tgz Installing /packages/All/libXaw-1.0.13_2,2.tgz Installing /packages/All/groff-1.22.4_2.tgz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ stmpclean-0.3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ stmpclean-0.3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by stmpclean-0.3 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ stmpclean-0.3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by stmpclean-0.3 for building => SHA256 Checksum OK for stmpclean-0.3.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ stmpclean-0.3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by stmpclean-0.3 for building ===> Extracting for stmpclean-0.3 => SHA256 Checksum OK for stmpclean-0.3.tar.gz. Extracted Memory Use: 0.03M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for stmpclean-0.3 ===> Applying ports patches for stmpclean-0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for stmpclean-0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for stmpclean-0.3 --- stmpclean.o --- --- stmpclean.0 --- --- stmpclean.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -pedantic -c stmpclean.c --- stmpclean.0 --- nroff -mandoc stmpclean.8 > stmpclean.0 --- stmpclean.o --- stmpclean.c: In function 'isemptydir': stmpclean.c:190:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: isemptydir(): opendir(\"%s\") in %s: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stmpclean.c:191:12: note: format string is defined here "%m, exiting", dir, cwd); ^ stmpclean.c: In function 'clean_dir': stmpclean.c:229:56: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: lstat(\"%s\") in %s failed: %m, " ^ stmpclean.c:243:40: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] "RACE?: cannot open(\"%s\"): %m (lstat was OK), " ^ stmpclean.c:249:61: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "cannot fstat(%d), pointing to %s in %s: %m, " ^ stmpclean.c:270:40: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "open(\".\") in %s: %m, exiting", cwd); ^ stmpclean.c:275:61: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "fchdir(\"%d\") [fd to %s] failed in %s: %m, " ^ stmpclean.c:281:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "close(\"%d\") [fd to ../%s] failed in %s: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stmpclean.c:282:12: note: format string is defined here "%m, exiting", dir_fd, dir, cwd); ^ stmpclean.c:288:50: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: opendir(\".\") in %s: %m, " ^ stmpclean.c:298:50: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: lstat(\"%s\") in %s: %m, " ^ stmpclean.c:312:23: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: rmdir" ^~~~~~~~~~~~~~ stmpclean.c:313:32: note: format string is defined here "(\"%s\") in %s: %m, " ^ stmpclean.c:347:22: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: unlink(\"%s\")" ^~~~~~~~~~~~~~~~~~~~~~~ stmpclean.c:348:22: note: format string is defined here "in %s: %m, exiting", ^ stmpclean.c:364:54: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "fchdir(%d) [fd to \"..\"] in %s: %m, exiting", ^ stmpclean.c: In function 'main': stmpclean.c:414:50: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] "cannot disable core dumps: setrlimit: %m, exiting"); ^ At top level: stmpclean.c:41:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- stmpclean --- cc -o stmpclean stmpclean.o && strip stmpclean SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for stmpclean-0.3 ===> Generating temporary packing list if [ ! -d /construction/sysutils/stmpclean/stage/usr/local/sbin ] ; then mkdir -p -m 0755 /construction/sysutils/stmpclean/stage/usr/local/sbin; fi if [ ! -d /construction/sysutils/stmpclean/stage/usr/local/man/man8 ] ; then mkdir -p -m 0755 /construction/sysutils/stmpclean/stage/usr/local/man/man8; fi install -s -m 555 stmpclean /construction/sysutils/stmpclean/stage/usr/local/sbin/ install -m 444 stmpclean.8 /construction/sysutils/stmpclean/stage/usr/local/man/man8/ ====> 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 ------------------------------------------------------------------------------- x====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for stmpclean-0.3 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:52