[libre-riscv-dev] [Bug 291] HDL Workflow and Coriolis2 chroot automated setup scripts

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue May 12 20:41:04 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=291

--- Comment #2 from Cole Poirier <colepoirier at gmail.com> ---
Luke, I was able to get the script to work to the point of correctly installing
and configuring the coriolis chroot such that it would open the coriolis window
diplaying the chicken, which when clicked on a few times displayed the coriolis
layout window as on the HDL workflow wiki. Unfortunately my script no longer
reaches this point of successful completion, and I am now consistently getting
stuck at this error:
```
-- CORIOLIS_TOP is set to
/home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/install
-- Components of CORIOLIS_DIR_SEARCH:
--   /home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/install
-- Found CORIOLIS_PYTHON:
--  
/home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/install/lib64/libpycrlcore.so
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/build/unittests
Make/Ninja command: ['make', '-j4', 'install']
Scanning dependencies of target unittests
[ 50%] Building CXX object src/CMakeFiles/unittests.dir/unittests.cpp.o
[100%] Linking CXX executable unittests
[100%] Built target unittests
Install the project...
-- Install configuration: "Release"
-- Installing:
/home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/install/bin/unittests
-- Set runtime path of
"/home/ace/coriolis-2.x/Linux.x86_64/Release.Shared/install/bin/unittests" to
""
Traceback (most recent call last):
  File "./cgt", line 23, in <module>
    helpers.showPythonTrace( sys.argv[0], e )
NameError: name 'helpers' is not defined
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list