[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: po_gnatdist project handling problem



On Tue, 18 Mar 2014 10:26:47 +0100, Xavier Grave wrote:
<snip>

| Object Search Path:
|    <Current_Directory>
|    /usr/share/ada/adainclude/

Wrong!  This should be /usr/lib/ada/adalib/polyorb/ or similar!

I'll check the associated polyorb.gpr file (Debian package) and also that po_gnatdist produce the "good" projects files with respect to the
gnat pro ones.

I made a change recently on org.debian.gnat-4.9 and it just occurred to
me that this change might solve your problem.  Could you please try
building gnat-4.9 from revision 7bba5de1abb7ad3b6377861211f78f74e2e5b873
and tell me if anything changes in polyorb?

OK, I'll launch two build today : gnat-4.9 and then polyorb
As soon as I have some results I'll give you some feedback.

first feedback :
I have some problems with the patch pass
with gcc-4.9-source 4.9-20140122-1 :

Applying patch gcc-base-version.diff
patching file src/gcc/BASE-VER
patching file src/gcc/FULL-VER
patching file src/gcc/Makefile.in
Hunk #1 succeeded at 809 (offset -1 lines).
Hunk #2 succeeded at 834 (offset -1 lines).
Hunk #3 FAILED at 1926.
Hunk #4 succeeded at 1980 (offset -3 lines).
Hunk #5 succeeded at 2322 (offset -3 lines).
Hunk #6 FAILED at 2520.
Hunk #7 succeeded at 2533 (offset -4 lines).
Hunk #8 succeeded at 2795 (offset -27 lines).
Hunk #9 succeeded at 3180 (offset -59 lines).
2 out of 9 hunks FAILED -- rejects in file src/gcc/Makefile.in

and with gcc-4.9-source 4.9-20140303-1 :

Applying patch pr49847.diff
patching file src/gcc/cse.c
Hunk #1 FAILED at 3199.
1 out of 1 hunk FAILED -- rejects in file src/gcc/cse.c
Patch pr49847.diff does not apply (enforce with -f)
make: *** [stamps/02-patch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

May be I don't use the good gcc-4.9-source ? Which one do you use : an older one or a newer one ?
I'm compiling with this command :
dpkg-buildpackage -rfakeroot -us -uc

If you use an older version of gcc-4.9-source I can adapt the pr49847 patch if you are OK.


Reply to: