mercurial, gcc-4.9 error

rupert THURNER via buildfarm buildfarm at lists.opencsw.org
Sat Dec 19 10:54:55 CET 2015


maciej, can it be that setup.py resp distutils uses the compiler it
was built with? what flags or environment you are using currently to
build your python stuff?

best,
rupert


On Fri, Dec 18, 2015 at 9:29 AM, Dagobert Michelsen <dam at opencsw.org> wrote:
> Hi Rupert,
>
> Am 17.12.2015 um 22:09 schrieb rupert THURNER via buildfarm <buildfarm at lists.opencsw.org>:
>> when building the new version of mercurial i get the error
>>
>> creating build/temp.solaris-2.10-i86pc.32bit-2.7
>> creating build/temp.solaris-2.10-i86pc.32bit-2.7/mercurial
>> /opt/csw/bin/gcc-4.9 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2
>> -pipe -m32 -march=pentiumpro -I/opt/csw/include -fPIC
>> -I/opt/csw/include/python2.7 -c mercurial/base85.c -o
>> build/temp.solaris-2.10-i86pc.32bit-2.7/mercurial/base85.o
>> unable to execute '/opt/csw/bin/gcc-4.9': No such file or directory
>> error: command '/opt/csw/bin/gcc-4.9' failed with exit status 1
>> /home/rupert/opencsw/.buildsys/v2/gar//gar.lib.mk:919: recipe for
>> target 'build-work/solaris10-i386/build-isa-pentium_pro-python_version-2_7/mercurial-3.6.2/setup.py'
>> failed
>> gmake[1]: *** [build-work/solaris10-i386/build-isa-pentium_pro-python_version-2_7/mercurial-3.6.2/setup.py]
>> Error 1
>> gmake[1]: Leaving directory '/home/rupert/opencsw/mercurial/trunk'
>> gar/gar.mk:198: recipe for target
>> 'merge-isa-pentium_pro-python_version-2_7' failed
>> gmake: *** [merge-isa-pentium_pro-python_version-2_7] Error 2
>>
>> i did not change anything in the makefile but the version, did a "mgar
>> up" on unstable10x.
>>
>> what is different, resp where should i build now? i saw gcc-5.2 is
>> there, but the makefile does not contain any reference to any gcc.
>
> You need to investigate where the reference to gcc-4.9 comes from.
> „mgar up“ should have changed the GAR defaults to use gcc-5.2 now.
>
>
> Best regards
>
>   — Dago
>
> --
> "You don't become great by trying to be great, you become great by wanting to do something,
> and then doing it so hard that you become great in the process." - xkcd #896
>


More information about the buildfarm mailing list