==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libisl 0.27-1 (Mon Sep  2 14:00:15 2024)
==> Retrieving sources...
  -> Found isl-0.27.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    isl-0.27.tar.xz ... Passed
==> Making package: libisl 0.27-1 (Mon 02 Sep 2024 02:00:21 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found isl-0.27.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting isl-0.27.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc
checking whether the compiler supports GNU C... yes
checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes
checking for aarch64-unknown-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-unknown-linux-gnu-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... aarch64-unknown-linux-gnu-gcc -E
checking for C compiler vendor... gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking whether C compiler accepts -malign-double... no
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag... 
checking for gcc architecture flag... unknown
checking whether C compiler accepts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math... 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 with -std=c++11... yes
checking whether g++ -std=c++11 supports C++17 features by default... no
checking whether g++ -std=c++11 supports C++17 features with -std=gnu++17... 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... (cached) /usr/bin/sed
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=c++11 -std=gnu++17 -E
checking for ld used by g++ -std=c++11 -std=gnu++17... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ -std=c++11 -std=gnu++17 linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
checking for g++ -std=c++11 -std=gnu++17 option to produce PIC... -fPIC -DPIC
checking if g++ -std=c++11 -std=gnu++17 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=c++11 -std=gnu++17 static flag -static works... yes
checking if g++ -std=c++11 -std=gnu++17 supports -c -o file.o... yes
checking if g++ -std=c++11 -std=gnu++17 supports -c -o file.o... (cached) yes
checking whether the g++ -std=c++11 -std=gnu++17 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
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 >= 3.6... python
checking for python... /usr/bin/python
checking for python version... 3.12
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking for cygpath... no
checking for perl... perl
checking for pdflatex... no
checking for pod2html... pod2html
checking for diff... /usr/bin/diff
checking for /usr/bin/diff context option... -u
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)
checking for gcc options needed to detect all undeclared functions... none needed
checking which gmp to use... system
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... yes
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) gnu
checking our pkgconfig libname... isl
checking our pkgconfig version... 0.27
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/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... 
checking our pkgconfig ldflags... 
noninstalled pkgconfig -L /build/libisl/src/isl-0.27/.libs
noninstalled pkgconfig -I /build/libisl/src/isl-0.27/./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
  GEN      gitversion.h
  CC       isl_gmp.lo
  CC       isl_aff.lo
  CC       isl_val_gmp.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_scheduler_clustering.lo
  CC       isl_scheduler_scc.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
  CCLD     libisl.la
  GEN      interface/isldlname.py
  GEN      interface/isl.py
make  all-recursive
make[1]: Entering directory '/build/libisl/src/isl-0.27'
Making all in .
make[2]: Entering directory '/build/libisl/src/isl-0.27'
  CC       isl_test.o
  CC       polyhedron_sample.o
  CC       pip.o
  CC       polytope_scan.o
  CC       polyhedron_minimize.o
  CC       polyhedron_detect_equalities.o
  CC       polyhedron_remove_redundant_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_test2.o
  CXX      isl_test_cpp-isl_test_cpp.o
  CXX      isl_test_cpp17.o
  CXX      isl_test_cpp17-checked.o
  CXX      isl_test_cpp-checked.o
  CXX      isl_test_cpp-checked-conversion.o
  CC       dep.o
  CCLD     isl_polyhedron_sample
  CCLD     isl_pip
  CCLD     isl_polyhedron_minimize
  CCLD     isl_polytope_scan
  CCLD     isl_polyhedron_detect_equalities
  CCLD     isl_polyhedron_remove_redundant_equalities
  CCLD     isl_cat
  CCLD     isl_closure
  CCLD     isl_bound
  CCLD     isl_schedule
  CCLD     isl_codegen
  CCLD     isl_test_int
  CCLD     isl_flow
  CCLD     isl_flow_cmp
  CCLD     isl_schedule_cmp
  CXXLD    isl_test_cpp17
  CXXLD    isl_test_cpp17-checked
  AR       libdep.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     isl_test
  CXXLD    isl_test_cpp-checked
  CXXLD    isl_test_cpp-checked-conversion
  CXXLD    isl_test2
  CXXLD    isl_test_cpp
make[2]: Leaving directory '/build/libisl/src/isl-0.27'
Making all in doc
make[2]: Entering directory '/build/libisl/src/isl-0.27/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libisl/src/isl-0.27/doc'
make[1]: Leaving directory '/build/libisl/src/isl-0.27'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/libisl/src/isl-0.27'
Making install in .
make[2]: Entering directory '/build/libisl/src/isl-0.27'
make[3]: Entering directory '/build/libisl/src/isl-0.27'
/usr/bin/install -c -m 644 ./libisl-gdb.py /build/libisl/pkg/libisl/usr/lib/libisl.so.23.4.0-gdb.py
 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/include/isl'
 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/include/isl'
 /usr/bin/install -c -m 644 isl.pc '/build/libisl/pkg/libisl/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/lib'
 /usr/bin/install -c -m 644 include/isl/stdint.h '/build/libisl/pkg/libisl/usr/include/isl'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libisl.la '/build/libisl/pkg/libisl/usr/lib'
 /usr/bin/install -c -m 644 ./include/isl/cpp.h ./include/isl/typed_cpp.h include/isl/val_gmp.h include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/constraint.h include/isl/ctx.h include/isl/fixed_box.h include/isl/flow.h include/isl/id.h include/isl/id_type.h include/isl/id_to_ast_expr.h include/isl/id_to_id.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/hmap_templ.c include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/maybe.h include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h include/isl/maybe_id.h include/isl/maybe_pw_aff.h include/isl/maybe_templ.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h '/build/libisl/pkg/libisl/usr/include/isl'
 /usr/bin/install -c -m 644 include/isl/polynomial_type.h include/isl/printer.h include/isl/printer_type.h include/isl/schedule.h include/isl/schedule_node.h include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/space_type.h include/isl/stream.h include/isl/stride_info.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/val_type.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/build/libisl/pkg/libisl/usr/include/isl'
libtool: install: /usr/bin/install -c .libs/libisl.so.23.4.0 /build/libisl/pkg/libisl/usr/lib/libisl.so.23.4.0
libtool: install: (cd /build/libisl/pkg/libisl/usr/lib && { ln -s -f libisl.so.23.4.0 libisl.so.23 || { rm -f libisl.so.23 && ln -s libisl.so.23.4.0 libisl.so.23; }; })
libtool: install: (cd /build/libisl/pkg/libisl/usr/lib && { ln -s -f libisl.so.23.4.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.23.4.0 libisl.so; }; })
libtool: install: /usr/bin/install -c .libs/libisl.lai /build/libisl/pkg/libisl/usr/lib/libisl.la
libtool: install: /usr/bin/install -c .libs/libisl.a /build/libisl/pkg/libisl/usr/lib/libisl.a
libtool: install: chmod 644 /build/libisl/pkg/libisl/usr/lib/libisl.a
libtool: install: ranlib /build/libisl/pkg/libisl/usr/lib/libisl.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libisl/src/isl-0.27'
make[2]: Leaving directory '/build/libisl/src/isl-0.27'
Making install in doc
make[2]: Entering directory '/build/libisl/src/isl-0.27/doc'
make[3]: Entering directory '/build/libisl/src/isl-0.27/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libisl/src/isl-0.27/doc'
make[2]: Leaving directory '/build/libisl/src/isl-0.27/doc'
make[1]: Leaving directory '/build/libisl/src/isl-0.27'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libisl"...
  -> Generating .PKGINFO file...
==> WARNING: Library listed in 'provides' is not a shared object: libisl.so
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libisl 0.27-1 (Mon 02 Sep 2024 02:01:15 PM MDT)
==> Cleaning up...