Just to let you know there are various compilation errors happening in noisean.c file in the pre-master branch:
https://github.com/eelab-dev/EEcircuit-engine/actions/runs/18796721231/job/53637714453#step:6:4523
Just checked it out: Mac mini, Apple M2, Sequoia 15.6.1
git branch pre-master-46
compile command: sudo ./compile_macos_clang_M2.sh
sudo ./compile_macos_clang_M2.sh
No problem to compile ngspice-45+.
Of course also no problem with Cygwin, MINGW, VS2022, Linux gcc.
Unfortunately your setup information is scarce.
I will try again with ../configure --disable-debug --disable-openmp --disable-xspice -with-readline=no
../configure --disable-debug --disable-openmp --disable-xspice -with-readline=no
Indeed, when removing XSPICE pre-processor directive, I can reproduce the error.
Thanks for the report. I have pushed a fix to git branch pre-master-46.
Thanks Holger, The compilation is successful. https://github.com/eelab-dev/EEcircuit-engine/actions/runs/18806347441/job/53661008321
Log in to post a comment.
Just checked it out:
Mac mini, Apple M2, Sequoia 15.6.1
git branch pre-master-46
compile command:
sudo ./compile_macos_clang_M2.shNo problem to compile ngspice-45+.
Of course also no problem with Cygwin, MINGW, VS2022, Linux gcc.
Last edit: Holger Vogt 2025-10-25
Unfortunately your setup information is scarce.
I will try again with
../configure --disable-debug --disable-openmp --disable-xspice -with-readline=noIndeed, when removing XSPICE pre-processor directive, I can reproduce the error.
Last edit: Holger Vogt 2025-10-25
Thanks for the report.
I have pushed a fix to git branch pre-master-46.
Thanks Holger, The compilation is successful.
https://github.com/eelab-dev/EEcircuit-engine/actions/runs/18806347441/job/53661008321