svn commit: r316918 - in head/textproc/xmlada: . files

Bryan Drewery bdrewery at FreeBSD.org
Thu May 30 01:16:03 UTC 2013


On 5/4/2013 2:49 AM, John Marino wrote:
> On 5/3/2013 19:12, Bryan Drewery wrote:
>> On 4/30/2013 6:49 AM, Baptiste Daroussin wrote:
>>> -BUILD_DEPENDS=    gnat-aux>=20110325:${PORTSDIR}/lang/gnat-aux
>>
>> This this lost the gnatmake dependency
>>
>> On 9.1-i386:
>>
>>
>>> =======================<phase: build>============================
>>> ===>   Building for xmlada-4.2.0.0_1
>>> gmake LIBRARY_TYPE=static build_library_type
>>> gmake[1]: Entering directory
>>> `/wrkdirs/usr/ports/textproc/xmlada/work/xmlada-4.2.0.0'
>>> gnatmake -j1 -m -p -Punicode/unicode.gpr -XMODE=distrib
>>> -XLIBRARY_TYPE=static
>>> gmake[1]: gnatmake: Command not found
>>> gmake[1]: *** [obj] Error 127
>>> gmake[1]: Leaving directory
>>> `/wrkdirs/usr/ports/textproc/xmlada/work/xmlada-4.2.0.0'
>>> gmake: *** [static] Error 2
>>> *** [do-build] Error code 1
>>>
>>> Stop in /usr/ports/textproc/xmlada.
>>> ===>   Cleaning for xmlada-4.2.0.0_1
> 
> The gnatmake dependency is taken care of in Mk/Uses/ada.mk:
> http://svnweb.freebsd.org/ports/head/Mk/Uses/ada.mk?revision=316916&view=markup
> 
> 
> The PATH to gnatmake is defined there as well.
> I believe Bapt tested this on every platform.  I personally tested it on
> 9.1-amd64.
> 
> The symptoms suggest there's something wrong (or missing) with ada.mk.
> 
> John

FYI, I just committed a fix for this when using WITH_CCACHE_BUILD.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130529/4803e890/attachment.sig>


More information about the svn-ports-all mailing list