[oe] stable branch checksum missmatch for quilt-0.45

E Robertson e.robertson.svg at gmail.com
Tue Apr 1 14:10:22 UTC 2008


On Tuesday 01 April 2008 08:07:34 am E Robertson wrote:
> Hi Z,
> You must be the funny one.
>
> > Resolving facts:
> > 	sha256 might be equal to SHA256
> >
> > 	oe_sha256sum might be an OpenEmbedded (oe) program to calculate a
> > 	sha256. It was not able to execute it
> >
> > 	It was not able to execute oe_sha256sum, the stuff printed on the
> > console was "".
> >
> > 	This could explain the mismatch?
> >
> > Applying knowledge:
> > 	You have a failure because oe_sha256sum failed to be executed.
> >
> > Possible next steps:
> > 	- Check if you have a oe_sha256sum
> > 	- Check if your home partition allows execution of binaries
> > 	- Check your build logs if oe_sha256sum was attempted to be built
> > 	- Check the dep graph if there is a oe_sha256sum in it (bitbake -g and
> > then read the files and search for sha256)
> >
> > oe_sha256sum is supposed to be built before everything else, and normally
> > is. So good luck and please provide more feedback (you seem to get
> > started)
>
> I had already checked if the oe_sha256sum executable was build and it was
> not. I also did a grep to see where the build was initiated.
> Building from the dev branch did not give me this error because it was
> build - hence I specify the _stable_ branch:
>
> ./oetmp/work/i686-linux/shasum-native-1.0-r1/oe_sha256sum
> ./oetmp/staging/i686-linux/usr/bin/oe_sha256sum
>
> Since it was already built by the dev branch and I use the same local file
> to build the stable branch, would it / should it skip the build and use the
> built binary? Or would it just rebuild the binary?
> What is the command to a clean build?
>
> In your last point above, what is a "dep graph"?

I did a clean build (?) (bitbake shasum-native -c clean && bitbake -b 
shasum-native.bb)  and it build suscessfully (at least it appears to be).
At what point is staging/i686-linux/usr/bin/oe_sha256sum copy updated?

rebuilding bitbake -b quilt_0.45.bb I got the error below but the quilt-native 
package build successfully. 

NOTE: package quilt-0.45: started
NOTE: package quilt-0.45-r1: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows 
(/OpenEmbedded_Stuff/oetmp/work/armv5te-angstrom-linux-uclibcgnueabi/quilt-0.45-r1/temp/log.do_configure.16497)
| automake (GNU automake) 1.10.1
| Copyright (C) 2008 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later 
<http://gnu.org/licenses/gpl.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey at redhat.com>
|        and Alexandre Duret-Lutz <adl at gnu.org>.
| AUTOV is 1.10
| NOTE: Executing 
autoreconf --verbose --install --force --exclude=autopoint -I/OpenEmbedded_Stuff/oetmp/staging/arm-angstrom-linux-uclibcgnueabi/share/aclocal-1.10 -I /OpenEmbedded_Stuff/oetmp/staging/arm-angstrom-linux-uclibcgnueabi/share/aclocal
| /usr/bin/autoreconf: unrecognized option `--exclude=autopoint'
| Try `/usr/bin/autoreconf --help' for more information.
| FATAL: autoreconf execution failed.
NOTE: Task 
failed: /OpenEmbedded_Stuff/oetmp/work/armv5te-angstrom-linux-uclibcgnueabi/quilt-0.45-r1/temp/log.do_configure.16497
NOTE: package quilt-0.45-r1: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-0.45: failed
ERROR: Build of 'quilt' failed


Also:
bitbake helloworld
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to 
increase performance.
NOTE: Handling BitBake files: - (4974/4974) [100 %]
NOTE: Parsing finished. 4718 cached, 0 parsed, 256 skipped, 0 masked.
NOTE: build 200804010853: started

OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "a0a3cc0088bc51023a19b1d6942f7cc643e6bb52"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-uclibcgnueabi"
MACHINE        = "at91sam9263ek"
DISTRO         = "angstrom"
DISTRO_VERSION = "2008.1-test-20080401"
TARGET_FPU     = "soft"

NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for 
virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc (uclibc, 
external-toolchain);
NOTE: consider defining 
PREFERRED_PROVIDER_virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1 of 290 (ID: 
22, /OpenEmbedded_Stuff/org.openembedded.stable/packages/shasum/shasum-native.bb, 
do_prepackaged_stage)
NOTE: package shasum-native-1.0: started
ERROR: InvalidTask event exception, aborting
NOTE: package shasum-native-1.0: failed
ERROR: Build 
of /OpenEmbedded_Stuff/org.openembedded.stable/packages/shasum/shasum-native.bb 
do_prepackaged_stage failed
ERROR: Task 22 
(/OpenEmbedded_Stuff/org.openembedded.stable/packages/shasum/shasum-native.bb, 
do_prepackaged_stage) failed
NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and 
1 failed.
ERROR: '/OpenEmbedded_Stuff/org.openembedded.stable/packages/shasum/shasum-native.bb' 
failed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080401/452659c2/attachment-0002.sig>


More information about the Openembedded-devel mailing list