------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ spindown-0.4: 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/!\ spindown-0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by spindown-0.4 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ spindown-0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by spindown-0.4 for building => SHA256 Checksum OK for spindown-0.4.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ spindown-0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by spindown-0.4 for building ===> Extracting for spindown-0.4 => SHA256 Checksum OK for spindown-0.4.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for spindown-0.4 ===> Applying ports patches for spindown-0.4 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 spindown-0.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for spindown-0.4 --- cam.o --- --- log.o --- --- cam.o --- cc -pipe -O2 -fno-strict-aliasing -c cam.c --- log.o --- cc -pipe -O2 -fno-strict-aliasing -c log.c --- spindown.o --- cc -pipe -O2 -fno-strict-aliasing -c spindown.c spindown.c: In function 'main': spindown.c:172:6: warning: implicit declaration of function 'devstat_checkversion'; did you mean 'checkversion'? [-Wimplicit-function-declaration] if (devstat_checkversion(NULL) < 0) ^~~~~~~~~~~~~~~~~~~~ checkversion spindown.c:248:6: warning: implicit declaration of function 'devstat_getdevs' [-Wimplicit-function-declaration] if (devstat_getdevs(NULL, &sinfo) == -1) ^~~~~~~~~~~~~~~ spindown.c:293:35: error: 'devstat_t' {aka 'struct devstat'} has no member named 'operations' uint64_t * operations = device->operations; ^~ *** [spindown.o] Error code 1 make[1]: stopped in /construction/sysutils/spindown/spindown 1 error make[1]: stopped in /construction/sysutils/spindown/spindown ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/sysutils/spindown FAILED 00:00:00