Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 873083 Details for
Bug 915962
app-pda/libimobiledevice-1.3.0-r2 - /.../utils.h: error: redeclaration of enumerator PLIST_FORMAT_XML
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log
app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log (text/plain), 25.20 KB, created by
Toralf Förster
on 2023-10-18 16:54:54 UTC
(
hide
)
Description:
app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-10-18 16:54:54 UTC
Size:
25.20 KB
patch
obsolete
> * Package: app-pda/libimobiledevice-1.3.0-r2:0/1.0-6 > * Repository: gentoo > * Maintainer: matthew@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libimobiledevice-1.3.0.tar.bz2 to /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work >>>> Source unpacked in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work >>>> Preparing source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 ... > * Applying libimobiledevice-1.3.0-slibtool.patch ... > [ ok ] > * Applying libimobiledevice-1.3.0-missing_libflags.patch ... > [ ok ] > * Applying libimobiledevice-1.3.0-python.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: libimobiledevice-1.3.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 ... > * econf: updating libimobiledevice-1.3.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libimobiledevice-1.3.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libimobiledevice-1.3.0-r2 --htmldir=/usr/share/doc/libimobiledevice-1.3.0-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --without-cython >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libusbmuxd-2.0 >= 2.0.2... yes >checking for libplist-2.0 >= 2.2.0... yes >checking for egrep... (cached) /usr/bin/grep -E >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for gcrypt.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for asprintf... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for stpcpy... yes >checking for vasprintf... yes >checking for endian.h... yes >checking for platform-specific build settings... linux-gnu >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for pthread_once in -lpthread... yes >checking for struct dirent.d_type... yes >checking for openssl >= 0.9.8... yes >checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether make supports nested variables... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating common/Makefile >config.status: creating src/Makefile >config.status: creating src/libimobiledevice-1.0.pc >config.status: creating include/Makefile >config.status: creating tools/Makefile >config.status: creating cython/Makefile >config.status: creating docs/Makefile >config.status: creating doxygen.cfg >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Configuration for libimobiledevice 1.3.0: >------------------------------------------- > > Install prefix: .........: /usr > Debug code ..............: no > Python bindings .........: no > SSL support backend .....: OpenSSL > > Now type 'make' to build libimobiledevice 1.3.0, > and then 'make install' for installation. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 ... >make -j4 -C /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build >make: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build' >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build' >Making all in common >make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build/common' >/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/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c -o socket.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/socket.c >/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/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c -o thread.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/thread.c >/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/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c -o debug.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/debug.c >/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/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c -o userpref.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c >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/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/socket.c -fPIC -DPIC -o .libs/socket.o >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/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/thread.c -fPIC -DPIC -o .libs/thread.o >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/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c -fPIC -DPIC -o .libs/userpref.o >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/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/debug.c -fPIC -DPIC -o .libs/debug.o >/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/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c -o utils.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.c >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/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.c -fPIC -DPIC -o .libs/utils.o >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, > | ^~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.h:41, > from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:67: >/usr/include/plist/plist.h:145:9: note: previous definition of 'PLIST_FORMAT_XML' with type 'enum <anonymous>' > 145 | PLIST_FORMAT_XML = 1, /**< XML format */ > | ^~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.h:56:9: error: redeclaration of enumerator 'PLIST_FORMAT_BINARY' > 56 | PLIST_FORMAT_BINARY > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/plist/plist.h:146:9: note: previous definition of 'PLIST_FORMAT_BINARY' with type 'enum <anonymous>' > 146 | PLIST_FORMAT_BINARY = 2, /**< bplist00 format */ > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c: In function 'pair_record_generate_keys_and_certs': >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:395:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 395 | RSA* root_keypair = RSA_new(); > | ^~~ >In file included from /usr/include/openssl/x509.h:36, > from /usr/include/openssl/pem.h:23, > from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:41: >/usr/include/openssl/rsa.h:207:28: note: declared here > 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:396:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 396 | RSA* host_keypair = RSA_new(); > | ^~~ >/usr/include/openssl/rsa.h:207:28: note: declared here > 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); > | ^~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:400:9: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 400 | RSA_generate_key_ex(root_keypair, 2048, e, NULL); > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/rsa.h:266:27: note: declared here > 266 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:401:9: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 401 | RSA_generate_key_ex(host_keypair, 2048, e, NULL); > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/rsa.h:266:27: note: declared here > 266 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:406:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 406 | EVP_PKEY_assign_RSA(root_pkey, root_keypair); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/pem.h:22: >/usr/include/openssl/evp.h:1331:5: note: declared here > 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:409:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 409 | EVP_PKEY_assign_RSA(host_pkey, host_keypair); > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/evp.h:1331:5: note: declared here > 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:523:17: warning: 'PEM_read_bio_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 523 | if (!PEM_read_bio_RSAPublicKey(membp, &pubkey, NULL, NULL)) { > | ^~ >/usr/include/openssl/pem.h:451:1: note: declared here > 451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA) > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/userpref.c:548:17: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 548 | EVP_PKEY_assign_RSA(pkey, pubkey); > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/evp.h:1331:5: note: declared here > 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); > | ^~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.c:37: >/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, > | ^~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.h:37: >/usr/include/plist/plist.h:145:9: note: previous definition of 'PLIST_FORMAT_XML' with type 'enum <anonymous>' > 145 | PLIST_FORMAT_XML = 1, /**< XML format */ > | ^~~~~~~~~~~~~~~~ >/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0/common/utils.h:56:9: error: redeclaration of enumerator 'PLIST_FORMAT_BINARY' > 56 | PLIST_FORMAT_BINARY > | ^~~~~~~~~~~~~~~~~~~ >/usr/include/plist/plist.h:146:9: note: previous definition of 'PLIST_FORMAT_BINARY' with type 'enum <anonymous>' > 146 | PLIST_FORMAT_BINARY = 2, /**< bplist00 format */ > | ^~~~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:473: userpref.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [Makefile:473: utils.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build/common' >make[1]: *** [Makefile:459: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build' >make: *** [Makefile:389: all] Error 2 >make: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0_build' > * ERROR: app-pda/libimobiledevice-1.3.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-pda/libimobiledevice-1.3.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-pda/libimobiledevice-1.3.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/app-pda:libimobiledevice-1.3.0-r2:20231018-081602.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0' > * S: '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r2/work/libimobiledevice-1.3.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 915962
:
873082
| 873083 |
873084
|
873085
|
873086
|
873087
|
873088
|
873089
|
873090