=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for HTML-Template-Pro-0.9524.tar.gz => Checksum SHA512 OK for HTML-Template-Pro-0.9524.tar.gz ===> Installing dependencies for p5-HTML-Template-Pro-0.9524nb3 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency p5-JSON>=2.0: found p5-JSON-4.10nb3 => Full dependency perl>=5.42.0<5.43.0: found perl-5.42.2 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for p5-HTML-Template-Pro-0.9524nb3 ===> Extracting for p5-HTML-Template-Pro-0.9524nb3 ===> Patching for p5-HTML-Template-Pro-0.9524nb3 ===> Creating toolchain wrappers for p5-HTML-Template-Pro-0.9524nb3 ===> Configuring for p5-HTML-Template-Pro-0.9524nb3 looking for pcre2... trying gcc -o /tmp/tmp12225 -I/usr/include/pcre2 -lpcre2-8 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c /tmp/tmp12225.c:3:10: fatal error: pcre2.h: No such file or directory #include ^~~~~~~~~ compilation terminated. pcre2 not found. looking for pcre... trying gcc -o /tmp/tmp12225 -I/usr/include/pcre -lpcre -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c /tmp/tmp12225.c:2:10: fatal error: pcre.h: No such file or directory #include ^~~~~~~~ compilation terminated. pcre not found. looking for mmap... trying gcc -o /tmp/tmp12225 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c mmap found. looking for int64: trying __int64.../tmp/tmp12225.c: In function 'main': /tmp/tmp12225.c:4:13: error: '__int64' undeclared (first use in this function); did you mean '__int128'? if (sizeof(__int64)==8) return 0; ^~~~~~~ __int128 /tmp/tmp12225.c:4:13: note: each undeclared identifier is reported only once for each function it appears in no. looking for int64: trying long long...Ok. looking for stdint.h... trying gcc -o /tmp/tmp12225 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c stdint.h found. looking for inttypes.h... trying gcc -o /tmp/tmp12225 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c inttypes.h found. looking for strdup("str") trying gcc -o /tmp/tmp12225 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c strdup("str") found. looking for _strdup("str") trying gcc -o /tmp/tmp12225 -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/lib/perl5/5.42.0/x86_64-netbsd-thread-multi/CORE /tmp/tmp12225.c /tmp/tmp12225.c: In function 'main': /tmp/tmp12225.c:5:2: warning: implicit declaration of function '_strdup'; did you mean 'strdup'? [-Wimplicit-function-declaration] _strdup("str"); ^~~~~~~ strdup _strdup("str") found. ================================================= build with libpcre is disabled. ================================================= Stanislav Yadykin's regexp extension is disabled. ===================================================================== Compatibility mode for syntactically incorrect templates is disabled. It is the fast default. ===================================================================== MakeMaker (v7.76) Checking if your kit is complete... Looks good ABSTRACT_FROM => q[lib/HTML/Template/Pro.pm] AUTHOR => [q[I. Yu. Vlasenko ]] BUILD_REQUIRES => { } CONFIGURE_REQUIRES => { } DEFINE => q[-DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE__STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8] INC => q[-I.] INSTALLDIRS => q[vendor] LIBS => [q[-lm]] LICENSE => q[perl] NAME => q[HTML::Template::Pro] OBJECT => q[$(O_FILES)] PREREQ_PM => { File::Path=>q[2], File::Spec=>q[0], JSON=>q[2], Test::More=>q[0] } TEST_REQUIRES => { } VERSION_FROM => q[lib/HTML/Template/Pro.pm] depend => { expr.o=>q[calc.inc exprtool.inc exprpstr.inc], procore.o=>q[proscope.inc pstrutils.inc loadfile.inc loopvar.inc] } Using PERL=/usr/pkg/bin/perl Potential libraries are '-lm': m not found in /pbulk/work/www/p5-HTML-Template-Pro/work/.buildlink/lib '-lm' found at /usr/lib/libm.so.0.12 Generating a Unix-style Makefile Writing Makefile for HTML::Template::Pro Writing MYMETA.yml and MYMETA.json