[yocto] Issue with compiling x264 package in Yocto

Yu, Chan KitX chan.kitx.yu at intel.com
Wed Dec 3 23:29:53 PST 2014


I got it to compile thanks to Boon Leong. Consider this issue resolved for now.

Chan Kit

From: Ong, Boon Leong
Sent: Thursday, December 04, 2014 2:49 PM
To: Yu, Chan KitX; Burton, Ross
Cc: 'yocto at yoctoproject.org'; 'yuchankit at gmail.com'
Subject: RE: [yocto] Issue with compiling x264 package in Yocto

Hi  Yu,
                Let’s me work with you on this since we are at the same building. ☺
                I know the solution to the proxy issue that you are facing

Thanks
BL

From: yocto-bounces at yoctoproject.org<mailto:yocto-bounces at yoctoproject.org> [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Yu, Chan KitX
Sent: Thursday, December 4, 2014 1:30 PM
To: Burton, Ross
Cc: 'yocto at yoctoproject.org'; 'yuchankit at gmail.com'
Subject: Re: [yocto] Issue with compiling x264 package in Yocto

Another thing I noticed was the SOCKS_SERVER command did not seem to be exported into bitbake’s environment which could have caused the error. Although I did set SOCKS_SERVER environment in my shell, I’m wondering how do I set the same thing in bitbake so it **might** work?

Chan Kit

From: Yu, Chan KitX
Sent: Thursday, December 04, 2014 9:46 AM
To: Burton, Ross
Cc: yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>; yuchankit at gmail.com<mailto:yuchankit at gmail.com>
Subject: RE: [yocto] Issue with compiling x264 package in Yocto

Unfortunately, that doesn’t work. I also added poky/scripts/ into PATH so oe-git-proxy is within PATH but no good. So I’m stuck here now getting x264 to git clone ☹

I also added GIT_PROXY_COMMAND to oe-git-proxy but no luck.

Chan Kit


From: Burton, Ross [mailto:ross.burton at intel.com]
Sent: Thursday, December 04, 2014 7:17 AM
To: Yu, Chan KitX
Cc: yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>; yuchankit at gmail.com<mailto:yuchankit at gmail.com>
Subject: Re: [yocto] Issue with compiling x264 package in Yocto


On 3 December 2014 at 05:40, Yu, Chan KitX <chan.kitx.yu at intel.com<mailto:chan.kitx.yu at intel.com>> wrote:
Weirdly, git cloning that repository worked marvelously. I’m out of my depth here so I’m posting here so more minds can dig this. I have also attached the full log files so those interested can read the whole error log. I think I have set the SOCKS proxy correctly since git clone works for me but I’m open to suggestions.

bitbake clears the environment when starting so its possible that your proxy settings are being lost.  I believe setting eg ALL_PROXY="socks://my.proxy/" in your local.conf should work.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141204/e64978fc/attachment.html>


More information about the yocto mailing list