Saturday, 7 March 2015

Re: [gccsdk] Building LibGetText

On Sat, Mar 07, 2015 at 05:06:51PM +0000, John Ballance wrote:
> Hi
>
> Following the jenkins o/p let me to disable mcs, the c# compiler on
> my machine. With this unavailable the offending dll is not built.
>
> Am I right in thinking Jenkins uses a precompiled build environment? ..

Jenkins builds its own environment in another ('gcc-head') job, which is
then imported as a tarball into the clean workspace and unpacked. So the
GCCSDK environment is fresh each time.

> This gets me to think the build of the cross compile environment is
> failing, or not producing the right 'stuff' -
> /home/jb/GCCSDK471/env/bin/zip is nonexistent.

You need to build (as in ./build) the native-zip package. The autobuilder
will usually build native-zip in advance of building any other package, but
for some reason it doesn't for gettext. It may be that my environment
isn't getting as wiped as Jenkins claims it is.

Theo

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment