------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cpulimit-2.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cpulimit-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpulimit-2.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cpulimit-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpulimit-2.2 for building => SHA256 Checksum OK for cpulimit-2.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cpulimit-2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cpulimit-2.2 for building ===> Extracting for cpulimit-2.2 => SHA256 Checksum OK for cpulimit-2.2.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cpulimit-2.2 ===> Applying ports patches for cpulimit-2.2 ===> Applying dragonfly patches for cpulimit-2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cpulimit-2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cpulimit-2.2 --- cpulimit --- cc -o cpulimit cpulimit.c -lrt -lkvm -DFREEBSD -pipe -lkvm -Wall -O2 -fno-strict-aliasing cpulimit.c: In function 'waitforpid': cpulimit.c:208:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!quiet) ^~ cpulimit.c:218:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return 0; ^~~~~~ cpulimit.c: In function 'getpidof': cpulimit.c:313:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!quiet) ^~ cpulimit.c:323:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return pid; ^~~~~~ cpulimit.c: In function 'main': cpulimit.c:908:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!quiet) ^~ cpulimit.c:910:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (lazy) exit(2); ^~ cpulimit.c:951:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!quiet) ^~ cpulimit.c:953:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (lazy) exit(2); ^~ cpulimit.c:1037:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!quiet) ^~ cpulimit.c:1039:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (lazy) exit(2); ^~ cpulimit.c: In function 'getpidof': cpulimit.c:259:34: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(exelink,"/proc/%d/exe",pid); ^ cpulimit.c:259:5: note: 'sprintf' output between 12 and 21 bytes into a destination of size 20 sprintf(exelink,"/proc/%d/exe",pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cpulimit-2.2 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/cpulimit/cpulimit-2.2/cpulimit /construction/sysutils/cpulimit/stage/usr/local/bin/cpulimit install -m 444 /construction/sysutils/cpulimit/cpulimit-2.2/cpulimit.1 /construction/sysutils/cpulimit/stage/usr/local/man/man1/cpulimit.1 ====> 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 cpulimit-2.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:03