[beagleboard] build issue on latest org.openembedded.dev HEAD (fso-specs)

Hi,

I'm trying to build ti-demo-x11-image using the latest
org.openembedded.dev branch and I'm encountring this error:

ERROR: QA Issue with staging: fso-specs.pc failed sanity test (tmpdir)
in path /media/disk/ilyes/openembedded/build/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig
FATAL: QA staging was broken by the package built above
ERROR: Error in executing python function in:
/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Function do_qa_staging failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb
do_qa_staging failed

Any thoughts on what's going on? I noticed that the freesmartphone .bb
rules are being updated recently..

Regards,
-Ilyes Gouta

bitbake -c clean fso-specs

Op 2 mei 2010 om 12:37 heeft Ilyes Gouta <ilyes.gouta@gmail.com> het volgende geschreven:\

Hi Koen,

Did that and tried to rebuild again. I got the same error:

Maybe fso-specs.pc wasn't properly packaged and placed under
/media/disk/ilyes/openembedded/build/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig?
In this case, that would be an issue related to the freesmartphone's
.bb recipes, isn't?

[ilyes@whitebird build]$ bitbake -c clean fso-specs
NOTE: Preparing runqueue
NOTE: Executing runqueue
ipkg_remove: Package staging-fso-specs-armv7a-angstrom-linux-gnueabi
does not appear to be installed in
/media/disk/ilyes/openembedded/build/tmp/
Purging mention of staging-fso-specs-armv7a-angstrom-linux-gnueabi
from the ipkg database
NOTE: Running task 1 of 1 (ID: 0,
/media/disk/ilyes/openembedded/openembedded/recipes/freesmartphone/fso-specs_git.bb,
do_clean)
NOTE: package fso-specs-1_0.5.0+gitr0+623efbb84b23092405b8920f4504cc20321a3b75-r3:
task do_clean: Started
NOTE: Failure removing staging package
NOTE: Removing staging package
tmp/deploy/glibc/pstage/angstromglibc/staging-fso-specs-armv7a-angstrom-linux-gnueabi_0.5.0+gitr0+623efbb84b23092405b8920f4504cc20321a3b75-r3_i686-linux.ipk
NOTE: removing tmp/work/armv7a-angstrom-linux-gnueabi/fso-specs-1_0.5.0+gitr0+623efbb84b23092405b8920f4504cc20321a3b75-r3
NOTE: removing tmp/stamps/armv7a-angstrom-linux-gnueabi/fso-specs-1_0.5.0+gitr0+623efbb84b23092405b8920f4504cc20321a3b75-r3.*
NOTE: package fso-specs-1_0.5.0+gitr0+623efbb84b23092405b8920f4504cc20321a3b75-r3:
task do_clean: Succeeded
NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be
rerun and 0 failed.

[ilyes@whitebird build]$ bitbake ti-demo-x11-image
NOTE: Handling BitBake files: | (8331/8331) [100 %]
Parsing of 8331 .bb files complete (7884 cached, 447 parsed). 8255
targets, 311 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version git of u-boot not available (for item u-boot)
NOTE: preferred version git of u-boot not available (for item u-boot)
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 4073 of 9131 (ID: 4096,
/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb,
do_qa_staging)
ERROR: QA Issue with staging: fso-specs.pc failed sanity test (tmpdir)
in path /media/disk/ilyes/openembedded/build/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig
FATAL: QA staging was broken by the package built above
ERROR: Error in executing python function in:
/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Function do_qa_staging failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb
do_qa_staging failed
ERROR: Task 4096
(/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb,
do_qa_staging) failed with 256
ERROR: '/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb'
failed
NOTE: package calibrateproto-3_0.0+r0+gitr0+1da6fd1e2c7a49648245c98481fabea8b9690a8c-r0:
task do_qa_staging: Started
ERROR: QA Issue with staging: fso-specs.pc failed sanity test (tmpdir)
in path /media/disk/ilyes/openembedded/build/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig
FATAL: QA staging was broken by the package built above
ERROR: '/media/disk/ilyes/openembedded/openembedded/recipes/xorg-proto/calibrateproto_git.bb'
failed

Regards,
Ilyes Gouta

yeah, fso stuff usually quite broken, try manually removing the offending .pc file

Op 2 mei 2010 om 14:23 heeft Ilyes Gouta <ilyes.gouta@gmail.com> het volgende geschreven:\