Skip to content

Facing bitbake errors with Yocto Jethro  #2171

Closed
@jaymindabhi

Description

@jaymindabhi

Hi Team,

Facing error while integrating opeblas in Yocto Jethro (BB version - 1.28.0), aarch64-oe-linux target system.
Using "openblas_0.2.20.bb" recipe taken from - https://layers.openembedded.org/layerindex/recipe/68888/

Added "openblas" in local.conf.

Following is the error log:

arm-oemllib32-linux-gnueabi-ar  -ru ../../libopenblas_armv8p-r0.2.20.a memory.o xerbla.o c_abs.o z_abs.o openblas_set_num_threads.o openblas_get_num_threads.o openblas_get_num_procs.o openblas_get_config.o openblas_get_parallel.o openblas_error_handle.o openblas_env.o blas_server.o divtable.o blasL1thread.o parameter.o
| make[1]: Leaving directory ' poky/build/tmp-glibc/work/armv7a-vfp-neon-oemllib32-linux-gnueabi/lib32-openblas/0.2.20-r0/OpenBLAS-0.2.20/driver/others'
| make[1]: Entering directory ' poky/build/tmp-glibc/work/armv7a-vfp-neon-oemllib32-linux-gnueabi/lib32-openblas/0.2.20-r0/OpenBLAS-0.2.20/kernel'
| make[1]: *** No rule to make target '../kernel/arm/amax.S', needed by 'samax_k.o'.  Stop.
| make[1]: Leaving directory ' poky/build/tmp-glibc/work/armv7a-vfp-neon-oemllib32-linux-gnueabi/lib32-openblas/0.2.20-r0/OpenBLAS-0.2.20/kernel'
| Makefile:138: recipe for target 'libs' failed
| make: *** [libs] Error 1
| WARNING:  poky/build/tmp-glibc/work/armv7a-vfp-neon-oemllib32-linux-gnueabi/lib32-openblas/0.2.20-r0/temp/run.do_compile.18035:1 exit 1 from
|   exit 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at  poky/build/tmp-glibc/work/armv7a-vfp-neon-oemllib32-linux-gnueabi/lib32-openblas/0.2.20-r0/temp/log.do_compile.18035)
ERROR: Task 7338 (virtual:multilib:lib32: poky/meta/recipes-devtools/openblas/openblas_0.2.20.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 9358 tasks of which 9344 didn't need to be rerun and 2 failed.
Waiting for 0 running tasks to finish:

Please provide the solution/fix.

Regards,
Jaymin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions