=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for acpidump-20020711nb1 gcc -O2 -I. -Icompat -include config.h -c -o acpidump.o acpidump.c gcc -O2 -I. -Icompat -include config.h -c -o acpi.o acpi.c In file included from acpidump.h:33:0, from acpidump.c:37: compat/md_types.h:4:22: error: conflicting types for 'vm_offset_t' typedef unsigned int vm_offset_t; ^ In file included from /usr/include/sys/types.h:45:0, from acpidump.c:30: /usr/include/arm/types.h:49:23: note: previous declaration of 'vm_offset_t' was here typedef unsigned long vm_offset_t; /* depreciated */ ^ : recipe for target 'acpidump.o' failed gmake: *** [acpidump.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from acpidump.h:33:0, from acpi.c:39: compat/md_types.h:4:22: error: conflicting types for 'vm_offset_t' typedef unsigned int vm_offset_t; ^ In file included from /usr/include/sys/types.h:45:0, from acpi.c:30: /usr/include/arm/types.h:49:23: note: previous declaration of 'vm_offset_t' was here typedef unsigned long vm_offset_t; /* depreciated */ ^ acpi.c: In function 'acpi_print_dsdt_definition': acpi.c:70:2: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] strncpy(oemid, dsdt_header.oemid, 6); ^ acpi.c: In function 'acpi_dump_dsdt': acpi.c:156:2: warning: incompatible implicit declaration of built-in function 'bzero' [enabled by default] bzero(&asl_env, sizeof(asl_env)); ^ acpi.c: In function 'acpi_print_sdt': acpi.c:193:3: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(&dsdt_header, sdp, sizeof(dsdt_header)); ^ : recipe for target 'acpi.o' failed gmake: *** [acpi.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/sysutils/acpidump *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/sysutils/acpidump