make platforms goes to unstable9s and fails

rupert THURNER rupert at opencsw.org
Mon Mar 21 08:59:14 CET 2016


On Mon, Mar 21, 2016 at 8:08 AM, rupert THURNER <rupert at opencsw.org> wrote:
> On Sun, Mar 20, 2016 at 9:23 PM, Dagobert Michelsen <dam at opencsw.org> wrote:
>> Hi Rupert,
>>
>> Am 20.03.2016 um 09:48 schrieb rupert THURNER <rupert at opencsw.org>:
>>> make platforms on the mercrial package fails, going to unstable9x.
>>> this is not what it should do, isn't it?
>>
>> In fact it is, this is because Python modules are considered infrastructure which is
>> requires for Solaris 9:
>>   https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/gar/v2/categories/python/category.mk#65
>>
>> I think you can reaise this for mercurial to
>>   PACKAGING_PLATFORMS =  solaris10-i386 solaris10-sparc
>> explicitly if you want.
> rupert at experimental10x [global]:~/opencsw/mercurial/trunk > ssh experimental9x
> ...
> gmake: *** [check-prereqs] Error 1
> gmake: Leaving directory `/home/rupert/opencsw/mercurial/trunk'
> Connection to experimental9x closed.
> /home/rupert/opencsw/.buildsys/v2/gar//gar.pkg.mk:1215: recipe for
> target 'platforms' failed
> gmake: *** [platforms] Error 2

oh, early send :) i tried ot say that i do not mind if it connects
there and tries to build. but it does not work as before, see above. i
tried as well to get python compile respin, to get rid of python-4.9
hardcoded. but - this time on experimental python 5.2 is hardcoded and
gcc is at version 5.3.

rupert at experimental10x
[global]:~/opencsw/lang-python/python/branches/python-2.7 > mgar
spotless package
...
checking for gcc... /opt/csw/bin/gcc-5.2

rupert at experimental10x
[global]:~/opencsw/lang-python/python/branches/python-2.7 > ls -l
/opt/csw/bin/gcc*
lrwxrwxrwx   1 root     other         20 Feb 12 22:35 /opt/csw/bin/gcc
-> /opt/csw/bin/gcc-5.3

rupert


More information about the maintainers mailing list