Bugzilla – Bug 1212194
[Build 20230609] fails in zdup: usbmuxd fails to build againstrecent libplist
Last modified: 2023-06-12 06:41:16 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)
https://build.opensuse.org/request/show/1092460