------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> linuxfdisk-2.11z depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> linuxfdisk-2.11z depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by linuxfdisk-2.11z for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> linuxfdisk-2.11z depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by linuxfdisk-2.11z for building => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> linuxfdisk-2.11z depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by linuxfdisk-2.11z for building ===> Extracting for linuxfdisk-2.11z => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. Extracted Memory Use: 7.40M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for linuxfdisk-2.11z ===> Applying ports patches for linuxfdisk-2.11z ===> Cleanly applied ports patch(es) patch-FreeBSD SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for linuxfdisk-2.11z SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for linuxfdisk-2.11z --- fdisk.o --- --- i386_sys_types.o --- --- partname.o --- --- fdiskbsdlabel.o --- --- fdisksunlabel.o --- --- fdiskaixlabel.o --- --- fdisksgilabel.o --- --- sys_bsd.o --- --- cfdisk.o --- --- sfdisk.o --- --- partname.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c partname.c --- fdiskbsdlabel.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskbsdlabel.c --- fdisksunlabel.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksunlabel.c --- fdiskaixlabel.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskaixlabel.c --- cfdisk.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c cfdisk.c --- sfdisk.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c sfdisk.c --- i386_sys_types.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c i386_sys_types.c --- fdisksgilabel.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksgilabel.c --- sys_bsd.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c sys_bsd.c --- fdisk.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisk.c --- cfdisk.o --- cfdisk.c:71:12: fatal error: curses.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. --- getopt.o --- cc -pipe -O2 -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c ../getopt/gnu/getopt.c --- cfdisk.o --- *** [cfdisk.o] Error code 1 make[1]: stopped in /construction/sysutils/linuxfdisk/util-linux-2.11z/fdisk --- getopt.o --- ../getopt/gnu/getopt.c: In function '_getopt_internal': ../getopt/gnu/getopt.c:577:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ ../getopt/gnu/getopt.c:653:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ ../getopt/gnu/getopt.c:656:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^~~~~~ ../getopt/gnu/getopt.c:656:21: warning: incompatible implicit declaration of built-in function 'strlen' ../getopt/gnu/getopt.c:656:21: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:111:1: +#include ../getopt/gnu/getopt.c:656:21: == (unsigned int) strlen (p->name)) ^~~~~~ ../getopt/gnu/getopt.c:680:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:680:16: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:710:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:710:17: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:726:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:726:17: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:731:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:731:16: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:842:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ ../getopt/gnu/getopt.c:842:51: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:865:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:865:18: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:885:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:885:19: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:899:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:899:19: note: include '' or provide a declaration of 'strlen' ../getopt/gnu/getopt.c:903:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ ../getopt/gnu/getopt.c:903:18: note: include '' or provide a declaration of 'strlen' --- sys_bsd.o --- sys_bsd.c: In function 'sys_bsd_getsectors': sys_bsd.c:44:19: error: storage size of 'dl' isn't known struct disklabel dl; ^~ sys_bsd.c:70:39: error: invalid operands to binary != (have 'disklabel_t' {aka 'union abstracted_disklabel'} and 'void *') dss.dss_slices[slice].ds_label != NULL && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ sys_bsd.c:71:18: error: 'DIOCGDINFO' undeclared (first use in this function); did you mean 'SIGINFO'? ioctl(fd, DIOCGDINFO, &dl) == 0) { ^~~~~~~~~~ SIGINFO sys_bsd.c:71:18: note: each undeclared identifier is reported only once for each function it appears in sys_bsd.c: In function 'sys_bsd_getgeometry': sys_bsd.c:109:19: error: storage size of 'dl' isn't known struct disklabel dl; ^~ *** [sys_bsd.o] Error code 1 make[1]: stopped in /construction/sysutils/linuxfdisk/util-linux-2.11z/fdisk 2 errors make[1]: stopped in /construction/sysutils/linuxfdisk/util-linux-2.11z/fdisk ===> 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/linuxfdisk FAILED 00:00:05