------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rclean-1.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rclean-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rclean-1.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rclean-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rclean-1.14 for building => SHA256 Checksum OK for rclean-1.14.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rclean-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rclean-1.14 for building ===> Extracting for rclean-1.14 => SHA256 Checksum OK for rclean-1.14.tar.bz2. Extracted Memory Use: 0.02M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rclean-1.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for rclean-1.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rclean-1.14 rclean.c: In function 'element_new': rclean.c:188:14: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] u->key = strcpy(malloc_chk(sizeof(char) * (strlen(key) + 1)), key); ^~~~~~ rclean.c:188:14: warning: incompatible implicit declaration of built-in function 'strcpy' rclean.c:188:14: note: include '' or provide a declaration of 'strcpy' rclean.c:102:1: +#include rclean.c:188:14: u->key = strcpy(malloc_chk(sizeof(char) * (strlen(key) + 1)), key); ^~~~~~ rclean.c:188:48: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] u->key = strcpy(malloc_chk(sizeof(char) * (strlen(key) + 1)), key); ^~~~~~ rclean.c:188:48: warning: incompatible implicit declaration of built-in function 'strlen' rclean.c:188:48: note: include '' or provide a declaration of 'strlen' rclean.c: In function 'element_find': rclean.c:221:20: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] while((el) && (strcmp(el->key, key) != 0)) ^~~~~~ rclean.c: In function 'element_change': rclean.c:268:28: warning: incompatible implicit declaration of built-in function 'strcpy' exceptions[i].previous = strcpy(malloc_chk(sizeof(char) * (strlen(key) + 1)), key); ^~~~~~ rclean.c:268:28: note: include '' or provide a declaration of 'strcpy' rclean.c:268:62: warning: incompatible implicit declaration of built-in function 'strlen' exceptions[i].previous = strcpy(malloc_chk(sizeof(char) * (strlen(key) + 1)), key); ^~~~~~ rclean.c:268:62: note: include '' or provide a declaration of 'strlen' rclean.c:284:17: warning: incompatible implicit declaration of built-in function 'strcpy' el->value = strcpy(malloc_chk(sizeof(char) * (strlen(value) + 1)), value); ^~~~~~ rclean.c:284:17: note: include '' or provide a declaration of 'strcpy' rclean.c:284:51: warning: incompatible implicit declaration of built-in function 'strlen' el->value = strcpy(malloc_chk(sizeof(char) * (strlen(value) + 1)), value); ^~~~~~ rclean.c:284:51: note: include '' or provide a declaration of 'strlen' rclean.c: In function 'main': rclean.c:365:17: warning: implicit declaration of function 'getopt'; did you mean 'getw'? [-Wimplicit-function-declaration] while ((i = getopt(ac, av, "d:c:w:anfeh?")) != -1) ^~~~~~ getw rclean.c:439:18: warning: incompatible implicit declaration of built-in function 'strlen' tabs = 52 - strlen(el->key) - strlen(el->value); ^~~~~~ rclean.c:439:18: note: include '' or provide a declaration of 'strlen' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rclean-1.14 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/rclean/rclean-1.14/rclean /construction/sysutils/rclean/stage/usr/local/bin ====> 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 rclean-1.14 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02