------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libHX-3.24.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parkverbot-1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parkverbot-1.2 for building => SHA256 Checksum OK for parkverbot-1.2.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parkverbot-1.2 for building ===> Extracting for parkverbot-1.2 => SHA256 Checksum OK for parkverbot-1.2.tar.xz. Extracted Memory Use: 0.37M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for parkverbot-1.2 ===> Applying ports patches for parkverbot-1.2 ===> Cleanly applied ports patch(es) patch-src_parkverbot.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on shared library: libHX.so - found (/usr/local/lib/libHX.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> parkverbot-1.2 depends on package: pkgconf>=1.3.0_1 - found ===> parkverbot-1.2 depends on shared library: libHX.so - found (/usr/local/lib/libHX.so) ===> Configuring for parkverbot-1.2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking pkg-config is at least version 0.9.0... yes checking for libHX... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for parkverbot-1.2 --- all --- /usr/bin/make all-am --- src/.deps/.dirstamp --- --- src/.dirstamp --- --- src/parkverbot.o --- depbase=`echo src/parkverbot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/usr/local/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -pipe -pipe -O2 -fno-strict-aliasing -MT src/parkverbot.o -MD -MP -MF $depbase.Tpo -c -o src/parkverbot.o src/parkverbot.c && mv -f $depbase.Tpo $depbase.Po In file included from src/parkverbot.c:21: /usr/include/sys/disk.h:48:2: error: #error "This file should not be included by userland programs." #error "This file should not be included by userland programs." ^~~~~ src/parkverbot.c: In function 'pv_open_device': src/parkverbot.c:137:16: error: 'DIOCGSECTORSIZE' undeclared (first use in this function) if (ioctl(fd, DIOCGSECTORSIZE, §or_size) < 0) { ^~~~~~~~~~~~~~~ src/parkverbot.c:137:16: note: each undeclared identifier is reported only once for each function it appears in src/parkverbot.c:141:16: error: 'DIOCGMEDIASIZE' undeclared (first use in this function) if (ioctl(fd, DIOCGMEDIASIZE, &size) < 0) { ^~~~~~~~~~~~~~ *** [src/parkverbot.o] Error code 1 make[2]: stopped in /construction/sysutils/parkverbot/parkverbot-1.2 1 error make[2]: stopped in /construction/sysutils/parkverbot/parkverbot-1.2 *** [all] Error code 2 make[1]: stopped in /construction/sysutils/parkverbot/parkverbot-1.2 1 error make[1]: stopped in /construction/sysutils/parkverbot/parkverbot-1.2 ===> 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/parkverbot FAILED 00:00:00