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

2021-02-12 Thread Steven A. Falco
On 2/12/21 8:01 AM, Holger Vogt wrote: Steven, the info from Mamuro: Hello: I've pushed ngspice-34-2.fc35 / .fc34 with relevant changes. Regards, Mamoru So please try again. The fix is good, and I've closed the Fedora bug. Thanks, Steve

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

2021-02-12 Thread Steven A. Falco
On 2/12/21 8:01 AM, Holger Vogt wrote: Steven, the info from Mamuro: Hello: I've pushed ngspice-34-2.fc35 / .fc34 with relevant changes. Regards, Mamoru So please try again. Thanks! I'll do that now. Steve ___ Mailing list:

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

2021-02-12 Thread Holger Vogt
Steven, the info from Mamuro: Hello: I've pushed ngspice-34-2.fc35 / .fc34 with relevant changes. Regards, Mamoru So please try again. Holger ___ Mailing list: https://launchpad.net/~kicad-developers Post to :

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