=> Checksum BLAKE2s OK for tessdata-4.1.0.tar.gz => Checksum SHA512 OK for tessdata-4.1.0.tar.gz => Checksum BLAKE2s OK for tesseract-5.5.0.tar.gz => Checksum SHA512 OK for tesseract-5.5.0.tar.gz ===> Installing dependencies for tesseract-5.5.0nb3 ========================================================================== The following variables will affect the build process of this package, tesseract-5.5.0nb3. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency asciidoc-[0-9]*: found asciidoc-10.2.1nb5 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency cairo>=1.18.0nb2: found cairo-1.18.4 => Full dependency icu>=77.1: found icu-77.1 => Full dependency leptonica>=1.85.0nb1: found leptonica-1.85.0nb1 => Full dependency libarchive>=3.3.1: found libarchive-3.7.9 => Full dependency pango>=1.55.5: found pango-1.56.3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.15.0: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency fribidi>=0.19.1: found fribidi-1.0.16 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency giflib>=5.2.1nb3: found giflib-5.2.2nb1 => Full dependency glib2>=2.4.0: found glib2-2.82.5 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXft>=2.1.10: found libXft-2.3.9 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.0nb1 => Full dependency libwebp>=0.2.0: found libwebp-1.5.0nb1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency openjpeg>=2.1.0: found openjpeg-2.5.3nb1 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency pixman>=0.40.0: found pixman-0.46.0 => Full dependency png>=1.2.4: found png-1.6.48 => Full dependency tiff>=3.6.1: found tiff-4.7.0nb1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for tesseract-5.5.0nb3 ===> Extracting for tesseract-5.5.0nb3 /bin/mv /Users/pbulk/build-disk/graphics/tesseract/work/tessdata_best-4.1.0/*.traineddata /Users/pbulk/build-disk/graphics/tesseract/work/tesseract-5.5.0/tessdata/ /bin/mv /Users/pbulk/build-disk/graphics/tesseract/work/tessdata_best-4.1.0/script /Users/pbulk/build-disk/graphics/tesseract/work/tesseract-5.5.0/tessdata/ ===> Patching for tesseract-5.5.0nb3 => Applying pkgsrc patches for tesseract-5.5.0nb3 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/tesseract/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/tesseract/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2023/01/30 07:57:28 adam Exp $ | |Avoid C++ issue on case-insensitive file systems. | |--- CMakeLists.txt.orig 2022-12-22 13:57:57.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 48. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/tesseract/patches/patch-tessdata_Makefile.am => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/tesseract/patches/patch-tessdata_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tessdata_Makefile.am,v 1.4 2019/07/08 18:37:03 adam Exp $ | |Revert a trunk commit that broke install-lang for tesseract<4. | |--- tessdata/Makefile.am.orig 2019-07-07 12:34:08.000000000 +0000 |+++ tessdata/Makefile.am -------------------------- Patching file tessdata/Makefile.am using Plan A... Hunk #1 succeeded at 7. done ===> Creating toolchain wrappers for tesseract-5.5.0nb3 ===> Configuring for tesseract-5.5.0nb3 cd /Users/pbulk/build-disk/graphics/tesseract/work/tesseract-5.5.0 && /usr/bin/env LIBLEPT_HEADERSDIR=/opt/pkg/include FREETYPE_CONFIG=/opt/pkg/bin/freetype-config PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= LIBTOOL="/Users/pbulk/build-disk/graphics/tesseract/work/.cwrapper/bin/libtool " INSTALL_INFO= MAKEINFO=/Users/pbulk/build-disk/graphics/tesseract/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build-disk/graphics/tesseract/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build-disk/graphics/tesseract/work/.tools/bin/gdbus-codegen AWK=/opt/pkg/bin/nawk CAT=/bin/cat ac_cv_path_CAT=/bin/cat CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/opt/pkg/bin/nbsed SORT=/usr/bin/sort TAR=/usr/bin/tar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=/Users/pbulk/build-disk/graphics/tesseract/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build-disk/graphics/tesseract/work/.buildlink/lib/pkgconfig:/Users/pbulk/build-disk/graphics/tesseract/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build-disk/graphics/tesseract/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make CWRAPPERS_CONFIG_DIR=/Users/pbulk/build-disk/graphics/tesseract/work/.cwrapper/config MACOSX_DEPLOYMENT_TARGET=12.3 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz CPPFLAGS=-DPNG_NO_ASSEMBLER_CODE\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build-disk/graphics/tesseract/work/.cwrapper/bin:/Users/pbulk/build-disk/graphics/tesseract/work/.buildlink/bin:/Users/pbulk/build-disk/graphics/tesseract/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build-disk/graphics/tesseract/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build-disk/graphics/tesseract/work/.cwrapper/config CONFIG_SHELL=/opt/pkg/bin/mksh LIBS= ac_given_INSTALL=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff lt_cv_sys_max_cmd_len=1048576 /opt/pkg/bin/mksh ./autogen.sh Running aclocal Running /opt/pkg/bin/libtoolize rm: config/ltmain.sh: No such file or directory rm: config/ltmain.sh: No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' rm: m4/libtool.m4: No such file or directory rm: m4/libtool.m4: No such file or directory libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' rm: m4/ltoptions.m4: No such file or directory rm: m4/ltoptions.m4: No such file or directory libtoolize: copying file 'm4/ltoptions.m4' rm: m4/ltsugar.m4: No such file or directory rm: m4/ltsugar.m4: No such file or directory libtoolize: copying file 'm4/ltsugar.m4' rm: m4/ltversion.m4: No such file or directory rm: m4/ltversion.m4: No such file or directory libtoolize: copying file 'm4/ltversion.m4' rm: m4/lt~obsolete.m4: No such file or directory rm: m4/lt~obsolete.m4: No such file or directory libtoolize: copying file 'm4/lt~obsolete.m4' Running aclocal Running autoconf Running autoheader Running automake --add-missing --copy configure.ac:384: installing 'config/compile' configure.ac:88: installing 'config/config.guess' configure.ac:88: installing 'config/config.sub' configure.ac:27: installing 'config/install-sh' configure.ac:27: installing 'config/missing' Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' All done. To build the software now, do something like: $ ./configure [--enable-debug] [...other options] /bin/mv /Users/pbulk/build-disk/graphics/tesseract/work/tesseract-5.5.0/VERSION /Users/pbulk/build-disk/graphics/tesseract/work/tesseract-5.5.0/VERSION.txt => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing bash interpreter in src/training/*.sh. WARNING: [replace-interpreter] Skipping non-existent file "src/training/*.sh". configure: WARNING: unrecognized options: --with-libiconv-prefix checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... -std=gnu++11 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of clang++ -std=gnu++11... gcc3 checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking Major version... 5 checking Minor version... 5 checking Point version... 0 checking whether make supports nested variables... (cached) yes checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking whether C++ compiler accepts -Werror=unused-command-line-argument... yes checking for feenableexcept... no checking whether C++ compiler accepts -fopenmp-simd... yes checking --enable-float32 argument... checking --enable-graphics argument... checking --enable-legacy argument... checking for clang++ -std=gnu++11 option to support OpenMP... unsupported checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for tiffio.h... yes checking if -framework Accelerate works... yes checking --enable-visibility argument... checking whether to use tessdata-prefix... yes checking if compiling with clang... yes checking whether to enable debugging... checking how to print strings... print -r checking for aarch64-apple-darwin23-gcc... clang checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-file... no checking for file... file checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld 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 checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if clang++ -std=gnu++11 static flag -static works... no checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -std=c++17... yes checking whether C++ compiler accepts -std=c++20... yes checking for library containing pthread_create... none required checking for brew... false checking for asciidoc... true checking for xsltproc... true checking for wchar_t... yes checking for long long int... yes checking pkg-config is at least version 0.9.0... yes checking for libcurl... no checking for lept >= 1.74... yes checking for libarchive... yes checking for icu-uc >= 52.1... yes checking for icu-i18n >= 52.1... yes ./configure[19676]: AUTHORS: inaccessible or not found checking for pango >= 1.38.0... yes ./configure[19765]: AUTHORS: inaccessible or not found checking for cairo... yes ./configure[19852]: AUTHORS: inaccessible or not found checking for pangocairo... yes checking for pangoft2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/tesseract/version.h config.status: creating Makefile config.status: creating tesseract.pc config.status: creating tessdata/Makefile config.status: creating tessdata/configs/Makefile config.status: creating tessdata/tessconfigs/Makefile config.status: creating java/Makefile config.status: creating java/com/Makefile config.status: creating java/com/google/Makefile config.status: creating java/com/google/scrollview/Makefile config.status: creating java/com/google/scrollview/events/Makefile config.status: creating java/com/google/scrollview/ui/Makefile config.status: creating nsis/Makefile config.status: creating include/config_auto.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix Configuration is done. You can now build and install tesseract by running: $ make $ sudo make install $ sudo ldconfig This will also build the documentation. Training tools can be built and installed with: $ make training $ sudo make training-install => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp