ports/145450: [ERROR] cannot compile www/firefox version 3.6.3
Andrei V. Lavreniyuk
andy.lavr at reactor-xg.kiev.ua
Thu Apr 8 06:00:00 UTC 2010
07.04.2010 21:17, Florian Smeets пишет:
>> >> show me the output of python -V and pkg_info|grep python?
>> >>
>> >
>> > Sorry, there is a "can you please" missing. Did not want to sound as
>> > harsh as it seems.
>> >
>> > So, can you please show me the output? :-)
>>
>>
>> :)
>>
>>
>>
>> Workaround:
>>
>>
>> # portupgrade -f boost-python-libs-1.41.0 py26-notify-0.1.1_7 python26-2.6.4
>>
>> +
>>
>> Attached patch.
>>
>
> The python warning is only a warning and the build should not stop
> because of it. Do you have special CFLAGS set in make.conf?
# default build settings for ports collection
.if ${.CURDIR:M*/ports/*}
CFLAGS+= -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native
-fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing
-Wformat -Wformat-security -s
CXXFLAGS= -fconserve-space
MAKEOPTS="-j6"
.endif
> Also could you try to build stock firefox from ports and remove or
> comment MAKE_JOBS_SAFE in the Makefile, i have a suspicion that we do
> not see the real error in your log.
All my patches can be not applied. For me a problem was closed rebuild
(# portupgrade -f boost-python-libs-1.41.0 py26-notify-0.1.1_7
python26-2.6.4
). I think that useful only patch-ply.
> Regarding your patches, can you explain how you created the patch-ply
> file?
ports/devel/py-ply
> The other 3 pathes should not be necessary as env python should
> use your installed python binary.
I agree with you.
--
Best regards, Andrei V. Lavreniyuk.
More information about the freebsd-gecko
mailing list