+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libimobiledevice.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 118: %{python_sitearch}/imobiledevice* Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uJ8seL + 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 -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/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-userpref-GnuTLS-Fix-3.6.0-SHA1-compatibility.patch + /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 + autoreconf -f + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FQLPHm + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x-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="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --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 riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c userpref.c -fPIC -DPIC -o .libs/userpref.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c debug.c -fPIC -DPIC -o .libs/debug.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lusbmuxd -lplist -no-undefined -Wl,-z,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c device_link_service.c -fPIC -DPIC -o .libs/device_link_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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c service.c -fPIC -DPIC -o .libs/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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c afc.c -fPIC -DPIC -o .libs/afc.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c file_relay.c -fPIC -DPIC -o .libs/file_relay.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o screenshotr.lo screenshotr.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c screenshotr.c -fPIC -DPIC -o .libs/screenshotr.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mobilebackup.lo mobilebackup.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mobilebackup.c -fPIC -DPIC -o .libs/mobilebackup.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o house_arrest.lo house_arrest.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c house_arrest.c -fPIC -DPIC -o .libs/house_arrest.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misagent.lo misagent.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c diagnostics_relay.c -fPIC -DPIC -o .libs/diagnostics_relay.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o webinspector.lo webinspector.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c webinspector.c -fPIC -DPIC -o .libs/webinspector.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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c syslog_relay.c -fPIC -DPIC -o .libs/syslog_relay.o debugserver.c: In function 'debugserver_client_set_argv': debugserver.c:570:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prefix, ",%d,%d,", (int)strlen(argv[i]) * 2, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugserver.c:591:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prefix, ",%d,%d,", arg_hexlen, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lplist -lusbmuxd -lgcrypt -version-info 6:0:0 -no-undefined -Wl,-z,relro -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -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:232:13: warning: 'stbuf.st_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (S_ISREG(stbuf.st_mode)) { ^ /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -lusbmuxd -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ideviceprovision ideviceprovision-ideviceprovision.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 /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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicedebug idevicedebug-idevicedebug.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ../common/libinternalcommon.la -lgnutls -ltasn1 -lgcrypt -lplist -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idevicecrashreport idevicecrashreport-idevicecrashreport.o ../src/libimobiledevice.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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: DIE_RPATH_DIE="/usr/lib64:" 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -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.FiCmvh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 + cd libimobiledevice-1.2.0 + make install DESTDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 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-15.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libimobiledevice.la '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libimobiledevice.so.6.0.0 /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/lib64/libimobiledevice.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/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-15.fc28.riscv64/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-15.fc28.riscv64/usr/lib64/libimobiledevice.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libimobiledevice-1.0.pc '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/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-15.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/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-15.fc28.riscv64/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-15.fc28.riscv64/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-15.fc28.riscv64/usr/bin' libtool: install: 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-15.fc28.riscv64/usr/bin/idevice_id libtool: install: 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-15.fc28.riscv64/usr/bin/ideviceinfo libtool: install: 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-15.fc28.riscv64/usr/bin/idevicename libtool: install: 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-15.fc28.riscv64/usr/bin/idevicepair libtool: install: 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-15.fc28.riscv64/usr/bin/idevicesyslog libtool: install: 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-15.fc28.riscv64/usr/bin/ideviceimagemounter libtool: install: 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-15.fc28.riscv64/usr/bin/idevicescreenshot libtool: install: 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-15.fc28.riscv64/usr/bin/ideviceenterrecovery libtool: install: 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-15.fc28.riscv64/usr/bin/idevicedate libtool: install: 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-15.fc28.riscv64/usr/bin/idevicebackup libtool: install: 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-15.fc28.riscv64/usr/bin/idevicebackup2 libtool: install: 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-15.fc28.riscv64/usr/bin/ideviceprovision libtool: install: 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-15.fc28.riscv64/usr/bin/idevicedebugserverproxy libtool: install: 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-15.fc28.riscv64/usr/bin/idevicediagnostics libtool: install: 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-15.fc28.riscv64/usr/bin/idevicedebug libtool: install: 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-15.fc28.riscv64/usr/bin/idevicenotificationproxy libtool: install: 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-15.fc28.riscv64/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-15.fc28.riscv64/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-15.fc28.riscv64/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-15.fc28.riscv64 -type f -name '*.la' -delete + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libimobiledevice-1.2.0-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8uvBrd + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/doc/libimobiledevice + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/doc/libimobiledevice + cp -pr AUTHORS /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/doc/libimobiledevice + cp -pr README /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/doc/libimobiledevice + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8wMF4C + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/licenses/libimobiledevice + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/licenses/libimobiledevice + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/licenses/libimobiledevice + exit 0 Provides: libimobiledevice = 1.2.0-15.fc28 libimobiledevice(riscv-64) = 1.2.0-15.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(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-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oz9bEb + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/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-15.fc28.riscv64/usr/share/doc/libimobiledevice-devel + cp -pr docs/html/ /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64/usr/share/doc/libimobiledevice-devel + exit 0 Provides: libimobiledevice-devel = 1.2.0-15.fc28 libimobiledevice-devel(riscv-64) = 1.2.0-15.fc28 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-15.fc28.riscv64 Provides: libimobiledevice-utils = 1.2.0-15.fc28 libimobiledevice-utils(riscv-64) = 1.2.0-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) libusbmuxd.so.4()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/libimobiledevice-1.2.0-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libimobiledevice-1.2.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libimobiledevice-devel-1.2.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libimobiledevice-utils-1.2.0-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6JaHeq + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.2.0-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff