Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2053075 - F36FailsToInstall: kicad
Summary: F36FailsToInstall: kicad
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kicad
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steven A. Falco
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F36FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2022-02-10 14:23 UTC by Miro Hrončok
Modified: 2022-02-16 09:30 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-16 09:30:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2022-02-10 14:23:03 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (kicad) Fails To Install in Fedora 36:

can't install kicad:
  - nothing provides libGLEW.so.2.1()(64bit) needed by kicad-1:6.0.1-4.fc36.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Steven A. Falco 2022-02-10 15:45:48 UTC
It looks like the problem is elsewhere.  The mock log shows:

Error: 
 Problem: package opencascade-devel-7.5.0-6.fc36.x86_64 requires opencascade-draw(x86-64) = 7.5.0-6.fc36, but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonCore.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonExecutionModel.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingCore.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkInteractionStyle.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingOpenGL2.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkIOImage.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkImagingCore.so.1()(64bit), but none of the providers can be installed
  - conflicting requests
  - nothing provides libGLEW.so.2.1()(64bit) needed by vtk-9.1.0-5.fc36.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

I.e. opencascade-devel needs opencascade-draw which needs vtk which needs libGLEW.

Hopefully, once those are resolved, that will fix the kicad build.

Comment 2 Ian McInerney 2022-02-10 17:16:04 UTC
If I recall, KiCad also links directly to GLEW (at least when not using the EGL backend of wxWidgets, specified using the KICAD_USE_EGL CMake variable), so KiCad probably also needs to be rebuilt once the other GLEW-dependent packages have been.

Comment 3 Steven A. Falco 2022-02-10 18:31:41 UTC
Once 6.0.2 is tagged, I'll be attempting rebuilding for that.

It looks like glew 2.2.0 has been built, and vtk looks like it is currently building.  I noticed that vtk failed on f36 for armv7hl - I don't know how that will affect things.  Then the opencascade stuff will have to be built.  This could take a while.

Comment 4 Miro Hrončok 2022-02-16 09:30:26 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 36.

Thanks for taking care of it!


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