Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915962

Summary: app-pda/libimobiledevice-1.3.0-r2 - /.../utils.h: error: redeclaration of enumerator PLIST_FORMAT_XML
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Smith <matthew>
Status: RESOLVED FIXED    
Severity: normal CC: matthew
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-10-18 16:54:52 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/wo
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/wo
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/wo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common -I..  -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/wo
In file included from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:69:
/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.h:55:9: error: redeclaration of enumerator 'PLIST_FORMAT_XML'
   55 |         PLIST_FORMAT_XML,
      |         ^~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20231013-192004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.2
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.8.1_p1 [openjdk-17]
2)	OpenJDK 8.382_p05 [openjdk-8]
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit 8577c39bc71ec6eb153679d9936193f5c2275484
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 18 06:46:53 2023 +0000

    2023-10-18 06:46:52 UTC

emerge -qpvO app-pda/libimobiledevice
[ebuild  N    ] app-pda/libimobiledevice-1.3.0-r3  USE="-doc -gnutls -python -static-libs" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-10-18 16:54:53 UTC
Created attachment 873082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-18 16:54:54 UTC
Created attachment 873083 [details]
app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log
Comment 3 Toralf Förster gentoo-dev 2023-10-18 16:54:55 UTC
Created attachment 873084 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-10-18 16:54:56 UTC
Created attachment 873085 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-18 16:54:57 UTC
Created attachment 873086 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-18 16:54:58 UTC
Created attachment 873087 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-18 16:54:59 UTC
Created attachment 873088 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-10-18 16:55:00 UTC
Created attachment 873089 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-10-18 16:55:01 UTC
Created attachment 873090 [details]
temp.tar.xz
Comment 10 Matthew Smith gentoo-dev 2023-10-21 09:20:47 UTC
Fixed in -r3, going to stablereq and then drop old.