Since December 10 no newer kicad-nightly package has been available for Ubuntu 18.04. Obviously there have been build errors since then. Does anyone know the reason?
Today I’m attempting to configure my new PC with Linux Mint.
A “Default” install of KiCad got met V5.0.something I think.
After adding a new repository I got KiCad V6.0 for the “stable”.
KiCad-nightly does not seem to install at all at the moment.
At the moment KiCad developers are busy with finalizing V6.0, which also means that some stuff in the repository for KiCad-nighty has to change. Just be a bit patient, and give it a week or so before you start “complaining”.
If you’re capable and willing to help with getting the new repositories in working order, your help is of course appreciated earlier
Looking at the build log there are a few errors which are causing the failures.
c++: error: unrecognized command line option '-Wmismatched-tags'
c++: error: unrecognized command line option '-Wimplicit-int-float-conversion'; did you mean '-Wno-float-conversion'?
c++: error: unrecognized command line option '-Winconsistent-missing-override'; did you mean '-Wno-suggest-override'?
Hi,
I installed this on my Mint about 4 hours before your post.
Application: KiCad
Version: 6.0.0-rc2-unknown-fe148df57e~144~ubuntu20.04.1, release build
Libraries:
wxWidgets 3.0.4
libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Platform: Linux 5.4.0-91-generic x86_64, 64 bit, Little endian, wxGTK, cinnamon, x11
Build Info:
Date: Dec 17 2021 21:02:51
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
Boost: 1.71.0
OCC: 7.5.2
Curl: 7.68.0
ngspice: 31
Compiler: GCC 9.3.0 with C++ ABI 1013
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON
Builds for 20.04 are working (Which you are running), but failing for 18.04
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.