------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by nvme-cli-1.8.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by nvme-cli-1.8.1 for building => SHA256 Checksum OK for bsdimp-nvme-cli-1.8.1-c92d871_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by nvme-cli-1.8.1 for building ===> Extracting for nvme-cli-1.8.1 => SHA256 Checksum OK for bsdimp-nvme-cli-1.8.1-c92d871_GH0.tar.gz. Extracted Memory Use: 4.11M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for nvme-cli-1.8.1 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 nvme-cli-1.8.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for nvme-cli-1.8.1 gmake[1]: Entering directory '/construction/sysutils/nvme-cli/nvme-cli-c92d871' NVME_VERSION = 1.8.1 cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o argconfig.o -c argconfig.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o suffix.o -c suffix.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o parser.o -c parser.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o nvme-print.o -c nvme-print.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o nvme-ioctl.o -c nvme-ioctl.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o nvme-lightnvm.o -c nvme-lightnvm.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o fabrics.o -c fabrics.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o json.o -c json.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o nvme-models.o -c nvme-models.c cc -D_GNU_SOURCE -D__CHECK_ENDIAN__ -O2 -g -Wall -Werror -std=gnu99 -I. -Ifreebsd -DNVME_VERSION='"1.8.1"' -o plugin.o -c plugin.c In file included from /usr/include/uuid.h:34, from freebsd/linux/uuid.h:2, from linux/nvme.h:19, from nvme.h:36, from nvme-print.h:4, from nvme-lightnvm.c:34: /usr/include/sys/uuid.h:84:21: error: conflicting types for 'uuid_t' typedef struct uuid uuid_t; ^~~~~~ In file included from nvme-print.h:4, from nvme-lightnvm.c:34: nvme.h:33:3: note: previous declaration of 'uuid_t' was here } uuid_t; ^~~~~~ In file included from /usr/include/uuid.h:34, from freebsd/linux/uuid.h:2, from linux/nvme.h:19, from nvme.h:36, from nvme-ioctl.h:7, from nvme-ioctl.c:18: /usr/include/sys/uuid.h:84:21: error: conflicting types for 'uuid_t' typedef struct uuid uuid_t; ^~~~~~ In file included from nvme-ioctl.h:7, from nvme-ioctl.c:18: nvme.h:33:3: note: previous declaration of 'uuid_t' was here } uuid_t; ^~~~~~ gmake[1]: *** [Makefile:60: nvme-lightnvm.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [Makefile:60: nvme-ioctl.o] Error 1 In file included from /usr/include/uuid.h:34, from freebsd/linux/uuid.h:2, from linux/nvme.h:19, from nvme.h:36, from nvme-print.h:4, from nvme-print.c:6: /usr/include/sys/uuid.h:84:21: error: conflicting types for 'uuid_t' typedef struct uuid uuid_t; ^~~~~~ In file included from nvme-print.h:4, from nvme-print.c:6: nvme.h:33:3: note: previous declaration of 'uuid_t' was here } uuid_t; ^~~~~~ In file included from /usr/include/uuid.h:34, from freebsd/linux/uuid.h:2, from linux/nvme.h:19, from nvme.h:36, from nvme-ioctl.h:7, from fabrics.c:37: /usr/include/sys/uuid.h:84:21: error: conflicting types for 'uuid_t' typedef struct uuid uuid_t; ^~~~~~ In file included from nvme-ioctl.h:7, from fabrics.c:37: nvme.h:33:3: note: previous declaration of 'uuid_t' was here } uuid_t; ^~~~~~ gmake[1]: *** [Makefile:60: fabrics.o] Error 1 gmake[1]: *** [Makefile:60: nvme-print.o] Error 1 gmake[1]: Leaving directory '/construction/sysutils/nvme-cli/nvme-cli-c92d871' ===> 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/nvme-cli FAILED 00:00:00