Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libimobiledevice.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-38960-18737/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libimobiledevice.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/libimobiledevice-1.2.0-16.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libimobiledevice.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-38960-18737/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libimobiledevice.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E4795H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libimobiledevice-1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libimobiledevice-1.2.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libimobiledevice-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libimobiledevice-1.2.0 base' + /usr/bin/cat /builddir/build/SOURCES/344409e1d1ad917d377b256214c5411dda82e6b0...5a85432719fb3d18027d528f87d2a44b76fd3e12.patch + /usr/bin/git apply --index - :4930: trailing whitespace. return ret; warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 344409e1d1ad917d377b256214c5411dda82e6b0...5a85432719fb3d18027d528f87d2a44b76fd3e12.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-userpref-GnuTLS-Fix-3.6.0-SHA1-compatibility.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-userpref-GnuTLS-Fix-3.6.0-SHA1-compatibility.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-userpref-GnuTLS-Use-valid-serial-for-3.6.0.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0002-userpref-GnuTLS-Use-valid-serial-for-3.6.0.patch --author 'rpm-build ' + chmod +x docs/html + ACLOCAL='aclocal -I m4' + autoreconf -f -i libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:31: installing './compile' configure.ac:6: installing './missing' common/Makefile.am: installing './depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d12K4d + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-openssl --enable-dev-tools --without-cython configure: WARNING: unrecognized options: --enable-dev-tools checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 loongarch64-Anolis-linux-gcc... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for loongarch64-Anolis-linux-g++... no checking for loongarch64-Anolis-linux-c++... no checking for loongarch64-Anolis-linux-gpp... no checking for loongarch64-Anolis-linux-aCC... no checking for loongarch64-Anolis-linux-CC... no checking for loongarch64-Anolis-linux-cxx... no checking for loongarch64-Anolis-linux-cc++... no checking for loongarch64-Anolis-linux-cl.exe... no checking for loongarch64-Anolis-linux-FCC... no checking for loongarch64-Anolis-linux-KCC... no checking for loongarch64-Anolis-linux-RCC... no checking for loongarch64-Anolis-linux-xlC_r... no checking for loongarch64-Anolis-linux-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libplist... yes checking for libplistmm... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking gcrypt.h usability... yes checking gcrypt.h presence... 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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether we need platform-specific build settings... yes checking whether 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 openssl... no checking for libgnutls... yes checking for gcry_control in -lgcrypt... yes checking for libtasn1... 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 for native large file support... yes checking for _LARGEFILE_SOURCE 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 configure: WARNING: unrecognized options: --enable-dev-tools Configuration for libimobiledevice 1.2.0: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Python bindings .........: no SSL support backend .....: GnuTLS Now type 'make' to build libimobiledevice 1.2.0, and then 'make install' for installation. + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0' Making all in common make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o socket.lo socket.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o thread.lo thread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o userpref.lo userpref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c userpref.c -fPIC -DPIC -o .libs/userpref.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lusbmuxd -lplist -no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinternalcommon.la socket.lo thread.lo debug.lo userpref.lo utils.lo -lpthread libtool: link: ar cru .libs/libinternalcommon.a .libs/socket.o .libs/thread.o .libs/debug.o .libs/userpref.o .libs/utils.o libtool: link: ranlib .libs/libinternalcommon.a libtool: link: ( cd ".libs" && rm -f "libinternalcommon.la" && ln -s "../libinternalcommon.la" "libinternalcommon.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o idevice.lo idevice.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o service.lo service.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o property_list_service.lo property_list_service.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o device_link_service.lo device_link_service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c service.c -fPIC -DPIC -o .libs/service.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c idevice.c -fPIC -DPIC -o .libs/idevice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c property_list_service.c -fPIC -DPIC -o .libs/property_list_service.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c device_link_service.c -fPIC -DPIC -o .libs/device_link_service.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o lockdown.lo lockdown.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o afc.lo afc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o file_relay.lo file_relay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c lockdown.c -fPIC -DPIC -o .libs/lockdown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c afc.c -fPIC -DPIC -o .libs/afc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o notification_proxy.lo notification_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c file_relay.c -fPIC -DPIC -o .libs/file_relay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c notification_proxy.c -fPIC -DPIC -o .libs/notification_proxy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o installation_proxy.lo installation_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c installation_proxy.c -fPIC -DPIC -o .libs/installation_proxy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o sbservices.lo sbservices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c sbservices.c -fPIC -DPIC -o .libs/sbservices.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o mobile_image_mounter.lo mobile_image_mounter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o screenshotr.lo screenshotr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o mobilesync.lo mobilesync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c mobile_image_mounter.c -fPIC -DPIC -o .libs/mobile_image_mounter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c screenshotr.c -fPIC -DPIC -o .libs/screenshotr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c mobilesync.c -fPIC -DPIC -o .libs/mobilesync.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o mobilebackup.lo mobilebackup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o house_arrest.lo house_arrest.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o mobilebackup2.lo mobilebackup2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c mobilebackup.c -fPIC -DPIC -o .libs/mobilebackup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c house_arrest.c -fPIC -DPIC -o .libs/house_arrest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c mobilebackup2.c -fPIC -DPIC -o .libs/mobilebackup2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o misagent.lo misagent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o restore.lo restore.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o diagnostics_relay.lo diagnostics_relay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c misagent.c -fPIC -DPIC -o .libs/misagent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o heartbeat.lo heartbeat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c restore.c -fPIC -DPIC -o .libs/restore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c diagnostics_relay.c -fPIC -DPIC -o .libs/diagnostics_relay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c heartbeat.c -fPIC -DPIC -o .libs/heartbeat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o debugserver.lo debugserver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o webinspector.lo webinspector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o mobileactivation.lo mobileactivation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c -o syslog_relay.lo syslog_relay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c debugserver.c -fPIC -DPIC -o .libs/debugserver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c webinspector.c -fPIC -DPIC -o .libs/webinspector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c mobileactivation.c -fPIC -DPIC -o .libs/mobileactivation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -c syslog_relay.c -fPIC -DPIC -o .libs/syslog_relay.o mobileactivation.c: In function 'mobileactivation_send_command': mobileactivation.c:129:27: warning: variable 'ret' set but not used [-Wunused-but-set-variable] mobileactivation_error_t ret = MOBILEACTIVATION_E_UNKNOWN_ERROR; ^~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -pthread -O2 -g -lgnutls -ltasn1 -lplist -lusbmuxd -lgcrypt -version-info 6:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimobiledevice.la -rpath /usr/lib64 idevice.lo service.lo property_list_service.lo device_link_service.lo lockdown.lo afc.lo file_relay.lo notification_proxy.lo installation_proxy.lo sbservices.lo mobile_image_mounter.lo screenshotr.lo mobilesync.lo mobilebackup.lo house_arrest.lo mobilebackup2.lo misagent.lo restore.lo diagnostics_relay.lo heartbeat.lo debugserver.lo webinspector.lo mobileactivation.lo syslog_relay.lo ../common/libinternalcommon.la -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/idevice.o .libs/service.o .libs/property_list_service.o .libs/device_link_service.o .libs/lockdown.o .libs/afc.o .libs/file_relay.o .libs/notification_proxy.o .libs/installation_proxy.o .libs/sbservices.o .libs/mobile_image_mounter.o .libs/screenshotr.o .libs/mobilesync.o .libs/mobilebackup.o .libs/house_arrest.o .libs/mobilebackup2.o .libs/misagent.o .libs/restore.o .libs/diagnostics_relay.o .libs/heartbeat.o .libs/debugserver.o .libs/webinspector.o .libs/mobileactivation.o .libs/syslog_relay.o -Wl,--whole-archive ../common/.libs/libinternalcommon.a -Wl,--no-whole-archive -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libimobiledevice.so.6 -o .libs/libimobiledevice.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libimobiledevice.so.6" && ln -s "libimobiledevice.so.6.0.0" "libimobiledevice.so.6") libtool: link: (cd ".libs" && rm -f "libimobiledevice.so" && ln -s "libimobiledevice.so.6.0.0" "libimobiledevice.so") libtool: link: ( cd ".libs" && rm -f "libimobiledevice.la" && ln -s "../libimobiledevice.la" "libimobiledevice.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevice_id-idevice_id.o `test -f 'idevice_id.c' || echo './'`idevice_id.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o ideviceinfo-ideviceinfo.o `test -f 'ideviceinfo.c' || echo './'`ideviceinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicename-idevicename.o `test -f 'idevicename.c' || echo './'`idevicename.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicepair-idevicepair.o `test -f 'idevicepair.c' || echo './'`idevicepair.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicesyslog-idevicesyslog.o `test -f 'idevicesyslog.c' || echo './'`idevicesyslog.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o ideviceimagemounter-ideviceimagemounter.o `test -f 'ideviceimagemounter.c' || echo './'`ideviceimagemounter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicescreenshot-idevicescreenshot.o `test -f 'idevicescreenshot.c' || echo './'`idevicescreenshot.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o ideviceenterrecovery-ideviceenterrecovery.o `test -f 'ideviceenterrecovery.c' || echo './'`ideviceenterrecovery.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicedate-idevicedate.o `test -f 'idevicedate.c' || echo './'`idevicedate.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicebackup-idevicebackup.o `test -f 'idevicebackup.c' || echo './'`idevicebackup.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicebackup2-idevicebackup2.o `test -f 'idevicebackup2.c' || echo './'`idevicebackup2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o ideviceprovision-ideviceprovision.o `test -f 'ideviceprovision.c' || echo './'`ideviceprovision.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicedebugserverproxy-idevicedebugserverproxy.o `test -f 'idevicedebugserverproxy.c' || echo './'`idevicedebugserverproxy.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicediagnostics-idevicediagnostics.o `test -f 'idevicediagnostics.c' || echo './'`idevicediagnostics.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicedebug-idevicedebug.o `test -f 'idevicedebug.c' || echo './'`idevicedebug.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicenotificationproxy-idevicenotificationproxy.o `test -f 'idevicenotificationproxy.c' || echo './'`idevicenotificationproxy.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -c -o idevicecrashreport-idevicecrashreport.o `test -f 'idevicecrashreport.c' || echo './'`idevicecrashreport.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevice_id idevice_id-idevice_id.o ../src/libimobiledevice.la -lpthread idevicecrashreport.c: In function 'afc_client_copy_and_remove_crash_reports': idevicecrashreport.c:148:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(((char*)target_filename) + host_directory_length, list[k], newlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idevicecrashreport.c:147:17: note: length computed here int newlen = strlen(list[k]) - 7; ^~~~~~~~~~~~~~~ idevicecrashreport.c:232:13: warning: 'stbuf.st_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (S_ISREG(stbuf.st_mode)) { ^ libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevice_id idevice_id-idevice_id.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicename idevicename-idevicename.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -lusbmuxd -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ideviceinfo ideviceinfo-ideviceinfo.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicename idevicename-idevicename.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicepair idevicepair-idevicepair.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicesyslog idevicesyslog-idevicesyslog.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicedate idevicedate-idevicedate.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceprovision ideviceprovision-ideviceprovision.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicebackup idevicebackup-idevicebackup.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicebackup2 idevicebackup2-idevicebackup2.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/libimobiledevice.la -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedebug idevicedebug-idevicedebug.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ideviceprovision ideviceprovision-ideviceprovision.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicecrashreport idevicecrashreport-idevicecrashreport.o ../src/libimobiledevice.la -lpthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicedebug idevicedebug-idevicedebug.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread libtool: link: gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/include/p11-kit-1 -D_LARGE_FILES=1 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idevicecrashreport idevicecrashreport-idevicecrashreport.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lgnutls -ltasn1 -lgcrypt -lusbmuxd -lplist -lpthread -pthread make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0' make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GXMvSK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 ++ dirname /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 + cd libimobiledevice-1.2.0 + make install DESTDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 Making install in common make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/common' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libimobiledevice.la '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libimobiledevice.so.6.0.0 /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64/libimobiledevice.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64 && { ln -s -f libimobiledevice.so.6.0.0 libimobiledevice.so.6 || { rm -f libimobiledevice.so.6 && ln -s libimobiledevice.so.6.0.0 libimobiledevice.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64 && { ln -s -f libimobiledevice.so.6.0.0 libimobiledevice.so || { rm -f libimobiledevice.so && ln -s libimobiledevice.so.6.0.0 libimobiledevice.so; }; }) libtool: install: /usr/bin/install -c .libs/libimobiledevice.lai /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64/libimobiledevice.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libimobiledevice-1.0.pc '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/include/libimobiledevice' /usr/bin/install -c -m 644 libimobiledevice/libimobiledevice.h libimobiledevice/lockdown.h libimobiledevice/afc.h libimobiledevice/file_relay.h libimobiledevice/notification_proxy.h libimobiledevice/installation_proxy.h libimobiledevice/sbservices.h libimobiledevice/mobile_image_mounter.h libimobiledevice/screenshotr.h libimobiledevice/mobilesync.h libimobiledevice/mobilebackup.h libimobiledevice/house_arrest.h libimobiledevice/mobilebackup2.h libimobiledevice/misagent.h libimobiledevice/restore.h libimobiledevice/webinspector.h libimobiledevice/heartbeat.h libimobiledevice/diagnostics_relay.h libimobiledevice/debugserver.h libimobiledevice/syslog_relay.h libimobiledevice/mobileactivation.h libimobiledevice/property_list_service.h libimobiledevice/service.h '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/include/libimobiledevice' make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/include' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c idevice_id ideviceinfo idevicename idevicepair idevicesyslog ideviceimagemounter idevicescreenshot ideviceenterrecovery idevicedate idevicebackup idevicebackup2 ideviceprovision idevicedebugserverproxy idevicediagnostics idevicedebug idevicenotificationproxy idevicecrashreport '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin' libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevice_id /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevice_id libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ideviceinfo /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceinfo libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicename /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicename libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicepair /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicepair libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicesyslog /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicesyslog libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ideviceimagemounter /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceimagemounter libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicescreenshot /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicescreenshot libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ideviceenterrecovery /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceenterrecovery libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicedate /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedate libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicebackup /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicebackup libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicebackup2 /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicebackup2 libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ideviceprovision /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceprovision libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicedebugserverproxy /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedebugserverproxy libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicediagnostics /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicediagnostics libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicedebug /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedebug libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicenotificationproxy /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicenotificationproxy libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/idevicecrashreport /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicecrashreport make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/tools' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/man/man1' /usr/bin/install -c -m 644 idevice_id.1 ideviceinfo.1 idevicesyslog.1 idevicebackup.1 idevicebackup2.1 ideviceimagemounter.1 idevicescreenshot.1 idevicepair.1 ideviceenterrecovery.1 idevicedate.1 ideviceprovision.1 idevicedebugserverproxy.1 idevicediagnostics.1 idevicecrashreport.1 idevicename.1 idevicedebug.1 idevicenotificationproxy.1 '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0/docs' make[1]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0' make[2]: Entering directory '/builddir/build/BUILD/libimobiledevice-1.2.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libimobiledevice-1.2.0' + find /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-16.el8 --unique-debug-suffix -1.2.0-16.el8.loongarch64 --unique-debug-src-base libimobiledevice-1.2.0-16.el8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libimobiledevice-1.2.0 extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicebackup extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevice_id extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicebackup2 extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicecrashreport extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedate extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedebug extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicedebugserverproxy extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicediagnostics extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceenterrecovery extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceimagemounter extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceinfo extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicename extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicenotificationproxy extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicepair extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicescreenshot extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/ideviceprovision extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/bin/idevicesyslog extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/lib64/libimobiledevice.so.6.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 18 CRC32s, 0 CRC32s did match. 1699 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libimobiledevice-1.2.0-16.el8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cbVNMh + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice + cp -pr AUTHORS /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice + cp -pr README /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xsg2GO + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/licenses/libimobiledevice + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/licenses/libimobiledevice + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/licenses/libimobiledevice + exit 0 Provides: libimobiledevice = 1.2.0-16.el8 libimobiledevice(loongarch-64) = 1.2.0-16.el8 libimobiledevice.so.6()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libplist.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) libusbmuxd.so.4()(64bit) rtld(GNU_HASH) Processing files: libimobiledevice-devel-1.2.0-16.el8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zIQvBl + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice-devel + cp -pr docs/html/ /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64/usr/share/doc/libimobiledevice-devel + exit 0 Provides: libimobiledevice-devel = 1.2.0-16.el8 libimobiledevice-devel(loongarch-64) = 1.2.0-16.el8 pkgconfig(libimobiledevice-1.0) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libimobiledevice.so.6()(64bit) pkgconfig(gnutls) >= 2.2.0 pkgconfig(libplist) >= 1.11 pkgconfig(libtasn1) >= 1.1 pkgconfig(libusbmuxd) >= 1.0.9 Processing files: libimobiledevice-utils-1.2.0-16.el8.loongarch64 Provides: libimobiledevice-utils = 1.2.0-16.el8 libimobiledevice-utils(loongarch-64) = 1.2.0-16.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libimobiledevice.so.6()(64bit) libplist.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) libusbmuxd.so.4()(64bit) rtld(GNU_HASH) Processing files: libimobiledevice-debugsource-1.2.0-16.el8.loongarch64 Provides: libimobiledevice-debugsource = 1.2.0-16.el8 libimobiledevice-debugsource(loongarch-64) = 1.2.0-16.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libimobiledevice-debuginfo-1.2.0-16.el8.loongarch64 Provides: debuginfo(build-id) = 1ba3e400f2bff6f047a688eb77898972e1bca3ba libimobiledevice-debuginfo = 1.2.0-16.el8 libimobiledevice-debuginfo(loongarch-64) = 1.2.0-16.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libimobiledevice-debugsource(loongarch-64) = 1.2.0-16.el8 Processing files: libimobiledevice-utils-debuginfo-1.2.0-16.el8.loongarch64 Provides: debuginfo(build-id) = 01dc024d98275136dbc5c9ccce9a3d9ff2acf045 debuginfo(build-id) = 0916fa231d84e25eb0509896a03c9756316e1f3b debuginfo(build-id) = 3c2b79658c0d66104301cc744e37db852446be1f debuginfo(build-id) = 466f272121d6ef5d9dfae5ef71b8a55404465418 debuginfo(build-id) = 4691204a642f792994a16b90c3390dbd96fd0a3b debuginfo(build-id) = 4a528be653928f455b8a6a69d91d24c27da20585 debuginfo(build-id) = 4abc53dba299a591e5cbf7fafb1820ff8ff38bcd debuginfo(build-id) = 4cec768c1010ae75c6a6f148b1508f85f0d9f272 debuginfo(build-id) = 58fac032ba3cdc7f6e62c055adb12679b79ea520 debuginfo(build-id) = 614e6c56835f176e0bf9c108ac447976c73795e7 debuginfo(build-id) = 61cae5fb1affa0d3cb4564f86b0e881022c773ac debuginfo(build-id) = 92522c90c70c99ff6cdde43f95a311b4634fde99 debuginfo(build-id) = 969db7320f11cf53a84a4dc2061e902aecaf2913 debuginfo(build-id) = 982d8bbbeb45a29ac3d2da4af1e09f7264f5da40 debuginfo(build-id) = a8c88a4718eee9e2b528f36e74bee73334079fb5 debuginfo(build-id) = b9c923ff32609a2251c416b0bcd468ff3984f51f debuginfo(build-id) = be20df9850aa29e4d7c5794fe078e435d7d61d72 libimobiledevice-utils-debuginfo = 1.2.0-16.el8 libimobiledevice-utils-debuginfo(loongarch-64) = 1.2.0-16.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libimobiledevice-debugsource(loongarch-64) = 1.2.0-16.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 Wrote: /builddir/build/RPMS/libimobiledevice-1.2.0-16.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-devel-1.2.0-16.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-utils-1.2.0-16.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-debugsource-1.2.0-16.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-debuginfo-1.2.0-16.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-utils-debuginfo-1.2.0-16.el8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DWF4ES + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.2.0-16.el8.loongarch64 + exit 0 Child return code was: 0