View previous topic :: View next topic |
Author |
Message |
Simba7 l33t
Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Sun Dec 29, 2024 4:31 am Post subject: checking version of python3... v. ?.??, bad |
|
|
I'm trying to compile =sys-libs/glibc-2.40-r7 and I keep getting this error:
Quote: | checking if armv5tel-softfloat-linux-gnueabi-gcc -O2 -pipe -march=native -mcpu=native -mtune=native -Wl,-O1 -Wl,--as-needed is sufficient to build libc... yes
checking for python3... python3
checking version of python3... v. ?.??, bad
configure: error:
*** These critical programs are missing or too old: python
*** Check the INSTALL file for required versions. |
I'm wondering what would cause this? This is during an installation. |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 2047
|
Posted: Sun Dec 29, 2024 9:29 am Post subject: |
|
|
Please share the full build.log, emerge --info, and config.log. |
|
Back to top |
|
|
Simba7 l33t
Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Mon Dec 30, 2024 2:34 am Post subject: |
|
|
I found that if I recompile python 3.12.8 and 3.13.1 before anything else, the issue disappears. Maybe a glitch within the stage3 armv5tel tarball? |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 2047
|
Posted: Mon Dec 30, 2024 11:19 am Post subject: |
|
|
It's hard to say without the logs to analyse. |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2541
|
Posted: Mon Dec 30, 2024 11:44 am Post subject: |
|
|
Simba7 wrote: | I found that if I recompile python 3.12.8 and 3.13.1 before anything else, the issue disappears. Maybe a glitch within the stage3 armv5tel tarball? |
If you keep the log, please share it. It may help solve an issue upfront.
Best Regards,
Georgi |
|
Back to top |
|
|
|