******************************************************************************** conan install isl/0.23@ --build=isl --profile:host=/Users/jenkins/w/BuildSingleReference@2/30160/8c06e904-3e2e-402d-871e-7d46001df29a/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] isl:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] isl/0.23: Forced build from source Installing package: isl/0.23 Requirements gmp/6.2.1 from 'conan-center' - Cache isl/0.23 from local cache - Cache Packages gmp/6.2.1:c6a2b07390964e70195eda34525063d5274cccf2 - Cache isl/0.23:2b811e3785e7f91a23907f6ac091dc2ab7911c9b - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... gmp/6.2.1: Already installed! [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 isl/0.23: Copying sources to build folder isl/0.23: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/build/2b811e3785e7f91a23907f6ac091dc2ab7911c9b isl/0.23: Generator txt created conanbuildinfo.txt [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 isl/0.23: Calling build() isl/0.23: Calling: > source_subfolder/configure '--with-int=gmp' '--enable-portable-binary' '--enable-shared=no' '--enable-static=yes' '--with-gmp=system' '--with-gmp-prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/c6a2b07390964e70195eda34525063d5274cccf2' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/package/2b811e3785e7f91a23907f6ac091dc2ab7911c9b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--with-int=gmp' '--enable-portable-binary' '--enable-shared=no' '--enable-static=yes' '--with-gmp=system' '--with-gmp-prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/c6a2b07390964e70195eda34525063d5274cccf2' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/package/2b811e3785e7f91a23907f6ac091dc2ab7911c9b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-apple-darwin-gcc... no 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... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64-apple-darwin checking for x86_64-apple-darwin-gcc... no 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... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 how to run the C preprocessor... gcc -E checking for C compiler vendor... clang checking host system type... aarch64-apple-darwin ******************************************************** * WARNING: Don't know the best CFLAGS for this system * * Use ./configure CFLAGS=... to specify your own flags * * (otherwise, a default of CFLAGS=-O3 will be used) * ******************************************************** checking whether C compiler accepts -O3... yes checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes checking for __attribute__... yes checking for grep that handles long lines and -e... /usr/bin/grep checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) 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-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... failed checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... no 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 (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for ld used by g++ -std=c++11... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ -std=c++11 linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ -std=c++11 option to produce PIC... -fno-common -DPIC checking if g++ -std=c++11 PIC flag -fno-common -DPIC works... yes checking if g++ -std=c++11 static flag -static works... no checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for cygpath... no checking for perl... perl checking for pdflatex... no checking for pod2html... pod2html checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking whether ffs is declared... yes checking whether __builtin_ffs is declared... no checking whether _BitScanForward is declared... no checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking whether _stricmp is declared... no checking whether _strnicmp is declared... no checking whether snprintf is declared... yes checking whether _snprintf is declared... no checking which clang to use... no checking for C compiler vendor... (cached) clang checking our pkgconfig libname... isl checking our pkgconfig version... 0.23 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/package/2b811e3785e7f91a23907f6ac091dc2ab7911c9b/lib/pkgconfig checking our pkgconfig_libfile... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl -lgmp checking our pkgconfig cppflags... -I/Users/jenkins/w/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/c6a2b07390964e70195eda34525063d5274cccf2/include checking our pkgconfig ldflags... -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/c6a2b07390964e70195eda34525063d5274cccf2/lib noninstalled pkgconfig -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/build/2b811e3785e7f91a23907f6ac091dc2ab7911c9b/.libs noninstalled pkgconfig -I /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/build/2b811e3785e7f91a23907f6ac091dc2ab7911c9b/source_subfolder/include checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating isl_srcdir.c config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating flow_test.sh config.status: creating schedule_test.sh config.status: creating isl_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh ----Running------ > make -j4 ----------------- GEN gitversion.h /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in . CC isl_test.o CC isl_gmp.lo CC isl_val_gmp.lo CC isl_aff.lo CC isl_aff_map.lo CC isl_affine_hull.lo CC isl_arg.lo CC isl_ast.lo CC isl_ast_build.lo CC isl_ast_build_expr.lo CC isl_ast_codegen.lo CC isl_ast_graft.lo CC basis_reduction_tab.lo CC isl_bernstein.lo CC isl_blk.lo CC isl_bound.lo CC isl_box.lo CC isl_coalesce.lo CC isl_constraint.lo CC isl_convex_hull.lo CC isl_ctx.lo CC isl_deprecated.lo CC isl_dim_map.lo CC isl_equalities.lo CC isl_factorization.lo CC isl_farkas.lo CC isl_ffs.lo CC isl_flow.lo CC isl_fold.lo CC isl_hash.lo CC isl_id_to_ast_expr.lo CC isl_id_to_id.lo CC isl_id_to_pw_aff.lo CC isl_ilp.lo CC isl_input.lo CC isl_local.lo CC isl_local_space.lo CC isl_lp.lo CC isl_map.lo CC isl_map_list.lo CC isl_map_simplify.lo CC isl_map_subtract.lo CC isl_map_to_basic_set.lo CC isl_mat.lo CC isl_morph.lo CC isl_id.lo CC isl_obj.lo CC isl_options.lo CC isl_output.lo CC isl_point.lo CC isl_polynomial.lo CC isl_printer.lo CC print.lo CC isl_range.lo CC isl_reordering.lo CC isl_sample.lo CC isl_scan.lo CC isl_schedule.lo CC isl_schedule_band.lo CC isl_schedule_node.lo CC isl_schedule_read.lo CC isl_schedule_tree.lo CC isl_schedule_constraints.lo CC isl_scheduler.lo CC isl_set_list.lo CC isl_sort.lo CC isl_space.lo CC isl_stream.lo CC isl_seq.lo CC isl_set_to_ast_graft_list.lo CC isl_stride.lo CC isl_tab.lo CC isl_tab_pip.lo CC isl_tarjan.lo CC isl_transitive_closure.lo CC isl_union_map.lo CC isl_val.lo CC isl_vec.lo CC isl_version.lo CC isl_vertices.lo CC polyhedron_sample.o CC pip.o CC polyhedron_minimize.o CC polytope_scan.o CC polyhedron_detect_equalities.o CC cat.o CC closure.o CC bound.o CC schedule.o CC codegen.o CC isl_test_int.o CC flow.o CC flow_cmp.o CC schedule_cmp.o CXX isl_test_cpp.o CC dep.o AR libdep.a CCLD libisl.la CCLD isl_test CCLD isl_polyhedron_sample CCLD isl_pip isl/0.23: configure: WARNING: using cross tools not prefixed with host triplet source_subfolder/configure: line 3378: cd: /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/package/2b811e3785e7f91a23907f6ac091dc2ab7911c9b: No such file or directory source_subfolder/configure: line 5363: test: =: unary operator expected rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/c++/4.2.1 source_subfolder/isl_test_int.c:431:12: warning: unused function 'sgn' [-Wunused-function] static int sgn(int val) ^ 1 warning generated. /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libdep.a(dep.o) has no symbols /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libdep.a(dep.o) has no symbols warning: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libdep.a the table of contents is empty (no object file members in the library define global symbols) /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libisl.a(isl_ffs.o) has no symbols /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libisl.a(isl_ffs.o) has no symbols ld: warning: ignoring file polyhedron_sample.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64 ld: warning: ignoring file ./.libs/libisl.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 ld: warning: ld: warning: ignoring file ./.libs/libisl.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64ignoring file isl_test.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64 ld: warning: ld: warning: ignoring file ./.libs/libisl.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64ignoring file pip.o, building for macOS-arm64 but attempting to link with file built for unknown-x86_64 Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [isl_polyhedron_sample] Error 1 make[2]: *** Waiting for unfinished jobs.... Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [isl_test] Error 1 Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [isl_pip] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 isl/0.23: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/build/2b811e3785e7f91a23907f6ac091dc2ab7911c9b isl/0.23: ERROR: Package '2b811e3785e7f91a23907f6ac091dc2ab7911c9b' build failed isl/0.23: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/isl/0.23/_/_/build/2b811e3785e7f91a23907f6ac091dc2ab7911c9b ERROR: isl/0.23: Error in build() method, line 115 autotools.make() ConanException: Error 2 while executing make -j4