------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> wdiag-0.10.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> wdiag-0.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wdiag-0.10.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> wdiag-0.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wdiag-0.10.2 for building => SHA256 Checksum OK for wdiag-0.10.2.tgz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> wdiag-0.10.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wdiag-0.10.2 for building ===> Extracting for wdiag-0.10.2 => SHA256 Checksum OK for wdiag-0.10.2.tgz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wdiag-0.10.2 ===> Applying ports patches for wdiag-0.10.2 ===> Cleanly applied ports patch(es) patch-Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for wdiag-0.10.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wdiag-0.10.2 --- common.o --- --- conf.o --- --- common.o --- cc -pipe -O2 -fno-strict-aliasing -W -Wall -pedantic common.c -c --- conf.o --- cc -pipe -O2 -fno-strict-aliasing -W -Wall -pedantic conf.c -c conf.c: In function 'decimal_def': conf.c:172:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ conf.c:174:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(dec == 1) ^~ conf.c: In function 'parse_config': conf.c:89:43: warning: '%s' directive writing up to 79 bytes into a region of size 57 [-Wformat-overflow=] sprintf(errmsg, "Could not open config: %s", conf->path); ^~ conf.c:89:3: note: 'sprintf' output between 24 and 103 bytes into a destination of size 80 sprintf(errmsg, "Could not open config: %s", conf->path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c:121:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(conf->laddr, laddr, strlen(laddr)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c:121:33: note: length computed here strncpy(conf->laddr, laddr, strlen(laddr)+1); ^~~~~~~~~~~~~ conf.c:115:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(conf->bcast, bcast, strlen(bcast)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c:115:33: note: length computed here strncpy(conf->bcast, bcast, strlen(bcast)+1); ^~~~~~~~~~~~~ --- westell --- --- wstart --- --- wstop --- --- westell --- cc -pipe -O2 -fno-strict-aliasing -W -Wall -pedantic common.o conf.o -o westell westell.c --- wstop --- cc -pipe -O2 -fno-strict-aliasing -W -Wall -pedantic common.o conf.o -o wstop wstop.c --- wstart --- cc -pipe -O2 -fno-strict-aliasing -W -Wall -pedantic common.o conf.o -o wstart wstart.c SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wdiag-0.10.2 ===> Generating temporary packing list install -s -m 555 westell /construction/net-mgmt/wdiag/stage/usr/local/bin install -s -m 555 wstart /construction/net-mgmt/wdiag/stage/usr/local/bin install -s -m 555 wstop /construction/net-mgmt/wdiag/stage/usr/local/bin install -c -d /construction/net-mgmt/wdiag/stage/usr/local/share/examples/wdiag install -m 0644 ../examples/wdiag.conf /construction/net-mgmt/wdiag/stage/usr/local/share/examples/wdiag ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wdiag-0.10.2 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03