[yocto] Nothing PROVIDES 'python3-dev'

Damien LEFEVRE lefevre.da at gmail.com
Tue Sep 24 02:36:00 PDT 2019


Hi,

Migrating from poky:pyro to poky:warrior.

It looks like the python3-dev package is generated from
python3-manifest.json:

    "dev": {
        "cached": [],
        "files": [
            "${base_libdir}/*.a",
            "${base_libdir}/*.o",
            "${bindir}/python*-config",
            "${datadir}/aclocal",
            "${datadir}/pkgconfig",
            "${includedir}",
            "${libdir}/*.a",
            "${libdir}/*.la",
            "${libdir}/*.o",
            "${libdir}/lib*${SOLIBSDEV}",
            "${libdir}/pkgconfig"
        ],
        "rdepends": [
            "core"
        ],
        "summary": "Python development package"
    },

and this is used in python3_3.7.2.bb.

Still I get this error: Nothing PROVIDES 'python3-dev'

python3 built successfully.

Any idea?

Thanks,
-Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190924/c34a4d73/attachment-0001.html>


More information about the yocto mailing list