=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for clucene-core-2.3.3.4.tar.gz
=> Checksum SHA512 OK for clucene-core-2.3.3.4.tar.gz
===> Installing dependencies for libclucene-2.3.3.4nb25
=> Tool dependency cmake>=0: found cmake-3.30.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Full dependency boost-libs-1.85.*: found boost-libs-1.85.0nb1
=> Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for libclucene-2.3.3.4nb25
===> Extracting for libclucene-2.3.3.4nb25
===> Patching for libclucene-2.3.3.4nb25
=> Applying pkgsrc patches for libclucene-2.3.3.4nb25
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/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.1 2013/08/11 16:06:25 jaapb Exp $
|
|Pkgsrc rewrites CMAKE_MODULE_PATH and it ends up being composed of multiple
|paths. We need to use another variable here or the intended file name will
|be invalid. This software also includes its own versions of Boost and zlib.
|Do not use them.
|Also, if contribs-lib is built, install it.
|--- CMakeLists.txt.orig	2011-03-17 00:21:07.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 153.
Hunk #2 succeeded at 162.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_contribs-lib_CLucene_analysis_cjk_CJKAnalyzer.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_contribs-lib_CLucene_analysis_cjk_CJKAnalyzer.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_contribs-lib_CLucene_analysis_cjk_CJKAnalyzer.cpp,v 1.1 2022/04/30 01:08:20 mrg Exp $
|
|Avoid a buffer overflow crash.  From:
|
|  https://sourceforge.net/p/clucene/mailman/message/36991067/
|
|by Stephan Bergmann <sberg...@re...>.
|
|--- src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp.orig	2011-03-16 17:21:07.000000000 -0700
|+++ src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp	2022-04-27 22:35:18.213112819 -0700
--------------------------
Patching file src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp using Plan A...
Hunk #1 succeeded at 66.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_contribs-lib_CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_contribs-lib_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_contribs-lib_CMakeLists.txt,v 1.1 2013/08/11 16:06:25 jaapb Exp $
|
|Install contribs-lib if built.
|--- src/contribs-lib/CMakeLists.txt.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/contribs-lib/CMakeLists.txt
--------------------------
Patching file src/contribs-lib/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 106.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParser.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParser.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_CLucene_queryParser_QueryParser.cpp,v 1.1 2018/01/26 15:27:04 jperkin Exp $
|
|Fix -Wc++11-narrowing.
|
|--- src/core/CLucene/queryParser/QueryParser.cpp.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/core/CLucene/queryParser/QueryParser.cpp
--------------------------
Patching file src/core/CLucene/queryParser/QueryParser.cpp using Plan A...
Hunk #1 succeeded at 79.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParser.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParser.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_CLucene_queryParser_QueryParser.h,v 1.1 2018/01/26 15:27:04 jperkin Exp $
|
|Fix -Wc++11-narrowing.
|
|--- src/core/CLucene/queryParser/QueryParser.h.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/core/CLucene/queryParser/QueryParser.h
--------------------------
Patching file src/core/CLucene/queryParser/QueryParser.h using Plan A...
Hunk #1 succeeded at 477.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParserTokenManager.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParserTokenManager.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_CLucene_queryParser_QueryParserTokenManager.cpp,v 1.1 2018/01/26 15:27:04 jperkin Exp $
|
|Fix -Wc++11-narrowing.
|
|--- src/core/CLucene/queryParser/QueryParserTokenManager.cpp.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/core/CLucene/queryParser/QueryParserTokenManager.cpp
--------------------------
Patching file src/core/CLucene/queryParser/QueryParserTokenManager.cpp using Plan A...
Hunk #1 succeeded at 15.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParserTokenManager.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_core_CLucene_queryParser_QueryParserTokenManager.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_CLucene_queryParser_QueryParserTokenManager.h,v 1.1 2018/01/26 15:27:04 jperkin Exp $
|
|Fix -Wc++11-narrowing.
|
|--- src/core/CLucene/queryParser/QueryParserTokenManager.h.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/core/CLucene/queryParser/QueryParserTokenManager.h
--------------------------
Patching file src/core/CLucene/queryParser/QueryParserTokenManager.h using Plan A...
Hunk #1 succeeded at 35.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_CLucene_LuceneThreads.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_CLucene_LuceneThreads.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_shared_CLucene_LuceneThreads.h,v 1.1 2014/04/15 20:31:11 asau Exp $
|
|pthread.h is needed on FreeBSD.
|
|--- src/shared/CLucene/LuceneThreads.h.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/shared/CLucene/LuceneThreads.h
--------------------------
Patching file src/shared/CLucene/LuceneThreads.h using Plan A...
Hunk #1 succeeded at 7.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_CLucene_config_repl__tchar.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_CLucene_config_repl__tchar.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_shared_CLucene_config_repl__tchar.h,v 1.1 2013/08/13 10:24:22 joerg Exp $
|
|--- src/shared/CLucene/config/repl_tchar.h.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/shared/CLucene/config/repl_tchar.h
--------------------------
Patching file src/shared/CLucene/config/repl_tchar.h using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_cmake_MacroCheckGccVisibility.cmake
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/libclucene/patches/patch-src_shared_cmake_MacroCheckGccVisibility.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_shared_cmake_MacroCheckGccVisibility.cmake,v 1.2 2021/04/16 14:55:42 ryoon Exp $
|
|* Match all GCC versions, ignore GCC 2 or earlier cases.
|  Fix build with GCC 10 or later.
|
|--- src/shared/cmake/MacroCheckGccVisibility.cmake.orig	2011-03-17 00:21:07.000000000 +0000
|+++ src/shared/cmake/MacroCheckGccVisibility.cmake	2018-02-08 06:10:02.136958010 +0000
--------------------------
Patching file src/shared/cmake/MacroCheckGccVisibility.cmake using Plan A...
Hunk #1 succeeded at 15.
done
===> Creating toolchain wrappers for libclucene-2.3.3.4nb25
===> Configuring for libclucene-2.3.3.4nb25
=> Checking for portability problems in extracted files
CMake Warning (dev) at CMakeLists.txt:1 (PROJECT):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/textproc/libclucene/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pbulk/build/textproc/libclucene/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:20 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Warning (dev) at CMakeLists.txt:74 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'ENABLE_ANSI_MODE'.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/CLuceneBoost.cmake:7 (FIND_PACKAGE):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:152 (GET_BOOST_INCLUDE_PATH)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /opt/pkg/include (found version "1.85.0")
Boost found
-- Boost_INCLUDE_DIR    : /opt/pkg/include
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Looking for include files sys/time.h, time.h
-- Looking for include files sys/time.h, time.h - found
-- Looking for C++ include stdlib.h
-- Looking for C++ include stdlib.h - found
-- Looking for C++ include stdarg.h
-- Looking for C++ include stdarg.h - found
-- Looking for C++ include stdio.h
-- Looking for C++ include stdio.h - found
-- Looking for C++ include stddef.h
-- Looking for C++ include stddef.h - found
-- Looking for C++ include ctype.h
-- Looking for C++ include ctype.h - found
-- Looking for C++ include algorithm
-- Looking for C++ include algorithm - found
-- Looking for C++ include functional
-- Looking for C++ include functional - found
-- Looking for C++ include map
-- Looking for C++ include map - found
-- Looking for C++ include vector
-- Looking for C++ include vector - found
-- Looking for C++ include list
-- Looking for C++ include list - found
-- Looking for C++ include set
-- Looking for C++ include set - found
-- Looking for C++ include math.h
-- Looking for C++ include math.h - found
-- Looking for C++ include fcntl.h
-- Looking for C++ include fcntl.h - found
-- Looking for C++ include limits.h
-- Looking for C++ include limits.h - found
-- Looking for C++ include string.h
-- Looking for C++ include string.h - found
-- Looking for C++ include sys/time.h
-- Looking for C++ include sys/time.h - found
-- Looking for C++ include memory.h
-- Looking for C++ include memory.h - found
-- Looking for C++ include sys/types.h
-- Looking for C++ include sys/types.h - found
-- Looking for C++ include stdint.h
-- Looking for C++ include stdint.h - found
-- Looking for C++ include unistd.h
-- Looking for C++ include unistd.h - found
-- Looking for C++ include io.h
-- Looking for C++ include io.h - not found
-- Looking for C++ include direct.h
-- Looking for C++ include direct.h - not found
-- Looking for C++ include sys/dir.h
-- Looking for C++ include sys/dir.h - found
-- Looking for C++ include sys/ndir.h
-- Looking for C++ include sys/ndir.h - not found
-- Looking for C++ include dirent.h
-- Looking for C++ include dirent.h - found
-- Looking for C++ include wctype.h
-- Looking for C++ include wctype.h - found
-- Looking for C++ include stat.h
-- Looking for C++ include stat.h - not found
-- Looking for C++ include sys/stat.h
-- Looking for C++ include sys/stat.h - found
-- Looking for C++ include stdexcept
-- Looking for C++ include stdexcept - found
-- Looking for C++ include errno.h
-- Looking for C++ include errno.h - found
-- Looking for C++ include windef.h
-- Looking for C++ include windef.h - not found
-- Looking for C++ include windows.h
-- Looking for C++ include windows.h - not found
-- Looking for C++ include wchar.h
-- Looking for C++ include wchar.h - found
-- Looking for C++ include hash_map
-- Looking for C++ include hash_map - not found
-- Looking for C++ include hash_set
-- Looking for C++ include hash_set - not found
-- Looking for C++ include ext/hash_map
-- Looking for C++ include ext/hash_map - found
-- Looking for C++ include tr1/unordered_set
-- Looking for C++ include tr1/unordered_set - not found
-- Looking for C++ include tr1/unordered_map
-- Looking for C++ include tr1/unordered_map - not found
-- Looking for C++ include sys/timeb.h
-- Looking for C++ include sys/timeb.h - found
-- Looking for C++ include tchar.h
-- Looking for C++ include tchar.h - not found
-- Looking for C++ include strings.h
-- Looking for C++ include strings.h - found
-- Looking for C++ include sys/mman.h
-- Looking for C++ include sys/mman.h - found
-- Looking for C++ include winerror.h
-- Looking for C++ include winerror.h - not found
-- Choosing type for int8_t
-- Check size of int8_t
-- Check size of int8_t - done
-- Choosing type for int8_t - signed int8_t
-- Choosing type for uint8_t
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Choosing type for uint8_t - unsigned uint8_t
-- Choosing type for int16_t
-- Check size of int16_t
-- Check size of int16_t - done
-- Choosing type for int16_t - signed int16_t
-- Choosing type for uint16_t
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Choosing type for uint16_t - unsigned uint16_t
-- Choosing type for int32_t
-- Check size of int32_t
-- Check size of int32_t - done
-- Choosing type for int32_t - signed int32_t
-- Choosing type for uint32_t
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Choosing type for uint32_t - unsigned uint32_t
-- Choosing type for int64_t
-- Check size of int64_t
-- Check size of int64_t - done
-- Choosing type for int64_t - signed int64_t
-- Choosing type for uint64_t
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Choosing type for uint64_t - unsigned uint64_t
-- Choosing type for size_t
-- Check size of size_t
-- Check size of size_t - done
-- Choosing type for size_t - unsigned size_t
-- Choosing option for HAVE_TYPE__TIMEB
-- Performing Test _CL_HAVE_OPTION__TIMEB
-- Performing Test _CL_HAVE_OPTION__TIMEB - Failed
-- Performing Test _CL_HAVE_OPTION_TIMEB
-- Performing Test _CL_HAVE_OPTION_TIMEB - Success
-- Choosing option for HAVE_TYPE__TIMEB - timeb
-- Performing Test HAVE_SYMBOL_FLOAT_T
-- Performing Test HAVE_SYMBOL_FLOAT_T - Success
-- Check size of DWORD
-- Check size of DWORD - failed
-- Looking for printf
-- Looking for printf - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for wcscpy
-- Looking for wcscpy - found
-- Looking for wcsncpy
-- Looking for wcsncpy - found
-- Looking for wcscat
-- Looking for wcscat - found
-- Looking for wcschr
-- Looking for wcschr - found
-- Looking for wcsstr
-- Looking for wcsstr - found
-- Looking for wcslen
-- Looking for wcslen - found
-- Looking for wcscmp
-- Looking for wcscmp - found
-- Looking for wcsncmp
-- Looking for wcsncmp - found
-- Looking for wcscspn
-- Looking for wcscspn - found
-- Looking for wcsupr
-- Looking for wcsupr - not found
-- Looking for wcscasecmp
-- Looking for wcscasecmp - found
-- Looking for wcsicmp
-- Looking for wcsicmp - not found
-- Looking for wcstoll
-- Looking for wcstoll - found
-- Looking for wprintf
-- Looking for wprintf - found
-- Looking for lltow
-- Looking for lltow - not found
-- Looking for wcstod
-- Looking for wcstod - found
-- Looking for wcsdup
-- Looking for wcsdup - found
-- Looking for strupr
-- Looking for strupr - not found
-- Looking for strlwr
-- Looking for strlwr - not found
-- Looking for lltoa
-- Looking for lltoa - not found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for _vsnwprintf
-- Looking for _vsnwprintf - not found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for MapViewOfFile
-- Looking for MapViewOfFile(0,0,0,0,0) - not found
-- Choosing function for fileHandleStat
-- Looking for fstati64
-- Looking for fstati64 - not found
-- Looking for _fstati64
-- Looking for _fstati64 - not found
-- Looking for fstat64
-- Looking for fstat64 - found
-- Choosing function for fileHandleStat - fstat64
-- Choosing function for fileStat
-- Looking for stati64
-- Looking for stati64 - not found
-- Looking for _stati64
-- Looking for _stati64 - not found
-- Looking for stat64
-- Looking for stat64 - found
-- Choosing function for fileStat - stat64
-- Choosing function for fileSize
-- Looking for filelengthi64
-- Looking for filelengthi64 - not found
-- Looking for _filelengthi64
-- Looking for _filelengthi64 - not found
-- Looking for filelength
-- Looking for filelength - not found
-- Looking for _filelength
-- Looking for _filelength - not found
-- Choosing function for fileSize - using default
-- Choosing function for fileSeek
-- Looking for lseeki64
-- Looking for lseeki64 - not found
-- Looking for _lseeki64
-- Looking for _lseeki64 - not found
-- Looking for lseek64
-- Looking for lseek64 - not found
-- Looking for lseek
-- Looking for lseek - found
-- Choosing function for fileSeek - lseek
-- Choosing option for HAVE_TYPE_CL_STAT_T
-- Performing Test _CL_HAVE_OPTION_STATI64
-- Performing Test _CL_HAVE_OPTION_STATI64 - Failed
-- Performing Test _CL_HAVE_OPTION__STATI64
-- Performing Test _CL_HAVE_OPTION__STATI64 - Failed
-- Performing Test _CL_HAVE_OPTION_STAT64
-- Performing Test _CL_HAVE_OPTION_STAT64 - Failed
-- Performing Test _CL_HAVE_OPTION_STAT
-- Performing Test _CL_HAVE_OPTION_STAT - Success
-- Choosing option for HAVE_TYPE_CL_STAT_T - stat
-- Choosing function for fileTell
-- Looking for telli64
-- Looking for telli64 - not found
-- Looking for _telli64
-- Looking for _telli64 - not found
-- Looking for tell64
-- Looking for tell64 - not found
-- Looking for tell
-- Looking for tell - not found
-- Looking for _tell
-- Looking for _tell - not found
-- Choosing function for fileTell - using default
-- Choosing function for _realpath
-- Looking for realpath
-- Looking for realpath - found
-- Choosing function for _realpath - realpath
-- Choosing function for _rename
-- Looking for rename
-- Looking for rename - found
-- Choosing function for _rename - rename
-- Choosing function for _close
-- Looking for _close
-- Looking for _close((int)0) - not found
-- Looking for close
-- Looking for close - found
-- Choosing function for _close - close
-- Choosing function for _read
-- Looking for _read
-- Looking for _read((int)0, (void*)0, (unsigned int)0) - not found
-- Looking for read
-- Looking for read - found
-- Choosing function for _read - read
-- Choosing function for _cl_open
-- Looking for _open
-- Looking for _open(0,0,0) - not found
-- Looking for open
-- Looking for open - found
-- Choosing function for _cl_open - open
-- Choosing function for _write
-- Looking for _write
-- Looking for _write((int)0, (const void*)0, (unsigned int)0) - not found
-- Looking for write
-- Looking for write - found
-- Choosing function for _write - write
-- Choosing function for _unlink
-- Looking for _unlink
-- Looking for _unlink((const char*)0) - not found
-- Looking for unlink
-- Looking for unlink - found
-- Choosing function for _unlink - unlink
-- Choosing function for _ftime
-- Looking for _ftime
-- Looking for _ftime(0) - not found
-- Looking for ftime
-- Looking for ftime - found
-- Choosing function for _ftime - ftime
-- Choosing function for _mkdir
-- Looking for _mkdir
-- Looking for _mkdir((const char*)0) - not found
-- Choosing function for _mkdir - using default
-- Choosing function for SLEEPFUNCTION
-- Looking for usleep
-- Looking for usleep - found
-- Choosing function for SLEEPFUNCTION - usleep
-- Choosing function for _snprintf
-- Looking for snprintf
-- Looking for snprintf - found
-- Choosing function for _snprintf - snprintf
-- Choosing function for _snwprintf
-- Looking for snwprintf
-- Looking for snwprintf - not found
-- Looking for _snwprintf
-- Looking for _snwprintf - not found
-- Choosing function for _snwprintf - not found
-- Choosing symbol for _O_RANDOM
-- Looking for _O_RANDOM
-- Looking for _O_RANDOM - not found
-- Looking for O_RANDOM
-- Looking for O_RANDOM - not found
-- Choosing symbol for _O_RANDOM - not found
-- Choosing symbol for _O_BINARY
-- Looking for _O_BINARY
-- Looking for _O_BINARY - not found
-- Looking for O_BINARY
-- Looking for O_BINARY - not found
-- Choosing symbol for _O_BINARY - not found
-- Choosing symbol for _S_IREAD
-- Looking for _S_IREAD
-- Looking for _S_IREAD - not found
-- Looking for S_IREAD
-- Looking for S_IREAD - found
-- Choosing symbol for _S_IREAD - S_IREAD
-- Choosing symbol for _S_IWRITE
-- Looking for _S_IWRITE
-- Looking for _S_IWRITE - not found
-- Looking for S_IWRITE
-- Looking for S_IWRITE - found
-- Choosing symbol for _S_IWRITE - S_IWRITE
-- Choosing type for TCHAR
-- Check size of TCHAR
-- Check size of TCHAR - failed
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Choosing type for TCHAR -  wchar_t
-- Choosing symbol for _T
-- Looking for _T
-- Looking for _T - not found
-- Choosing symbol for _T - not found
-- Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE
-- Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE - Success
-- Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS
-- Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS - Success
-- Performing Test _CL_HAVE_TRY_BLOCKS
-- Performing Test _CL_HAVE_TRY_BLOCKS - Success
-- Checking support new float byte<->float conversions
-- Checking support new float byte<->float conversions - yes
-- Choosing namespace for hashmaps
-- Performing Test _CL_HAVE_STD__TR1_HASHMAP
-- Performing Test _CL_HAVE_STD__TR1_HASHMAP - Failed
-- Performing Test _CL_HAVE_STD_HASHMAP
-- Performing Test _CL_HAVE_STD_HASHMAP - Failed
-- Performing Test _CL_HAVE_STDEXT_HASHMAP
-- Performing Test _CL_HAVE_STDEXT_HASHMAP - Failed
-- Performing Test _CL_HAVE___GNU_CXX_HASHMAP
-- Performing Test _CL_HAVE___GNU_CXX_HASHMAP - Success
-- Choosing namespace for hashmaps - __gnu_cxx::func
-- Performing Test _CL_HAVE_NAMESPACES
-- Performing Test _CL_HAVE_NAMESPACES - Success
-- Performing Test _CL_HAVE_NO_SNPRINTF_BUG
-- Performing Test _CL_HAVE_NO_SNPRINTF_BUG - Success
-- Performing Test _CL_ILONGLONG_LL
-- Performing Test _CL_ILONGLONG_LL - Success
-- Performing Test LUCENE_STATIC_CONSTANT_SYNTAX
-- Performing Test LUCENE_STATIC_CONSTANT_SYNTAX - Success
-- Check for ANSI scope
-- Check for ANSI scope - found
-- Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage
-- Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage - yes
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Iconv: /opt/pkg/lib/libiconv.dylib
-- Configuring done (38.7s)
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   clucene-contribs-lib
   clucene-core
   clucene-shared

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/cmake-pkgsrc-build
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp