On Sun, 2008-06-29 at 15:57 +0100, ext Andrew Flegg wrote:
> On Sun, Jun 29, 2008 at 3:48 PM, Tim Teulings <[EMAIL PROTECTED]> wrote:
> >
> >> Ed/Niels/anyone, any ideas? The armel package builds perfectly well in
> >> my own Scratchbox, just not with the auto-builder.
> >>
> >> Thanks in advance,
> >
> > I wanted to take a look at the complete build logs in the extras-caldron
> > mailinglist archive but the chinook browser cannot show the overview page.
> > What is that? Is this a known bug?
> 
> If you wanted to look at the vim ones, I wouldn't recommend it on the
> tablet. Apart from the problem I'm having, something else went wrong
> with the build and the log's 28MB (it took over 12 hours)
> 
> I'm /fairly/ certain it's not related: an earlier build also failed,
> without generating a 28MB summary.
> 
Can you point me out to the initial sources, please?
I'll look what's the issue there.
My first guess is build failed because you didn't put everything which
is needed to build vim into build-depends. The fact that it builds in
your local environment simply means that you have all real build
dependencies installed there.

Now a bit of explanations:
The main difference between local builds and autobuilder ones that in
local builds you don't need to take care about most of build-deps at
all, which is bad, IMHO. 
Autobuilder performs 'clean' builds - installs only build essentials +
package build-deps. So, if you have build failure in 80% cases it means
that you didn't put all build-dependencies to your debian/control. Of
course it's assumed that you use standard scratchbox components and
repositories for distro you're building for. 
For example for Diablo they're mentioned here:
http://repository.maemo.org/stable/diablo/INSTALL.txt

---
Ed
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to