libisl 0.28-1 aarch64, from core done
done 2026-09-10T16:02:48Z on jonny-ryzen9-aarch64-2, attempt 1; 477M rss, 6372M peak
- job
- 5-1789054820-hegjon-test,libisl,0.28-1,aarch64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- log
- /var/lib/archci/logs/hegjon-test/libisl/0.28-1/aarch64/attempt-1.log
log 420 lines
1==> archci-build 5-1789054820-hegjon-test,libisl,0.28-1,aarch64 on jonny-ryzen9 at 2026-09-10T15:40:20Z2 repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching pkgbuilds/libisl at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building libisl 0.28-1 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)8==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done9 root : PWD=/var/lib/archci-worker/build/2/libisl ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.vuZppi2cZK makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch10pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)11==> Making package: libisl 0.28-1 (Thu Sep 10 17:40:23 2026)12==> Retrieving sources...13 -> Found isl-0.28.tar.xz14==> Validating source files with b2sums...15 isl-0.28.tar.xz ... Passed16pam_unix(sudo:session): session closed for user archci17 root : PWD=/var/lib/archci-worker/build/2/libisl ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'18pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)19pam_unix(sudo:session): session closed for user archci20Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.21==> Making package: libisl 0.28-1 (Thu Sep 10 15:40:42 2026)22==> Checking runtime dependencies...23==> Checking buildtime dependencies...24==> Retrieving sources...25 -> Found isl-0.28.tar.xz26==> WARNING: Skipping all source file integrity checks.27==> Extracting sources...28 -> Extracting isl-0.28.tar.xz with bsdtar29==> Starting build()...30checking for a BSD-compatible install... /usr/bin/install -c31checking whether sleep supports fractional seconds... yes32checking filesystem timestamp resolution... 0.0133checking whether build environment is sane... yes34checking for a race-free mkdir -p... /usr/bin/mkdir -p35checking for gawk... gawk36checking whether make sets $(MAKE)... yes37checking whether make supports nested variables... yes38checking xargs -n works... yes39checking whether UID '955' is supported by ustar format... yes40checking whether GID '955' is supported by ustar format... yes41checking how to create a ustar tar archive... gnutar42checking for gcc... gcc43checking whether the C compiler works... yes44checking for C compiler default output file name... a.out45checking for suffix of executables...46checking whether we are cross compiling... no47checking for suffix of object files... o48checking whether the compiler supports GNU C... yes49checking whether gcc accepts -g... yes50checking for gcc option to enable C11 features... none needed51checking whether gcc understands -c and -o together... yes52checking whether make supports the include directive... yes (GNU style)53checking dependency style of gcc... gcc354checking for g++... g++55checking whether the compiler supports GNU C++... yes56checking whether g++ accepts -g... yes57checking for g++ option to enable C++11 features... -std=gnu++1158checking dependency style of g++ -std=gnu++11... gcc359checking how to run the C preprocessor... gcc -E60checking build system type... aarch64-unknown-linux-gnu61checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc62checking whether the compiler supports GNU C... yes63checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes64checking for aarch64-unknown-linux-gnu-gcc option to enable C11 features... none needed65checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes66checking dependency style of aarch64-unknown-linux-gnu-gcc... gcc367checking whether the C compiler works... yes68checking for C compiler default output file name... a.out69checking for suffix of executables...70checking whether we are cross compiling... no71checking for suffix of object files... o72checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E73checking for C compiler vendor... gnu74checking host system type... aarch64-unknown-linux-gnu75checking for a sed that does not truncate output... /usr/bin/sed76checking whether C compiler accepts -malign-double... no77checking whether C compiler accepts -fstrict-aliasing... yes78checking whether C compiler accepts -ffast-math... yes79checking for gcc architecture flag...80checking for gcc architecture flag... unknown81checking whether C compiler accepts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libisl/src=/usr/src/debug/libisl -flto=auto -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math... yes82checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes83checking for __attribute__... yes84checking for grep that handles long lines and -e... /usr/bin/grep85checking whether g++ -std=gnu++11 supports C++11 features by default... yes86checking whether g++ -std=gnu++11 supports C++17 features by default... no87checking whether g++ -std=gnu++11 supports C++17 features with -std=gnu++17... yes88checking for grep that handles long lines and -e... (cached) /usr/bin/grep89checking how to print strings... printf90checking for a sed that does not truncate output... (cached) /usr/bin/sed91checking for egrep... /usr/bin/grep -E92checking for fgrep... /usr/bin/grep -F93checking for ld used by gcc... /usr/bin/ld94checking if the linker (/usr/bin/ld) is GNU ld... yes95checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B96checking the name lister (/usr/bin/nm -B) interface... BSD nm97checking whether ln -s works... yes98checking the maximum length of command line arguments... 157286499checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop100checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop101checking for /usr/bin/ld option to reload object files... -r102checking for file... file103checking for objdump... objdump104checking how to recognize dependent libraries... pass_all105checking for dlltool... no106checking how to associate runtime and link libraries... printf %s\n107checking for ranlib... ranlib108checking for ar... ar109checking for archiver @FILE support... @110checking for strip... strip111checking command to parse /usr/bin/nm -B output from gcc object... ok112checking for sysroot... no113checking for a working dd... /usr/bin/dd114checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1115checking for mt... no116checking if : is a manifest tool... no117checking for stdio.h... yes118checking for stdlib.h... yes119checking for string.h... yes120checking for inttypes.h... yes121checking for stdint.h... yes122checking for strings.h... yes123checking for sys/stat.h... yes124checking for sys/types.h... yes125checking for unistd.h... yes126checking for dlfcn.h... yes127checking for objdir... .libs128checking if gcc supports -fno-rtti -fno-exceptions... no129checking for gcc option to produce PIC... -fPIC -DPIC130checking if gcc PIC flag -fPIC -DPIC works... yes131checking if gcc static flag -static works... yes132checking if gcc supports -c -o file.o... yes133checking if gcc supports -c -o file.o... (cached) yes134checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes135checking whether -lc should be explicitly linked in... no136checking dynamic linker characteristics... GNU/Linux ld.so137checking how to hardcode library paths into programs... immediate138checking whether stripping libraries is possible... yes139checking if libtool supports shared libraries... yes140checking whether to build shared libraries... yes141checking whether to build static libraries... yes142checking how to run the C++ preprocessor... g++ -std=gnu++11 -std=gnu++17 -E143checking for ld used by g++ -std=gnu++11 -std=gnu++17... /usr/bin/ld144checking if the linker (/usr/bin/ld) is GNU ld... yes145checking whether the g++ -std=gnu++11 -std=gnu++17 linker (/usr/bin/ld) supports shared libraries... yes146checking for g++ -std=gnu++11 -std=gnu++17 option to produce PIC... -fPIC -DPIC147checking if g++ -std=gnu++11 -std=gnu++17 PIC flag -fPIC -DPIC works... yes148checking if g++ -std=gnu++11 -std=gnu++17 static flag -static works... yes149checking if g++ -std=gnu++11 -std=gnu++17 supports -c -o file.o... yes150checking if g++ -std=gnu++11 -std=gnu++17 supports -c -o file.o... (cached) yes151checking whether the g++ -std=gnu++11 -std=gnu++17 linker (/usr/bin/ld) supports shared libraries... yes152checking dynamic linker characteristics... (cached) GNU/Linux ld.so153checking how to hardcode library paths into programs... immediate154checking for a sed that does not truncate output... (cached) /usr/bin/sed155checking for a Python interpreter with version >= 3.6... python156checking for python... /usr/bin/python157checking for python version... 3.14158checking for python platform... linux159checking for GNU default python prefix... ${prefix}160checking for GNU default python exec_prefix... ${exec_prefix}161checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages162checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages163checking for cygpath... no164checking for perl... perl165checking for pdflatex... no166checking for pod2html... pod2html167checking for diff... /usr/bin/diff168checking for /usr/bin/diff context option... -u169checking for stdint types... stdint.h (shortcircuit)170make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)171checking for gcc options needed to detect all undeclared functions... none needed172checking which gmp to use... system173checking for gmp.h... yes174checking for main in -lgmp... yes175checking whether mp_get_memory_functions is declared... yes176checking whether ffs is declared... yes177checking whether __builtin_ffs is declared... yes178checking whether _BitScanForward is declared... no179checking whether strcasecmp is declared... yes180checking whether strncasecmp is declared... yes181checking whether _stricmp is declared... no182checking whether _strnicmp is declared... no183checking whether snprintf is declared... yes184checking whether _snprintf is declared... no185checking which clang to use... no186checking for C compiler vendor... (cached) gnu187checking our pkgconfig libname... isl188checking our pkgconfig version... 0.28189checking our pkgconfig_libdir... ${libdir}/pkgconfig190expanded our pkgconfig_libdir... /usr/lib/pkgconfig191checking our pkgconfig_libfile... isl.pc192checking our package / suffix... isl /193checking our pkgconfig description... isl Library194checking our pkgconfig requires...195checking our pkgconfig ext libs... -lisl -lgmp196checking our pkgconfig cppflags...197checking our pkgconfig ldflags...198noninstalled pkgconfig -L /build/libisl/src/isl-0.28/.libs199noninstalled pkgconfig -I /build/libisl/src/isl-0.28/./include200checking that generated files are newer than configure... done201configure: creating ./config.status202config.status: creating isl_srcdir.c203config.status: creating Makefile204config.status: creating doc/Makefile205config.status: creating bound_test.sh206config.status: creating codegen_test.sh207config.status: creating pip_test.sh208config.status: creating flow_test.sh209config.status: creating schedule_test.sh210config.status: creating isl_config.h211config.status: executing depfiles commands212config.status: executing libtool commands213config.status: executing include/isl/stdint.h commands214config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H215config.status: executing isl.pc commands216config.status: creating isl.pc.in217config.status: creating isl.pc218config.status: creating isl-uninstalled.pc219config.status: creating isl-uninstalled.sh220 GEN gitversion.h221make all-recursive222make[1]: Entering directory '/build/libisl/src/isl-0.28'223Making all in .224make[2]: Entering directory '/build/libisl/src/isl-0.28'225 CC isl_test.o226 CC isl_gmp.lo227 CC isl_val_gmp.lo228 CC isl_aff.lo229 CC isl_aff_map.lo230 CC isl_affine_hull.lo231 CC isl_arg.lo232 CC isl_ast.lo233 CC isl_ast_build.lo234 CC isl_ast_build_expr.lo235 CC isl_ast_codegen.lo236 CC isl_ast_graft.lo237 CC basis_reduction_tab.lo238 CC isl_bernstein.lo239 CC isl_blk.lo240 CC isl_bound.lo241 CC isl_box.lo242 CC isl_coalesce.lo243 CC isl_constraint.lo244 CC isl_convex_hull.lo245 CC isl_ctx.lo246 CC isl_deprecated.lo247 CC isl_dim_map.lo248 CC isl_equalities.lo249 CC isl_factorization.lo250 CC isl_farkas.lo251 CC isl_ffs.lo252 CC isl_flow.lo253 CC isl_fold.lo254 CC isl_hash.lo255 CC isl_id_set.lo256 CC isl_id_to_ast_expr.lo257 CC isl_id_to_id.lo258 CC isl_id_to_pw_aff.lo259 CC isl_ilp.lo260 CC isl_input.lo261 CC isl_local.lo262 CC isl_local_space.lo263 CC isl_lp.lo264 CC isl_map.lo265 CC isl_map_list.lo266 CC isl_map_simplify.lo267 CC isl_map_subtract.lo268 CC isl_map_to_basic_set.lo269 CC isl_mat.lo270 CC isl_morph.lo271 CC isl_id.lo272 CC isl_obj.lo273 CC isl_options.lo274 CC isl_output.lo275 CC isl_point.lo276 CC isl_polynomial.lo277 CC isl_printer.lo278 CC print.lo279 CC isl_range.lo280 CC isl_reordering.lo281 CC isl_sample.lo282 CC isl_scan.lo283 CC isl_schedule.lo284 CC isl_schedule_band.lo285 CC isl_schedule_node.lo286 CC isl_schedule_read.lo287 CC isl_schedule_tree.lo288 CC isl_schedule_constraints.lo289 CC isl_scheduler.lo290 CC isl_scheduler_clustering.lo291 CC isl_scheduler_scc.lo292 CC isl_set_list.lo293 CC isl_sort.lo294 CC isl_space.lo295 CC isl_stream.lo296 CC isl_seq.lo297 CC isl_set_to_ast_graft_list.lo298 CC isl_stride.lo299 CC isl_tab.lo300 CC isl_tab_pip.lo301 CC isl_tarjan.lo302 CC isl_transitive_closure.lo303 CC isl_union_map.lo304 CC isl_val.lo305 CC isl_vec.lo306 CC isl_version.lo307 CC isl_vertices.lo308 CCLD libisl.la309 CCLD isl_test310 CC polyhedron_sample.o311 CCLD isl_polyhedron_sample312 CC pip.o313 CCLD isl_pip314 CC polyhedron_minimize.o315 CCLD isl_polyhedron_minimize316 CC polytope_scan.o317 CCLD isl_polytope_scan318 CC polyhedron_detect_equalities.o319 CCLD isl_polyhedron_detect_equalities320 CC polyhedron_remove_redundant_equalities.o321 CCLD isl_polyhedron_remove_redundant_equalities322 CC cat.o323 CCLD isl_cat324 CC closure.o325 CCLD isl_closure326 CC bound.o327 CCLD isl_bound328 CC schedule.o329 CCLD isl_schedule330 CC codegen.o331 CCLD isl_codegen332 CC isl_test_int.o333 CCLD isl_test_int334 CC flow.o335 CCLD isl_flow336 CC flow_cmp.o337 CCLD isl_flow_cmp338 CC schedule_cmp.o339 CCLD isl_schedule_cmp340 CXX isl_test2.o341 CXXLD isl_test2342 CXX isl_test_cpp-isl_test_cpp.o343 CXXLD isl_test_cpp344 CXX isl_test_cpp17.o345 CXXLD isl_test_cpp17346 CXX isl_test_cpp17-checked.o347 CXXLD isl_test_cpp17-checked348 CXX isl_test_cpp-checked.o349 CXXLD isl_test_cpp-checked350 CXX isl_test_cpp-checked-conversion.o351 CXXLD isl_test_cpp-checked-conversion352 CC dep.o353 AR libdep.a354 GEN interface/isldlname.py355 GEN interface/isl.py356make[2]: Leaving directory '/build/libisl/src/isl-0.28'357Making all in doc358make[2]: Entering directory '/build/libisl/src/isl-0.28/doc'359make[2]: Nothing to be done for 'all'.360make[2]: Leaving directory '/build/libisl/src/isl-0.28/doc'361make[1]: Leaving directory '/build/libisl/src/isl-0.28'362==> Entering fakeroot environment...363==> Starting package()...364make install-recursive365make[1]: Entering directory '/build/libisl/src/isl-0.28'366Making install in .367make[2]: Entering directory '/build/libisl/src/isl-0.28'368make[3]: Entering directory '/build/libisl/src/isl-0.28'369 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/lib'370 /bin/sh ./libtool --mode=install /usr/bin/install -c libisl.la '/build/libisl/pkg/libisl/usr/lib'371libtool: install: /usr/bin/install -c .libs/libisl.so.23.5.0 /build/libisl/pkg/libisl/usr/lib/libisl.so.23.5.0372libtool: install: (cd /build/libisl/pkg/libisl/usr/lib && { ln -s -f libisl.so.23.5.0 libisl.so.23 || { rm -f libisl.so.23 && ln -s libisl.so.23.5.0 libisl.so.23; }; })373libtool: install: (cd /build/libisl/pkg/libisl/usr/lib && { ln -s -f libisl.so.23.5.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.23.5.0 libisl.so; }; })374libtool: install: /usr/bin/install -c .libs/libisl.lai /build/libisl/pkg/libisl/usr/lib/libisl.la375libtool: install: /usr/bin/install -c .libs/libisl.a /build/libisl/pkg/libisl/usr/lib/libisl.a376libtool: install: chmod 644 /build/libisl/pkg/libisl/usr/lib/libisl.a377libtool: install: ranlib /build/libisl/pkg/libisl/usr/lib/libisl.a378libtool: warning: remember to run 'libtool --finish /usr/lib'379 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/share/aclocal'380 /usr/bin/install -c -m 644 m4/isl_detect_clang.m4 '/build/libisl/pkg/libisl/usr/share/aclocal'381/usr/bin/install -c -m 644 ./libisl-gdb.py /build/libisl/pkg/libisl/usr/lib/libisl.so.23.5.0-gdb.py382 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/include/isl'383 /usr/bin/install -c -m 644 include/isl/stdint.h '/build/libisl/pkg/libisl/usr/include/isl'384 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/lib/pkgconfig'385 /usr/bin/install -c -m 644 isl.pc '/build/libisl/pkg/libisl/usr/lib/pkgconfig'386 /usr/bin/mkdir -p '/build/libisl/pkg/libisl/usr/include/isl'387 /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_set.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/hbase.h include/isl/hbase_templ.c include/isl/hmap.h include/isl/hmap_templ.c include/isl/hset.h include/isl/hset_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 '/build/libisl/pkg/libisl/usr/include/isl'388 /usr/bin/install -c -m 644 include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h 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'389make[3]: Leaving directory '/build/libisl/src/isl-0.28'390make[2]: Leaving directory '/build/libisl/src/isl-0.28'391Making install in doc392make[2]: Entering directory '/build/libisl/src/isl-0.28/doc'393make[3]: Entering directory '/build/libisl/src/isl-0.28/doc'394make[3]: Nothing to be done for 'install-exec-am'.395make[3]: Nothing to be done for 'install-data-am'.396make[3]: Leaving directory '/build/libisl/src/isl-0.28/doc'397make[2]: Leaving directory '/build/libisl/src/isl-0.28/doc'398make[1]: Leaving directory '/build/libisl/src/isl-0.28'399==> Tidying install...400 -> Removing libtool files...401 -> Purging unwanted files...402 -> Stripping unneeded symbols from binaries and libraries...403 -> Compressing man and info pages...404==> Checking for packaging issues...405==> Creating package "libisl"...406 -> Generating .PKGINFO file...407==> WARNING: Library listed in 'provides' is not a shared object: libisl.so408 -> Generating .BUILDINFO file...409 -> Generating .MTREE file...410 -> Compressing package...411==> Creating package "libisl-debug"...412 -> Generating .PKGINFO file...413 -> Generating .BUILDINFO file...414 -> Generating .MTREE file...415 -> Compressing package...416==> Leaving fakeroot environment.417==> Finished making: libisl 0.28-1 (Thu Sep 10 16:02:42 2026)418==> builder-signed libisl-0.28-1-aarch64.pkg.tar.zst419==> builder-signed libisl-debug-0.28-1-aarch64.pkg.tar.zst420==> archci-build finished with 0 at 2026-09-10T16:02:42Z: libisl-0.28-1-aarch64.pkg.tar.zst libisl-debug-0.28-1-aarch64.pkg.tar.zst