Bug#571013: gprbuild: crashes when builder uses -s and program withes gdk.event

2010-02-28 Thread Stephen Leake
The immediate cause of the bug is that gprbuild is trying to write a file /usr/share/ada/adainclude/gdk.cswi containing compilation switches, and it doesn't have write permissions there. So a workaround is to allow writes there (possibly not a good idea :), or to move gtkada2.gpr to a directory

Bug#571013: gprbuild: crashes when builder uses -s and program withes gdk.event

2010-02-22 Thread Nicolas Boulenguez
Package: gprbuild Version: 1.2.0-3 Severity: normal Hello. The following session illustrates the bug. I guess it concerns gprbuild and not gtkada, since gnatmake compiles. Removing any line in any file avoids the crash. $ cat example.gpr with gtkada2; project Example is for Main use