Bug 1223381 - [Build 20240424] openQA test fails in znc (fails to build)
Summary: [Build 20240424] openQA test fails in znc (fails to build)
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Pluskal
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/410...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-25 09:35 UTC by Ana Guerrero
Modified: 2024-05-08 09:07 UTC (History)
2 users (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ana Guerrero 2024-04-25 09:35:48 UTC
znc failed to build in openSUSE:Factory after boost had been updated to version 1.85, see

https://build.opensuse.org/package/live_build_log/openSUSE:Factory/znc/standard/x86_64

## Observation

openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-extra@64bit_virtio-2G fails in
[znc](https://openqa.opensuse.org/tests/4106443/modules/znc/steps/14)

## Test suite description
Same as jeos, plus some more tests.


## Reproducible

Fails since (at least) Build [20240424](https://openqa.opensuse.org/tests/4105279)


## Expected result

Last good: [20240423](https://openqa.opensuse.org/tests/4102574) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=JeOS-for-kvm-and-xen&machine=64bit_virtio-2G&test=jeos-extra&version=Tumbleweed)
Comment 1 Arvin Schnell 2024-04-25 10:11:36 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.
Comment 2 Dominique Leuenberger 2024-04-30 08:42:19 UTC
(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
Comment 3 Dominique Leuenberger 2024-05-08 09:07:23 UTC
Build failure resolved