Test ran at 2025-03-22 12:33:16.957513+00:00 SOLUTION: jupyter_kernel=1.0.0: Jupyter Kernel for Ada Origin: commit 8c987c134f1b92978aa4c4a528309685925f4bd9 from https://github.com/reznikmm/jupyter.git Available when: (case OS is Linux => True, Macos => True, others => False) Properties: Author: Max Reznik Description: Jupyter Kernel for Ada GPR External: LIBRARY_TYPE := relocatable License: BSD-3-Clause Long_Description: # Jupyter Kernel for Ada To run this kernel with Jupyter Notebook: alr get --build jupyter_kernel cd jupyter_kernel* ln -s ./alire/build/.objs . PATH=$PATH:$PWD/alire/build/.objs/driver JUPYTER_PATH=$PWD jupyter-notebook --debug Maintainer: Max Reznik Maintainers_Logins: reznikmm Name: jupyter_kernel Project_File: gnat/jupyter_ada_kernel.gpr Project_File: gnat/jupyter_ada_driver.gpr Tag: jupyter Tag: notebook Tag: kernel Version: 1.0.0 Website: https://github.com/reznikmm/jupyter/ Dependencies (direct): matreshka_league* spawn* zeromq_ada* Dependencies (solution): gnat=14.2.1 (gnat_native) libzmq=4.3.5 make=4.4.1 matreshka_league=21.0.0 spawn=25.0.0 zeromq_ada=4.1.5 Dependencies (graph): jupyter_kernel=1.0.0 --> matreshka_league=21.0.0 (*) jupyter_kernel=1.0.0 --> spawn=25.0.0 (*) jupyter_kernel=1.0.0 --> zeromq_ada=4.1.5 (*) matreshka_league=21.0.0 --> gnat=14.2.1 (gnat_native) (<2000) matreshka_league=21.0.0 --> make=4.4.1 (*) zeromq_ada=4.1.5 --> libzmq=4.3.5 (*) LOG: Spawning: alr -d -n get --build jupyter_kernel=1.0.0 Note: Deploying jupyter_kernel=1.0.0... Note: Deploying libzmq=4.3.5... The system package 'zeromq' is about to be installed. This action might require admin privileges and impact your system installation. Do you want Alire to install this system package? Using default: Yes ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.5_1 ==> Fetching zeromq ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:3bf8942ece99f0457125006cf729f24823e09a3f6bd2257e8be9873e5783a0a1 ==> Pouring zeromq--4.3.5_1.arm64_sonoma.bottle.tar.gz 🍺 /opt/homebrew/Cellar/zeromq/4.3.5_1: 85 files, 6.2MB Note: Deploying spawn=25.0.0... #=#=# ##O#-# ##O=# # #=#=-# # #=#=-# # Note: Deploying zeromq_ada=4.1.5... #=#=# ##O#-# ##O=# # #=#=-# # #=#=-# # Note: Running post-fetch actions for matreshka_league=21.0.0... gnatmake -p -j0 -Pgnat/tools_configure.gpr Setup [mkdir] object directory for project Tools_Configure Compile [Ada] configure-driver.adb [Ada] configure.adb [Ada] configure-architecture.adb [Ada] configure-instantiate.adb [Ada] configure-internals.adb [Ada] configure-rtl_version.adb [Ada] configure-tests.ads [Ada] configure-tests-asis.adb [Ada] configure-tests-aws.adb [Ada] configure-tests-firebird.adb [Ada] configure-tests-gprbuild.adb [Ada] configure-tests-install.adb [Ada] configure-tests-installation_directories.adb [Ada] configure-tests-modules.ads [Ada] configure-tests-modules-amf.adb [Ada] configure-tests-mysql.adb [Ada] configure-tests-oci.adb [Ada] configure-tests-operating_system.adb [Ada] configure-tests-postgresql.adb [Ada] configure-tests-sqlite3.adb [Ada] configure-tests-valgrind.adb [Ada] configure-version.adb [Ada] configure-builder.adb [Ada] configure-abstract_tests.adb [Ada] configure-pkg_config.adb [Ada] configure-component_switches.adb Bind [gprbind] configure-driver.bexch [Ada] configure-driver.ali Link [link] configure-driver.adb ./configure [os ] detecting target operating system...: MacOS [gprbuild ] looking for GPRbuild...: /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprbuild [gprbuild ] checking GPRbuild version...: ok [gprbuild ] looking for GPRinstall...: /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprinstall [asis ] checking whether ASIS library is available...: no [aws ] checking whether AWS library is available...: no [modules ] checking whether to build AMF module...: yes [mysql ] checking whether to build MySQL module...: no (mysql_config not found) configure: (info) MySQL driver module is disabled [oci ] checking whether to build Oracle module...: no (not found) configure: (info) Oracle driver module is disabled [postgresql] checking whether to build PostgreSQL module...: no (pg_config not found) configure: (info) PostgreSQL driver module is disabled [sqlite3 ] checking whether to build SQLite3 module...: yes (pkg-config) [sqlite3 ] checking for SQLite3 version...: [sqlite3 ] checking for linker switches...: "-lsqlite3" [sqlite3 ] checking whether SQLite3 library is usable...: yes [firebird ] checking whether to build Firebird module...: yes (try default) [firebird ] checking whether Firebird library is usable...: no configure: (info) Firebird driver module is disabled configure: VALGRIND => configure: HAS_FIREBIRD => configure: MYSQL_LIBRARY_OPTIONS => configure: HAS_GPRINSTALL => true configure: INSTALL => /usr/bin/install configure: GPRDIR => /usr/local/lib/gnat configure: GPRBUILD => /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprbuild configure: HAS_SQLITE3 => true configure: OPERATING_SYSTEM => MacOS configure: FIREBIRD_LIBRARY_OPTIONS => configure: HAS_MYSQL => configure: VERSION => 20.0 configure: ARCHITECTURE => portable_64_le configure: BINDIR => /usr/local/bin configure: LIBDIR => /usr/local/lib configure: HAS_ASIS => configure: HAS_GPRBUILD2014 => configure: HAS_POSTGRESQL => configure: OCI_LIBRARY_OPTIONS => configure: HAS_OCI => configure: PREFIX => /usr/local configure: POSTGRESQL_LIBRARY_OPTIONS => configure: GPRINSTALL => /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprinstall configure: HAS_VALGRIND => configure: HAS_AWS => configure: SQLITE3_LIBRARY_OPTIONS => "-lsqlite3" configure: HAS_WORKING_MYSQL_SERVER => configure: RTL_VERSION_SUFFIX => -14.2 configure: ENABLE_AMF => true configure: creating Makefile.config configure: creating gnat/install/matreshka_config.gpr configure: creating gnat/matreshka_config.gpr configure: creating source/league/matreshka-config.ads Note: Running post-fetch actions for zeromq_ada=4.1.5... Note: Building jupyter_kernel=1.0.0/gnat/jupyter_ada_kernel.gpr (1/2)... Setup [mkdir] object directory for project ZMQ [mkdir] library directory for project ZMQ [mkdir] object directory for project Matreshka_League [mkdir] library directory for project Matreshka_League [mkdir] library ALI directory for project Matreshka_League [mkdir] object directory for project Jupyter [mkdir] library directory for project Jupyter [mkdir] library ALI directory for project Jupyter [mkdir] object directory for project Spawn [mkdir] library directory for project Spawn [mkdir] object directory for project Jupyter_Ada_Kernel Compile [Ada] ada_kernel.adb [c] pipe2.c [c] posix_const.c ada_kernels.ads:75:15: error: subprogram "Finished" is not overriding compilation of ada_kernel.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/cdd4125e-e713-44a9-8d28-dc1201023fee/jupyter_kernel_1.0.0_8c987c13/gnat/jupyter_ada_kernel.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/cdd4125e-e713-44a9-8d28-dc1201023fee/jupyter_kernel_1.0.0_8c987c13/gnat/jupyter_ada_kernel.gpr"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/cdd4125e-e713-44a9-8d28-dc1201023fee/jupyter_kernel_1.0.0_8c987c13/gnat/jupyter_ada_kernel.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 Load address: 0x102438000 Call stack traceback locations: 0x1030686cc 0x10306872c 0x102e3d7a8 0x102aa53ec 0x102d1603c 0x102d165b4 0x102c63834 0x102c62038 0x102c84508 0x102ce4028 0x102ce3458 0x102c845e4 0x102c846cc 0x102c6253c 0x102c6266c 0x1024b71a8 0x1024ba564 0x1024ba6e4 0x102542178 0x10254cf5c 0x10243a018 0x10243ebd8 Warning: jupyter_kernel=1.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_native,indirect,binary) +b libzmq 4.3.5 (new,indirect,system package) +b make 4.4.1 (new,indirect,system package) + matreshka_league 21.0.0 (new) + spawn 25.0.0 (new) + zeromq_ada 4.1.5 (new) ERROR: Build ended with errors