|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20240424] openQA test fails in znc (fails to build) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ana Guerrero <ana.guerrero> |
| Component: | Other | Assignee: | Martin Pluskal <mpluskal> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aschnell, dimstar |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/4106443/modules/znc/steps/14 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ana Guerrero
2024-04-25 09:35:48 UTC
The build failure does not look related to boost but swig. From /usr/share/doc/packages/swig/CHANGES: Replace SWIG_Python_str_AsChar with SWIG_PyUnicode_AsUTF8AndSize So maybe znc failed to build for a longer time and with the boost update the old znc version cannot be linked anymore. (In reply to Arvin Schnell from comment #1) > The build failure does not look related to boost but swig. From > /usr/share/doc/packages/swig/CHANGES: > > Replace SWIG_Python_str_AsChar with SWIG_PyUnicode_AsUTF8AndSize > > So maybe znc failed to build for a longer time and with the boost > update the old znc version cannot be linked anymore. Indeed - Boost was likely 'just' the one that triggered the rebuild as the package turned uninstallable. Swig did not cause the rebuild to happen Build failure resolved |