------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by anacron-2.3_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by anacron-2.3_6 for building => SHA256 Checksum OK for anacron-2.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by anacron-2.3_6 for building ===> Extracting for anacron-2.3_6 => SHA256 Checksum OK for anacron-2.3.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for anacron-2.3_6 ===> Applying ports patches for anacron-2.3_6 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> anacron-2.3_6 depends on executable: gmake - found ===> Configuring for anacron-2.3_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for anacron-2.3_6 gmake[1]: Entering directory '/construction/sysutils/anacron/anacron-2.3' /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" matchrx.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > matchrx.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" gregor.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > gregor.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" log.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > log.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" runjob.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > runjob.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" lock.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > lock.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" main.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > main.d" /bin/sh -ec "cc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" readtab.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > readtab.d" cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing readtab.c -o readtab.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing main.c -o main.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing lock.c -o lock.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing runjob.c -o runjob.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing log.c -o log.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing gregor.c -o gregor.o cc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/usr/local/etc/anacrontab\" -pipe -O2 -fno-strict-aliasing matchrx.c -o matchrx.o main.c: In function 'parse_opts': main.c:125:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ main.c:125:6: warning: incompatible implicit declaration of built-in function 'exit' main.c:125:6: note: include '' or provide a declaration of 'exit' main.c:35:1: +#include main.c:125:6: exit(0); ^~~~ main.c: In function 'go_background': main.c:204:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:204:2: note: include '' or provide a declaration of 'exit' main.c: In function 'orderly_termination': main.c:305:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:305:5: note: include '' or provide a declaration of 'exit' main.c: In function 'main': main.c:452:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:452:2: note: include '' or provide a declaration of 'exit' main.c:466:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ main.c:466:5: note: include '' or provide a declaration of 'exit' runjob.c: In function 'xputenv': runjob.c:77:16: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (putenv(s)) die_e("Can't set the environment"); ^ In file included from runjob.c:27: /usr/include/stdlib.h:233:13: note: expected 'char *' but argument is of type 'const char *' int putenv(char *); ^~~~~~ log.c:82:1: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] log(int priority, const char *fmt, va_list args) ^~~ log.c: In function 'die': log.c:174:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(FAILURE_EXIT); ^~~~ log.c:174:5: warning: incompatible implicit declaration of built-in function 'exit' log.c:174:5: note: include '' or provide a declaration of 'exit' log.c:46:1: +#include log.c:174:5: exit(FAILURE_EXIT); ^~~~ log.c: In function 'die_e': log.c:188:5: warning: incompatible implicit declaration of built-in function 'exit' exit(FAILURE_EXIT); ^~~~ log.c:188:5: note: include '' or provide a declaration of 'exit' matchrx.c: In function 'match_rx': matchrx.c:51:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(sub_offsets, 0, sizeof(regmatch_t) * (n_sub + 1)); ^~~~~~ matchrx.c:51:2: warning: incompatible implicit declaration of built-in function 'memset' matchrx.c:51:2: note: include '' or provide a declaration of 'memset' matchrx.c:31:1: +#include matchrx.c:51:2: memset(sub_offsets, 0, sizeof(regmatch_t) * (n_sub + 1)); ^~~~~~ cc readtab.o main.o lock.o runjob.o log.o gregor.o matchrx.o -o anacron gmake[1]: Leaving directory '/construction/sysutils/anacron/anacron-2.3' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for anacron-2.3_6 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/anacron/anacron-2.3/anacron /construction/sysutils/anacron/stage/usr/local/sbin install -m 444 /construction/sysutils/anacron/anacron-2.3/anacron.8 /construction/sysutils/anacron/stage/usr/local/man/man8 install -m 444 /construction/sysutils/anacron/anacron-2.3/anacrontab.5 /construction/sysutils/anacron/stage/usr/local/man/man5 install -m 0644 /xports/sysutils/anacron/files/anacrontab.sample /construction/sysutils/anacron/stage/usr/local/etc ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for anacron-2.3_6 pkg-static: Warning: @unexec is deprecated, please use @[pre|post]unexec file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03