Hi Koen,

Have a look at the meta-mono layer: 
https://github.com/KokoFitClub/meta-mono/tree/master/recipes-mono/libgdiplus

I seem to get the same problem when I try using this recipe within oe-classic

NOTE: package libgdiplus-2.10-r0: task do_package_write_ipk: Started
Packaged contents of libgdiplus-dbg into /data_drive/openembedded/build/tmp-angstrom_2008_1/deploy/eglibc/ipk/armv5te/libgdiplus-dbg_2.10-r0.9_armv5te.ipk Packaged contents of libgdiplus into /data_drive/openembedded/build/tmp-angstrom_2008_1/deploy/eglibc/ipk/armv5te/libgdiplus0_2.10-r0.9_armv5te.ipk Packaged contents of libgdiplus-dev into /data_drive/openembedded/build/tmp-angstrom_2008_1/deploy/eglibc/ipk/armv5te/libgdiplus-dev_2.10-r0.9_armv5te.ipk Packaged contents of libgdiplus-static into /data_drive/openembedded/build/tmp-angstrom_2008_1/deploy/eglibc/ipk/armv5te/libgdiplus-static_2.10-r0.9_armv5te.ipk
NOTE: package libgdiplus-2.10-r0: task do_package_write_ipk: Succeeded
NOTE: Running task 813 of 1166 (ID: 5, /data_drive/openembedded/sources/openembedded/recipes/libgdiplus/libgdiplus_2.10.bb, do_package_write)
NOTE: package libgdiplus-2.10-r0: task do_package_write: Started
NOTE: package libgdiplus-2.10-r0: task do_package_write: Succeeded
NOTE: Running task 834 of 1166 (ID: 4, /data_drive/openembedded/sources/openembedded/recipes/libgdiplus/libgdiplus_2.10.bb, do_qa_staging)
NOTE: package libgdiplus-2.10-r0: task do_qa_staging: Started
ERROR: QA Issue with staging: libgdiplus.pc failed sanity test (tmpdir) in path /data_drive/openembedded/build/tmp-angstrom_2008_1/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/pkgconfig
ERROR: QA staging was broken by the package built above
NOTE: package libgdiplus-2.10-r0: task do_qa_staging: Failed
ERROR: Function 'do_qa_staging' failed
ERROR: Task 4 (/data_drive/openembedded/sources/openembedded/recipes/libgdiplus/libgdiplus_2.10.bb, do_qa_staging) failed with exit code '1' ERROR: '/data_drive/openembedded/sources/openembedded/recipes/libgdiplus/libgdiplus_2.10.bb' failed

Regards,

Alex

On 04/03/2012 14:26, Koen Kooi wrote:
Op 4 mrt. 2012, om 14:42 heeft Alex J Lennon het volgende geschreven:

Hi,

I've been trying to add in a recipe for libgdiplus.so as I need it for some 
Mono/SDLDotNet rendering I'm looking at.

The recipe builds the package (inheriting autotools) but seems to leave a 
package configuration hanging around which then breaks a sanity check -

ERROR: QA Issue with staging: libgdiplus.pc failed sanity test (tmpdir) in path 
/data_drive/openembedded/build/tmp-angstrom_2008_1/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/pkgconfig

Can anybody point me to an example recipe showing what I need to do to clean 
this up correctly?
Have a look at the meta-mono layer: 
https://github.com/KokoFitClub/meta-mono/tree/master/recipes-mono/libgdiplus

regards,

Koen
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to