CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/03/13 10:00:47
Modified files:
cad/kicad : Makefile distinfo
cad/kicad/patches: patch-CMakeLists_txt
patch-common_CMakeLists_txt
patch-common_import_gfx_dxf_import_plugin_cpp
patch-eeschema_eeschema_jobs_handler_cpp
patch-gerbview_CMakeLists_txt
patch-include_kiway_h
patch-include_tool_coroutine_h
patch-kicad_kicad_cli_cpp
patch-kicad_kicad_manager_frame_cpp
patch-pagelayout_editor_CMakeLists_txt
patch-pcb_calculator_CMakeLists_txt
patch-pcbnew_CMakeLists_txt
cad/kicad/pkg : PLIST
cad/kicad-share: Makefile.inc
cad/kicad-share/footprints: distinfo
cad/kicad-share/footprints/pkg: PLIST
cad/kicad-share/packages3D: distinfo
cad/kicad-share/packages3D/pkg: PLIST
cad/kicad-share/symbols: distinfo
cad/kicad-share/templates: distinfo
cad/kicad-share/templates/pkg: PLIST
Added files:
cad/kicad/patches: patch-api_proto_common_types_base_types_proto
patch-libs_kiplatform_os_unix_io_cpp
Removed files:
cad/kicad/patches: patch-libs_kiplatform_gtk_io_cpp
Log message:
Update KiCAD to 9.0.0
It looks like upstream has fixed some things in their shared+static libs as
mentioned in e32b26eb [2]. As a result, I no longer see the error reported in
[1]. This probably means that we don't need the
"_LIBCXXABI_FORGIVING_DYNAMIC_CAST" om out libcxxabi.
To be on the safe side, I need a real word user test. For this reason I have
marked KiCAD 9.0 as unbroken. (also on powerpc, the description points to the
actual error).
Thanks to espie and jca@ for dealing with this nasty s***.
1: https://gitlab.com/kicad/code/kicad/-/issues/18621
2:
https://gitlab.com/kicad/code/kicad/-/commit/e32b26ebeb300ef5c6edc773d6852c60b85f980d