Open gavr123456789 opened 4 years ago
This appears to be an issue with your Swift compiler crashing. I have made some changes that are working on Ubuntu, so maybe try
./distclean.sh
git pull
./build.sh
and see if this works for you now.
same(
Postprocessing Wrapper for Gtk-3.0-UIManagerPrivate-VBoxClass.swift
Postprocessing Wrapper for Gtk-3.0-unions.swift
Postprocessing Wrapper for Gtk-3.0-VBox-Widget.swift
Postprocessing Wrapper for Gtk-3.0-VButtonBoxClass-WidgetAccessibleClass.swift
Postprocessing Wrapper for Gtk-3.0-WidgetAccessiblePrivate-_MountOperationHandler.swift
Postprocessing Wrapper for Gtk-3.0-WidgetAccessible-WindowGroup.swift
Generate Swift Wrapper for SwiftPangoCairo
Generate Swift Wrapper for SwiftPango
'CGLib' glib-2.0 gio-unix-2.0.pc: warning: couldn't find pc file
'CAtk' atk glib-2.0 gio-unix-2.0.pc: warning: couldn't find pc file
./build.sh: строка 11: 64011 Ошибка сегментирования (stack memory is flushed to disk) swift build $CCFLAGS $LINKFLAGS "$@"
Can you try with the new build system, i.e.:
./distclean.sh git pull ./run-gir2swift.sh swift build
Linux: Arch