Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Apr 2010 08:59:57 +0300
From:      "Andrei V. Lavreniyuk" <andy.lavr@reactor-xg.kiev.ua>
To:        Florian Smeets <flo@smeets.im>
Cc:        gecko@FreeBSD.org
Subject:   Re: ports/145450: [ERROR] cannot compile www/firefox version 3.6.3
Message-ID:  <4BBD70DD.6000100@reactor-xg.kiev.ua>
In-Reply-To: <4BBCCC20.8040505@smeets.im>
References:  <201004070850.o378o5ff085642@freefall.freebsd.org> <4BBCCC20.8040505@smeets.im>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BBD70DD.6000100>