On Tue, Mar 03, 2015 at 08:15:28PM +0000, John Ballance wrote:
> Hi
>
> Trying to get to the point of building things word aligned, since
> more modern cpus do not give the historical nonaligned behaviour.
>
> autobuilder patch enclosed lets me get past the repeated time.h
> error in libraries.gettext
Apologies for being nitpicky, but can you reduce that patch? It looks
sensible, but there's a lot of whitespace changes that mean the patch is
much larger than it need be. Larger patches are less likely to continue to work
if upstream changes. Better just to attach the patch without zipping it,
that makes it easier to pull off the list archives (I can force Jenkins to
wget it directly from there, as a hacky way to test patches on a vanilla
install before committing).
I did manage to reproduce the build so far as your problem in Jenkins:
http://ci.riscos.info/job/autobuilder/package_name=gettext/17/console
(I'm currently kicking it manually to build selected packages one by one -
it's O(N^2) which isn't great but is better than nothing. Getting the
autobuilder dependencies into Jenkins is going to take some work)
> It falls over finally as it is creating the actual 'app'. Any input
> would be appreciated
Can you post the log snippet? Even better, put the full log somewhere
(eg pastebin.com or gist.github.com are simple to use). Just makes it
easier to see what's going wrong - we're not always near build machines to
try things out (and your system may be different from ours)
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