[yocto] trouble with rootfs generation with mxnet package

karthik poduval karthik.poduval at gmail.com
Wed Oct 16 19:45:40 PDT 2019


Hi All,

I am attempting to compile mxnet for aarch64 on yocto rev 2.6(thud).

Here is my recipe.
https://pastebin.com/ibsBWsL9

The recipe builds fine however during rootfs creation (with package
manager set to deb) it gives the following error.

do_rootfs: Unable to install packages.
Package mxnet is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mxnet' has no installation candidate

Upon looking at the
build/tmp/work/aarch64-xilinx-linux/mxnet/1.5.0-r0/packages-split
directory
I find that the mxnet sub directory is empty, mxnet-dev,
mxnet-staticdev  have libmxnet.so and libmxnet.a respectively under
usr/lib.

Any help would be appreciated.

Thanks in advance.

-- 
Regards,
Karthik Poduval


More information about the yocto mailing list