Test ran at 2022-06-12 01:24:51.492552+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): libzmq=4.3.2 make=4.2.1 matreshka_league=21.0.0 spawn=22.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=22.0.0 (*) jupyter_kernel=1.0.0 --> zeromq_ada=4.1.5 (*) matreshka_league=21.0.0 --> make=4.2.1 (*) zeromq_ada=4.1.5 --> libzmq=4.3.2 (*) LOG: Note: Deploying jupyter_kernel=1.0.0... Note: Deploying libzmq=4.3.2... Note: Deploying make=4.2.1... Note: Deploying spawn=22.0.0... #=#=# ##O#- # ##O=# # Note: Deploying matreshka_league=21.0.0... #=#=# ##O#- # ##O=# # 0.1% 0.2% 0.3% 0.6% 1.3% # 2.7% ### 5.4% ##### 7.0% ########### 15.3% ############## 20.2% ################## 25.1% ################## 25.8% ######################## 33.7% ########################## 37.2% ############################ 39.0% ############################## 42.8% ################################# 45.9% ################################# 46.4% #################################### 50.0% #################################### 50.8% ##################################### 51.7% ##################################### 52.6% ###################################### 53.5% ####################################### 54.4% ####################################### 55.3% ######################################## 56.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.1% ########################################### 60.1% ########################################### 61.1% ############################################ 62.1% ############################################# 63.1% ############################################## 64.0% ############################################## 65.1% ############################################### 66.1% ################################################ 67.1% ################################################# 68.1% ################################################# 69.0% ################################################## 70.1% ################################################## 70.8% ################################################### 71.5% ################################################### 72.2% #################################################### 73.0% ##################################################### 73.7% ##################################################### 74.5% ###################################################### 75.3% ###################################################### 76.0% ####################################################### 76.8% ####################################################### 77.7% ######################################################## 78.4% ######################################################## 79.1% ######################################################### 79.8% ######################################################### 80.3% ########################################################## 81.0% ########################################################## 81.8% ########################################################### 82.6% ############################################################ 83.4% ############################################################ 84.1% ############################################################ 84.7% ############################################################# 85.4% ############################################################## 86.1% ############################################################## 86.9% ############################################################### 87.7% ############################################################### 88.5% ################################################################ 89.2% ################################################################ 89.8% ################################################################# 90.6% ################################################################# 91.2% ################################################################## 92.1% ################################################################## 92.9% ################################################################### 93.7% ################################################################### 94.4% #################################################################### 94.9% #################################################################### 95.7% ##################################################################### 96.4% ###################################################################### 97.3% ###################################################################### 98.1% ####################################################################### 98.8% ####################################################################### 99.3% ######################################################################## 100.0% 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...: POSIX [gprbuild ] looking for GPRbuild...: /usr/bin/gprbuild [gprbuild ] checking GPRbuild version...: ok [gprbuild ] looking for GPRinstall...: /usr/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...: no (not found) configure: (info) SQLite3 driver module is disabled [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 => /usr/bin/gprbuild configure: HAS_SQLITE3 => configure: OPERATING_SYSTEM => POSIX configure: FIREBIRD_LIBRARY_OPTIONS => configure: HAS_MYSQL => configure: VERSION => 20.0 configure: ARCHITECTURE => x86_64 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 => /usr/bin/gprinstall configure: HAS_VALGRIND => configure: HAS_AWS => configure: SQLITE3_LIBRARY_OPTIONS => configure: HAS_WORKING_MYSQL_SERVER => configure: RTL_VERSION_SUFFIX => -9.3 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: Deploying zeromq_ada=4.1.5... #=#=# ##O#- # ##O=# # #=#=-# # Note: Running post_fetch actions for zeromq_ada=4.1.5... Note: Building jupyter_kernel/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] posix_const.c [Ada] spawn-string_vectors.ads ada_kernels.ads:75:15: subprogram "Finished" is not overriding compilation of ada_kernel.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/d9ccdf0f-f010-4654-81a4-cb9616c27d03/jupyter_kernel_1.0.0_8c987c13/gnat/jupyter_ada_kernel.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/d9ccdf0f-f010-4654-81a4-cb9616c27d03/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", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/d9ccdf0f-f010-4654-81a4-cb9616c27d03/jupyter_kernel_1.0.0_8c987c13/gnat/jupyter_ada_kernel.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/bin/alr] 0xd65c78 Alire.Raise_Checked_Error at alire.adb:251 0xa2f08f Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:110 0xc49318 Alire.Spawn.Command at alire-spawn.adb:21 0xc49a46 Alire.Spawn.Gprbuild at alire-spawn.adb:41 0xbada9c Alire.Roots.Build.Build_Single_Release.Call_Gprbuild at alire-roots.adb:140 0xbac0fb Alire.Roots.Build.Build_Single_Release at alire-roots.adb:171 0xbc7eaa Alire.Roots.Traverse.Traverse_Wrap at alire-roots.adb:1364 0xc11fbb Alire.Solutions.Traverse.Visit at alire-solutions.adb:1434 0xc10bd2 Alire.Solutions.Traverse at alire-solutions.adb:1509 0xbc7ff8 Alire.Roots.Traverse at alire-roots.adb:1368 0xbac48c Alire.Roots.Build at alire-roots.adb:196 0x48f1e4 Alr.Commands.Build.Execute at alr-commands-build.adb:58 0x49f50a Alr.Commands.Get.Retrieve at alr-commands-get.adb:187 0x4a3d27 Alr.Commands.Get.Execute at alr-commands-get.adb:348 0x52aa2e Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:742 0x53641f Alr.Commands.Execute at alr-commands.adb:492 0x42b9ca Alr.Main at alr-main.adb:10 0x42e297 Main at b__alr-main.adb:2132 [/lib/x86_64-linux-gnu/libc.so.6] 0x7fba5f00b0b1 [/usr/bin/alr] 0x42b8a8 _start at ??? 0xfffffffffffffffe Warning: jupyter_kernel=1.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: + libzmq 4.3.2 (new,indirect) + make 4.2.1 (new,indirect) + matreshka_league 21.0.0 (new) + spawn 22.0.0 (new) + zeromq_ada 4.1.5 (new) ERROR: Build ended with errors