On Thu, Dec 22, 2022 at 1:55 PM Richard Shaw <hobbes1...@gmail.com> wrote:

> I just had a chance to check out a bug[1] recently submitted against
> trustedqsl and it appears that a new version of wxGTK with a SONAME bump
> was built  for f37+ but not all dependencies rebuilt.
>
>
This was announced back in July while F37 was still Rawhide:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PD3EWAYG6HGKSWU5T337AXU4ONSK53VZ/#LYLHTVJQMLOWFFRB25MVM4S4726KPWMR

And looking at the commit history for the F37 branch of trustedqsl, it has
a commit referencing the wxGTK 3.2 version bump:
https://src.fedoraproject.org/rpms/trustedqsl/commits/f37, and that was
before the update you did to version 2.6.4. The build for 2.6.4 on F37 (
https://kojipkgs.fedoraproject.org//packages/trustedqsl/2.6.4/1.fc37/data/logs/x86_64/build.log)
also seems to have pulled the wxWidgets 3.2 dep correctly, with CMake
reporting:

Found wxWidgets:
-pthread;;;-lwx_gtk3u_core-3.2;-lwx_baseu-3.2;-lwx_gtk3u_html-3.2
(found version "3.2.0")

and the RPM dependency generator showing

libwx_baseu-3.2.so.0()(64bit) libwx_baseu-3.2.so.0(WXU_3.2)(64bit)
libwx_gtk3u_core-3.2.so.0()(64bit)
libwx_gtk3u_core-3.2.so.0(WXU_3.2)(64bit)
libwx_gtk3u_html-3.2.so.0()(64bit)
libwx_gtk3u_html-3.2.so.0(WXU_3.2)(64bit)


I am therefore very confused how the user could have 2.6.4 with a 3.1.5
dependency when the koji build for 2.6.4-1 shows wxGTK 3.2 in the buildroot
and as a dependency.

-Ian

I'm not too worried about trustedqsl since I'm about to take care of the
> build but it does have a long dependency list and I'm unsure whether the
> other builds have been completed:
>
> 0ad
> 4Pane
> audacity
> boinc-client
> CubicSDR
> diff-pdf
> erlang
> extrema
> fityk
> flamerobin
> freedink-dfarc
> freedv
> fwknop-gui
> gnuplot
> guayadeque
> hugin
> iaxclient
> kicad
> mathgl
> mediainfo
> mrpt
> openbabel
> openmsx
> OpenSceneGraph
> p7zip
> panoglview
> pcem
> phd2
> plplot
> poedit
> python-wxpython4
> rapidsvn
> saga
> scorched3d
> scummvm-tools
> sooperlooper
> spatialite-gui
> springlobby
> trustedqsl
> ucblogo
> vavoom
> visualboyadvance-m
> wxmacmolplt
> wxsqlite3
> xchm
> xmlcopyeditor
> xylib
>
> Thanks,
> Richard
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=2154622
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to