******************************************************************************** conan install flex/2.6.4@ --build=flex --profile=/Users/jenkins/w/BuildSingleReference@5/26533/1f484f36-3cd5-43f6-9075-7e56eeca13e2/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@5/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@5/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] flex:shared=True [build_requires] [env] m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 92b62c5200e59ddc217d9c8aa9f4166c flex/2.6.4: Forced build from source Installing package: flex/2.6.4 Requirements flex/2.6.4 from local cache - Cache m4/1.4.18 from 'conan-center' - Downloaded Packages flex/2.6.4:b26538a02e2d0d3051b3ba56b37d2cab32700a64 - Build m4/1.4.18:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Download Installing (downloading, building) binaries... m4/1.4.18: Retrieving package 907cb07dbeb8f7bacd51a5119560f14986d21b20 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed 907cb07dbeb8f7bacd51a5119560f14986d21b20 m4/1.4.18: Downloaded package revision 4ceb03dcb237fda79f45369227251c65 m4/1.4.18: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@5/.conan/data/m4/1.4.18/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin m4/1.4.18: Setting M4 environment variable: /Users/jenkins/w/BuildSingleReference@5/.conan/data/m4/1.4.18/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flex/2.6.4: Configuring sources in /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK flex/2.6.4: Copying sources to build folder flex/2.6.4: Building your package in /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/build/b26538a02e2d0d3051b3ba56b37d2cab32700a64 flex/2.6.4: Generator txt created conanbuildinfo.txt [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 flex/2.6.4: Calling build() flex/2.6.4: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=False' '--disable-nls' 'HELP2MAN=/bin/true' 'M4=m4' '--prefix=/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=yes' '--enable-static=False' '--disable-nls' 'HELP2MAN=/bin/true' 'M4=m4' '--prefix=/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... source_subfolder/build-aux/install-sh -c -d checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for gawk... (cached) awk checking for help2man... /bin/true checking for gtexi2dvi... no checking for texi2dvi... /usr/bin/texi2dvi checking for m4 that supports -P... m4 checking for indent... /usr/bin/indent checking if /usr/bin/indent is GNU indent... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_mutex_lock in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for log10 in -lm... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for memset... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtol... yes checking for pow... yes checking for setlocale... yes checking for reallocarray... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fastwc/Makefile config.status: creating examples/manual/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ----Running------ > make -j4 ----------------- Making all in src /Library/Developer/CommandLineTools/usr/bin/make all-am depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo ../source_subfolder/src/libmain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo ../source_subfolder/src/libyywrap.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo '../source_subfolder/src/'`buf.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo '../source_subfolder/src/'`ccl.c mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo '../source_subfolder/src/'`dfa.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo '../source_subfolder/src/'`ecs.c mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c ../source_subfolder/src/libyywrap.c -fno-common -DPIC -o .libs/libyywrap.o gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo '../source_subfolder/src/'`filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c ../source_subfolder/src/libmain.c -fno-common -DPIC -o .libs/libmain.o gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo '../source_subfolder/src/'`gen.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo '../source_subfolder/src/'`main.c mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo '../source_subfolder/src/'`misc.c mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo '../source_subfolder/src/'`nfa.c mv -f .deps/flex-main.Tpo .deps/flex-main.Po mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo '../source_subfolder/src/'`options.c mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo '../source_subfolder/src/'`parse.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo '../source_subfolder/src/'`regex.c mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo '../source_subfolder/src/'`scanflags.c mv -f .deps/flex-options.Tpo .deps/flex-options.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo '../source_subfolder/src/'`scanopt.c mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo '../source_subfolder/src/'`skel.c mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo '../source_subfolder/src/'`sym.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo '../source_subfolder/src/'`tables.c mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo '../source_subfolder/src/'`tables_shared.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo '../source_subfolder/src/'`tblcmp.c mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo '../source_subfolder/src/'`yylex.c mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo '../source_subfolder/src/'`scan.c mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo '../source_subfolder/src/'`buf.c mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo '../source_subfolder/src/'`ccl.c mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo '../source_subfolder/src/'`dfa.c mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo '../source_subfolder/src/'`ecs.c mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo '../source_subfolder/src/'`filter.c mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo '../source_subfolder/src/'`gen.c mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo '../source_subfolder/src/'`main.c mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo '../source_subfolder/src/'`misc.c mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo '../source_subfolder/src/'`nfa.c mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo '../source_subfolder/src/'`options.c mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo '../source_subfolder/src/'`parse.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo '../source_subfolder/src/'`regex.c mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo '../source_subfolder/src/'`scanflags.c mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo '../source_subfolder/src/'`scanopt.c mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo '../source_subfolder/src/'`skel.c mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo '../source_subfolder/src/'`sym.c mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo '../source_subfolder/src/'`tables.c mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo '../source_subfolder/src/'`tables_shared.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo '../source_subfolder/src/'`tblcmp.c mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo '../source_subfolder/src/'`yylex.c mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -version-info 2:0:0 -m64 -o libfl.la -rpath /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib libmain.lo libyywrap.lo -lm mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm libtool: link: gcc -dynamiclib -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o .libs/libfl.2.dylib .libs/libmain.o .libs/libyywrap.o -lm -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -install_name /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib/libfl.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module libtool: link: gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm libtool: link: (cd ".libs" && rm -f "libfl.dylib" && ln -s "libfl.2.dylib" "libfl.dylib") libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) ./stage1flex -o stage1scan.c ../source_subfolder/src/scan.l gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/locale\" -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo '../source_subfolder/src/'`stage1scan.c mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm libtool: link: gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm Making all in doc make[1]: Nothing to be done for `all'. Making all in examples Making all in manual make[2]: Nothing to be done for `all'. Making all in fastwc make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in po Making all in tests make[1]: Nothing to be done for `all'. Making all in tools make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all-am'. flex/2.6.4: Package 'b26538a02e2d0d3051b3ba56b37d2cab32700a64' built flex/2.6.4: Build folder /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/build/b26538a02e2d0d3051b3ba56b37d2cab32700a64 flex/2.6.4: Generated conaninfo.txt flex/2.6.4: Generated conanbuildinfo.txt flex/2.6.4: Generating the package flex/2.6.4: Package folder /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64 flex/2.6.4: Calling package() ----Running------ > make install -j4 ----------------- Making install in src ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib' /usr/bin/install -c -m 644 ../source_subfolder/src/FlexLexer.h '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/include' libtool: install: /usr/bin/install -c .libs/libfl.2.dylib /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib/libfl.2.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib && { ln -s -f libfl.2.dylib libfl.dylib || { rm -f libfl.dylib && ln -s libfl.2.dylib libfl.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libfl.lai /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/lib/libfl.la ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c flex '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin' libtool: install: /usr/bin/install -c flex /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin/flex Making install in doc make[2]: Nothing to be done for `install-exec-am'. ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/man/man1' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/info' /usr/bin/install -c -m 644 ../source_subfolder/doc/flex.1 '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/man/man1' /usr/bin/install -c -m 644 ../source_subfolder/doc/flex.info ../source_subfolder/doc/flex.info-1 ../source_subfolder/doc/flex.info-2 '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/info' install-info --info-dir='/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/info' '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/info/flex.info' Making install in examples Making install in manual make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in fastwc make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in po if test "flex" = "gettext-tools"; then \ ../source_subfolder/build-aux/install-sh -c -d /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../source_subfolder/po/$file \ /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in tools make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. /Library/Developer/CommandLineTools/usr/bin/make install-exec-hook cd /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin && \ ln -s -f flex flex++ source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/doc/flex' /usr/bin/install -c -m 644 source_subfolder/AUTHORS source_subfolder/COPYING source_subfolder/NEWS source_subfolder/ONEWS source_subfolder/README.md '/Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share/doc/flex' [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 flex/2.6.4 package(): Packaged 3 files: flex++, flex, COPYING flex/2.6.4 package(): Packaged 1 '.h' file: FlexLexer.h flex/2.6.4 package(): Packaged 2 '.dylib' files: libfl.dylib, libfl.2.dylib flex/2.6.4: Package 'b26538a02e2d0d3051b3ba56b37d2cab32700a64' created flex/2.6.4: Created package revision 412647c22b5fdc444571fd800ebd0788 flex/2.6.4: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin flex/2.6.4: Setting LEX environment variable: /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/bin/flex [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK m4/1.4.18: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@5/.conan/data/m4/1.4.18/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: /usr/bin/indent does not appear to be GNU indent; 'make indent' may not function properly ../source_subfolder/src/misc.c:515:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] esc_char = (unsigned char) strtoul (array + 1, NULL, 8); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:175:23: note: passing argument to parameter '__str' here strtoul(const char *__str, char **__endptr, int __base); ^ ../source_subfolder/src/misc.c:537:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] esc_char = (unsigned char) strtoul (array + 2, NULL, 16); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:175:23: note: passing argument to parameter '__str' here strtoul(const char *__str, char **__endptr, int __base); ^ 2 warnings generated. ../source_subfolder/src/misc.c:515:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] esc_char = (unsigned char) strtoul (array + 1, NULL, 8); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:175:23: note: passing argument to parameter '__str' here strtoul(const char *__str, char **__endptr, int __base); ^ ../source_subfolder/src/misc.c:537:40: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] esc_char = (unsigned char) strtoul (array + 2, NULL, 16); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:175:23: note: passing argument to parameter '__str' here strtoul(const char *__str, char **__endptr, int __base); ^ 2 warnings generated. mkdir: /Users/jenkins/w/BuildSingleReference@5/.conan/data/flex/2.6.4/_/_/package/b26538a02e2d0d3051b3ba56b37d2cab32700a64/share: File exists