Bug 1743893 - nextpnr fails to build with Python 3.8
Summary: nextpnr fails to build with Python 3.8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nextpnr
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1744292
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-08-20 23:04 UTC by Miro Hrončok
Modified: 2019-09-01 06:43 UTC (History)
2 users (show)

Fixed In Version: nextpnr-0-0.7.20190821gitc192ba2.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-22 19:49:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
failure to use provided copr repo for python 8 to reproduce actual build failure (114.75 KB, text/plain)
2019-08-21 14:19 UTC, Gabriel Somlo
no flags Details

Description Miro Hrončok 2019-08-20 23:04:05 UTC
nextpnr-0-0.6.20190415gitdb7e850.fc32 failed to rebuild with Python 3.8.

See https://koji.fedoraproject.org/koji/buildinfo?buildID=1358710

The error is:

BUILDSTDERR:   No version of Boost::Python 3.x could be found.


This issue is blocking the Python 3.8 rebuilds. If this package won't build with 3.8, it won't be installable, along with all its dependent packages, after the side tag is merged.
Furthermore, as it fails to install, its dependent packages will fail to install and/or build as well. 


The coordinated rebuild of Python 3.8 has started in the `f32-python` side tag.

If you figure out how to rebuild this package, please don't rebuild it in regular rawhide, but use the side tag instead:

    on branch master:
    $ fedpkg build --target=f32-python

To wait for a build to show up in the side tag, do:

    $ koji wait-repo f32-python --build=<nvr>

Where <nvr> is name-version-release of the source package, e.g. python-foo-1.1-2.fc32.

An updated mock config is posted at: http://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Thanks. Let us know if you need up to date info, or if you have any questions.

Comment 1 Gabriel Somlo 2019-08-21 14:19:34 UTC
Created attachment 1606555 [details]
failure to use provided copr repo for python 8 to reproduce actual build failure

Comment 2 Gabriel Somlo 2019-08-21 15:03:36 UTC
re. comment #1 -- got confused by koji vs. copr mock configs, but Miro sorted me out on IRC :)

re. actual bug, see https://github.com/YosysHQ/nextpnr/pull/316; once that's applied, I will submit an updated package and request a koji build.

Comment 3 Miro Hrončok 2019-08-21 16:35:34 UTC
The f32-python side tag has been merged. In order to rebuild the package, do it in regular rawhide, but please wait until python3-3.8 is tagged:

  $ koji wait-repo f32-build --build python3-3.8.0~b3-3.fc32


If your built already started in f32-python, after it is finished, please tag it to rawhide with:

  $ koji tag-build f32-pending <nvr>

For example:

  $ koji tag-build f32-pending libreoffice-6.3.0.4-3.fc32

Thanks!

(This comment is mass posted to all bugzillas blocking the PYTHON38 tracking bug.)

Comment 4 Miro Hrončok 2019-08-21 17:29:32 UTC
(Python 3.8 has landed in the rawhide buildroot.)

Comment 5 Gabriel Somlo 2019-08-21 18:23:07 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=37210085

failed with:

DEBUG util.py:585:  BUILDSTDERR: Error: 
DEBUG util.py:585:  BUILDSTDERR:  Problem: package qt5-qtconfiguration-devel-0.3.1-10.fc31.x86_64 requires qt5-qtbase-devel(x86-64), but none of the providers can be installed
DEBUG util.py:585:  BUILDSTDERR:   - conflicting requests
DEBUG util.py:585:  BUILDSTDERR:   - nothing provides pkgconfig(egl) needed by qt5-qtbase-devel-5.12.4-6.fc31.x86_64
DEBUG util.py:587:  (try to add '--skip-broken' to skip uninstallable packages)

on both rawhide (f32) and f31 koji.

Working on figuring out whether this is breakage in koji, qt5, both, or neither :)

Comment 6 Gabriel Somlo 2019-08-22 19:49:17 UTC
fixed in version nextpnr-0-0.7.20190821gitc192ba2.fc32 (https://koji.fedoraproject.org/koji/taskinfo?taskID=37227176).

I'm also submitting updates for f31 and f30.

Comment 7 Fedora Update System 2019-08-23 12:47:25 UTC
FEDORA-2019-73a8aec6c4 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-73a8aec6c4

Comment 8 Fedora Update System 2019-08-24 01:36:20 UTC
nextpnr-0-0.7.20190821gitc192ba2.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-2019-73a8aec6c4

Comment 9 Fedora Update System 2019-09-01 06:43:59 UTC
nextpnr-0-0.7.20190821gitc192ba2.fc30 has been pushed to the Fedora 30 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.