Bug 1966568 - enable GUI and OpenMP support
Summary: enable GUI and OpenMP support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nextpnr
Version: 34
Hardware: All
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-01 12:23 UTC by Ulrich Drepper
Modified: 2021-06-11 01:13 UTC (History)
2 users (show)

Fixed In Version: nextpnr-0-0.21.20210523gite19d44e.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-11 01:13:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to add CMake options (403 bytes, patch)
2021-06-01 12:23 UTC, Ulrich Drepper
no flags Details | Diff

Description Ulrich Drepper 2021-06-01 12:23:19 UTC
Created attachment 1788493 [details]
Patch to add CMake options

Description of problem:
It seems like someone added configuration to enable the GUI but at least it was incomplete.  The appropriate CMake option is not used.  Similarly, the programs can be made faster by using OpenMP which is also a CMake option.

Version-Release number of selected component (if applicable):
0-0.20.20210523gite19d44e

How reproducible:
always

Steps to Reproduce:
1.Try running nextpnr-ice40 or the other variants with the --gui option
2.
3.

Actual results:
unrecognised option '--gui'


Expected results:
GUI started

Additional info:
I have tested this on my development machine which has all kinds of -devel packages installed.  Maybe some BuildRequires will have to be added.

Comment 1 Fedora Update System 2021-06-02 16:26:58 UTC
FEDORA-2021-f397aab83a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f397aab83a

Comment 2 Fedora Update System 2021-06-03 19:04:48 UTC
FEDORA-2021-f397aab83a has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-f397aab83a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f397aab83a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2021-06-11 01:13:42 UTC
FEDORA-2021-f397aab83a has been pushed to the Fedora 34 stable repository.
If problem still persists, 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.