=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for meson-tools-0.1 clang -g -o amlbootsig.o -c amlbootsig.c clang -g -o unamlbootsig.o -c unamlbootsig.c clang -g -o amlinfo.o -c amlinfo.c amlbootsig.c:15:10: fatal error: 'openssl/sha.h' file not found #include ^~~~~~~~~~~~~~~ unamlbootsig.c:33:27: warning: passing 'uint8_t [80]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] amlinfo.c:46: if (len >= 4 && strncmp(buf, AMLOGIC_SIGNATURE, 4) == 0) { ^~~ 27: warning: passing 'uint8_t [80]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:84:26: note if (len >= 4 && strncmp(buf, AMLOGIC_SIGNATURE, 4) == 0) { ^~~ : passing argument to parameter '__s1' here /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here int strncmp(const char *__s1, const char *__s2, size_t __n); int strncmp(const char *__s1, const char *__s2, size_t __n); ^ ^ amlinfo.c:49:39: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] unamlbootsig.c:35:39: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] } else if (len >= 16 + 4 && strncmp(buf + 16, AMLOGIC_SIGNATURE, 4) == 0) { ^~~~~~~~ } else if (len >= 16 + 4 && strncmp(buf + 16, AMLOGIC_SIGNATURE, 4) == 0) { ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here84:26: note: passing argument to parameter '__s1' here int strncmp(const char *__s1, const char *__s2, size_t __n); ^ int strncmp(const char *__s1, const char *__s2, size_t __n); ^ amlinfo.c:62:65: warning: unamlbootsig.c:49:65: warning: format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat] format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat] printf("FIP header @ 0x%" PRIx64 " (flags 0x%" PRIx64 ")\n", pos, fip_hdr->flags); ~~~~~~~~~ ^~~ printf("FIP header @ 0x%" PRIx64 " (flags 0x%" PRIx64 ")\n", pos, fip_hdr->flags); ~~~~~~~~~ ^~~ 1 error generated. amlinfo.c:68:29: warning: passing 'uint8_t [80]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (len >= 4 && strncmp(buf, AMLOGIC_SIGNATURE, 4) == 0) { ^~~ unamlbootsig.c:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here 72:29: warning: passing 'uint8_t [80]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] int strncmp(const char *__s1, const char *__s2, size_t __n); ^ if (len >= 4 && strncmp(buf, AMLOGIC_SIGNATURE, 4) == 0) { ^~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here int strncmp(const char *__s1, const char *__s2, size_t __n); ^ amlinfo.c:86:43: warning: format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat] printf("@AML header @ 0x%" PRIx64 "\n", pos); ~~~~~~~~~ ^~~ unamlbootsig.c:112:43: warning: format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat] printf("@AML header @ 0x%" PRIx64 "\n", pos); ~~~~~~~~~ ^~~ gmake: *** [Makefile:9: amlbootsig.o] Error 1 gmake: *** Waiting for unfinished jobs.... 5 warnings generated. 5 warnings generated. *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/sysutils/meson-tools *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/sysutils/meson-tools