>>> Building on exopi-2 under converters/p5-JSON-DWIW DIST = [converters/p5-JSON-DWIW:JSON-DWIW-0.47.tar.gz] FULLPKGNAME = p5-JSON-DWIW-0.47p0 distfiles size=445599 >>> Running build in converters/p5-JSON-DWIW at 1713476840.05 ===> converters/p5-JSON-DWIW ===> Building from scratch p5-JSON-DWIW-0.47p0 ===> Verifying specs: c perl ===> found c.100.0 perl.23.0 ===> Checking files for p5-JSON-DWIW-0.47p0 `/exopi-cvs/ports/distfiles/JSON-DWIW-0.47.tar.gz' is up to date. >> (SHA256) JSON-DWIW-0.47.tar.gz: OK ===> Extracting for p5-JSON-DWIW-0.47p0 ===> Patching for p5-JSON-DWIW-0.47p0 ===> Applying OpenBSD patch patch-libjsonevt_int_defs_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libjsonevt/int_defs.h.orig Thu Mar 18 04:24:34 2010 |+++ libjsonevt/int_defs.h Sun Jan 25 13:35:49 2015 -------------------------- Patching file libjsonevt/int_defs.h using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-libjsonevt_jsonevt_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libjsonevt/jsonevt.h.orig Sat Mar 13 11:33:04 2010 |+++ libjsonevt/jsonevt.h Tue May 25 17:20:04 2010 -------------------------- Patching file libjsonevt/jsonevt.h using Plan A... Hunk #1 succeeded at 74. done ===> Applying OpenBSD patch patch-libjsonevt_jsonevt_utils_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libjsonevt/jsonevt_utils.h.orig Sun Mar 7 13:40:19 2010 |+++ libjsonevt/jsonevt_utils.h Tue May 25 17:19:12 2010 -------------------------- Patching file libjsonevt/jsonevt_utils.h using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 41. done ===> 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-JSON-DWIW-0.47p0 ===> Configuring for p5-JSON-DWIW-0.47p0 Generating a Unix-style Makefile Writing Makefile for JSON::DWIW Writing MYMETA.yml and MYMETA.json ===> Building for p5-JSON-DWIW-0.47p0 cp lib/JSON/DWIW.pm blib/lib/JSON/DWIW.pm cp lib/JSON/DWIW/Changes.pm blib/lib/JSON/DWIW/Changes.pm cp lib/JSON/DWIW/Boolean.pm blib/lib/JSON/DWIW/Boolean.pm Running Mkbootstrap for DWIW () chmod 644 "DWIW.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DWIW.bs blib/arch/auto/JSON/DWIW/DWIW.bs 644 cd libjsonevt; ./configure && ./fixup_config '/usr/bin/perl' checking for a BSD-compatible install... /exopi-obj/pobj/p5-JSON-DWIW-0.47/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for uint... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for gettimeofday... yes checking for memset... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for vasprintf... yes checking for asprintf... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 393216 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating c++/Makefile config.status: creating config.h config.status: executing depfiles commands "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' DWIW.xs > DWIW.xsc mv DWIW.xsc DWIW.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR DWIW.c DWIW.xs:1871:21: warning: 'Perl_utf8_to_uvuni' is deprecated [-Wdeprecated-declarations] this_char = convert_utf8_to_uv(&data_str[pos], &len); ^ ./old_common.h:83:44: note: expanded from macro 'convert_utf8_to_uv' #define convert_utf8_to_uv(utf8, len_ptr) utf8_to_uvuni(utf8, len_ptr) ^ /usr/libdata/perl5/amd64-openbsd/CORE/embed.h:766:28: note: expanded from macro 'utf8_to_uvuni' #define utf8_to_uvuni(a,b) Perl_utf8_to_uvuni(aTHX_ a,b) ^ /usr/libdata/perl5/amd64-openbsd/CORE/proto.h:4119:4: note: 'Perl_utf8_to_uvuni' has been explicitly marked deprecated here __attribute__deprecated__; ^ /usr/libdata/perl5/amd64-openbsd/CORE/perl.h:371:60: note: expanded from macro '__attribute__deprecated__' # define __attribute__deprecated__ __attribute__((deprecated)) ^ 1 warning generated. cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf8.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf16.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/utf32.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR evt.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/jsonevt.c libjsonevt/jsonevt.c:160:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.have_char = 1; ^ ~ libjsonevt/jsonevt.c:190:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.have_char = 1; ^ ~ libjsonevt/jsonevt.c:762:13: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] INIT_JSON_STR_STATIC_BUF(&str, orig_buf, end_quote_pos, stack_buf, STATIC_BUF_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libjsonevt/jsonevt_private.h:265:68: note: expanded from macro 'INIT_JSON_STR_STATIC_BUF' ZERO_MEM((void *)(s), sizeof(json_str)); (s)->flags.using_orig = 1; \ ^ ~ 3 warnings generated. cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/json_writer.c libjsonevt/json_writer.c:400:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.started = 1; ^ ~ libjsonevt/json_writer.c:407:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.ended = 1; ^ ~ libjsonevt/json_writer.c:430:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.started = 1; ^ ~ libjsonevt/json_writer.c:505:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.started = 1; ^ ~ libjsonevt/json_writer.c:570:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->flags.started = 1; ^ ~ 5 warnings generated. cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/print.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR old_common.c cc -c -Ilibjsonevt -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.47\" -DXS_VERSION=\"0.47\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DHAVE_JSONEVT -DNO_VERSION_IN_ERROR libjsonevt/convenience.c rm -f blib/arch/auto/JSON/DWIW/DWIW.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib DWIW.o utf8.o utf16.o utf32.o evt.o jsonevt.o json_writer.o print.o old_common.o convenience.o -o blib/arch/auto/JSON/DWIW/DWIW.so chmod 755 blib/arch/auto/JSON/DWIW/DWIW.so Manifying 3 pod documents >>> Running package in converters/p5-JSON-DWIW at 1713476883.12 ===> converters/p5-JSON-DWIW ===> Faking installation for p5-JSON-DWIW-0.47p0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DWIW.bs blib/arch/auto/JSON/DWIW/DWIW.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/JSON/DWIW/DWIW.so Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/JSON/DWIW.pm Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/JSON/DWIW/Changes.pm Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/JSON/DWIW/Boolean.pm Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/man/man3p/JSON::DWIW.3p Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/man/man3p/JSON::DWIW::Boolean.3p Installing /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/local/man/man3p/JSON::DWIW::Changes.3p Appending installation info to /exopi-obj/pobj/p5-JSON-DWIW-0.47/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-JSON-DWIW-0.47p0 Create /exopi-cvs/ports/packages/amd64/all/p5-JSON-DWIW-0.47p0.tgz Creating package p5-JSON-DWIW-0.47p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************** | 60% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|*************************************************** | 79% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-JSON-DWIW-0.47p0.tgz >>> Running clean in converters/p5-JSON-DWIW at 1713476886.36 ===> converters/p5-JSON-DWIW ===> Cleaning for p5-JSON-DWIW-0.47p0 >>> Ended at 1713476888.69 max_stuck=0.00/build=42.82/package=3.33/clean=2.52