>>> Building on exopi-2 under devel/p5-Locale-Hebrew DIST = [devel/p5-Locale-Hebrew:Locale-Hebrew-1.05.tar.gz] FULLPKGNAME = p5-Locale-Hebrew-1.05p0 distfiles size=30806 >>> Running build in devel/p5-Locale-Hebrew at 1713856716.07 ===> devel/p5-Locale-Hebrew ===> Building from scratch p5-Locale-Hebrew-1.05p0 ===> Verifying specs: c perl ===> found c.100.0 perl.23.0 ===> Checking files for p5-Locale-Hebrew-1.05p0 `/exopi-cvs/ports/distfiles/Locale-Hebrew-1.05.tar.gz' is up to date. >> (SHA256) Locale-Hebrew-1.05.tar.gz: OK ===> Extracting for p5-Locale-Hebrew-1.05p0 ===> Patching for p5-Locale-Hebrew-1.05p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-Locale-Hebrew-1.05p0 ===> Configuring for p5-Locale-Hebrew-1.05p0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Locale::Hebrew Writing MYMETA.yml and MYMETA.json ===> Building for p5-Locale-Hebrew-1.05p0 cp Hebrew.pm blib/lib/Locale/Hebrew.pm AutoSplitting blib/lib/Locale/Hebrew.pm (blib/lib/auto/Locale/Hebrew) Running Mkbootstrap for Hebrew () chmod 644 "Hebrew.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hebrew.bs blib/arch/auto/Locale/Hebrew/Hebrew.bs 644 "/usr/bin/perl" "-Iinc" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Hebrew.xs > Hebrew.xsc Please specify prototyping behavior for Hebrew.xs (see perlxs manual) mv Hebrew.xsc Hebrew.c cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Hebrew.c Hebrew.xs:25:11: warning: incompatible pointer types passing 'int *' to parameter of type 'STRLEN *' (aka 'unsigned long *') [-Wincompatible-pointer-types] src = SvPV(r, l); ^~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1831:31: note: expanded from macro 'SvPV' #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/sv.h:1848:58: note: expanded from macro 'SvPV_flags' ? ((len = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &len, flags)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:584:55: note: expanded from macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:3364:73: note: passing argument to parameter 'lp' here PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const U32 flags); ^ Hebrew.xs:26:5: warning: call to undeclared function 'bidimain'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] bidimain(src, l); ^ 2 warnings generated. cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" bidi.c bidi.c:455:5: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ASSERT(nNest >= 0 && level >= 0 && level <= MAX_LEVEL); ^ bidi.c:11:75: note: expanded from macro 'ASSERT' #define ASSERT(x) if (!(x)) { fprintf(stderr, "assert failed: %s\n", #x); exit(-1);} else ; ^ bidi.c:455:5: note: include the header or explicitly provide a declaration for 'exit' bidi.c:11:75: note: expanded from macro 'ASSERT' #define ASSERT(x) if (!(x)) { fprintf(stderr, "assert failed: %s\n", #x); exit(-1);} else ; ^ bidi.c:1237:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, pszTypes); ^~~~~~~~ bidi.c:1237:16: note: treat the string as an argument to avoid this fprintf(f, pszTypes); ^ "%s", bidi.c:1248:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, pszTypes); ^~~~~~~~ bidi.c:1248:16: note: treat the string as an argument to avoid this fprintf(f, pszTypes); ^ "%s", bidi.c:1259:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, pszLevel); ^~~~~~~~ bidi.c:1259:16: note: treat the string as an argument to avoid this fprintf(f, pszLevel); ^ "%s", 4 warnings generated. rm -f blib/arch/auto/Locale/Hebrew/Hebrew.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Hebrew.o bidi.o -o blib/arch/auto/Locale/Hebrew/Hebrew.so chmod 755 blib/arch/auto/Locale/Hebrew/Hebrew.so Manifying 1 pod document >>> Running package in devel/p5-Locale-Hebrew at 1713856723.10 ===> devel/p5-Locale-Hebrew ===> Faking installation for p5-Locale-Hebrew-1.05p0 "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hebrew.bs blib/arch/auto/Locale/Hebrew/Hebrew.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-Locale-Hebrew-1.05/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Locale/Hebrew/Hebrew.so Installing /exopi-obj/pobj/p5-Locale-Hebrew-1.05/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Locale/Hebrew.pm Installing /exopi-obj/pobj/p5-Locale-Hebrew-1.05/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Locale/Hebrew/autosplit.ix Installing /exopi-obj/pobj/p5-Locale-Hebrew-1.05/fake-amd64/usr/local/man/man3p/Locale::Hebrew.3p Appending installation info to /exopi-obj/pobj/p5-Locale-Hebrew-1.05/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Locale-Hebrew-1.05p0 Create /exopi-cvs/ports/packages/amd64/all/p5-Locale-Hebrew-1.05p0.tgz Creating package p5-Locale-Hebrew-1.05p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************************** | 82% archiving|************************************************************ | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Locale-Hebrew-1.05p0.tgz >>> Running clean in devel/p5-Locale-Hebrew at 1713856727.79 ===> devel/p5-Locale-Hebrew ===> Cleaning for p5-Locale-Hebrew-1.05p0 >>> Ended at 1713856729.43 max_stuck=0.58/build=7.03/package=4.28/clean=2.08