Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=675557 --- Comment #23 from Björn Persson <bjorn@xxxxxxxxxxxxxxxxxxxx> 2011-08-20 19:01:02 EDT --- So far I've found two blocking problems in 0.1.1-5: · GNAT_optflags is not in effect during the build, only in the check phase. I recommend overriding GPRBUILD_FLAGS on the Make command line. · config.gpr is architecture-specific. It needs to be patched to make use of Directories.Libdir. Something also needs to be done about the variable Architecture. It looks like its default value varies between architectures, which will cause a multilib conflict. I think a case statement could be used to derive Architecture from Directories.Hardware_Platform. I also wonder why you're claiming that RPMbuild can't create debuginfo packages, because I get debuginfo packages built for my Ada packages, and they work as they should in GDB as far as I can see. I tried removing "%define debug_package %{nil}" from matreshka.spec, and I got a debuginfo package that seems to contain the files it should contain. What problem do you have with debuginfo packages? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review