[Angstrom-devel] Failed to generate the 4.6.3 qt4e with gles activated
Joaquim Duran
jduran.gm at gmail.com
Wed Jun 8 11:50:21 CEST 2011
Paul,
> Am Mittwoch, den 08.06.2011, 09:40 +0200 schrieb Joaquim Duran:
>> Tonight I've rebuild the qt4-embedded-gles_4.6.3 from scratch (I've
>> removed the folder tmp-angstrom_2008_1). The result has been:
>>
>> $ qt4-embedded-gles
>
> That is probably not the command you executed. What did you execute?
> Please also paste the output of the build configuration. (If you use
> BitBake ≥ 1.10.x this should be printed to the terminal.)
Sorry, the command is invalid. I didn't included the build
configuration as I posted it in a previous e-mail. Anyway I'll include
here:
$bitbake qt4-embedded-gles
BB_VERSION = "1.12.0"
METADATA_BRANCH = "2011.03-maintenance"
METADATA_REVISION = "dd8ac3a"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "2011.03"
TARGET_FPU = "hard"
>> [...]
>> ERROR: Task 6 (/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/sources/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb, do_package_stage) failed with exit code '1'
>> Waiting for 1 active tasks to finish:
>> 0: qt4-embedded-4.6.3-r29.2 do_package_stage (pid 31830)
>> NOTE: package qt4-embedded-4.6.3-r29.2: task do_package_stage: Succeeded
>> ERROR: '/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/sources/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb' failed
>>
>> After that, I've executed the command once again and the result has been:
>>
>> Packaged contents of libqt-embeddeddbus4 into
>> /home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/build/tmp-angstrom_2008_1/deploy/glibc/ipk/armv7a/libqtdbuse4_4.6.3-r29.2.6_armv7a.ipk
>> tar: ./usr/lib/libQtDesignerE.so.4.6.3: file changed as we read it
>> tar: ./usr/lib/libQtDesignerE.so.4.6: File removed before we read it
>> tar: ./usr/lib/libQtDesignerE.so.4: File removed before we read it
>> tar: ./usr/lib: file changed as we read it
>> tar: ./usr: file changed as we read it
>> tar: .: file changed as we read it
>
> Did you do something in parallel? That really looks fishy.
Yes, it was configured BB_NUMBER_THREADS = "2". Look at the end of the message.
>> ERROR: Error executing a python function in
>> /home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/sources/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb:
>> OSError: [Errno 2] No such file or directory:
>> '/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/qt4-embedded-4.6.3-r29.2/packages-split/libqt-embeddeddesigner4.lock'
>>
>> ERROR: The stack trace of python calls that resulted in this
>> exception/failure was:
>
> Please turn off line wrapping when pasting logs!
That's difficult to do: gmail is still wrapping lines at column 78. I
could attach files with the log messages included.
>> 0: qt4-embedded-4.6.3-r29.2 do_rm_work (pid 12737)
>> NOTE: package qt4-embedded-4.6.3-r29.2: task do_rm_work: Succeeded
>> ERROR: '/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/angstrom-setup-scripts/sources/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb'
>> failed
>
It isn't so strange. For some reason bitbake tries to build
qt4-embedded-4.6.3 and qt4-embedded-gles_4.6.3 at the same same, and
some collisions appears.
Joaquim Duran
More information about the Angstrom-distro-devel
mailing list