Bug 1795549 - nextpnr fails to build with Python 3.9: No version of Boost::Python 3.x could be found
Summary: nextpnr fails to build with Python 3.9: No version of Boost::Python 3.x could...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nextpnr
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-01-28 09:49 UTC by Miro Hrončok
Modified: 2020-02-08 02:01 UTC (History)
4 users (show)

Fixed In Version: nextpnr-0-0.9.20200129git85f4452.fc30 nextpnr-0-0.9.20200129git85f4452.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-08 01:38:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2020-01-28 09:49:20 UTC
nextpnr fails to build with Python 3.9.0a2.

-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.9", minimum required is "3.5") 
-- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable version "3.9.0a2", minimum required is "3.5") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found Boost: /usr/include (found version "1.69.0") found components: filesystem thread program_options iostreams chrono date_time atomic regex 
-- Found OpenGL: /usr/lib64/libOpenGL.so   
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2020 (message):
  No header defined for python-py3902; skipping header check (note:
  header-only libraries have no designated component)
Call Stack (most recent call first):
  CMakeLists.txt:147 (find_package)
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2020 (message):
  No header defined for python-py390; skipping header check (note:
  header-only libraries have no designated component)
Call Stack (most recent call first):
  CMakeLists.txt:154 (find_package)
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2020 (message):
  No header defined for python-py39; skipping header check (note: header-only
  libraries have no designated component)
Call Stack (most recent call first):
  CMakeLists.txt:154 (find_package)
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2020 (message):
  No header defined for python-py3; skipping header check (note: header-only
  libraries have no designated component)
Call Stack (most recent call first):
  CMakeLists.txt:154 (find_package)
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2020 (message):
  No header defined for python-3.9; skipping header check (note: header-only
  libraries have no designated component)
Call Stack (most recent call first):
  CMakeLists.txt:175 (find_package)
CMake Error at CMakeLists.txt:182 (message):
  No version of Boost::Python 3.x could be found.
-- Configuring incomplete, errors occurred!


For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01195525-nextpnr/

For all our attempts to build nextpnr with Python 3.9, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/nextpnr/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.9:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/

Let us know here if you have any questions.

Python 3.9 will be included in Fedora 33. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.9.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Fedora Update System 2020-01-30 12:06:40 UTC
FEDORA-2020-cfc258658a has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cfc258658a

Comment 2 Fedora Update System 2020-01-31 01:30:09 UTC
nextpnr-0-0.9.20200129git85f4452.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-300ec3ed69

Comment 3 Fedora Update System 2020-01-31 02:26:06 UTC
nextpnr-0-0.9.20200129git85f4452.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-cfc258658a

Comment 4 Fedora Update System 2020-02-08 01:38:25 UTC
nextpnr-0-0.9.20200129git85f4452.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2020-02-08 02:01:37 UTC
nextpnr-0-0.9.20200129git85f4452.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.