Test ran at 2025-07-06 01:07:14.362094+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=13.2.2 (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=13.2.2 (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 make=4.4.1... The system package 'make' 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/make/manifests/4.4.1-1 ==> Fetching make ==> Downloading https://ghcr.io/v2/homebrew/core/make/blobs/sha256:94377dc5a364da305c75fd7aa923a42897993de9edd1eb074428e13c3f2aaf93 ==> Pouring make--4.4.1.arm64_sonoma.bottle.1.tar.gz ==> Caveats GNU "make" has been installed as "gmake". If you need to use it as "make", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/make/libexec/gnubin:$PATH" ==> Summary 🍺 /opt/homebrew/Cellar/make/4.4.1: 17 files, 1.3MB Note: Deploying spawn=25.0.0... #=#=# ##O#-# Note: Deploying matreshka_league=21.0.0... #=#=# 0.3% ############################### 43.4% ############################################################# 86.0% ######################################################################## 100.0% Note: Deploying zeromq_ada=4.1.5... #=#=# ##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 => -13.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/2d82515e-aadf-4f7c-8ed8-d5070fed5d2c/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/2d82515e-aadf-4f7c-8ed8-d5070fed5d2c/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/2d82515e-aadf-4f7c-8ed8-d5070fed5d2c/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: 0x104ebc000 Call stack traceback locations: 0x105aec6cc 0x105aec72c 0x1058c17a8 0x1055293ec 0x10579a03c 0x10579a5b4 0x1056e7834 0x1056e6038 0x105708508 0x105768028 0x105767458 0x1057085e4 0x1057086cc 0x1056e653c 0x1056e666c 0x104f3b1a8 0x104f3e564 0x104f3e6e4 0x104fc6178 0x104fd0f5c 0x104ebe018 0x104ec2bd8 Warning: jupyter_kernel=1.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 13.2.2 (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