All of lore.kernel.org
 help / color / mirror / Atom feed
* [arago/yocto-1.3] crda and python-m2crypto
@ 2013-07-15  5:21 Christian Gagneraud
  2013-07-16 12:58 ` Maupin, Chase
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Gagneraud @ 2013-07-15  5:21 UTC (permalink / raw)
  To: meta-arago

Hi,

While building an image with arago-stable/yocto-1.3, I encountered an error:
DEBUG: Executing shell function do_compile
NOTE: make -j 8 MAKEFLAGS= all_noverify
   GEN  keys-gcrypt.c
   CC   crda.o
   CC   intersect.o
   Trusted pubkeys: pubkeys/linville.key.pub.pem
   CC   print-regdom.o
   CC   regdbdump.o
ERROR: Failed to import the "M2Crypto" module: No module named M2Crypto
Please install the "M2Crypto" Python module.
On Debian GNU/Linux the package is called "python-m2crypto".
make: *** [keys-gcrypt.c] Error 1
make: *** Waiting for unfinished jobs....
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (see 
/home/christiaga/projects/yocto/arago/build/arago-tmp-external-linaro-toolchain/work\
/armv7ahf-vfp-neon-oe-linux-gnueabi/crda-1.1.1-r0/temp/log.do_compile.15753 
for further information)

Basically crda doesn't build because it needs python-m2crypto, i've 
installed it via apt-get and everything was fine then.
This is not documented in [1], [2] nor in [3].

After digging a bit I found that the CRDA recipe comes from 
arago-distro-extras, but it can be found in 
meta-openembedded/meta-networking (on master, not on danny branch) as 
well. Looking at [4], it seems this version would have this dependency 
built by bitbake (python-m2crypto-native), again python-m2crypto-native 
is available only on master, not on danny.

Do you want me to open a bug report somewhere?

Regards,
Chris

[1] 
http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html
[2] 
http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment#Host_tools
[3] http://www.openembedded.org/wiki/Getting_started
[4]


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-17 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15  5:21 [arago/yocto-1.3] crda and python-m2crypto Christian Gagneraud
2013-07-16 12:58 ` Maupin, Chase
2013-07-16 21:28   ` Christian Gagneraud
2013-07-16 21:32     ` Maupin, Chase
2013-07-17 21:28     ` Dmytriyenko, Denys

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.