Re: [Kicad-developers] Fedora rawhide build failure related to ngspice

2021-02-11 Thread Holger Vogt
I have sent a message to Mamoru TASAKA and asked him to redo the new ngspice-34 shared library without the ./configure flag --with-readline=yes (readline has never been used in shared ngspice). Holger ___ Mailing list:

Re: [Kicad-developers] Fedora rawhide build failure related to ngspice

2021-02-11 Thread Holger Vogt
This may happen when ngspice is compiled with either --with-readline=yes or --with-editline=yes. Both are no longer viable because a shared library does not use these libs. Both should be avoided, then 'history_file' is gone. I have missed to add another safeguard against this bug.

[Kicad-developers] Fedora rawhide build failure related to ngspice

2021-02-11 Thread Steven A. Falco
There is a new bug [1] that mentions that KiCAD fails to build in Fedora rawhide. The failure message is in the eeschema link step: /usr/bin/g++ -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2