Openembedded Core Discussions
 help / color / mirror / Atom feed
From: jahnavijha14@gmail.com
To: openembedded-core@lists.openembedded.org
Subject: Yocto Python package upgradation from 3.10 to 3.11.5 version
Date: Wed, 10 Jul 2024 03:02:08 -0700	[thread overview]
Message-ID: <s0O2.1720605728052853271.156O@lists.openembedded.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

Hi,

I want to upgrade the Python package version (3.10) present in yocto Kirkstone build to Python-3.11.5 version.
For this I created my own layer and inside that have added Python recipe file for 3.11.5 version and its related files.

When I bitbake the recipe for python. (bitbake python3). I encounter one error related to do_configure which says:

checking for --with-build-python... configure: error: "nativepython3" has incompatible version 3.10 (expected: 3.11).

How do I link my Python 3.11.5  with nativepython3?

//////////////////////////////////////////////////////////////////

| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking for --with-build-python... configure: error: "nativepython3" has incompatible version 3.10 (expected: 3.11)
| NOTE: The following config.log files may provide further information.

////////////////////////////////////////////////////////////////////////

[-- Attachment #2: Type: text/html, Size: 1385 bytes --]

             reply	other threads:[~2024-07-10 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 10:02 jahnavijha14 [this message]
2024-07-10 10:06 ` [OE-core] Yocto Python package upgradation from 3.10 to 3.11.5 version Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s0O2.1720605728052853271.156O@lists.openembedded.org \
    --to=jahnavijha14@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox