=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for pev-0.70nb1 cd lib/libpe && /usr/pkg/bin/gmake all gmake[1]: Entering directory '/var/pkgsrc/work/security/pev/work/pev/lib/libpe' clang -c -O2 -I/usr/include -I/usr/pkg/include -W -Wall -Wextra -pedantic -std=c99 -c -fPIC -I/usr/include -I/usr/pkg/include -D_GNU_SOURCE -o /var/pkgsrc/work/security/pev/work/pev/lib/libpe/build/./pe.o pe.c clang -c -O2 -I/usr/include -I/usr/pkg/include -W -Wall -Wextra -pedantic -std=c99 -c -fPIC -I/usr/include -I/usr/pkg/include -D_GNU_SOURCE -o /var/pkgsrc/work/security/pev/work/pev/lib/libpe/build/./error.o error.c gmake[1]: Leaving directory '/var/pkgsrc/work/security/pev/work/pev/lib/libpe' cd src && /usr/pkg/bin/gmake all gmake[1]: Entering directory '/var/pkgsrc/work/security/pev/work/pev/src' clang -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -I/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -W -Wall -Wextra -std=c99 -pedantic -D_GNU_SOURCE output.c malloc_s.c readpe.c -o readpe -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -lpe clang -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -I/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -W -Wall -Wextra -std=c99 -pedantic -D_GNU_SOURCE output.c malloc_s.c rva2ofs.c -o rva2ofs -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -lpe clang -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -I/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -W -Wall -Wextra -std=c99 -pedantic -D_GNU_SOURCE output.c malloc_s.c ofs2rva.c -o ofs2rva -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/var/pkgsrc/work/security/pev/work/pev/src/../lib/libpe -lpe /usr/bin/ld: cannot find -lpe clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:91: recipe for target 'ofs2rva' failed gmake[1]: *** [ofs2rva] Error 1 gmake[1]: *** Waiting for unfinished jobs.... readpe.c:756:7: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat] thunk->u1.Ordinal & ~IMAGE_ORDINAL_FLAG64); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: cannot find -lpe clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:91: recipe for target 'rva2ofs' failed gmake[1]: *** [rva2ofs] Error 1 1 warning generated. /usr/bin/ld: cannot find -lpe clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:91: recipe for target 'readpe' failed gmake[1]: *** [readpe] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/security/pev/work/pev/src' Makefile:10: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/security/pev *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/pev