Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libimobiledevice.spec'], False, '/var/lib/mock/f16-build-1192044-190241/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libimobiledevice.spec'] sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libimobiledevice-1.1.1-3.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libimobiledevice.spec'], False, '/var/lib/mock/f16-build-1192044-190241/root/', None, 86400, True, 0, 419, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libimobiledevice.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h7dLLt + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libimobiledevice-1.1.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libimobiledevice-1.1.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libimobiledevice-1.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Remove-deprecated-gnutls_-_set_priority-and-use-gnut.patch):' Patch #0 (0001-Remove-deprecated-gnutls_-_set_priority-and-use-gnut.patch): + /bin/cat /builddir/build/SOURCES/0001-Remove-deprecated-gnutls_-_set_priority-and-use-gnut.patch + /usr/bin/patch -s -p1 -b --suffix .gnutls --fuzz=0 + echo 'Patch #1 (0001-lockdown-fix-support-for-iOS-5.patch):' Patch #1 (0001-lockdown-fix-support-for-iOS-5.patch): + /bin/cat /builddir/build/SOURCES/0001-lockdown-fix-support-for-iOS-5.patch + /usr/bin/patch -s -p1 -b --suffix .result --fuzz=0 + echo 'Patch #2 (0001-lockdown-iOS-5-handle-Error-key-in-lockdown_check_re.patch):' Patch #2 (0001-lockdown-iOS-5-handle-Error-key-in-lockdown_check_re.patch): + /bin/cat /builddir/build/SOURCES/0001-lockdown-iOS-5-handle-Error-key-in-lockdown_check_re.patch + /usr/bin/patch -s -p1 -b --suffix .error --fuzz=0 + chmod +x docs/html + sed -i 's|1.3.21|2.0.0|g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cO7rKB + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libglib2... yes checking for libgthread2... yes checking for libgnutls... yes checking for libtasn1... yes checking for libplist... yes checking for libplistmm... yes checking for gcry_control in -lgcrypt... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for swig... /usr/bin/swig checking for SWIG version... 2.0.4 configure: SWIG executable is '/usr/bin/swig' configure: SWIG library directory is '/usr/share/swig/2.0.4' checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64/python2.7 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter 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 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating dev/Makefile config.status: creating tools/Makefile config.status: creating swig/Makefile config.status: creating docs/Makefile config.status: creating libimobiledevice-1.0.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libimobiledevice 1.1.1: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Dev tools ...............: no Python bindings .........: yes Now type 'make' to build libimobiledevice 1.1.1, 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 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libimobiledevice-1.1.1/missing --run aclocal-1.11 -I m4 /builddir/build/BUILD/libimobiledevice-1.1.1/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libimobiledevice-1.1.1/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/libimobiledevice-1.1.1/missing --run automake-1.11 --foreign /builddir/build/BUILD/libimobiledevice-1.1.1/missing: line 52: autoconf: command not found /builddir/build/BUILD/libimobiledevice-1.1.1/missing: line 52: automake-1.11: command not found WARNING: `autoconf' is missing on your system. You should only need it if WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. you modified `configure.ac'. You might want to install the You might want to install the `Automake' and `Perl' packages. `Autoconf' and `GNU m4' packages. Grab them from any GNU Grab them from any GNU archive site. archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --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 build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic LDFLAGS=-Wl,-z,relro CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libglib2... yes checking for libgthread2... yes checking for libgnutls... yes checking for libtasn1... yes checking for libplist... yes checking for libplistmm... yes checking for gcry_control in -lgcrypt... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for swig... /usr/bin/swig checking for SWIG version... 2.0.4 configure: SWIG executable is '/usr/bin/swig' configure: SWIG library directory is '/usr/share/swig/2.0.4' checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64/python2.7 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter 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 configure: creating ./config.status Configuration for libimobiledevice 1.1.1: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Dev tools ...............: no Python bindings .........: yes Now type 'make' to build libimobiledevice 1.1.1, and then 'make install' for installation. /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating dev/Makefile config.status: creating tools/Makefile config.status: creating swig/Makefile config.status: creating docs/Makefile config.status: creating libimobiledevice-1.0.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libimobiledevice-1.1.1/missing --run autoheader) /builddir/build/BUILD/libimobiledevice-1.1.1/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/src' \ # source='idevice.c' object='idevice.lo' libtool=yes \ # source='debug.c' object='debug.lo' libtool=yes \ # source='userpref.c' object='userpref.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevice.lo idevice.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o userpref.lo userpref.c \ # source='property_list_service.c' object='property_list_service.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o property_list_service.lo property_list_service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c idevice.c -fPIC -DPIC -o .libs/idevice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c userpref.c -fPIC -DPIC -o .libs/userpref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c property_list_service.c -fPIC -DPIC -o .libs/property_list_service.o idevice.c: In function 'idevice_connection_enable_ssl': idevice.c:587:2: warning: 'gnutls_certificate_client_set_retrieve_function' is deprecated (declared at /usr/include/gnutls/compat.h:158) [-Wdeprecated-declarations] \ # source='device_link_service.c' object='device_link_service.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o device_link_service.lo device_link_service.c userpref.c: In function 'userpref_set_keys_and_certs': userpref.c:584:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] userpref.c:590:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] userpref.c:596:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] userpref.c:602:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] userpref.c: In function 'userpref_set_device_public_key': userpref.c:274:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c device_link_service.c -fPIC -DPIC -o .libs/device_link_service.o \ # source='lockdown.c' object='lockdown.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lockdown.lo lockdown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lockdown.c -fPIC -DPIC -o .libs/lockdown.o \ # source='afc.c' object='afc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o afc.lo afc.c \ # source='file_relay.c' object='file_relay.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o file_relay.lo file_relay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c afc.c -fPIC -DPIC -o .libs/afc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c file_relay.c -fPIC -DPIC -o .libs/file_relay.o lockdown.c: In function 'lockdownd_get_sync_data_classes': lockdown.c:1605:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] \ # source='notification_proxy.c' object='notification_proxy.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o notification_proxy.lo notification_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c notification_proxy.c -fPIC -DPIC -o .libs/notification_proxy.o \ # source='installation_proxy.c' object='installation_proxy.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o installation_proxy.lo installation_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c installation_proxy.c -fPIC -DPIC -o .libs/installation_proxy.o \ # source='sbservices.c' object='sbservices.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sbservices.lo sbservices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sbservices.c -fPIC -DPIC -o .libs/sbservices.o \ # source='mobile_image_mounter.c' object='mobile_image_mounter.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mobile_image_mounter.lo mobile_image_mounter.c \ # source='screenshotr.c' object='screenshotr.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o screenshotr.lo screenshotr.c \ # source='mobilesync.c' object='mobilesync.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mobilesync.lo mobilesync.c \ # source='mobilebackup.c' object='mobilebackup.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mobilebackup.lo mobilebackup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mobile_image_mounter.c -fPIC -DPIC -o .libs/mobile_image_mounter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c screenshotr.c -fPIC -DPIC -o .libs/screenshotr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mobilesync.c -fPIC -DPIC -o .libs/mobilesync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mobilebackup.c -fPIC -DPIC -o .libs/mobilebackup.o \ # source='house_arrest.c' object='house_arrest.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o house_arrest.lo house_arrest.c \ # source='mobilebackup2.c' object='mobilebackup2.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mobilebackup2.lo mobilebackup2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c house_arrest.c -fPIC -DPIC -o .libs/house_arrest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mobilebackup2.c -fPIC -DPIC -o .libs/mobilebackup2.o \ # source='restore.c' object='restore.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o restore.lo restore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c restore.c -fPIC -DPIC -o .libs/restore.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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -L/usr//usr/lib64 -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -version-info 2:1:0 -no-undefined -Wl,-z,relro -o libimobiledevice.la -rpath /usr/lib64 idevice.lo debug.lo userpref.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 restore.lo libtool: link: gcc -shared .libs/idevice.o .libs/debug.o .libs/userpref.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/restore.o -lgnutls -ltasn1 -lgthread-2.0 -lrt -L/usr//usr/lib64 -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libimobiledevice.so.2 -o .libs/libimobiledevice.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libimobiledevice.so.2" && ln -s "libimobiledevice.so.2.0.1" "libimobiledevice.so.2") libtool: link: (cd ".libs" && rm -f "libimobiledevice.so" && ln -s "libimobiledevice.so.2.0.1" "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.1.1/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' Making all in swig make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' /usr/bin/swig -c++ -python -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.7 -I/usr/include -I../src -o imobiledevice_wrap.cxx imobiledevice.i make all-am make[3]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' \ # source='imobiledevice_wrap.cxx' object='imobiledevice_wrap.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.7 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o imobiledevice_wrap.lo imobiledevice_wrap.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.7 -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c imobiledevice_wrap.cxx -fPIC -DPIC -o .libs/imobiledevice_wrap.o imobiledevice_wrap.cxx: In function 'void init_imobiledevice()': imobiledevice_wrap.cxx:13487:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -L/usr/lib64/python2.7 -lpython2.7 -Wl,-z,relro -o _imobiledevice.la -rpath /usr/lib64/python2.7/site-packages/imobiledevice imobiledevice_wrap.lo ../src/libimobiledevice.la -L/usr//usr/lib64 -lplist++ -lplist -lxml2 -lglib-2.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.2/crtbeginS.o .libs/imobiledevice_wrap.o -Wl,-rpath -Wl,/builddir/build/BUILD/libimobiledevice-1.1.1/src/.libs -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/python2.7 -lpython2.7 ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lusbmuxd -lgcrypt -lplist++ -lplist -lxml2 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,_imobiledevice.so -o .libs/_imobiledevice.so libtool: link: ( cd ".libs" && rm -f "_imobiledevice.la" && ln -s "../_imobiledevice.la" "_imobiledevice.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' Making all in dev make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/dev' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/dev' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' \ # source='idevice_id.c' object='idevice_id-idevice_id.o' libtool=no \ # source='ideviceinfo.c' object='ideviceinfo-ideviceinfo.o' libtool=no \ # source='idevicepair.c' object='idevicepair-idevicepair.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevice_id-idevice_id.o `test -f 'idevice_id.c' || echo './'`idevice_id.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ideviceinfo-ideviceinfo.o `test -f 'ideviceinfo.c' || echo './'`ideviceinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicepair-idevicepair.o `test -f 'idevicepair.c' || echo './'`idevicepair.c \ # source='idevicesyslog.c' object='idevicesyslog-idevicesyslog.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicesyslog-idevicesyslog.o `test -f 'idevicesyslog.c' || echo './'`idevicesyslog.c \ # source='idevicebackup.c' object='idevicebackup-idevicebackup.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicebackup-idevicebackup.o `test -f 'idevicebackup.c' || echo './'`idevicebackup.c idevicesyslog.c: In function 'main': idevicesyslog.c:142:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] \ # source='idevicebackup2.c' object='idevicebackup2-idevicebackup2.o' libtool=no \ # source='ideviceimagemounter.c' object='ideviceimagemounter-ideviceimagemounter.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicebackup2-idevicebackup2.o `test -f 'idevicebackup2.c' || echo './'`idevicebackup2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ideviceimagemounter-ideviceimagemounter.o `test -f 'ideviceimagemounter.c' || echo './'`ideviceimagemounter.c idevicebackup.c: In function 'buffer_write_to_filename': idevicebackup.c:258:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] idevicebackup.c: In function 'buffer_read_from_filename': idevicebackup.c:247:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] \ # source='idevicescreenshot.c' object='idevicescreenshot-idevicescreenshot.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicescreenshot-idevicescreenshot.o `test -f 'idevicescreenshot.c' || echo './'`idevicescreenshot.c idevicebackup2.c: In function 'buffer_read_from_filename': idevicebackup2.c:288:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] idevicebackup2.c: In function 'buffer_write_to_filename': idevicebackup2.c:302:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] idevicebackup2.c: In function 'mb2_handle_receive_files': idevicebackup2.c:820:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] idevicebackup2.c: In function 'mb2_copy_file_by_path': idevicebackup2.c:988:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] \ # source='ideviceenterrecovery.c' object='ideviceenterrecovery-ideviceenterrecovery.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ideviceenterrecovery-ideviceenterrecovery.o `test -f 'ideviceenterrecovery.c' || echo './'`ideviceenterrecovery.c \ # source='idevicedate.c' object='idevicedate-idevicedate.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o idevicedate-idevicedate.o `test -f 'idevicedate.c' || echo './'`idevicedate.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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevice_id idevice_id-idevice_id.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevice_id idevice_id-idevice_id.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/ideviceinfo ideviceinfo-ideviceinfo.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicepair idevicepair-idevicepair.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicesyslog idevicesyslog-idevicesyslog.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicedate idevicedate-idevicedate.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lglib-2.0 -lgnutls -ltasn1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,-z,relro -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice.la libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicebackup idevicebackup-idevicebackup.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_LARGE_FILES=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -o .libs/idevicebackup2 idevicebackup2-idevicebackup2.o ../src/.libs/libimobiledevice.so -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lplist -lxml2 -lglib-2.0 -lusbmuxd -lgcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IWmieE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 + cd libimobiledevice-1.1.1 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/src' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libimobiledevice.la '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libimobiledevice.so.2.0.1 /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/libimobiledevice.so.2.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64 && { ln -s -f libimobiledevice.so.2.0.1 libimobiledevice.so.2 || { rm -f libimobiledevice.so.2 && ln -s libimobiledevice.so.2.0.1 libimobiledevice.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64 && { ln -s -f libimobiledevice.so.2.0.1 libimobiledevice.so || { rm -f libimobiledevice.so && ln -s libimobiledevice.so.2.0.1 libimobiledevice.so; }; }) libtool: install: /usr/bin/install -c .libs/libimobiledevice.lai /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/libimobiledevice.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/include" /bin/mkdir -p '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/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/restore.h '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/include/libimobiledevice' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/include' Making install in swig make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make install-am make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make[3]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/python2.7/site-packages/imobiledevice" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice" /bin/sh ../libtool --mode=install /usr/bin/install -c _imobiledevice.la '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice' libtool: install: warning: relinking `_imobiledevice.la' libtool: install: (cd /builddir/build/BUILD/libimobiledevice-1.1.1/swig; /bin/sh /builddir/build/BUILD/libimobiledevice-1.1.1/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -L/usr/lib64/python2.7 -lpython2.7 -Wl,-z,relro -o _imobiledevice.la -rpath /usr/lib64/python2.7/site-packages/imobiledevice imobiledevice_wrap.lo ../src/libimobiledevice.la -L/usr//usr/lib64 -lplist++ -lplist -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.2/crtbeginS.o .libs/imobiledevice_wrap.o -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/python2.7 -lpython2.7 -L/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64 -L/usr/lib64 -limobiledevice -L/usr//usr/lib64 -lgnutls -ltasn1 -lgthread-2.0 -lrt -lusbmuxd -lgcrypt -lplist++ -lplist -lxml2 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,_imobiledevice.so -o .libs/_imobiledevice.so libtool: install: /usr/bin/install -c .libs/_imobiledevice.soT /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice/_imobiledevice.so libtool: install: /usr/bin/install -c .libs/_imobiledevice.lai /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice/_imobiledevice.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/imobiledevice' test -z "/usr/lib64/python2.7/site-packages/imobiledevice" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice" /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib64/python2.7/site-packages/imobiledevice" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice" /usr/bin/install -c -m 644 imobiledevice.py '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice' Byte-compiling python modules... imobiledevice.py Byte-compiling python modules (optimized versions) ... imobiledevice.py test -z "/usr/include/libimobiledevice/swig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/include/libimobiledevice/swig" /usr/bin/install -c -m 644 imobiledevice.i '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/include/libimobiledevice/swig' make[3]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/swig' Making install in dev make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/dev' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/dev' 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.1.1/dev' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/dev' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c idevice_id ideviceinfo idevicepair idevicesyslog idevicebackup idevicebackup2 ideviceimagemounter idevicescreenshot ideviceenterrecovery idevicedate '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/usr/bin/ideviceinfo 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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/usr/bin/idevicesyslog 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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/usr/bin/idevicebackup2 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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/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.1.1-3.fc16.x86_64/usr/bin/idevicedate make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/tools' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/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 '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1/docs' make[1]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1' make[2]: Entering directory `/builddir/build/BUILD/libimobiledevice-1.1.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libimobiledevice-1.0.pc '/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libimobiledevice-1.1.1' + find /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libimobiledevice-1.1.1 extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/site-packages/imobiledevice/_imobiledevice.so extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/libimobiledevice.so.2.0.1 extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicescreenshot extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicedate extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/ideviceimagemounter extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicepair extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/ideviceinfo extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicebackup extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicesyslog extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevice_id extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/ideviceenterrecovery extracting debug info from /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/bin/idevicebackup2 symlinked /usr/lib/debug/usr/lib64/libimobiledevice.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libimobiledevice.so.debug symlinked /usr/lib/debug/usr/lib64/libimobiledevice.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libimobiledevice.so.2.debug 1983 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libimobiledevice-1.1.1-3.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TZzvsN + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-1.1.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-1.1.1 + cp -pr AUTHORS COPYING.LESSER README /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-1.1.1 + exit 0 Provides: libimobiledevice.so.2()(64bit) libiphone = 1.1.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libgthread-2.0.so.0()(64bit) libimobiledevice.so.2()(64bit) libplist.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libtasn1.so.3()(64bit) libtasn1.so.3(LIBTASN1_0_3)(64bit) libusbmuxd.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Obsoletes: libiphone < 0.9.7 Processing files: libimobiledevice-devel-1.1.1-3.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vVTOUW + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-devel-1.1.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-devel-1.1.1 + cp -pr docs/html/ /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64/usr/share/doc/libimobiledevice-devel-1.1.1 + exit 0 Provides: libiphone-devel = 1.1.1 pkgconfig(libimobiledevice-1.0) = 1.1.1 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.2()(64bit) pkgconfig(glib-2.0) >= 2.14.1 pkgconfig(gnutls) >= 1.6.3 pkgconfig(gthread-2.0) >= 2.14.1 pkgconfig(libplist) >= 0.12 pkgconfig(libtasn1) >= 1.1 pkgconfig(libusbmuxd) >= 0.1.0 Obsoletes: libiphone-devel < 0.9.7 Processing files: libimobiledevice-python-1.1.1-3.fc16.x86_64 Provides: _imobiledevice.so()(64bit) libiphone-python = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcrypt.so.11()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.26()(64bit) libgthread-2.0.so.0()(64bit) libimobiledevice.so.2()(64bit) libm.so.6()(64bit) libplist++.so.1()(64bit) libplist.so.1()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtasn1.so.3()(64bit) libusbmuxd.so.1()(64bit) libxml2.so.2()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libiphone-python < 0.9.7 Processing files: libimobiledevice-debuginfo-1.1.1-3.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/libimobiledevice-1.1.1-3.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-devel-1.1.1-3.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-python-1.1.1-3.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/libimobiledevice-debuginfo-1.1.1-3.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I6NmxQ + umask 022 + cd /builddir/build/BUILD + cd libimobiledevice-1.1.1 + /bin/rm -rf /builddir/build/BUILDROOT/libimobiledevice-1.1.1-3.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->