request from: hawk checking if we should skip the build started at: Wed Jan 16 15:04:16 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/503cc3b4-8613-4132-ac7c-bc84fc0f88b6/libimobiledevice-1.2.0-5.src.rpm fetched 638474 bytes, 14790.5 K/s installing srpm: libimobiledevice-1.2.0-5.src.rpm + install -d /tmp/B.2zdrLv/BUILD /tmp/B.2zdrLv/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libimobiledevice-1.2.0-5.src.rpm * Wed Jan 16 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libimobiledevice.git;a=log;h=master * Tue Sep 18 2018 Arkadiusz Miśkiewicz 2f2b72d - rel 5; fix openssl 1.1.1 build * Sat Sep 15 2018 Arkadiusz Miśkiewicz e3b6c73 - release 4 (by relup.sh) * Fri Sep 14 2018 Arkadiusz Miśkiewicz b013159 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.2zdrLv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' libimobiledevice-1.2.0-5.src.rpm libimobiledevice ################################################## + rm -f libimobiledevice-1.2.0-5.src.rpm + install -m 700 -d /tmp/B.2zdrLv/BUILD/tmp + TMPDIR=/tmp/B.2zdrLv/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2zdrLv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.2zdrLv/libimobiledevice.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 503cc3b4-8613-4132-ac7c-bc84fc0f88b6; TMPDIR=/tmp/B.2zdrLv/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2zdrLv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2zdrLv/libimobiledevice.spec + : build-id: 503cc3b4-8613-4132-ac7c-bc84fc0f88b6 + TMPDIR=/tmp/B.2zdrLv/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2zdrLv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2zdrLv/libimobiledevice.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp /bin/sh -e /tmp/B.2zdrLv/BUILD/tmp/rpm-tmp.28248 + umask 022 + cd /tmp/B.2zdrLv/BUILD + cd /tmp/B.2zdrLv/BUILD + rm -rf libimobiledevice-1.2.0 + /usr/bin/bzip2 -dc /tmp/B.2zdrLv/libimobiledevice-1.2.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libimobiledevice-1.2.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libimobiledevice-cython.patch):' Patch #0 (libimobiledevice-cython.patch): + = 1.0.9... yes checking for libplist >= 1.11... yes checking for libplist++ >= 1.11... yes checking for pthread_create, pthread_mutex_lock in -lpthread... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for asprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for stpcpy... yes checking for vasprintf... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether to enable WIN32 build settings... no 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}/share/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for cython... /usr/bin/cython checking for Cython version... 0.28.4 configure: Cython executable is '/usr/bin/cython' 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/lib/python2.7 -lpython2.7 checking for Python site-packages path... /usr/local/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 libplist Cython bindings... /usr/include/plist/cython checking for openssl >= 0.9.8... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating src/Makefile config.status: creating src/libimobiledevice-1.0.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating cython/Makefile config.status: creating docs/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libimobiledevice 1.2.0: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Python bindings .........: yes SSL support backend .....: OpenSSL Now type 'make' to build libimobiledevice 1.2.0, and then 'make install' for installation. + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' Making all in common make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c -o thread.lo thread.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userpref.lo -MD -MP -MF .deps/userpref.Tpo -c -o userpref.lo userpref.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userpref.lo -MD -MP -MF .deps/userpref.Tpo -c userpref.c -fPIC -DPIC -o .libs/userpref.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.c -o thread.o >/dev/null 2>&1 mv -f .deps/thread.Tpo .deps/thread.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo mv -f .deps/socket.Tpo .deps/socket.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userpref.lo -MD -MP -MF .deps/userpref.Tpo -c userpref.c -o userpref.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo mv -f .deps/userpref.Tpo .deps/userpref.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lusbmuxd -lplist -lpthread -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libinternalcommon.la socket.lo thread.lo debug.lo userpref.lo utils.lo libtool: link: ar cru .libs/libinternalcommon.a .libs/socket.o .libs/thread.o .libs/debug.o .libs/userpref.o .libs/utils.o libtool: link: ranlib .libs/libinternalcommon.a libtool: link: ( cd ".libs" && rm -f "libinternalcommon.la" && ln -s "../libinternalcommon.la" "libinternalcommon.la" ) make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' Making all in src make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevice.lo -MD -MP -MF .deps/idevice.Tpo -c -o idevice.lo idevice.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo service.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT property_list_service.lo -MD -MP -MF .deps/property_list_service.Tpo -c -o property_list_service.lo property_list_service.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT device_link_service.lo -MD -MP -MF .deps/device_link_service.Tpo -c -o device_link_service.lo device_link_service.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevice.lo -MD -MP -MF .deps/idevice.Tpo -c idevice.c -fPIC -DPIC -o .libs/idevice.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT device_link_service.lo -MD -MP -MF .deps/device_link_service.Tpo -c device_link_service.c -fPIC -DPIC -o .libs/device_link_service.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT service.lo -MD -MP -MF .deps/service.Tpo -c service.c -fPIC -DPIC -o .libs/service.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT property_list_service.lo -MD -MP -MF .deps/property_list_service.Tpo -c property_list_service.c -fPIC -DPIC -o .libs/property_list_service.o idevice.c: In function 'internal_idevice_deinit': idevice.c:105:2: warning: 'ERR_remove_thread_state' is deprecated [-Wdeprecated-declarations] ERR_remove_thread_state(NULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from idevice.c:38: /usr/include/openssl/err.h:259:1: note: declared here DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *)) ^~~~~~~~~~~~~~~~~~ idevice.c: In function 'idevice_connection_enable_ssl': idevice.c:735:2: warning: 'ERR_remove_thread_state' is deprecated [-Wdeprecated-declarations] ERR_remove_thread_state(NULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from idevice.c:38: /usr/include/openssl/err.h:259:1: note: declared here DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *)) ^~~~~~~~~~~~~~~~~~ At top level: idevice.c:63:22: warning: 'id_function' defined but not used [-Wunused-function] static unsigned long id_function(void) ^~~~~~~~~~~ idevice.c:55:13: warning: 'locking_function' defined but not used [-Wunused-function] static void locking_function(int mode, int n, const char* file, int line) ^~~~~~~~~~~~~~~~ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT service.lo -MD -MP -MF .deps/service.Tpo -c service.c -o service.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT device_link_service.lo -MD -MP -MF .deps/device_link_service.Tpo -c device_link_service.c -o device_link_service.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevice.lo -MD -MP -MF .deps/idevice.Tpo -c idevice.c -o idevice.o >/dev/null 2>&1 mv -f .deps/service.Tpo .deps/service.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lockdown.lo -MD -MP -MF .deps/lockdown.Tpo -c -o lockdown.lo lockdown.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT property_list_service.lo -MD -MP -MF .deps/property_list_service.Tpo -c property_list_service.c -o property_list_service.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lockdown.lo -MD -MP -MF .deps/lockdown.Tpo -c lockdown.c -fPIC -DPIC -o .libs/lockdown.o mv -f .deps/device_link_service.Tpo .deps/device_link_service.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT afc.lo -MD -MP -MF .deps/afc.Tpo -c -o afc.lo afc.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT afc.lo -MD -MP -MF .deps/afc.Tpo -c afc.c -fPIC -DPIC -o .libs/afc.o mv -f .deps/idevice.Tpo .deps/idevice.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT file_relay.lo -MD -MP -MF .deps/file_relay.Tpo -c -o file_relay.lo file_relay.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT file_relay.lo -MD -MP -MF .deps/file_relay.Tpo -c file_relay.c -fPIC -DPIC -o .libs/file_relay.o mv -f .deps/property_list_service.Tpo .deps/property_list_service.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT notification_proxy.lo -MD -MP -MF .deps/notification_proxy.Tpo -c -o notification_proxy.lo notification_proxy.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT notification_proxy.lo -MD -MP -MF .deps/notification_proxy.Tpo -c notification_proxy.c -fPIC -DPIC -o .libs/notification_proxy.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT file_relay.lo -MD -MP -MF .deps/file_relay.Tpo -c file_relay.c -o file_relay.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lockdown.lo -MD -MP -MF .deps/lockdown.Tpo -c lockdown.c -o lockdown.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT notification_proxy.lo -MD -MP -MF .deps/notification_proxy.Tpo -c notification_proxy.c -o notification_proxy.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT afc.lo -MD -MP -MF .deps/afc.Tpo -c afc.c -o afc.o >/dev/null 2>&1 mv -f .deps/file_relay.Tpo .deps/file_relay.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT installation_proxy.lo -MD -MP -MF .deps/installation_proxy.Tpo -c -o installation_proxy.lo installation_proxy.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT installation_proxy.lo -MD -MP -MF .deps/installation_proxy.Tpo -c installation_proxy.c -fPIC -DPIC -o .libs/installation_proxy.o mv -f .deps/notification_proxy.Tpo .deps/notification_proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbservices.lo -MD -MP -MF .deps/sbservices.Tpo -c -o sbservices.lo sbservices.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbservices.lo -MD -MP -MF .deps/sbservices.Tpo -c sbservices.c -fPIC -DPIC -o .libs/sbservices.o mv -f .deps/lockdown.Tpo .deps/lockdown.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobile_image_mounter.lo -MD -MP -MF .deps/mobile_image_mounter.Tpo -c -o mobile_image_mounter.lo mobile_image_mounter.c mv -f .deps/afc.Tpo .deps/afc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT screenshotr.lo -MD -MP -MF .deps/screenshotr.Tpo -c -o screenshotr.lo screenshotr.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobile_image_mounter.lo -MD -MP -MF .deps/mobile_image_mounter.Tpo -c mobile_image_mounter.c -fPIC -DPIC -o .libs/mobile_image_mounter.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT screenshotr.lo -MD -MP -MF .deps/screenshotr.Tpo -c screenshotr.c -fPIC -DPIC -o .libs/screenshotr.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobile_image_mounter.lo -MD -MP -MF .deps/mobile_image_mounter.Tpo -c mobile_image_mounter.c -o mobile_image_mounter.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbservices.lo -MD -MP -MF .deps/sbservices.Tpo -c sbservices.c -o sbservices.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT screenshotr.lo -MD -MP -MF .deps/screenshotr.Tpo -c screenshotr.c -o screenshotr.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT installation_proxy.lo -MD -MP -MF .deps/installation_proxy.Tpo -c installation_proxy.c -o installation_proxy.o >/dev/null 2>&1 mv -f .deps/screenshotr.Tpo .deps/screenshotr.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilesync.lo -MD -MP -MF .deps/mobilesync.Tpo -c -o mobilesync.lo mobilesync.c mv -f .deps/mobile_image_mounter.Tpo .deps/mobile_image_mounter.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup.lo -MD -MP -MF .deps/mobilebackup.Tpo -c -o mobilebackup.lo mobilebackup.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilesync.lo -MD -MP -MF .deps/mobilesync.Tpo -c mobilesync.c -fPIC -DPIC -o .libs/mobilesync.o mv -f .deps/sbservices.Tpo .deps/sbservices.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT house_arrest.lo -MD -MP -MF .deps/house_arrest.Tpo -c -o house_arrest.lo house_arrest.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup.lo -MD -MP -MF .deps/mobilebackup.Tpo -c mobilebackup.c -fPIC -DPIC -o .libs/mobilebackup.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT house_arrest.lo -MD -MP -MF .deps/house_arrest.Tpo -c house_arrest.c -fPIC -DPIC -o .libs/house_arrest.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT house_arrest.lo -MD -MP -MF .deps/house_arrest.Tpo -c house_arrest.c -o house_arrest.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilesync.lo -MD -MP -MF .deps/mobilesync.Tpo -c mobilesync.c -o mobilesync.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup.lo -MD -MP -MF .deps/mobilebackup.Tpo -c mobilebackup.c -o mobilebackup.o >/dev/null 2>&1 mv -f .deps/house_arrest.Tpo .deps/house_arrest.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup2.lo -MD -MP -MF .deps/mobilebackup2.Tpo -c -o mobilebackup2.lo mobilebackup2.c mv -f .deps/installation_proxy.Tpo .deps/installation_proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT misagent.lo -MD -MP -MF .deps/misagent.Tpo -c -o misagent.lo misagent.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup2.lo -MD -MP -MF .deps/mobilebackup2.Tpo -c mobilebackup2.c -fPIC -DPIC -o .libs/mobilebackup2.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT misagent.lo -MD -MP -MF .deps/misagent.Tpo -c misagent.c -fPIC -DPIC -o .libs/misagent.o mv -f .deps/mobilebackup.Tpo .deps/mobilebackup.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT restore.lo -MD -MP -MF .deps/restore.Tpo -c -o restore.lo restore.c mv -f .deps/mobilesync.Tpo .deps/mobilesync.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT diagnostics_relay.lo -MD -MP -MF .deps/diagnostics_relay.Tpo -c -o diagnostics_relay.lo diagnostics_relay.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT restore.lo -MD -MP -MF .deps/restore.Tpo -c restore.c -fPIC -DPIC -o .libs/restore.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT diagnostics_relay.lo -MD -MP -MF .deps/diagnostics_relay.Tpo -c diagnostics_relay.c -fPIC -DPIC -o .libs/diagnostics_relay.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mobilebackup2.lo -MD -MP -MF .deps/mobilebackup2.Tpo -c mobilebackup2.c -o mobilebackup2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT misagent.lo -MD -MP -MF .deps/misagent.Tpo -c misagent.c -o misagent.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT restore.lo -MD -MP -MF .deps/restore.Tpo -c restore.c -o restore.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT diagnostics_relay.lo -MD -MP -MF .deps/diagnostics_relay.Tpo -c diagnostics_relay.c -o diagnostics_relay.o >/dev/null 2>&1 mv -f .deps/misagent.Tpo .deps/misagent.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT heartbeat.lo -MD -MP -MF .deps/heartbeat.Tpo -c -o heartbeat.lo heartbeat.c mv -f .deps/mobilebackup2.Tpo .deps/mobilebackup2.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debugserver.lo -MD -MP -MF .deps/debugserver.Tpo -c -o debugserver.lo debugserver.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT heartbeat.lo -MD -MP -MF .deps/heartbeat.Tpo -c heartbeat.c -fPIC -DPIC -o .libs/heartbeat.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debugserver.lo -MD -MP -MF .deps/debugserver.Tpo -c debugserver.c -fPIC -DPIC -o .libs/debugserver.o mv -f .deps/restore.Tpo .deps/restore.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT webinspector.lo -MD -MP -MF .deps/webinspector.Tpo -c -o webinspector.lo webinspector.c mv -f .deps/diagnostics_relay.Tpo .deps/diagnostics_relay.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT syslog_relay.lo -MD -MP -MF .deps/syslog_relay.Tpo -c -o syslog_relay.lo syslog_relay.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT heartbeat.lo -MD -MP -MF .deps/heartbeat.Tpo -c heartbeat.c -o heartbeat.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT webinspector.lo -MD -MP -MF .deps/webinspector.Tpo -c webinspector.c -fPIC -DPIC -o .libs/webinspector.o debugserver.c: In function 'debugserver_client_set_argv': debugserver.c:570:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prefix, ",%d,%d,", (int)strlen(argv[i]) * 2, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugserver.c:591:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prefix, ",%d,%d,", arg_hexlen, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT syslog_relay.lo -MD -MP -MF .deps/syslog_relay.Tpo -c syslog_relay.c -fPIC -DPIC -o .libs/syslog_relay.o mv -f .deps/heartbeat.Tpo .deps/heartbeat.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT debugserver.lo -MD -MP -MF .deps/debugserver.Tpo -c debugserver.c -o debugserver.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT syslog_relay.lo -MD -MP -MF .deps/syslog_relay.Tpo -c syslog_relay.c -o syslog_relay.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT webinspector.lo -MD -MP -MF .deps/webinspector.Tpo -c webinspector.c -o webinspector.o >/dev/null 2>&1 mv -f .deps/debugserver.Tpo .deps/debugserver.Plo mv -f .deps/syslog_relay.Tpo .deps/syslog_relay.Plo mv -f .deps/webinspector.Tpo .deps/webinspector.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lplist -lusbmuxd -lpthread -lssl -lcrypto -version-info 6:0:0 -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libimobiledevice.la -rpath /usr/lib idevice.lo service.lo property_list_service.lo device_link_service.lo lockdown.lo afc.lo file_relay.lo notification_proxy.lo installation_proxy.lo sbservices.lo mobile_image_mounter.lo screenshotr.lo mobilesync.lo mobilebackup.lo house_arrest.lo mobilebackup2.lo misagent.lo restore.lo diagnostics_relay.lo heartbeat.lo debugserver.lo webinspector.lo syslog_relay.lo ../common/libinternalcommon.la libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/idevice.o .libs/service.o .libs/property_list_service.o .libs/device_link_service.o .libs/lockdown.o .libs/afc.o .libs/file_relay.o .libs/notification_proxy.o .libs/installation_proxy.o .libs/sbservices.o .libs/mobile_image_mounter.o .libs/screenshotr.o .libs/mobilesync.o .libs/mobilebackup.o .libs/house_arrest.o .libs/mobilebackup2.o .libs/misagent.o .libs/restore.o .libs/diagnostics_relay.o .libs/heartbeat.o .libs/debugserver.o .libs/webinspector.o .libs/syslog_relay.o -Wl,--whole-archive ../common/.libs/libinternalcommon.a -Wl,--no-whole-archive -lssl -lcrypto -lusbmuxd -lplist -lpthread -Wl,-soname -Wl,libimobiledevice.so.6 -o .libs/libimobiledevice.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libimobiledevice.so.6" && ln -s "libimobiledevice.so.6.0.0" "libimobiledevice.so.6") libtool: link: (cd ".libs" && rm -f "libimobiledevice.so" && ln -s "libimobiledevice.so.6.0.0" "libimobiledevice.so") libtool: link: (cd .libs/libimobiledevice.lax/libinternalcommon.a && ar x "/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src/../common/.libs/libinternalcommon.a") libtool: link: ar cru .libs/libimobiledevice.a idevice.o service.o property_list_service.o device_link_service.o lockdown.o afc.o file_relay.o notification_proxy.o installation_proxy.o sbservices.o mobile_image_mounter.o screenshotr.o mobilesync.o mobilebackup.o house_arrest.o mobilebackup2.o misagent.o restore.o diagnostics_relay.o heartbeat.o debugserver.o webinspector.o syslog_relay.o .libs/libimobiledevice.lax/libinternalcommon.a/debug.o .libs/libimobiledevice.lax/libinternalcommon.a/socket.o .libs/libimobiledevice.lax/libinternalcommon.a/thread.o .libs/libimobiledevice.lax/libinternalcommon.a/userpref.o .libs/libimobiledevice.lax/libinternalcommon.a/utils.o libtool: link: ranlib .libs/libimobiledevice.a libtool: link: rm -fr .libs/libimobiledevice.lax libtool: link: ( cd ".libs" && rm -f "libimobiledevice.la" && ln -s "../libimobiledevice.la" "libimobiledevice.la" ) make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' Making all in include make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' Making all in cython make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' /usr/bin/cython -I/usr/include/plist/cython -I../src -o imobiledevice.c imobiledevice.pyx warning: imobiledevice.pxd:6:4: Exception already a builtin Cython type /usr/bin/make all-am make[3]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT imobiledevice_la-imobiledevice.lo -MD -MP -MF .deps/imobiledevice_la-imobiledevice.Tpo -c -o imobiledevice_la-imobiledevice.lo `test -f 'imobiledevice.c' || echo './'`imobiledevice.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT imobiledevice_la-imobiledevice.lo -MD -MP -MF .deps/imobiledevice_la-imobiledevice.Tpo -c imobiledevice.c -fPIC -DPIC -o .libs/imobiledevice_la-imobiledevice.o imobiledevice.c: In function '__pyx_f_13imobiledevice_17iDeviceConnection_receive_timeout': imobiledevice.c:7703:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_17iDeviceConnection_3receive_timeout)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_get_value': imobiledevice.c:13545:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_7get_value)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_set_value': imobiledevice.c:14007:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_9set_value)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_remove_value': imobiledevice.c:14423:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_11remove_value)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_pair': imobiledevice.c:15939:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_21pair)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_validate_pair': imobiledevice.c:16183:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_23validate_pair)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_14LockdownClient_unpair': imobiledevice.c:16427:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_25unpair)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_16MobileSyncClient_start': imobiledevice.c:18395:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_16MobileSyncClient_5start)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_16MobileSyncClient_send_changes': imobiledevice.c:19977:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_16MobileSyncClient_21send_changes)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_7AfcFile_seek': imobiledevice.c:27395:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_7AfcFile_11seek)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_open': imobiledevice.c:30195:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_9open)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_rename_path': imobiledevice.c:31337:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_15rename_path)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_truncate': imobiledevice.c:31714:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_19truncate)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_link': imobiledevice.c:31930:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_21link)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_symlink': imobiledevice.c:32147:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_23symlink)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_9AfcClient_set_file_time': imobiledevice.c:32364:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_25set_file_time)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_10Afc2Client_open': imobiledevice.c:32697:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_10Afc2Client_1open)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_install': imobiledevice.c:36723:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_9install)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_upgrade': imobiledevice.c:37311:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_11upgrade)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_uninstall': imobiledevice.c:37899:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_13uninstall)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_archive': imobiledevice.c:39006:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_17archive)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_restore': imobiledevice.c:39594:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_19restore)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_23InstallationProxyClient_remove_archive': imobiledevice.c:40182:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_21remove_archive)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_24MobileImageMounterClient_mount_image': imobiledevice.c:41752:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_24MobileImageMounterClient_7mount_image)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_22DiagnosticsRelayClient_query_mobilegestalt': imobiledevice.c:45343:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_15query_mobilegestalt)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_22DiagnosticsRelayClient_query_ioregistry_entry': imobiledevice.c:45737:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_17query_ioregistry_entry)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_22DiagnosticsRelayClient_query_ioregistry_plane': imobiledevice.c:46112:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_19query_ioregistry_plane)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_17HouseArrestClient_send_command': imobiledevice.c:48636:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_17HouseArrestClient_7send_command)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_13RestoreClient_query_value': imobiledevice.c:50636:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_7query_value)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_13RestoreClient_get_value': imobiledevice.c:51041:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_9get_value)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_13RestoreClient_start_restore': imobiledevice.c:51553:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_13start_restore)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_17DebugServerClient_receive_with_timeout': imobiledevice.c:54585:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_17DebugServerClient_11receive_with_timeout)) { ^ imobiledevice.c: In function '__pyx_f_13imobiledevice_17DebugServerClient_set_argv': imobiledevice.c:55328:82: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] if (!PyCFunction_Check(__pyx_t_1) || (PyCFunction_GET_FUNCTION(__pyx_t_1) != (PyCFunction)__pyx_pw_13imobiledevice_17DebugServerClient_15set_argv)) { ^ imobiledevice.c: At top level: imobiledevice.c:56992:94: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_13imobiledevice_9__pyx_unpickle_Base = {"__pyx_unpickle_Base", (PyCFunction)__pyx_pw_13imobiledevice_9__pyx_unpickle_Base, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:57451:109: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_13imobiledevice_11__pyx_unpickle_BaseService = {"__pyx_unpickle_BaseService", (PyCFunction)__pyx_pw_13imobiledevice_11__pyx_unpickle_BaseService, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:57910:125: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_13imobiledevice_13__pyx_unpickle_PropertyListService = {"__pyx_unpickle_PropertyListService", (PyCFunction)__pyx_pw_13imobiledevice_13__pyx_unpickle_PropertyListService, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:58369:121: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_13imobiledevice_15__pyx_unpickle_DeviceLinkService = {"__pyx_unpickle_DeviceLinkService", (PyCFunction)__pyx_pw_13imobiledevice_15__pyx_unpickle_DeviceLinkService, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:58828:101: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_13imobiledevice_17__pyx_unpickle_AfcFile = {"__pyx_unpickle_AfcFile", (PyCFunction)__pyx_pw_13imobiledevice_17__pyx_unpickle_AfcFile, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:71767:100: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] static PyMethodDef __pyx_mdef_15View_dot_MemoryView_1__pyx_unpickle_Enum = {"__pyx_unpickle_Enum", (PyCFunction)__pyx_pw_15View_dot_MemoryView_1__pyx_unpickle_Enum, METH_VARARGS|METH_KEYWORDS, 0}; ^ imobiledevice.c:72706:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"receive_timeout", (PyCFunction)__pyx_pw_13imobiledevice_17iDeviceConnection_3receive_timeout, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73389:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_value", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_7get_value, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73390:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_value", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_9set_value, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73391:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove_value", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_11remove_value, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73396:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pair", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_21pair, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73397:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"validate_pair", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_23validate_pair, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73398:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unpair", (PyCFunction)__pyx_pw_13imobiledevice_14LockdownClient_25unpair, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73656:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"start", (PyCFunction)__pyx_pw_13imobiledevice_16MobileSyncClient_5start, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:73664:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"send_changes", (PyCFunction)__pyx_pw_13imobiledevice_16MobileSyncClient_21send_changes, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74573:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_9open, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74576:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rename_path", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_15rename_path, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74578:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"truncate", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_19truncate, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74579:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"link", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_21link, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74580:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"symlink", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_23symlink, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74581:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_file_time", (PyCFunction)__pyx_pw_13imobiledevice_9AfcClient_25set_file_time, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74696:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)__pyx_pw_13imobiledevice_7AfcFile_5__exit__, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74699:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"seek", (PyCFunction)__pyx_pw_13imobiledevice_7AfcFile_11seek, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:74778:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)__pyx_pw_13imobiledevice_10Afc2Client_1open, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75302:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"install", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_9install, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75303:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upgrade", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_11upgrade, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75304:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"uninstall", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_13uninstall, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75306:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"archive", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_17archive, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75307:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"restore", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_19restore, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75308:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove_archive", (PyCFunction)__pyx_pw_13imobiledevice_23InstallationProxyClient_21remove_archive, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:75483:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mount_image", (PyCFunction)__pyx_pw_13imobiledevice_24MobileImageMounterClient_7mount_image, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76009:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"query_mobilegestalt", (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_15query_mobilegestalt, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76010:30: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"query_ioregistry_entry", (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_17query_ioregistry_entry, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76011:30: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"query_ioregistry_plane", (PyCFunction)__pyx_pw_13imobiledevice_22DiagnosticsRelayClient_19query_ioregistry_plane, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76363:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"send_command", (PyCFunction)__pyx_pw_13imobiledevice_17HouseArrestClient_7send_command, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76540:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"query_value", (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_7query_value, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76541:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_value", (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_9get_value, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76543:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"start_restore", (PyCFunction)__pyx_pw_13imobiledevice_13RestoreClient_13start_restore, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76699:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)__pyx_pw_13imobiledevice_18DebugServerCommand_5__exit__, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76798:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"receive_with_timeout", (PyCFunction)__pyx_pw_13imobiledevice_17DebugServerClient_11receive_with_timeout, METH_VARARGS|METH_KEYWORDS, 0}, ^ imobiledevice.c:76800:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_argv", (PyCFunction)__pyx_pw_13imobiledevice_17DebugServerClient_15set_argv, METH_VARARGS|METH_KEYWORDS, 0}, ^ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT imobiledevice_la-imobiledevice.lo -MD -MP -MF .deps/imobiledevice_la-imobiledevice.Tpo -c imobiledevice.c -o imobiledevice_la-imobiledevice.o >/dev/null 2>&1 mv -f .deps/imobiledevice_la-imobiledevice.Tpo .deps/imobiledevice_la-imobiledevice.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -I../include -I../src -I/usr/include/python2.7 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -L/usr/lib -L/usr/lib/python2.7 -lpython2.7 -lssl -lcrypto -lplist -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o imobiledevice.la -rpath /usr/lib/python2.7/site-packages imobiledevice_la-imobiledevice.lo ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/imobiledevice_la-imobiledevice.o -Wl,-rpath -Wl,/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src/.libs -L/usr/lib -L/usr/lib/python2.7 -lpython2.7 ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread -Wl,-soname -Wl,imobiledevice.so -o .libs/imobiledevice.so libtool: link: ar cru .libs/imobiledevice.a imobiledevice_la-imobiledevice.o libtool: link: ranlib .libs/imobiledevice.a libtool: link: ( cd ".libs" && rm -f "imobiledevice.la" && ln -s "../imobiledevice.la" "imobiledevice.la" ) make[3]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' Making all in tools make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevice_id-idevice_id.o -MD -MP -MF .deps/idevice_id-idevice_id.Tpo -c -o idevice_id-idevice_id.o `test -f 'idevice_id.c' || echo './'`idevice_id.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ideviceinfo-ideviceinfo.o -MD -MP -MF .deps/ideviceinfo-ideviceinfo.Tpo -c -o ideviceinfo-ideviceinfo.o `test -f 'ideviceinfo.c' || echo './'`ideviceinfo.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicename-idevicename.o -MD -MP -MF .deps/idevicename-idevicename.Tpo -c -o idevicename-idevicename.o `test -f 'idevicename.c' || echo './'`idevicename.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicepair-idevicepair.o -MD -MP -MF .deps/idevicepair-idevicepair.Tpo -c -o idevicepair-idevicepair.o `test -f 'idevicepair.c' || echo './'`idevicepair.c mv -f .deps/idevice_id-idevice_id.Tpo .deps/idevice_id-idevice_id.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicesyslog-idevicesyslog.o -MD -MP -MF .deps/idevicesyslog-idevicesyslog.Tpo -c -o idevicesyslog-idevicesyslog.o `test -f 'idevicesyslog.c' || echo './'`idevicesyslog.c mv -f .deps/ideviceinfo-ideviceinfo.Tpo .deps/ideviceinfo-ideviceinfo.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ideviceimagemounter-ideviceimagemounter.o -MD -MP -MF .deps/ideviceimagemounter-ideviceimagemounter.Tpo -c -o ideviceimagemounter-ideviceimagemounter.o `test -f 'ideviceimagemounter.c' || echo './'`ideviceimagemounter.c mv -f .deps/idevicename-idevicename.Tpo .deps/idevicename-idevicename.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicescreenshot-idevicescreenshot.o -MD -MP -MF .deps/idevicescreenshot-idevicescreenshot.Tpo -c -o idevicescreenshot-idevicescreenshot.o `test -f 'idevicescreenshot.c' || echo './'`idevicescreenshot.c mv -f .deps/idevicepair-idevicepair.Tpo .deps/idevicepair-idevicepair.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ideviceenterrecovery-ideviceenterrecovery.o -MD -MP -MF .deps/ideviceenterrecovery-ideviceenterrecovery.Tpo -c -o ideviceenterrecovery-ideviceenterrecovery.o `test -f 'ideviceenterrecovery.c' || echo './'`ideviceenterrecovery.c mv -f .deps/idevicesyslog-idevicesyslog.Tpo .deps/idevicesyslog-idevicesyslog.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicedate-idevicedate.o -MD -MP -MF .deps/idevicedate-idevicedate.Tpo -c -o idevicedate-idevicedate.o `test -f 'idevicedate.c' || echo './'`idevicedate.c mv -f .deps/idevicescreenshot-idevicescreenshot.Tpo .deps/idevicescreenshot-idevicescreenshot.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicebackup-idevicebackup.o -MD -MP -MF .deps/idevicebackup-idevicebackup.Tpo -c -o idevicebackup-idevicebackup.o `test -f 'idevicebackup.c' || echo './'`idevicebackup.c mv -f .deps/ideviceenterrecovery-ideviceenterrecovery.Tpo .deps/ideviceenterrecovery-ideviceenterrecovery.Po mv -f .deps/idevicedate-idevicedate.Tpo .deps/idevicedate-idevicedate.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicebackup2-idevicebackup2.o -MD -MP -MF .deps/idevicebackup2-idevicebackup2.Tpo -c -o idevicebackup2-idevicebackup2.o `test -f 'idevicebackup2.c' || echo './'`idevicebackup2.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ideviceprovision-ideviceprovision.o -MD -MP -MF .deps/ideviceprovision-ideviceprovision.Tpo -c -o ideviceprovision-ideviceprovision.o `test -f 'ideviceprovision.c' || echo './'`ideviceprovision.c mv -f .deps/ideviceimagemounter-ideviceimagemounter.Tpo .deps/ideviceimagemounter-ideviceimagemounter.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicedebugserverproxy-idevicedebugserverproxy.o -MD -MP -MF .deps/idevicedebugserverproxy-idevicedebugserverproxy.Tpo -c -o idevicedebugserverproxy-idevicedebugserverproxy.o `test -f 'idevicedebugserverproxy.c' || echo './'`idevicedebugserverproxy.c mv -f .deps/ideviceprovision-ideviceprovision.Tpo .deps/ideviceprovision-ideviceprovision.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicediagnostics-idevicediagnostics.o -MD -MP -MF .deps/idevicediagnostics-idevicediagnostics.Tpo -c -o idevicediagnostics-idevicediagnostics.o `test -f 'idevicediagnostics.c' || echo './'`idevicediagnostics.c mv -f .deps/idevicedebugserverproxy-idevicedebugserverproxy.Tpo .deps/idevicedebugserverproxy-idevicedebugserverproxy.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicedebug-idevicedebug.o -MD -MP -MF .deps/idevicedebug-idevicedebug.Tpo -c -o idevicedebug-idevicedebug.o `test -f 'idevicedebug.c' || echo './'`idevicedebug.c mv -f .deps/idevicediagnostics-idevicediagnostics.Tpo .deps/idevicediagnostics-idevicediagnostics.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicenotificationproxy-idevicenotificationproxy.o -MD -MP -MF .deps/idevicenotificationproxy-idevicenotificationproxy.Tpo -c -o idevicenotificationproxy-idevicenotificationproxy.o `test -f 'idevicenotificationproxy.c' || echo './'`idevicenotificationproxy.c mv -f .deps/idevicedebug-idevicedebug.Tpo .deps/idevicedebug-idevicedebug.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT idevicecrashreport-idevicecrashreport.o -MD -MP -MF .deps/idevicecrashreport-idevicecrashreport.Tpo -c -o idevicecrashreport-idevicecrashreport.o `test -f 'idevicecrashreport.c' || echo './'`idevicecrashreport.c mv -f .deps/idevicenotificationproxy-idevicenotificationproxy.Tpo .deps/idevicenotificationproxy-idevicenotificationproxy.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevice_id idevice_id-idevice_id.o ../src/libimobiledevice.la mv -f .deps/idevicebackup-idevicebackup.Tpo .deps/idevicebackup-idevicebackup.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice.la idevicecrashreport.c: In function 'afc_client_copy_and_remove_crash_reports': idevicecrashreport.c:226:13: warning: 'stbuf.st_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (S_ISREG(stbuf.st_mode)) { ^ mv -f .deps/idevicecrashreport-idevicecrashreport.Tpo .deps/idevicecrashreport-idevicecrashreport.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicename idevicename-idevicename.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevice_id idevice_id-idevice_id.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ideviceinfo ideviceinfo-ideviceinfo.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -lusbmuxd -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicename idevicename-idevicename.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice.la mv -f .deps/idevicebackup2-idevicebackup2.Tpo .deps/idevicebackup2-idevicebackup2.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicesyslog idevicesyslog-idevicesyslog.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicepair idevicepair-idevicepair.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicedate idevicedate-idevicedate.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ideviceprovision ideviceprovision-ideviceprovision.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicebackup idevicebackup-idevicebackup.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicebackup2 idevicebackup2-idevicebackup2.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicedebug idevicedebug-idevicedebug.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ideviceprovision ideviceprovision-ideviceprovision.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/libimobiledevice.la /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ../common/libinternalcommon.la -lssl -lcrypto -lplist -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idevicecrashreport idevicecrashreport-idevicecrashreport.o ../src/libimobiledevice.la libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicedebug idevicedebug-idevicedebug.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread libtool: link: i686-tld-linux-gcc -I.. -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idevicecrashreport idevicecrashreport-idevicecrashreport.o ../common/.libs/libinternalcommon.a ../src/.libs/libimobiledevice.so -lssl -lcrypto -lusbmuxd -lplist -lpthread make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' Making all in docs make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp /bin/sh -e /tmp/B.2zdrLv/BUILD/tmp/rpm-tmp.5756 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp + umask 022 + cd /tmp/B.2zdrLv/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder + /bin/mkdir -p /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder + cd libimobiledevice-1.2.0 + rm -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder' Making install in common make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/common' Making install in src make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libimobiledevice.la '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib' /usr/bin/install -c -m 644 libimobiledevice-1.0.pc '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libimobiledevice.so.6.0.0 /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.so.6.0.0 libtool: install: (cd /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib && { ln -s -f libimobiledevice.so.6.0.0 libimobiledevice.so.6 || { rm -f libimobiledevice.so.6 && ln -s libimobiledevice.so.6.0.0 libimobiledevice.so.6; }; }) libtool: install: (cd /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib && { ln -s -f libimobiledevice.so.6.0.0 libimobiledevice.so || { rm -f libimobiledevice.so && ln -s libimobiledevice.so.6.0.0 libimobiledevice.so; }; }) libtool: install: /usr/bin/install -c .libs/libimobiledevice.lai /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.la libtool: install: /usr/bin/install -c .libs/libimobiledevice.a /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.a libtool: install: chmod 644 /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.a libtool: install: ranlib /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/src' Making install in include make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/include' /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/include/libimobiledevice' /usr/bin/install -c -m 644 libimobiledevice/libimobiledevice.h libimobiledevice/lockdown.h libimobiledevice/afc.h libimobiledevice/file_relay.h libimobiledevice/notification_proxy.h libimobiledevice/installation_proxy.h libimobiledevice/sbservices.h libimobiledevice/mobile_image_mounter.h libimobiledevice/screenshotr.h libimobiledevice/mobilesync.h libimobiledevice/mobilebackup.h libimobiledevice/house_arrest.h libimobiledevice/mobilebackup2.h libimobiledevice/misagent.h libimobiledevice/restore.h libimobiledevice/webinspector.h libimobiledevice/heartbeat.h libimobiledevice/diagnostics_relay.h libimobiledevice/debugserver.h libimobiledevice/syslog_relay.h libimobiledevice/property_list_service.h libimobiledevice/service.h '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/include/libimobiledevice' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/include' Making install in cython make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' make[3]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c imobiledevice.la '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages' libtool: warning: relinking 'imobiledevice.la' libtool: install: (cd /tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython; /bin/sh "/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/libtool" --tag CC --mode=relink i686-tld-linux-gcc -I../include -I../src -I/usr/include/python2.7 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -L/usr/lib -L/usr/lib/python2.7 -lpython2.7 -lssl -lcrypto -lplist -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o imobiledevice.la -rpath /usr/lib/python2.7/site-packages imobiledevice_la-imobiledevice.lo ../src/libimobiledevice.la -inst-prefix-dir /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder) libtool: relink: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/imobiledevice_la-imobiledevice.o -L/usr/lib -L/usr/lib/python2.7 -lpython2.7 -L/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib -limobiledevice -lssl -lcrypto -lusbmuxd -lplist -lpthread -Wl,-soname -Wl,imobiledevice.so -o .libs/imobiledevice.so libtool: install: /usr/bin/install -c .libs/imobiledevice.soT /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.so libtool: install: /usr/bin/install -c .libs/imobiledevice.lai /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.la libtool: install: /usr/bin/install -c .libs/imobiledevice.a /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.a libtool: install: chmod 644 /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.a libtool: install: ranlib /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.a libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages' make[3]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/cython' Making install in tools make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c idevice_id ideviceinfo idevicename idevicepair idevicesyslog ideviceimagemounter idevicescreenshot ideviceenterrecovery idevicedate idevicebackup idevicebackup2 ideviceprovision idevicedebugserverproxy idevicediagnostics idevicedebug idevicenotificationproxy idevicecrashreport '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin' libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevice_id /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevice_id libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ideviceinfo /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/ideviceinfo libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicename /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicename libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicepair /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicepair libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicesyslog /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicesyslog libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ideviceimagemounter /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/ideviceimagemounter libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicescreenshot /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicescreenshot libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ideviceenterrecovery /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/ideviceenterrecovery libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicedate /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicedate libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicebackup /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicebackup libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicebackup2 /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicebackup2 libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ideviceprovision /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/ideviceprovision libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicedebugserverproxy /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicedebugserverproxy libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicediagnostics /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicediagnostics libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicedebug /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicedebug libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicenotificationproxy /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicenotificationproxy libtool: warning: '../src/libimobiledevice.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/idevicecrashreport /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/bin/idevicecrashreport make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/tools' Making install in docs make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 idevice_id.1 ideviceinfo.1 idevicesyslog.1 idevicebackup.1 idevicebackup2.1 ideviceimagemounter.1 idevicescreenshot.1 idevicepair.1 ideviceenterrecovery.1 idevicedate.1 ideviceprovision.1 idevicedebugserverproxy.1 idevicediagnostics.1 idevicecrashreport.1 idevicename.1 idevicedebug.1 idevicenotificationproxy.1 '/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/man/man1' make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0/docs' make[1]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' make[2]: Entering directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' make[1]: Leaving directory '/tmp/B.2zdrLv/BUILD/libimobiledevice-1.2.0' + /bin/rm '--interactive=never' /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/libimobiledevice.la + /bin/rm '--interactive=never' /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.la /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages/imobiledevice.a + python -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder'\''):])' /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages Listing /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages ... + python -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder'\''):])' /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages Listing /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages ... + '[' ! -d /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/lib/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + __spec_install_post_strip + set +x Stripping 19 ELF executables...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 19 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libimobiledevice-1.2.0-5 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp /bin/sh -e /tmp/B.2zdrLv/BUILD/tmp/rpm-tmp.73523 + umask 022 + cd /tmp/B.2zdrLv/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0 + export DOCDIR + rm -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0 + /bin/mkdir -p /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0... Documentation compressed. + cp -pr AUTHORS NEWS README /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-1.2.0... ./AUTHORS ./README ./NEWS Documentation compressed. + exit 0 Provides: libimobiledevice.so.6 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libimobiledevice.so.6 libplist.so.3 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libusbmuxd.so.4 rtld(GNU_HASH) Processing files: libimobiledevice-devel-1.2.0-5 Provides: pkgconfig(libimobiledevice-1.0) = 1.2.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libimobiledevice-static-1.2.0-5 Processing files: libimobiledevice-apidocs-1.2.0-5 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp /bin/sh -e /tmp/B.2zdrLv/BUILD/tmp/rpm-tmp.73523 + umask 022 + cd /tmp/B.2zdrLv/BUILD + cd libimobiledevice-1.2.0 + DOCDIR=/tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0 + export DOCDIR + rm -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0 + /bin/mkdir -p /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0... Documentation compressed. + cp -pr docs/html/afc_8h.html docs/html/annotated.html docs/html/bc_s.png docs/html/bdwn.png docs/html/classes.html docs/html/closed.png docs/html/debugserver_8h.html docs/html/diagnostics__relay_8h.html docs/html/dir_6f94c0669708509ba6e66291c679659c.html docs/html/doxygen.css docs/html/doxygen.png docs/html/dynsections.js docs/html/file__relay_8h.html docs/html/files.html docs/html/ftv2blank.png docs/html/ftv2doc.png docs/html/ftv2folderclosed.png docs/html/ftv2folderopen.png docs/html/ftv2lastnode.png docs/html/ftv2link.png docs/html/ftv2mlastnode.png docs/html/ftv2mnode.png docs/html/ftv2node.png docs/html/ftv2plastnode.png docs/html/ftv2pnode.png docs/html/ftv2splitbar.png docs/html/ftv2vertline.png docs/html/functions.html docs/html/functions_vars.html docs/html/globals.html docs/html/globals_d.html docs/html/globals_defs.html docs/html/globals_enum.html docs/html/globals_eval.html docs/html/globals_f.html docs/html/globals_func.html docs/html/globals_func_d.html docs/html/globals_func_f.html docs/html/globals_func_h.html docs/html/globals_func_i.html docs/html/globals_func_l.html docs/html/globals_func_m.html docs/html/globals_func_n.html docs/html/globals_func_p.html docs/html/globals_func_r.html docs/html/globals_func_s.html docs/html/globals_func_w.html docs/html/globals_h.html docs/html/globals_i.html docs/html/globals_l.html docs/html/globals_m.html docs/html/globals_n.html docs/html/globals_p.html docs/html/globals_r.html docs/html/globals_s.html docs/html/globals_type.html docs/html/globals_w.html docs/html/heartbeat_8h.html docs/html/house__arrest_8h.html docs/html/index.html docs/html/installation__proxy_8h.html docs/html/jquery.js docs/html/libimobiledevice_8h.html docs/html/lockdown_8h.html docs/html/misagent_8h.html docs/html/mobile__image__mounter_8h.html docs/html/mobilebackup2_8h.html docs/html/mobilebackup_8h.html docs/html/mobilesync_8h.html docs/html/nav_f.png docs/html/nav_g.png docs/html/nav_h.png docs/html/notification__proxy_8h.html docs/html/open.png docs/html/property__list__service_8h.html docs/html/restore_8h.html docs/html/sbservices_8h.html docs/html/screenshotr_8h.html docs/html/service_8h.html docs/html/structidevice__event__t.html docs/html/structlockdownd__pair__record.html docs/html/structlockdownd__service__descriptor.html docs/html/structmobilesync__anchors.html docs/html/sync_off.png docs/html/sync_on.png docs/html/syslog__relay_8h.html docs/html/tab_a.png docs/html/tab_b.png docs/html/tab_h.png docs/html/tab_s.png docs/html/tabs.css docs/html/webinspector_8h.html /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder/usr/share/doc/libimobiledevice-apidocs-1.2.0... Documentation compressed. + exit 0 Processing files: python-imobiledevice-1.2.0-5 Provides: imobiledevice.so Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libimobiledevice.so.6 libplist.so.3 libpython2.7.so.1.0 libssl.so.1.1 python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder Wrote: /tmp/B.2zdrLv/RPMS/libimobiledevice-1.2.0-5.i686.rpm Wrote: /tmp/B.2zdrLv/RPMS/libimobiledevice-devel-1.2.0-5.i686.rpm Wrote: /tmp/B.2zdrLv/RPMS/libimobiledevice-static-1.2.0-5.i686.rpm Wrote: /tmp/B.2zdrLv/RPMS/libimobiledevice-apidocs-1.2.0-5.i686.rpm Wrote: /tmp/B.2zdrLv/RPMS/python-imobiledevice-1.2.0-5.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2zdrLv/BUILD/tmp /bin/sh -e /tmp/B.2zdrLv/BUILD/tmp/rpm-tmp.13754 + umask 022 + cd /tmp/B.2zdrLv/BUILD + cd libimobiledevice-1.2.0 + /bin/rm '--interactive=never' -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder + rm -rf /tmp/B.2zdrLv/BUILD/tmp/libimobiledevice-1.2.0-root-builder ended at: Wed Jan 16 15:04:59 2019, done in 0:00:42.150895 + chmod -R u+rwX /tmp/B.2zdrLv/BUILD + rm -rf /tmp/B.2zdrLv/tmp /tmp/B.2zdrLv/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## libimobiledevice ################################################## libimobiledevice-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.2zdrLv Begin-TLD-Builder-Info Build-Time: user:46.62s sys:2.52s real:45.45s (faults io:59 non-io:1981262) Files queued for ftp: 149195 python-imobiledevice-1.2.0-5.i686.rpm 122444 libimobiledevice-apidocs-1.2.0-5.i686.rpm 49075 libimobiledevice-static-1.2.0-5.i686.rpm 31186 libimobiledevice-devel-1.2.0-5.i686.rpm 132198 libimobiledevice-1.2.0-5.i686.rpm 293 libimobiledevice-1.2.0-5.src.rpm.uploadinfo End-TLD-Builder-Info