[oe] Help required to create recipe for FANN library

Elvis Dowson elvis.dowson at mac.com
Mon Jun 15 16:11:15 UTC 2009


Hi Philip,
			I think I tried that earlier and got the same results.

ERROR: function do_install failed

Could you try the recipe at your end?

# libfann-2.0.0 recipie
SECTION = "libs"
DEFAULT_PREFERENCE = "1"

# Package information
DESCRIPTION = "libfann, Fast Artificial Neural Network Library is a  
free open source neural network library, which implements multilayer  
artificial neural networks in C with support for both fully connected  
and sparsely connected networks."
LICENSE = "BSD"

PN = "libfann"
PV = "2.0.0"
PR = "r01"

SRC_URI = "http://prdownloads.sourceforge.net/fann/fann-${PV}.tar.bz2"

inherit autotools_stage pkgconfig


If you look at the log files, nothing gets configured or compiled. And  
the image folder is empty.


Best regards,

Elvis

[elvis at zeus overo-oe]$ bitbake libfann-2.0.0
NOTE: Handling BitBake files: \ (6912/6912) [100 %]
NOTE: Parsing finished. 6632 cached, 8 parsed, 272 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 271 of 435 (ID: 1, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_setscene)
NOTE: Running task 420 of 435 (ID: 2, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_fetch)
NOTE: Running task 421 of 435 (ID: 3, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_unpack)
NOTE: Running task 422 of 435 (ID: 13, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_distribute_sources)
NOTE: Unpacking /usr/share/sources/fann-2.0.0.tar.bz2 to tmp/work/ 
armv7a-angstrom-linux-gnueabi/libfann-2.0.0-r01/
NOTE: Running task 423 of 435 (ID: 4, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_patch)
NOTE: Running task 424 of 435 (ID: 5, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_configure)
NOTE: Running task 425 of 435 (ID: 6, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_qa_configure)
NOTE: Running task 426 of 435 (ID: 7, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_compile)
NOTE: Running task 427 of 435 (ID: 8, /tool/overo-oe/user.collection/ 
recipes/libfann/libfann_2.0.0.bb, do_install)
ERROR: function do_install failed
ERROR: log data follows (/tool/overo-oe/tmp/work/armv7a-angstrom-linux- 
gnueabi/libfann-2.0.0-r01/temp/log.do_install.16832)
| NOTE: make DESTDIR=/tool/overo-oe/tmp/work/armv7a-angstrom-linux- 
gnueabi/libfann-2.0.0-r01/image install
| make: *** No rule to make target `install'.  Stop.
| FATAL: oe_runmake failed
NOTE: Task failed: /tool/overo-oe/tmp/work/armv7a-angstrom-linux- 
gnueabi/libfann-2.0.0-r01/temp/log.do_install.16832
ERROR: TaskFailed event exception, aborting
ERROR: Build of /tool/overo-oe/user.collection/recipes/libfann/ 
libfann_2.0.0.bb do_install failed
ERROR: Task 8 (/tool/overo-oe/user.collection/recipes/libfann/ 
libfann_2.0.0.bb, do_install) failed
NOTE: Tasks Summary: Attempted 426 tasks of which 418 didn't need to  
be rerun and 1 failed.
ERROR: '/tool/overo-oe/user.collection/recipes/libfann/ 
libfann_2.0.0.bb' failed
[elvis at zeus overo-oe]$






More information about the Openembedded-devel mailing list