Skip to content
Failed

Console Output

Started
Running as brainvisa
----------------------------------------
$ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py bv_maker name=soma-env-0.0 -- configure
----------------------------------------
Obtaining file:///home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/populse-db
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Checking if build backend supports build_editable: started
  Checking if build backend supports build_editable: finished with status 'done'
  Getting requirements to build editable: started
  Getting requirements to build editable: finished with status 'done'
  Preparing editable metadata (pyproject.toml): started
  Preparing editable metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: populse-db
  Building editable for populse-db (pyproject.toml): started
  Building editable for populse-db (pyproject.toml): finished with status 'done'
  Created wheel for populse-db: filename=populse_db-3.0.19-0.editable-py3-none-any.whl size=10515 sha256=0abd784ef3c26f8713e1b3cb5ab906023f6d93c7daaf72d4317df11a018f258b
  Stored in directory: /home_local/a-sac-ns-brainvisa/tmp/pip-ephem-wheel-cache-gujc2j0n/wheels/74/79/a6/6f3b41fd21ffd14efa0b08d58acca999576724805cf9a3cb1b
Successfully built populse-db
Installing collected packages: populse-db
Successfully installed populse-db-3.0.19
Obtaining file:///home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/nuclear_imaging-gpl
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Checking if build backend supports build_editable: started
  Checking if build backend supports build_editable: finished with status 'done'
  Getting requirements to build editable: started
  Getting requirements to build editable: finished with status 'done'
  Preparing editable metadata (pyproject.toml): started
  Preparing editable metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: nuclear_imaging-gpl
  Building editable for nuclear_imaging-gpl (pyproject.toml): started
  Building editable for nuclear_imaging-gpl (pyproject.toml): finished with status 'done'
  Created wheel for nuclear_imaging-gpl: filename=nuclear_imaging_gpl-6.0.7-0.editable-py3-none-any.whl size=3075 sha256=5c94b65dbf81fa00c0f590d843ff1c2abf2a50ae635175196ba3f260553d6760
  Stored in directory: /home_local/a-sac-ns-brainvisa/tmp/pip-ephem-wheel-cache-m_g5v45s/wheels/98/c2/c0/124e403bea0ae060912c63ba4ce7aa9eb918e3feae8100cdc8
Successfully built nuclear_imaging-gpl
Installing collected packages: nuclear_imaging-gpl
Successfully installed nuclear_imaging-gpl-6.0.7
Obtaining file:///home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/nuclear_imaging-nonfree
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Checking if build backend supports build_editable: started
  Checking if build backend supports build_editable: finished with status 'done'
  Getting requirements to build editable: started
  Getting requirements to build editable: finished with status 'done'
  Preparing editable metadata (pyproject.toml): started
  Preparing editable metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: nuclear_imaging-nonfree
  Building editable for nuclear_imaging-nonfree (pyproject.toml): started
  Building editable for nuclear_imaging-nonfree (pyproject.toml): finished with status 'done'
  Created wheel for nuclear_imaging-nonfree: filename=nuclear_imaging_nonfree-6.0.7-0.editable-py3-none-any.whl size=6692 sha256=2e5e87d40555d18cae9dc67c0fd83acf5693d9279ca3b97ee2a3c4616041dcfe
  Stored in directory: /home_local/a-sac-ns-brainvisa/tmp/pip-ephem-wheel-cache-0g8frgj5/wheels/2d/47/a5/db232d4e66a1fd8a9c27a25eaac43e2fbdf46d66a73bac11dc
Successfully built nuclear_imaging-nonfree
Installing collected packages: nuclear_imaging-nonfree
Successfully installed nuclear_imaging-nonfree-6.0.7
$ cmake -DPIXI=/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0 -DCMAKE_BUILD_TYPE:STRING=Release /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build
Using Pixi environment located in /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0
-- Use specific CMake code for Linux
-- Configuring component brainvisa-cmake from source directory "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake"
-- Configuring component brainvisa-share from source directory "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-share"
-- Configuring component soma-base from source directory "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/soma-base"
-- Configuring component soma-io from source directory "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/soma-io"
CMake Error at /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/soma-io/CMakeLists.txt:1 (cmake_minimum_required):
  CMake 4.2 or higher is required.  You are running version 3.29.4


-- Configuring incomplete, errors occurred!
Command failed. Terminating the whole process group...
OSError: Command failed: 'cmake' '-DPIXI=/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0' '-DCMAKE_BUILD_TYPE:STRING=Release' '/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build'
From directory: /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake/python/brainvisa_cmake/commands.py", line 92, in process
    logs = getattr(o, method)(*meth_args,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake/python/brainvisa_cmake/build.py", line 666, in configure
    system(cwd=self.directory, *( command_base
  File "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake/python/brainvisa_cmake/subprocess.py", line 57, in system
    raise error[0](txt, *error[1].args[1:]) from error[1]
OSError: Command failed: 'cmake' '-DPIXI=/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0' '-DCMAKE_BUILD_TYPE:STRING=Release' '/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build'
From directory: /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build

bv_maker summary:
FAILED      step configure: /home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/build, started: 2026/06/29 05:01, stopped: 2026/06/29 05:01
There were errors.
Traceback (most recent call last):
  File "/home_local/a-sac-ns-brainvisa/bbi-daily/soma-env-0.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py", line 75, in <module>
    subprocess.check_call(cmd, cwd=wd, env=env)
  File "/usr/lib/python3.12/subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['pixi', 'run', '--frozen', 'bv_maker', 'configure']' returned non-zero exit status 1.

Finished: FAILURE