Bug 1212194 - [Build 20230609] fails in zdup: usbmuxd fails to build againstrecent libplist
Summary: [Build 20230609] fails in zdup: usbmuxd fails to build againstrecent libplist
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 Szulecki
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/334...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-10 09:06 UTC by Dominique Leuenberger
Modified: 2023-06-12 06:41 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 Dominique Leuenberger 2023-06-10 09:06:09 UTC
## Observation


https://build.opensuse.org/package/show/openSUSE:Factory/usbmuxd
[   20s] In file included from log.c:34:
[   20s] utils.h:82:9: error: redeclaration of enumerator 'PLIST_FORMAT_XML'
[   20s]    82 |         PLIST_FORMAT_XML,
[   20s]       |         ^~~~~~~~~~~~~~~~
[   20s] In file included from utils.h:26:
[   20s] /usr/include/plist/plist.h:145:9: note: previous definition of 'PLIST_FORMAT_XML' with type 'enum <anonymous>'
[   20s]   145 |         PLIST_FORMAT_XML     = 1,  /**< XML format */
[   20s]       |         ^~~~~~~~~~~~~~~~
[   20s] utils.h:83:9: error: redeclaration of enumerator 'PLIST_FORMAT_BINARY'
[   20s]    83 |         PLIST_FORMAT_BINARY
[   20s]       |         ^~~~~~~~~~~~~~~~~~~
[   20s] /usr/include/plist/plist.h:146:9: note: previous definition of 'PLIST_FORMAT_BINARY' with type 'enum <anonymous>'
[   20s]   146 |         PLIST_FORMAT_BINARY  = 2,  /**< bplist00 format */
[   20s]       |         ^~~~~~~~~~~~~~~~~~~
[   20s] make[2]: *** [Makefile:531: usbmuxd-log.o] Error 1


openQA test in scenario opensuse-Tumbleweed-NET-x86_64-zdup-Leap-15.3-kde@64bit fails in
[zdup](https://openqa.opensuse.org/tests/3349243/modules/zdup/steps/11)

## Test suite description



## Reproducible

Fails since (at least) Build [20230609](https://openqa.opensuse.org/tests/3349243) (current job)


## Expected result

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


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=NET&machine=64bit&test=zdup-Leap-15.3-kde&version=Tumbleweed)
Comment 1 Michal Suchanek 2023-06-12 06:41:16 UTC
https://build.opensuse.org/request/show/1092460