Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/cci_PR-2689@2/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/cci_PR-2689@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 193.7431640625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe ncurses/6.2 exports: File 'conandata.yml' found. Exporting it... ncurses/6.2 exports: Copied 1 '.yml' file: conandata.yml ncurses/6.2 exports_sources: Copied 18 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'6.2': {'url': 'https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz', 'sha256': '30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d'}}, 'patches': {'6.2': [{'patch_file': 'patches/0001-Look-for-pcre2posix-instead-of-pcre2-posix.h.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-Optionally-include-sys-time.h.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-Do-not-redeclare-exit.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0004-fix-win32con.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0005-api-must-be-placed-next-to-variable-name.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0006-Add-potentially-missing-STDOUT_FILENO.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0007-No-import-export-declaration-on-class-members.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0008-Add-include-file-to-add-export-annotation.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0010-Pass-BUILDING_XXX-compile-definition-while-building-.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0011-Let-each-sublibrary-do-its-own-import-exporting.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0012-Learn-configure-about-msvc.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0013-Fix-lib_gen.c.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0014-avoid-macro-expansion-in-args-by-defining-NCURSES_NO.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0015-MSVC-access-does-not-support-X_OK.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0016-msvc-has-wchar-support.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0017-msvc-fix-tests.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0018-missing-functions-c-linkage.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0019-Run-autoreconf.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '6.2': - base_path: source_subfolder patch_file: patches/0001-Look-for-pcre2posix-instead-of-pcre2-posix.h.patch - base_path: source_subfolder patch_file: patches/0002-Optionally-include-sys-time.h.patch - base_path: source_subfolder patch_file: patches/0003-Do-not-redeclare-exit.patch - base_path: source_subfolder patch_file: patches/0004-fix-win32con.patch - base_path: source_subfolder patch_file: patches/0005-api-must-be-placed-next-to-variable-name.patch - base_path: source_subfolder patch_file: patches/0006-Add-potentially-missing-STDOUT_FILENO.patch - base_path: source_subfolder patch_file: patches/0007-No-import-export-declaration-on-class-members.patch - base_path: source_subfolder patch_file: patches/0008-Add-include-file-to-add-export-annotation.patch - base_path: source_subfolder patch_file: patches/0010-Pass-BUILDING_XXX-compile-definition-while-building-.patch - base_path: source_subfolder patch_file: patches/0011-Let-each-sublibrary-do-its-own-import-exporting.patch - base_path: source_subfolder patch_file: patches/0012-Learn-configure-about-msvc.patch - base_path: source_subfolder patch_file: patches/0013-Fix-lib_gen.c.patch - base_path: source_subfolder patch_file: patches/0014-avoid-macro-expansion-in-args-by-defining-NCURSES_NO.patch - base_path: source_subfolder patch_file: patches/0015-MSVC-access-does-not-support-X_OK.patch - base_path: source_subfolder patch_file: patches/0016-msvc-has-wchar-support.patch - base_path: source_subfolder patch_file: patches/0017-msvc-fix-tests.patch - base_path: source_subfolder patch_file: patches/0018-missing-functions-c-linkage.patch - base_path: source_subfolder patch_file: patches/0019-Run-autoreconf.patch sources: '6.2': sha256: 30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d url: https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK ncurses/6.2: A new conanfile.py version was exported ncurses/6.2: Folder: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/export ncurses/6.2: Using the exported files summary hash as the recipe revision: 02b8c15b762e58b6c745694826419e64 ncurses/6.2: Exported revision: 02b8c15b762e58b6c745694826419e64 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] ncurses:shared=False [build_requires] [env] ncurses/6.2: Forced build from source ncurses/6.2 (test package): Installing package Requirements ncurses/6.2 from local cache - Cache Packages ncurses/6.2:36e27018698fb68ed48af56abf59e063daa00a25 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ncurses/6.2: Configuring sources in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ncurses/6.2: Copying sources to build folder ncurses/6.2: Building your package in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/build/36e27018698fb68ed48af56abf59e063daa00a25 [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ncurses/6.2: Calling build() ncurses/6.2: Calling: > source_subfolder/configure '--enable-widec' '--enable-ext-colors' '--disable-reentrant' '--without-pcre2' '--with-cxx-binding' '--with-progs' '--with-termlib' '--with-ticlib' '--without-libtool' '--without-ada' '--without-manpages' '--without-tests' '--disable-echo' '--without-debug' '--without-profile' '--with-sp-funcs' '--disable-rpath' '--datarootdir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share' '--disable-pc-files' '--without-shared' '--with-normal' '--without-cxx-shared' '--prefix=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > source_subfolder/configure '--enable-widec' '--enable-ext-colors' '--disable-reentrant' '--without-pcre2' '--with-cxx-binding' '--with-progs' '--with-termlib' '--with-ticlib' '--without-libtool' '--without-ada' '--without-manpages' '--without-tests' '--disable-echo' '--without-debug' '--without-profile' '--with-sp-funcs' '--disable-rpath' '--datarootdir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share' '--disable-pc-files' '--without-shared' '--with-normal' '--without-cxx-shared' '--prefix=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for egrep... grep -E Configuring NCURSES 6.2 ABI 6 (Sun Oct 4 19:41:07 EDT 2020) checking for package version... 6.2 checking for package patch date... 20200212 checking build system type... x86_64-apple-darwin18.7.0 checking host system type... x86_64-apple-darwin18.7.0 checking target system type... x86_64-apple-darwin18.7.0 Configuring for darwin18.7.0 checking for prefix... /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25 checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 11.0.0 checking if this is really Clang C compiler... yes checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking whether gcc understands -c and -o together... yes checking for ldconfig... no checking if you want to ensure bool is consistent with C++... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if g++ works... yes checking for g++... /usr/bin/g++ checking version of /usr/bin/g++... Configured with: --prefix=/Applications/Xcode-11.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 11.0.0 configure: WARNING: templates do not work checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... no checking if you want to install terminal database... yes checking if you want to install manpages... no checking if you want to build programs such as tic... yes checking if you want to build test-programs... no checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for egrep... (cached) grep -E checking for a BSD compatible install... /usr/bin/install -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for pkg-config... /usr/local/bin/pkg-config checking for /usr/local/bin/pkg-config library directory... checking done... /usr/local/lib/pkgconfig checking if we should install .pc files for /usr/local/bin/pkg-config... no checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... no checking whether make sets ${MAKE}... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for makeflags variable... checking for ranlib... ranlib checking for ld... ld checking for ar... ar checking for nm... nm checking for ar... (cached) ar checking for options to update archives... -curv checking if you have specified an install-prefix... checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... no checking if you want to build static libraries... yes checking if you want to build debug libraries... no checking if you want to build profiling libraries... no checking for specified models... normal checking for default model... normal checking if you want to have a library-prefix... auto checking for PATH separator... : checking if you want to build a separate terminfo library... yes checking if you want to build a separate tic library... yes checking for default loader flags... checking for an rpath option... checking if release/abi version should be used for shared libs... auto checking which gcc option to use... -fPIC checking if ld -search_paths_first works... yes checking if CFLAGS option -no-cpp-precomp works... yes checking if you want to link with the GPM mouse library... maybe checking for gpm.h... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... no checking if you wish to append extra suffix to header/library paths... checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback descriptions... checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS checking for list of terminfo directories... /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo checking for default terminfo directory... /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to use restricted environment when running as root... yes checking for unistd.h... yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if the POSIX test-macros are already defined... no checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes checking for wchar.h... yes checking for wctype.h... yes checking if wchar.h can be used as is... yes checking if wcwidth agrees graphics are single-width... yes checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking for wcstombs... yes checking for mbstowcs... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... yes checking whether to enable _LP64 definition in curses.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want tic library to use explicit dependency on ncursesw library... yes checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask_t... uint32_t checking for size CCHARW_MAX... 5 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... (cached) yes checking for signed char... yes checking size of signed char... 1 checking if you want to use signed Boolean array in term.h... no checking for type of tparm args... intptr_t checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... yes checking if you want to use extended colors... yes checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking if you want opaque curses-library structures... no checking if you want opaque form-library structures... no checking if you want opaque menu-library structures... no checking if you want opaque panel-library structures... no checking if you want all development code... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... no checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to see compiler warnings... configure: checking for gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking for gettimeofday... yes checking if -lm needed for math functions... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/bsdtypes.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for ttyent.h... yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... unistd.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for getttynam... yes checking for issetugid... yes checking for localeconv... yes checking for poll... yes checking for putenv... (cached) yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setenv... (cached) yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for termio.h... no checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... no checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for openpty in -lutil... yes checking for openpty header... util.h checking if we should include stdbool.h... yes checking for builtin bool type... no checking if we already have C++ library... yes checking whether /usr/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for typeinfo... yes checking for iostream... yes checking if iostream uses std-namespace... yes checking if we should include stdbool.h... (cached) yes checking for builtin bool type... yes checking for size of bool... unsigned char checking for special defines needed for etip.h... none checking if /usr/bin/g++ accepts parameter initialization... no checking if /usr/bin/g++ accepts static_cast... yes checking for wchar_t... yes checking size of wchar_t... 4 checking for library subsets... ticlib termlib+ext_tinfo base+widechar+ext_funcs checking default library suffix... w checking default library-dependency suffix... w.a checking default object directory... objects checking c++ library-dependency suffix... w.a checking where we will install curses.h... ${prefix}/include/ncursesw checking for src modules... ncurses progs panel menu form checking for defines to add to ncursesw6-config script... -D_DARWIN_C_SOURCE package: ncursesw checking for linker search path... $HOME/lib /usr/local/lib /usr/lib configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/ncurses_exports.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncursesw6-config.1 config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for normal model (ncurses: ticlib) Appending rules for normal model (ncurses: termlib+ext_tinfo) Appending rules for normal model (ncurses: base+widechar+ext_funcs) Appending rules for normal model (progs: ticlib) Appending rules for normal model (progs: termlib+ext_tinfo) Appending rules for normal model (progs: base+widechar+ext_funcs) Appending rules for normal model (panel: ticlib) Appending rules for normal model (panel: termlib+ext_tinfo) Appending rules for normal model (panel: base+widechar+ext_funcs) Appending rules for normal model (menu: ticlib) Appending rules for normal model (menu: termlib+ext_tinfo) Appending rules for normal model (menu: base+widechar+ext_funcs) Appending rules for normal model (form: ticlib) Appending rules for normal model (form: termlib+ext_tinfo) Appending rules for normal model (form: base+widechar+ext_funcs) Appending rules for normal model (c++: ticlib) Appending rules for normal model (c++: termlib+ext_tinfo) Appending rules for normal model (c++: base+widechar+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 6.2 20200212: extended funcs: yes xterm terminfo: xterm-new bin directory: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin lib directory: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib include directory: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw man directory: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/man terminfo directory: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo ** Include-directory is not in a standard location ----Running------ > make -j8 ----------------- cd include && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all cat curses.head >curses.h /bin/sh ../source_subfolder/include/MKhashsize.sh ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses >hashsize.h AWK=awk /bin/sh ../source_subfolder/include/MKncurses_def.sh ../source_subfolder/include/ncurses_defs >ncurses_def.h AWK=awk /bin/sh ../source_subfolder/include/MKparametrized.sh ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses >parametrized.h touch config.h AWK=awk /bin/sh ../source_subfolder/include/MKkey_defs.sh ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses >>curses.h awk -f MKterm.h.awk ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses > term.h /bin/sh ../source_subfolder/include/edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 0 ** edit: BROKEN_LINKER 0 /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ../source_subfolder/include/curses.wide >>curses.h ; fi' cat ../source_subfolder/include/curses.tail >>curses.h cd ncurses && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all awk -f ../source_subfolder/ncurses/tinfo/MKcodes.awk bigstrings=1 ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses >codes.c gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG -m64 -g -fPIC -Qunused-arguments -no-cpp-precomp ../source_subfolder/ncurses/tinfo/make_hash.c -m64 -Wl,-search_paths_first /bin/sh -e ../source_subfolder/ncurses/tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG > expanded.c /bin/sh -e ../source_subfolder/ncurses/tinfo/MKfallback.sh /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo ../source_subfolder/misc/terminfo.src tic infocmp >fallback.c /bin/sh -e ../source_subfolder/ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG" "awk" generated <../include/curses.h >lib_gen.c AWK=awk /bin/sh ../source_subfolder/ncurses/tinfo/MKkeys_list.sh ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses | LC_ALL=C sort >keys.list /bin/sh -e ../source_subfolder/ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG" "awk" implemented <../include/curses.h >link_test.c awk -f ../source_subfolder/ncurses/tinfo/MKnames.awk bigstrings=1 ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses >names.c echo | awk -f ../source_subfolder/ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c compiling access (objects) compiling add_tries (objects) compiling alloc_ttype (objects) compiling codes (objects) compiling comp_error (objects) compiling comp_hash (objects) compiling db_iterator (objects) compiling doalloc (objects) compiling entries (objects) compiling fallback (objects) compiling free_ttype (objects) compiling getenv_num (objects) compiling home_terminfo (objects) compiling lib_acs (objects) compiling lib_baudrate (objects) compiling lib_cur_term (objects) compiling lib_data (objects) compiling lib_has_cap (objects) compiling lib_kernel (objects) compiling lib_longname (objects) compiling lib_napms (objects) compiling lib_options (objects) compiling lib_raw (objects) compiling lib_setup (objects) compiling lib_termcap (objects) compiling lib_termname (objects) compiling lib_tgoto (objects) compiling lib_ti (objects) compiling lib_tparm (objects) compiling lib_tputs (objects) compiling lib_trace (objects) compiling lib_ttyflags (objects) compiling lib_twait (objects) compiling name_match (objects) compiling names (objects) compiling obsolete (objects) compiling read_entry (objects) compiling read_termcap (objects) compiling strings (objects) compiling tries (objects) compiling trim_sgr0 (objects) compiling unctrl (objects) compiling visbuf (objects) compiling define_key (objects) compiling hashed_db (objects) compiling key_defined (objects) compiling keybound (objects) compiling keyok (objects) compiling version (objects) compiling alloc_entry (objects) compiling captoinfo (objects) compiling comp_expand (objects) compiling comp_parse (objects) compiling comp_scan (objects) compiling parse_entry (objects) compiling write_entry (objects) compiling hardscroll (objects) compiling hashmap (objects) compiling lib_addch (objects) compiling lib_addstr (objects) compiling lib_beep (objects) compiling lib_bkgd (objects) compiling lib_box (objects) compiling lib_chgat (objects) compiling lib_clear (objects) compiling lib_clearok (objects) compiling lib_clrbot (objects) compiling lib_clreol (objects) compiling lib_color (objects) compiling lib_colorset (objects) compiling lib_delch (objects) compiling lib_delwin (objects) compiling lib_echo (objects) compiling lib_endwin (objects) compiling lib_erase (objects) compiling lib_flash (objects) compiling lib_gen (objects) compiling lib_getch (objects) compiling lib_getstr (objects) compiling lib_hline (objects) compiling lib_immedok (objects) compiling lib_inchstr (objects) compiling lib_initscr (objects) compiling lib_insch (objects) compiling lib_insdel (objects) compiling lib_insnstr (objects) compiling lib_instr (objects) compiling lib_isendwin (objects) compiling lib_leaveok (objects) compiling lib_mouse (objects) compiling lib_move (objects) compiling lib_mvcur (objects) compiling lib_mvwin (objects) compiling lib_newterm (objects) compiling lib_newwin (objects) compiling lib_nl (objects) compiling lib_overlay (objects) compiling lib_pad (objects) compiling lib_printw (objects) compiling lib_redrawln (objects) compiling lib_refresh (objects) compiling lib_restart (objects) compiling lib_scanw (objects) compiling lib_screen (objects) compiling lib_scroll (objects) compiling lib_scrollok (objects) compiling lib_scrreg (objects) compiling lib_set_term (objects) compiling lib_slk (objects) compiling lib_slkatr_set (objects) compiling lib_slkatrof (objects) compiling lib_slkatron (objects) compiling lib_slkatrset (objects) compiling lib_slkattr (objects) compiling lib_slkclear (objects) compiling lib_slkcolor (objects) compiling lib_slkinit (objects) compiling lib_slklab (objects) compiling lib_slkrefr (objects) compiling lib_slkset (objects) compiling lib_slktouch (objects) compiling lib_touch (objects) compiling lib_tstp (objects) compiling lib_ungetch (objects) compiling lib_vidattr (objects) compiling lib_vline (objects) compiling lib_wattroff (objects) compiling lib_wattron (objects) compiling lib_winch (objects) compiling lib_window (objects) compiling nc_panel (objects) compiling safe_sprintf (objects) compiling tty_update (objects) compiling varargs (objects) compiling vsscanf (objects) compiling lib_freeall (objects) compiling charable (objects) compiling lib_add_wch (objects) compiling lib_box_set (objects) compiling lib_cchar (objects) compiling lib_erasewchar (objects) compiling lib_get_wch (objects) compiling lib_get_wstr (objects) compiling lib_hline_set (objects) compiling lib_in_wch (objects) compiling lib_in_wchnstr (objects) compiling lib_ins_wch (objects) compiling lib_inwstr (objects) compiling lib_key_name (objects) compiling lib_pecho_wchar (objects) compiling lib_slk_wset (objects) compiling lib_unget_wch (objects) compiling lib_vid_attr (objects) compiling lib_vline_set (objects) compiling lib_wacs (objects) compiling lib_wunctrl (objects) compiling expanded (objects) compiling legacy_coding (objects) compiling lib_dft_fgbg (objects) compiling lib_print (objects) compiling new_pair (objects) compiling resizeterm (objects) compiling use_screen (objects) compiling use_window (objects) gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG -m64 -g -fPIC -Qunused-arguments -no-cpp-precomp ../source_subfolder/ncurses/report_offsets.c -m64 -Wl,-search_paths_first compiling wresize (objects) /bin/sh -e ../source_subfolder/ncurses/tinfo/MKcaptab.sh awk 1 ../source_subfolder/ncurses/tinfo/MKcaptab.awk ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses > comp_captab.c /bin/sh -e ../source_subfolder/ncurses/tinfo/MKuserdefs.sh awk 1 ../source_subfolder/include/Caps ../source_subfolder/include/Caps-ncurses > comp_userdefs.c awk -f ../source_subfolder/ncurses/base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../source_subfolder/ncurses -I../include -I../source_subfolder/ncurses/../include -D_DARWIN_C_SOURCE -DNDEBUG -m64 -g -fPIC -Qunused-arguments -no-cpp-precomp ../source_subfolder/ncurses/tinfo/make_keys.c -m64 -Wl,-search_paths_first compiling comp_captab (objects) compiling comp_userdefs (objects) compiling lib_keyname (objects) ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 28 cchar_t 4 mmask_t 20 MEVENT 1 NCURSES_BOOL 1568 SCREEN 0 SCREEN._ifd 180 SCREEN._fifo 728 SCREEN._fifohead 948 SCREEN._direct_color 1272 SCREEN._panelHook 1368 SCREEN.jump 1496 SCREEN.rsp 1508 + SCREEN._no_padding 1509 + SCREEN._use_ritm 1510 + SCREEN._assumed_color 1528 + SCREEN._resize 1544 s SCREEN.use_tioctl 1545 w SCREEN._screen_acs_fix 1552 c SCREEN._ordered_pairs 312 TERMINAL 0 TERMINAL.type 72 TERMINAL.Filedes 80 TERMINAL.Ottyb 152 TERMINAL.Nttyb 224 TERMINAL._baudrate 232 TERMINAL._termname 240 c TERMINAL.type2 72 TERMTYPE 40 + TERMTYPE.ext_str_table 66 + TERMTYPE.ext_Strings 120 WINDOW 88 w WINDOW._bkgrnd 116 c WINDOW._color 448 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 416 n NCURSES_GLOBALS._nc_windowlist 424 + NCURSES_GLOBALS.home_terminfo 436 + NCURSES_GLOBALS.safeprint_rows 440 w NCURSES_GLOBALS.key_name 760 NCURSES_PRESCREEN 600 NCURSES_PRESCREEN.saved_tty 608 NCURSES_PRESCREEN.use_tioctl 616 NCURSES_PRESCREEN._outch 624 n NCURSES_PRESCREEN.rippedoff 752 + NCURSES_PRESCREEN._no_padding ./make_keys keys.list > init_keytry.h compiling init_keytry (objects) ar -curv ../lib/libticw.a ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o a - ../objects/alloc_entry.o a - ../objects/captoinfo.o a - ../objects/comp_expand.o a - ../objects/comp_parse.o a - ../objects/comp_scan.o a - ../objects/parse_entry.o a - ../objects/write_entry.o ranlib ../lib/libticw.a ar -curv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o a - ../objects/hardscroll.o a - ../objects/hashmap.o a - ../objects/lib_addch.o a - ../objects/lib_addstr.o a - ../objects/lib_beep.o a - ../objects/lib_bkgd.o a - ../objects/lib_box.o a - ../objects/lib_chgat.o a - ../objects/lib_clear.o a - ../objects/lib_clearok.o a - ../objects/lib_clrbot.o a - ../objects/lib_clreol.o a - ../objects/lib_color.o a - ../objects/lib_colorset.o a - ../objects/lib_delch.o a - ../objects/lib_delwin.o a - ../objects/lib_echo.o a - ../objects/lib_endwin.o a - ../objects/lib_erase.o a - ../objects/lib_flash.o a - ../objects/lib_gen.o a - ../objects/lib_getch.o a - ../objects/lib_getstr.o a - ../objects/lib_hline.o a - ../objects/lib_immedok.o a - ../objects/lib_inchstr.o a - ../objects/lib_initscr.o a - ../objects/lib_insch.o a - ../objects/lib_insdel.o a - ../objects/lib_insnstr.o a - ../objects/lib_instr.o a - ../objects/lib_isendwin.o a - ../objects/lib_leaveok.o a - ../objects/lib_mouse.o a - ../objects/lib_move.o a - ../objects/lib_mvcur.o a - ../objects/lib_mvwin.o a - ../objects/lib_newterm.o a - ../objects/lib_newwin.o a - ../objects/lib_nl.o a - ../objects/lib_overlay.o a - ../objects/lib_pad.o a - ../objects/lib_printw.o a - ../objects/lib_redrawln.o a - ../objects/lib_refresh.o a - ../objects/lib_restart.o a - ../objects/lib_scanw.o a - ../objects/lib_screen.o a - ../objects/lib_scroll.o a - ../objects/lib_scrollok.o a - ../objects/lib_scrreg.o a - ../objects/lib_set_term.o a - ../objects/lib_slk.o a - ../objects/lib_slkatr_set.o a - ../objects/lib_slkatrof.o a - ../objects/lib_slkatron.o a - ../objects/lib_slkatrset.o a - ../objects/lib_slkattr.o a - ../objects/lib_slkclear.o a - ../objects/lib_slkcolor.o a - ../objects/lib_slkinit.o a - ../objects/lib_slklab.o a - ../objects/lib_slkrefr.o a - ../objects/lib_slkset.o a - ../objects/lib_slktouch.o a - ../objects/lib_touch.o a - ../objects/lib_tstp.o a - ../objects/lib_ungetch.o a - ../objects/lib_vidattr.o a - ../objects/lib_vline.o a - ../objects/lib_wattroff.o a - ../objects/lib_wattron.o a - ../objects/lib_winch.o a - ../objects/lib_window.o a - ../objects/nc_panel.o a - ../objects/safe_sprintf.o a - ../objects/tty_update.o a - ../objects/varargs.o a - ../objects/vsscanf.o a - ../objects/lib_freeall.o a - ../objects/charable.o a - ../objects/lib_add_wch.o a - ../objects/lib_box_set.o a - ../objects/lib_cchar.o a - ../objects/lib_erasewchar.o a - ../objects/lib_get_wch.o a - ../objects/lib_get_wstr.o a - ../objects/lib_hline_set.o a - ../objects/lib_in_wch.o a - ../objects/lib_in_wchnstr.o a - ../objects/lib_ins_wch.o a - ../objects/lib_inwstr.o a - ../objects/lib_key_name.o a - ../objects/lib_pecho_wchar.o a - ../objects/lib_slk_wset.o a - ../objects/lib_unget_wch.o a - ../objects/lib_vid_attr.o a - ../objects/lib_vline_set.o a - ../objects/lib_wacs.o a - ../objects/lib_wunctrl.o a - ../objects/expanded.o a - ../objects/legacy_coding.o a - ../objects/lib_dft_fgbg.o a - ../objects/lib_print.o a - ../objects/new_pair.o a - ../objects/resizeterm.o a - ../objects/use_screen.o a - ../objects/use_window.o a - ../objects/wresize.o ranlib ../lib/libncursesw.a ar -curv ../lib/libtinfow.a ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o a - ../objects/access.o a - ../objects/add_tries.o a - ../objects/alloc_ttype.o a - ../objects/codes.o a - ../objects/comp_captab.o a - ../objects/comp_error.o a - ../objects/comp_hash.o a - ../objects/comp_userdefs.o a - ../objects/db_iterator.o a - ../objects/doalloc.o a - ../objects/entries.o a - ../objects/fallback.o a - ../objects/free_ttype.o a - ../objects/getenv_num.o a - ../objects/home_terminfo.o a - ../objects/init_keytry.o a - ../objects/lib_acs.o a - ../objects/lib_baudrate.o a - ../objects/lib_cur_term.o a - ../objects/lib_data.o a - ../objects/lib_has_cap.o a - ../objects/lib_kernel.o a - ../objects/lib_keyname.o a - ../objects/lib_longname.o a - ../objects/lib_napms.o a - ../objects/lib_options.o a - ../objects/lib_raw.o a - ../objects/lib_setup.o a - ../objects/lib_termcap.o a - ../objects/lib_termname.o a - ../objects/lib_tgoto.o a - ../objects/lib_ti.o a - ../objects/lib_tparm.o a - ../objects/lib_tputs.o a - ../objects/lib_trace.o a - ../objects/lib_ttyflags.o a - ../objects/lib_twait.o a - ../objects/name_match.o a - ../objects/names.o a - ../objects/obsolete.o a - ../objects/read_entry.o a - ../objects/read_termcap.o a - ../objects/strings.o a - ../objects/tries.o a - ../objects/trim_sgr0.o a - ../objects/unctrl.o a - ../objects/visbuf.o a - ../objects/define_key.o a - ../objects/hashed_db.o a - ../objects/key_defined.o a - ../objects/keybound.o a - ../objects/keyok.o a - ../objects/version.o ranlib ../lib/libtinfow.a cd progs && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all /bin/sh ../source_subfolder/progs/MKtermsort.sh awk ../source_subfolder/progs/../include/Caps >termsort.c echo "#ifndef __TRANSFORM_H" >transform.h echo "#define __TRANSFORM_H 1" >>transform.h compiling tparm_type (objects) echo "#include " >>transform.h compiling infocmp (objects) echo "extern bool same_program(const char *, const char *);" >>transform.h /bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h compiling clear (objects) compiling clear_cmd (objects) echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h compiling tty_settings (objects) compiling tabs (objects) echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#endif /* __TRANSFORM_H */" >>transform.h compiling reset_cmd (objects) compiling tset (objects) compiling toe (objects) compiling tic (objects) compiling dump_entry (objects) compiling transform (objects) linking tabs compiling tput (objects) linking clear linking tset linking toe linking tput linking infocmp linking tic cd panel && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all rm -f ../include/panel.h cp ../source_subfolder/panel/panel.h ../include/panel.h compiling panel (objects) compiling p_above (objects) compiling p_below (objects) compiling p_bottom (objects) compiling p_delete (objects) compiling p_hide (objects) compiling p_hidden (objects) compiling p_move (objects) compiling p_new (objects) compiling p_replace (objects) compiling p_show (objects) compiling p_top (objects) compiling p_update (objects) compiling p_user (objects) compiling p_win (objects) ar -curv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libpanelw.a(panel.o) has no symbols a - ../objects/panel.o a - ../objects/p_above.o a - ../objects/p_below.o a - ../objects/p_bottom.o a - ../objects/p_delete.o a - ../objects/p_hide.o a - ../objects/p_hidden.o a - ../objects/p_move.o a - ../objects/p_new.o a - ../objects/p_replace.o a - ../objects/p_show.o a - ../objects/p_top.o a - ../objects/p_update.o a - ../objects/p_user.o a - ../objects/p_win.o ranlib ../lib/libpanelw.a /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libpanelw.a(panel.o) has no symbols cd menu && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all rm -f ../include/menu.h rm -f ../include/eti.h cp ../source_subfolder/menu/menu.h ../include/menu.h cp ../source_subfolder/menu/eti.h ../include/eti.h rm -f ../include/mf_common.h cp ../source_subfolder/menu/mf_common.h ../include/mf_common.h compiling m_attribs (objects) compiling m_cursor (objects) compiling m_driver (objects) compiling m_format (objects) compiling m_global (objects) compiling m_hook (objects) compiling m_item_cur (objects) compiling m_item_nam (objects) compiling m_item_new (objects) compiling m_item_opt (objects) compiling m_item_top (objects) compiling m_item_use (objects) compiling m_item_val (objects) compiling m_item_vis (objects) compiling m_items (objects) compiling m_new (objects) compiling m_opts (objects) compiling m_pad (objects) compiling m_pattern (objects) compiling m_post (objects) compiling m_req_name (objects) compiling m_scale (objects) compiling m_spacing (objects) compiling m_sub (objects) compiling m_userptr (objects) compiling m_win (objects) ar -curv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o a - ../objects/m_attribs.o a - ../objects/m_cursor.o a - ../objects/m_driver.o a - ../objects/m_format.o a - ../objects/m_global.o a - ../objects/m_hook.o a - ../objects/m_item_cur.o a - ../objects/m_item_nam.o a - ../objects/m_item_new.o a - ../objects/m_item_opt.o a - ../objects/m_item_top.o a - ../objects/m_item_use.o a - ../objects/m_item_val.o a - ../objects/m_item_vis.o a - ../objects/m_items.o a - ../objects/m_new.o a - ../objects/m_opts.o a - ../objects/m_pad.o a - ../objects/m_pattern.o a - ../objects/m_post.o a - ../objects/m_req_name.o a - ../objects/m_scale.o a - ../objects/m_spacing.o a - ../objects/m_sub.o a - ../objects/m_userptr.o a - ../objects/m_win.o ranlib ../lib/libmenuw.a cd form && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all rm -f ../include/form.h cp ../source_subfolder/form/form.h ../include/form.h compiling fld_arg (objects) compiling fld_attr (objects) compiling fld_current (objects) compiling fld_def (objects) compiling fld_dup (objects) compiling fld_ftchoice (objects) compiling fld_ftlink (objects) compiling fld_info (objects) compiling fld_just (objects) compiling fld_link (objects) compiling fld_max (objects) compiling fld_move (objects) compiling fld_newftyp (objects) compiling fld_opts (objects) compiling fld_pad (objects) compiling fld_page (objects) compiling fld_stat (objects) compiling fld_type (objects) compiling fld_user (objects) compiling frm_cursor (objects) compiling frm_data (objects) compiling frm_def (objects) compiling frm_driver (objects) compiling frm_hook (objects) compiling frm_opts (objects) compiling frm_page (objects) compiling frm_post (objects) compiling frm_req_name (objects) compiling frm_scale (objects) compiling frm_sub (objects) compiling frm_user (objects) compiling frm_win (objects) compiling fty_alnum (objects) compiling fty_alpha (objects) compiling fty_enum (objects) compiling fty_generic (objects) compiling fty_int (objects) compiling fty_ipv4 (objects) compiling fty_num (objects) compiling fty_regex (objects) ar -curv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o a - ../objects/fld_arg.o a - ../objects/fld_attr.o a - ../objects/fld_current.o a - ../objects/fld_def.o a - ../objects/fld_dup.o a - ../objects/fld_ftchoice.o a - ../objects/fld_ftlink.o a - ../objects/fld_info.o a - ../objects/fld_just.o a - ../objects/fld_link.o a - ../objects/fld_max.o a - ../objects/fld_move.o a - ../objects/fld_newftyp.o a - ../objects/fld_opts.o a - ../objects/fld_pad.o a - ../objects/fld_page.o a - ../objects/fld_stat.o a - ../objects/fld_type.o a - ../objects/fld_user.o a - ../objects/frm_cursor.o a - ../objects/frm_data.o a - ../objects/frm_def.o a - ../objects/frm_driver.o a - ../objects/frm_hook.o a - ../objects/frm_opts.o a - ../objects/frm_page.o a - ../objects/frm_post.o a - ../objects/frm_req_name.o a - ../objects/frm_scale.o a - ../objects/frm_sub.o a - ../objects/frm_user.o a - ../objects/frm_win.o a - ../objects/fty_alnum.o a - ../objects/fty_alpha.o a - ../objects/fty_enum.o a - ../objects/fty_generic.o a - ../objects/fty_int.o a - ../objects/fty_ipv4.o a - ../objects/fty_num.o a - ../objects/fty_regex.o ranlib ../lib/libformw.a cd misc && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all WHICH_XTERM=xterm-new \ XTERM_KBS=BS \ datadir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share \ /bin/sh ../source_subfolder/misc/gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../source_subfolder/misc/terminfo.src >terminfo.tmp cd c++ && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" all cp ../source_subfolder/c++/etip.h.in etip.h /bin/sh ../source_subfolder/c++/edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 0 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_IOSTREAM 1 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... IOSTREAM_NAMESPACE 1 compiling cursesf (objects) compiling cursesm (objects) compiling cursesw (objects) compiling cursespad (objects) compiling cursesp (objects) compiling cursslk (objects) compiling cursesapp (objects) compiling cursesmain (objects) ar -curv ../lib/libncurses++w.a ../objects/cursesf.o ../objects/cursesm.o ../objects/cursesw.o ../objects/cursespad.o ../objects/cursesp.o ../objects/cursslk.o ../objects/cursesapp.o ../objects/cursesmain.o a - ../objects/cursesf.o a - ../objects/cursesm.o a - ../objects/cursesw.o a - ../objects/cursespad.o a - ../objects/cursesp.o a - ../objects/cursslk.o a - ../objects/cursesapp.o a - ../objects/cursesmain.o ranlib ../lib/libncurses++w.a ncurses/6.2: Package '36e27018698fb68ed48af56abf59e063daa00a25' built ncurses/6.2: Build folder /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/build/36e27018698fb68ed48af56abf59e063daa00a25 ncurses/6.2: Generated conaninfo.txt ncurses/6.2: Generated conanbuildinfo.txt ncurses/6.2: Generating the package ncurses/6.2: Package folder /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25 ncurses/6.2: Calling package() ----Running------ > make install -j8 ----------------- cd include && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install mkdir -p /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing curses.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing unctrl.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ncurses_dll.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ncurses_exports.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing term.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing termcap.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/include/tic.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/include/term_entry.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/include/nc_tparm.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw cd ncurses && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install mkdir -p /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib installing ../lib/libticw.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libticw.a /usr/bin/install -c -m 644 ../lib/libticw.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libticw.a installing ../lib/libtinfow.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libtinfow.a /usr/bin/install -c -m 644 ../lib/libtinfow.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libtinfow.a installing ../lib/libncursesw.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libncursesw.a /usr/bin/install -c -m 644 ../lib/libncursesw.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libncursesw.a cd progs && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install mkdir -p /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin /usr/bin/install -c -s tic /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s toe /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic (cd /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) linking captoinfo to tic (cd /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) /usr/bin/install -c -s infocmp /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s clear /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tabs /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tput /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tset /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset (cd /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) cd panel && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install installing ../lib/libpanelw.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libpanelw.a /usr/bin/install -c -m 644 ../lib/libpanelw.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libpanelw.a installing ../source_subfolder/panel/panel.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw cd menu && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install installing ../lib/libmenuw.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libmenuw.a /usr/bin/install -c -m 644 ../lib/libmenuw.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libmenuw.a installing ../source_subfolder/menu/eti.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/menu/menu.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw cd form && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install installing ../lib/libformw.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libformw.a /usr/bin/install -c -m 644 ../lib/libformw.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libformw.a installing ../source_subfolder/form/form.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw cd misc && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install mkdir -p /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share mkdir -p /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/tabset DESTDIR= \ prefix=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25 \ exec_prefix=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25 \ bindir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin \ top_srcdir=../source_subfolder \ srcdir=../source_subfolder/misc \ datadir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share \ ticdir=/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo \ source=terminfo.tmp \ cross_compiling=no \ /bin/sh ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. 1750 entries written to /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo ** built new /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo ln: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/lib/terminfo: No such file or directory ** could not sym-link /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/install -c ncurses-config /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/ncursesw6-config cd c++ && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make DESTDIR="" RPATH_LIST="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" install installing ../lib/libncurses++w.a as /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libncurses++w.a /usr/bin/install -c -m 644 ../lib/libncurses++w.a /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib/libncurses++w.a installing ../source_subfolder/c++/cursesapp.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/c++/cursesf.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/c++/cursesm.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/c++/cursesp.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/c++/cursesw.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing ../source_subfolder/c++/cursslk.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw installing etip.h in /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ncurses/6.2 package(): Packaged 2721 files ncurses/6.2 package(): Packaged 2 '.sys' files: ansi.sys, nansi.sys ncurses/6.2 package(): Packaged 1 '.sys-old' file: ansi.sys-old ncurses/6.2 package(): Packaged 2 '.sysk' files: ansi.sysk, nansi.sysk ncurses/6.2 package(): Packaged 2 '.app' files: iTerm2.app, iTerm.app ncurses/6.2 package(): Packaged 1 '.minitel1b-nb' file: screen.minitel1b-nb ncurses/6.2 package(): Packaged 1 '.putty' file: screen.putty ncurses/6.2 package(): Packaged 1 '.konsole-256color' file: screen.konsole-256color ncurses/6.2 package(): Packaged 1 '.putty-m1' file: screen.putty-m1 ncurses/6.2 package(): Packaged 1 '.minitel12-80' file: screen.minitel12-80 ncurses/6.2 package(): Packaged 2 '.7' files: st-0.7, minix-1.7 ncurses/6.2 package(): Packaged 1 '.putty-m1b' file: screen.putty-m1b ncurses/6.2 package(): Packaged 2 '.konsole' files: screen.konsole, screen-bce.konsole ncurses/6.2 package(): Packaged 2 '.6' files: st-0.6, linux2.6 ncurses/6.2 package(): Packaged 2 '.rxvt' files: screen.rxvt, screen-bce.rxvt ncurses/6.2 package(): Packaged 1 '.8' file: st-0.8 ncurses/6.2 package(): Packaged 1 '.linux-m1b' file: screen.linux-m1b ncurses/6.2 package(): Packaged 2 '.gnome' files: screen.gnome, screen-bce.gnome ncurses/6.2 package(): Packaged 1 '.xterm-r6' file: screen.xterm-r6 ncurses/6.2 package(): Packaged 1 '.vte' file: screen.vte ncurses/6.2 package(): Packaged 1 '.minitel1-nb' file: screen.minitel1-nb ncurses/6.2 package(): Packaged 1 '.linux-m2' file: screen.linux-m2 ncurses/6.2 package(): Packaged 1 '.xterm-xfree86' file: screen.xterm-xfree86 ncurses/6.2 package(): Packaged 1 '.mlterm-256color' file: screen.mlterm-256color ncurses/6.2 package(): Packaged 1 '.minitel2-80' file: screen.minitel2-80 ncurses/6.2 package(): Packaged 1 '.minitel1b' file: screen.minitel1b ncurses/6.2 package(): Packaged 2 '.xterm-new' files: screen-bce.xterm-new, screen.xterm-new ncurses/6.2 package(): Packaged 2 '.linux' files: screen.linux, screen-bce.linux ncurses/6.2 package(): Packaged 1 '.putty-m2' file: screen.putty-m2 ncurses/6.2 package(): Packaged 1 '.xterm-256color' file: screen.xterm-256color ncurses/6.2 package(): Packaged 1 '.mlterm' file: screen.mlterm ncurses/6.2 package(): Packaged 1 '.vte-256color' file: screen.vte-256color ncurses/6.2 package(): Packaged 1 '.putty-256color' file: screen.putty-256color ncurses/6.2 package(): Packaged 2 '.mrxvt' files: screen-bce.mrxvt, screen.mrxvt ncurses/6.2 package(): Packaged 2 '.Eterm' files: screen.Eterm, screen-bce.Eterm ncurses/6.2 package(): Packaged 1 '.teraterm' file: screen.teraterm ncurses/6.2 package(): Packaged 1 '.minitel1b-80' file: screen.minitel1b-80 ncurses/6.2 package(): Packaged 1 '.linux-m1' file: screen.linux-m1 ncurses/6.2 package(): Packaged 1 '.minitel1' file: screen.minitel1 ncurses/6.2 package(): Packaged 1 '.59' file: teraterm4.59 ncurses/6.2 package(): Packaged 4 '.0' files: terminology-1.0.0, bg2.0, minix-3.0, linux3.0 ncurses/6.2 package(): Packaged 1 '.97' file: teraterm4.97 ncurses/6.2 package(): Packaged 1 '.3' file: teraterm2.3 ncurses/6.2 package(): Packaged 1 '.1' file: terminology-0.6.1 ncurses/6.2 package(): Packaged 1 '.10rv' file: bg3.10rv ncurses/6.2 package(): Packaged 1 '.10nv' file: bg3.10nv ncurses/6.2 package(): Packaged 1 '.25nv' file: bg1.25nv ncurses/6.2 package(): Packaged 1 '.0nv' file: bg2.0nv ncurses/6.2 package(): Packaged 1 '.10' file: bg3.10 ncurses/6.2 package(): Packaged 1 '.25rv' file: bg1.25rv ncurses/6.2 package(): Packaged 1 '.0rv' file: bg2.0rv ncurses/6.2 package(): Packaged 1 '.25' file: bg1.25 ncurses/6.2 package(): Packaged 2 '.5' files: minix-1.5, vt61.5 ncurses/6.2 package(): Packaged 1 '.2' file: linux2.2 ncurses/6.2 package(): Packaged 1 '.26' file: linux2.6.26 ncurses/6.2 package(): Packaged 1 '.js' file: xterm.js ncurses/6.2 package(): Packaged 21 '.h' files ncurses/6.2 package(): Packaged 7 '.a' files ncurses/6.2: Package '36e27018698fb68ed48af56abf59e063daa00a25' created ncurses/6.2: Created package revision 8a6f536cd0d759d120e854710f49e19b ncurses/6.2: Appending PATH environment variable: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin ncurses/6.2: Setting TERMINFO environment variable: /Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/bin/share/terminfo [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ncurses/6.2 (test package): Generator txt created conanbuildinfo.txt ncurses/6.2 (test package): Generator cmake created conanbuildinfo.cmake ncurses/6.2 (test package): Generated conaninfo.txt ncurses/6.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ncurses/6.2 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684 ----Running------ > cmake --build '/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684' '--' '-j8' ----------------- /usr/local/Cellar/cmake/3.16.4/bin/cmake -S/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package -B/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_progress_start /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/progress.marks /Applications/Xcode-11.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/Xcode-11.app/Contents/Developer/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend cd /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684 && /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684 /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684 /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/test_package.dir/DependInfo.cmake --color= Dependee "/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/test_package.dir/DependInfo.cmake" is newer than depender "/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/test_package.dir/depend.internal". Dependee "/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles/test_package.dir/depend.internal". Scanning dependencies of target test_package /Applications/Xcode-11.app/Contents/Developer/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include -I/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/include/ncursesw -m64 -g -arch x86_64 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -DNCURSES_STATIC -o CMakeFiles/test_package.dir/test_package.c.o -c /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/test_package.c [100%] Linking CXX executable bin/test_package /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -stdlib=libc++ -g -arch x86_64 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_package.dir/test_package.c.o -o bin/test_package -L/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib -lpanelw -lmenuw -lformw -lncurses++w -lticw -lncursesw -ltinfow [100%] Built target test_package /usr/local/Cellar/cmake/3.16.4/bin/cmake -E cmake_progress_start /Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/recipes/ncurses/all/test_package/build/739b1ea292c21e540052f816251ab466892c7684/CMakeFiles 0 ncurses/6.2 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/cci_PR-2689@2/.conan/data/ncurses/6.2/_/_/package/36e27018698fb68ed48af56abf59e063daa00a25/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- ncurses version 'ncurses 6.2.20200212' JSON file created at '/Users/jenkins/w/cci_PR-2689@2/7/44fa14ee-9d17-4b56-9c2c-25f9ba1ff3ee/_create.json'