* Package: app-pda/libimobiledevice-1.3.0-r1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python3_9 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking libimobiledevice-1.3.0.tar.bz2 to /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work >>> Source unpacked in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work >>> Preparing source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 ... * Applying libimobiledevice-1.3.0-slibtool.patch ... [ ok ] * Applying libimobiledevice-1.3.0-missing_libflags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: libimobiledevice-1.3.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 ... * econf: updating libimobiledevice-1.3.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libimobiledevice-1.3.0/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libimobiledevice-1.3.0-r1 --htmldir=/usr/share/doc/libimobiledevice-1.3.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --without-cython configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libplist... 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 for platform-specific build settings... linux-gnu checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_once in -lpthread... yes checking for struct dirent.d_type... yes checking for openssl... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating src/Makefile config.status: creating src/libimobiledevice-1.0.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating cython/Makefile config.status: creating docs/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libimobiledevice 1.3.0: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Python bindings .........: no SSL support backend .....: OpenSSL Now type 'make' to build libimobiledevice 1.3.0, and then 'make install' for installation. * python3_9: running do_configure_python * econf: updating libimobiledevice-1.3.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libimobiledevice-1.3.0/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libimobiledevice-1.3.0-r1 --htmldir=/usr/share/doc/libimobiledevice-1.3.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libplist... 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 for platform-specific build settings... linux-gnu checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_once in -lpthread... yes checking for struct dirent.d_type... yes checking for cython... /usr/bin/cython checking for Cython version... 0.29.23 configure: Cython executable is '/usr/bin/cython' checking for python... /usr/bin/python3.9 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/python3.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib/python3.9/site-packages checking python extra libraries... -lcrypt -lpthread -ldl -lutil -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking whether /usr/bin/python3.9 version is >= 2.3... yes checking for /usr/bin/python3.9 version... 3.9 checking for /usr/bin/python3.9 platform... linux checking for /usr/bin/python3.9 script directory... ${prefix}/lib/python3.9/site-packages checking for /usr/bin/python3.9 extension module directory... ${exec_prefix}/lib/python3.9/site-packages checking to see if compiler understands -Wno-cast-function-type -Werror... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libplist Cython bindings... /usr/include/plist/cython checking for openssl... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating src/Makefile config.status: creating src/libimobiledevice-1.0.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating cython/Makefile config.status: creating docs/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libimobiledevice 1.3.0: ------------------------------------------- Install prefix: .........: /usr Debug code ..............: no Python bindings .........: yes SSL support backend .....: OpenSSL Now type 'make' to build libimobiledevice 1.3.0, and then 'make install' for installation. >>> Source configured. >>> Compiling source in /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 ... make -j3 -C /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build make: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 && /bin/sh '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/missing' autoheader) rm -f stamp-h1 touch /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' Making all in common make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o socket.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/socket.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o thread.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/thread.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o debug.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/debug.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o thread.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/thread.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool --tag=CCrdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-colorrdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. -O2 -crdlibtool: lconf: fstat(5,...) = 0 -o {.st_dev = 70, .st_ino = 83942}. socket.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/socket.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-colorrdlibtool: compile: -O2 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/thread.c -I. -DPIC -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -fPIC -I.. -o -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include .libs/thread.o -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/socket.c -DPIC -fPIC -o .libs/socket.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o debug.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/debug.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/debug.c -DPIC -fPIC -o .libs/debug.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o userpref.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/userpref.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o userpref.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/userpref.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/userpref.c -DPIC -fPIC -o .libs/userpref.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o utils.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/utils.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o utils.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/utils.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/common/utils.c -DPIC -fPIC -o .libs/utils.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libinternalcommon.la socket.lo thread.lo debug.lo userpref.lo utils.lo -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libinternalcommon.la socket.lo thread.lo debug.lo userpref.lo utils.lo -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84350}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: ln -s libinternalcommon.so.def .libs/libinternalcommon.so.def.linux rdlibtool: link: ln -s libinternalcommon.so.def.linux .libs/libinternalcommon.so.def.host rdlibtool: link: ar crs .libs/libinternalcommon.a .libs/socket.o .libs/thread.o .libs/debug.o .libs/userpref.o .libs/utils.o rdlibtool: link: ln -s ../libinternalcommon.la .libs/libinternalcommon.la rdlibtool: link: ln -s ../libinternalcommon.la .libs/libinternalcommon.lai make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/common' Making all in src make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o idevice.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/idevice.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/service.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o property_list_service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/property_list_service.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o idevice.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/idevice.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/idevice.c -DPIC -fPIC -o .libs/idevice.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/service.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarationsrdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o property_list_service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/property_list_service.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/service.c -DPIC -fPIC -ordlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. .libs/service.o rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/property_list_service.c -DPIC -fPIC -o .libs/property_list_service.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o device_link_service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/device_link_service.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o device_link_service.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/device_link_service.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/device_link_service.c -DPIC -fPIC -o .libs/device_link_service.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o lockdown.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/lockdown.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o lockdown.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/lockdown.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/lockdown.c -DPIC -fPIC -o .libs/lockdown.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o afc.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/afc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o afc.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/afc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/afc.c -DPIC -fPIC -o .libs/afc.o /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/afc.c: In function ‘afc_make_link’: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/afc.c:1012:18: warning: unused variable ‘type’ [-Wunused-variable] 1012 | uint64_t type = htole64(linktype); | ^~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o file_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/file_relay.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o file_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/file_relay.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/file_relay.c -DPIC -fPIC -o .libs/file_relay.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o notification_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/notification_proxy.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o notification_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/notification_proxy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/notification_proxy.c -DPIC -fPIC -o .libs/notification_proxy.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o installation_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/installation_proxy.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o installation_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/installation_proxy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/installation_proxy.c -DPIC -fPIC -o .libs/installation_proxy.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o sbservices.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/sbservices.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o sbservices.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/sbservices.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/sbservices.c -DPIC -fPIC -o .libs/sbservices.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobile_image_mounter.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobile_image_mounter.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobile_image_mounter.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobile_image_mounter.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobile_image_mounter.c -DPIC -fPIC -o .libs/mobile_image_mounter.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o screenshotr.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/screenshotr.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o screenshotr.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/screenshotr.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/screenshotr.c -DPIC -fPIC -o .libs/screenshotr.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobilesync.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilesync.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobilesync.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilesync.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilesync.c -DPIC -fPIC -o .libs/mobilesync.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobilebackup.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o house_arrest.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/house_arrest.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c rdlibtool -o mobilebackup.lo --tag=CC /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup.c --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_Hrdlibtool: lconf: {.name="libtool"}. -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/includerdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarationsrdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 -Wredundant-decls -Wshadow {.st_dev = 70, .st_ino = 84352}. -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -piperdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -march=native -fno-diagnostics-color -O2 -c -o house_arrest.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/house_arrest.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup.c -DPIC -fPIC -o .libs/mobilebackup.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/house_arrest.c -DPIC -fPIC -o .libs/house_arrest.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobilebackup2.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup2.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobilebackup2.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup2.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobilebackup2.c -DPIC -fPIC -o .libs/mobilebackup2.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o misagent.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/misagent.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o misagent.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/misagent.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/misagent.c -DPIC -fPIC -o .libs/misagent.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o restore.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/restore.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o restore.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/restore.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/restore.c -DPIC -fPIC -o .libs/restore.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o diagnostics_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/diagnostics_relay.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o diagnostics_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/diagnostics_relay.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/diagnostics_relay.c -DPIC -fPIC -o .libs/diagnostics_relay.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o heartbeat.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/heartbeat.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o debugserver.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o debugserver.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c -DPIC -fPIC -o .libs/debugserver.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o heartbeat.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/heartbeat.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/heartbeat.c -DPIC -fPIC -o .libs/heartbeat.o /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c: In function ‘debugserver_client_set_argv’: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c:575:17: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 575 | asprintf(&prefix, ",%d,%d,", (int)strlen(argv[i]) * 2, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/debugserver.c:596:17: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 596 | asprintf(&prefix, ",%d,%d,", arg_hexlen, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o webinspector.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/webinspector.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o webinspector.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/webinspector.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/webinspector.c -DPIC -fPIC -o .libs/webinspector.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobileactivation.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobileactivation.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o preboard.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/preboard.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o mobileactivation.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobileactivation.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o preboard.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/preboard.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/mobileactivation.c -DPIC -fPIC -o .libs/mobileactivation.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/preboard.c -DPIC -fPIC -o .libs/preboard.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o companion_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/companion_proxy.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o companion_proxy.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/companion_proxy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/companion_proxy.c -DPIC -fPIC -o .libs/companion_proxy.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o syslog_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/syslog_relay.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o syslog_relay.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/syslog_relay.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src/syslog_relay.c -DPIC -fPIC -o .libs/syslog_relay.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -version-info 6:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libimobiledevice-1.0.la -rpath /usr/lib64 idevice.lo service.lo property_list_service.lo device_link_service.lo lockdown.lo afc.lo file_relay.lo notification_proxy.lo installation_proxy.lo sbservices.lo mobile_image_mounter.lo screenshotr.lo mobilesync.lo mobilebackup.lo house_arrest.lo mobilebackup2.lo misagent.lo restore.lo diagnostics_relay.lo heartbeat.lo debugserver.lo webinspector.lo mobileactivation.lo preboard.lo companion_proxy.lo syslog_relay.lo ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -version-info 6:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libimobiledevice-1.0.la -rpath /usr/lib64 idevice.lo service.lo property_list_service.lo device_link_service.lo lockdown.lo afc.lo file_relay.lo notification_proxy.lo installation_proxy.lo sbservices.lo mobile_image_mounter.lo screenshotr.lo mobilesync.lo mobilebackup.lo house_arrest.lo mobilebackup2.lo misagent.lo restore.lo diagnostics_relay.lo heartbeat.lo debugserver.lo webinspector.lo mobileactivation.lo preboard.lo companion_proxy.lo syslog_relay.lo ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84352}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: ln -s libimobiledevice-1.0.so.def .libs/libimobiledevice-1.0.so.def.linux rdlibtool: link: ln -s libimobiledevice-1.0.so.def.linux .libs/libimobiledevice-1.0.so.def.host rdlibtool: link: ln -s /dev/null .libs/libimobiledevice-1.0.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/idevice.o .libs/service.o .libs/property_list_service.o .libs/device_link_service.o .libs/lockdown.o .libs/afc.o .libs/file_relay.o .libs/notification_proxy.o .libs/installation_proxy.o .libs/sbservices.o .libs/mobile_image_mounter.o .libs/screenshotr.o .libs/mobilesync.o .libs/mobilebackup.o .libs/house_arrest.o .libs/mobilebackup2.o .libs/misagent.o .libs/restore.o .libs/diagnostics_relay.o .libs/heartbeat.o .libs/debugserver.o .libs/webinspector.o .libs/mobileactivation.o .libs/preboard.o .libs/companion_proxy.o .libs/syslog_relay.o -Wl,--whole-archive ../common/.libs/libinternalcommon.a -Wl,--no-whole-archive -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -pipe -march=native -fno-diagnostics-color -O2 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lpthread -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libimobiledevice-1.0.so.6 -o .libs/libimobiledevice-1.0.so.6.0.0 rdlibtool: link: ln -s libimobiledevice-1.0.so.6.0.0 .libs/libimobiledevice-1.0.so.6 rdlibtool: link: ln -s libimobiledevice-1.0.so.6.0.0 .libs/libimobiledevice-1.0.so rdlibtool: link: ln -s /dev/null .libs/libimobiledevice-1.0.so.def rdlibtool: link: ln -s ../libimobiledevice-1.0.la .libs/libimobiledevice-1.0.la rdlibtool: link: ln -s ../libimobiledevice-1.0.la .libs/libimobiledevice-1.0.lai make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src' Making all in include make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/include' Making all in tools make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevice_id-idevice_id.o `test -f 'idevice_id.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevice_id.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o ideviceinfo-ideviceinfo.o `test -f 'ideviceinfo.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`ideviceinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicename-idevicename.o `test -f 'idevicename.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicename.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicepair-idevicepair.o `test -f 'idevicepair.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicepair.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicesyslog-idevicesyslog.o `test -f 'idevicesyslog.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicesyslog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o ideviceimagemounter-ideviceimagemounter.o `test -f 'ideviceimagemounter.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`ideviceimagemounter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicescreenshot-idevicescreenshot.o `test -f 'idevicescreenshot.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicescreenshot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o ideviceenterrecovery-ideviceenterrecovery.o `test -f 'ideviceenterrecovery.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`ideviceenterrecovery.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicedate-idevicedate.o `test -f 'idevicedate.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicedate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicebackup-idevicebackup.o `test -f 'idevicebackup.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicebackup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicebackup2-idevicebackup2.o `test -f 'idevicebackup2.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicebackup2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o ideviceprovision-ideviceprovision.o `test -f 'ideviceprovision.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`ideviceprovision.c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicebackup2.c: In function ‘main’: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicebackup2.c:2020:25: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2020 | if (cmd_flags & CMD_FLAG_RESTORE_REMOVE_ITEMS) | ^~ /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicebackup2.c:73:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 73 | #define PRINT_VERBOSE(min_level, ...) if (verbose >= min_level) { printf(__VA_ARGS__); }; | ^~ /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicebackup2.c:2022:33: note: in expansion of macro ‘PRINT_VERBOSE’ 2022 | PRINT_VERBOSE(1, "Remove items that are not restored: %s\n", ((cmd_flags & CMD_FLAG_RESTORE_REMOVE_ITEMS) ? "Yes":"No")); | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicedebugserverproxy-idevicedebugserverproxy.o `test -f 'idevicedebugserverproxy.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicedebugserverproxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicediagnostics-idevicediagnostics.o `test -f 'idevicediagnostics.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicediagnostics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicedebug-idevicedebug.o `test -f 'idevicedebug.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicedebug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicenotificationproxy-idevicenotificationproxy.o `test -f 'idevicenotificationproxy.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicenotificationproxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicecrashreport-idevicecrashreport.o `test -f 'idevicecrashreport.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicecrashreport.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -c -o idevicesetlocation-idevicesetlocation.o `test -f 'idevicesetlocation.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/'`idevicesetlocation.c In file included from /usr/include/string.h:519, from /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicecrashreport.c:31: In function ‘strncpy’, inlined from ‘afc_client_copy_and_remove_crash_reports’ at /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicecrashreport.c:155:4: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicecrashreport.c: In function ‘afc_client_copy_and_remove_crash_reports’: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/tools/idevicecrashreport.c:154:38: note: length computed here 154 | int newlen = strlen(list[k]) - 7; | ^~~~~~~~~~~~~~~ rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevice_id idevice_id-idevice_id.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceinfo ideviceinfo-ideviceinfo.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevice_id idevice_id-idevice_id.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc ideviceinfo-ideviceinfo.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcryptordlibtool: link: -o x86_64-pc-linux-gnu-gcc .libs/ideviceinfo idevice_id-idevice_id.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevice_id rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicename idevicename-idevicename.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicename idevicename-idevicename.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicename-idevicename.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicename rdlibtool: link: ln -s ../ideviceinfo .libs/ideviceinfo.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -lusbmuxd-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -lusbmuxd-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicepair idevicepair-idevicepair.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicepair-idevicepair.o ../common/.libs/libinternalcommon.a -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -lusbmuxd-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicepair rdlibtool: link: ln -s ../idevicename .libs/idevicename.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicesyslog idevicesyslog-idevicesyslog.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicesyslog-idevicesyslog.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicesyslog rdlibtool: link: ln -s ../idevice_id .libs/idevice_id.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceimagemounter ideviceimagemounter-ideviceimagemounter.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc ideviceimagemounter-ideviceimagemounter.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/ideviceimagemounter rdlibtool: link: ln -s ../idevicesyslog .libs/idevicesyslog.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicescreenshot idevicescreenshot-idevicescreenshot.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: ln -s ../idevicepair .libs/idevicepair.exe.wrapper rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicescreenshot-idevicescreenshot.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicescreenshot rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceenterrecovery ideviceenterrecovery-ideviceenterrecovery.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc ideviceenterrecovery-ideviceenterrecovery.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/ideviceenterrecovery rdlibtool: link: ln -s ../ideviceimagemounter .libs/ideviceimagemounter.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedate idevicedate-idevicedate.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicedate-idevicedate.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicedate rdlibtool: link: ln -s ../ideviceenterrecovery .libs/ideviceenterrecovery.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicebackup idevicebackup-idevicebackup.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicebackup-idevicebackup.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicebackup rdlibtool: link: ln -s ../idevicescreenshot .libs/idevicescreenshot.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicebackup2 idevicebackup2-idevicebackup2.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicebackup2-idevicebackup2.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicebackup2 rdlibtool: link: ln -s ../idevicedate .libs/idevicedate.exe.wrapper rdlibtool: link: ln -s ../idevicebackup .libs/idevicebackup.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceprovision ideviceprovision-ideviceprovision.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ideviceprovision ideviceprovision-ideviceprovision.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc ideviceprovision-ideviceprovision.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/ideviceprovision rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: link: ln -s ../idevicebackup2 .libs/idevicebackup2.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedebugserverproxy idevicedebugserverproxy-idevicedebugserverproxy.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicedebugserverproxy-idevicedebugserverproxy.o ../common/.libs/libinternalcommon.a -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicedebugserverproxy rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicediagnostics idevicediagnostics-idevicediagnostics.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicediagnostics-idevicediagnostics.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicediagnostics rdlibtool: link: ln -s ../ideviceprovision .libs/ideviceprovision.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedebug idevicedebug-idevicedebug.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicedebug idevicedebug-idevicedebug.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicedebug-idevicedebug.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicedebug rdlibtool: link: ln -s ../idevicedebugserverproxy .libs/idevicedebugserverproxy.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicenotificationproxy idevicenotificationproxy-idevicenotificationproxy.o ../src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicenotificationproxy-idevicenotificationproxy.o -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -o .libs/idevicenotificationproxy rdlibtool: link: ln -s ../idevicediagnostics .libs/idevicediagnostics.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicecrashreport idevicecrashreport-idevicecrashreport.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicecrashreport idevicecrashreport-idevicecrashreport.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicecrashreport-idevicecrashreport.o ../common/.libs/libinternalcommon.a -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicecrashreport rdlibtool: link: ln -s ../idevicedebug .libs/idevicedebug.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicesetlocation idevicesetlocation-idevicesetlocation.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o idevicesetlocation idevicesetlocation-idevicesetlocation.o ../src/libimobiledevice-1.0.la ../common/libinternalcommon.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84357}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 83942}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc idevicesetlocation-idevicesetlocation.o ../common/.libs/libinternalcommon.a -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -lusbmuxd-2.0 -lplist-2.0 -lplist -lssl -lcrypto -o .libs/idevicesetlocation rdlibtool: link: ln -s ../idevicenotificationproxy .libs/idevicenotificationproxy.exe.wrapper rdlibtool: link: ln -s ../idevicesetlocation .libs/idevicesetlocation.exe.wrapper rdlibtool: link: ln -s ../idevicecrashreport .libs/idevicecrashreport.exe.wrapper make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/tools' Making all in docs make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/docs' make[2]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' make[2]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' make[1]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' make: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build' * python3_9: running python_compile /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build make -j3 -C /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython VPATH=/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython:/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/cython imobiledevice_la_LIBADD=/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src/libimobiledevice-1.0.la make: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython' /usr/bin/cython -I/usr/include/plist/cython -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -o imobiledevice.c /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython/imobiledevice.pyx /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython/imobiledevice.pxd tree = Parsing.p_module(s, pxd, full_module_name) warning: /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython/imobiledevice.pxd:6:4: Exception already a builtin Cython type make all-am make[1]: Entering directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -c -o imobiledevice_la-imobiledevice.lo `test -f 'imobiledevice.c' || echo '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython/'`imobiledevice.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -c -o imobiledevice_la-imobiledevice.lo imobiledevice.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84807}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 84381}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/cython -I.. -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -c imobiledevice.c -DPIC -fPIC -o .libs/imobiledevice_la-imobiledevice.o imobiledevice.c: In function ‘__pyx_f_13imobiledevice_to_cstring_array’: imobiledevice.c:54400:15: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 54400 | __pyx_t_7 = PyString_AsString(__pyx_t_6); if (unlikely(__pyx_t_7 == ((char *)NULL))) __PYX_ERR(4, 53, __pyx_L1_error) | ^ rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -module -avoid-version -L/usr/lib64 -L/usr/lib64 -lpython3.9 -lssl -lcrypto -lplist-2.0 -lplist -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o imobiledevice.la -rpath /usr/lib/python3.9/site-packages imobiledevice_la-imobiledevice.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src/libimobiledevice-1.0.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -module -avoid-version -L/usr/lib64 -L/usr/lib64 -lpython3.9 -lssl -lcrypto -lplist-2.0 -lplist -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o imobiledevice.la -rpath /usr/lib/python3.9/site-packages imobiledevice_la-imobiledevice.lo /var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src/libimobiledevice-1.0.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 70, .st_ino = 84807}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 70, .st_ino = 84381}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/libtool". rdlibtool: link: ln -s imobiledevice.so.def .libs/imobiledevice.so.def.linux rdlibtool: link: ln -s imobiledevice.so.def.linux .libs/imobiledevice.so.def.host rdlibtool: link: ln -s /dev/null .libs/imobiledevice.a.disabled rdlibtool: link: ln -s /usr/lib/python3.9/site-packages .libs/imobiledevice.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/imobiledevice_la-imobiledevice.o -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/include -I/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0/src -I/usr/include/python3.9 -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -Wno-cast-function-type -pipe -march=native -fno-diagnostics-color -O2 -L/usr/lib64 -lpython3.9 -lssl -lcrypto -lplist-2.0 -lplist -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build/src/.libs -limobiledevice-1.0 -lplist-2.0 -lplist -lusbmuxd-2.0 -lssl -lcrypto -lplist-2.0 -lplist -lpthread -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,imobiledevice.so -o .libs/imobiledevice.so /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/imobiledevice_la-imobiledevice.o: in function `__pyx_f_13imobiledevice_to_cstring_array': imobiledevice.c:(.text+0x54fe): undefined reference to `PyString_AsString' collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2084. make[1]: *** [Makefile:531: imobiledevice.la] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython' make: *** [Makefile:461: all] Error 2 make: Leaving directory '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0_build-python3_9/cython' * ERROR: app-pda/libimobiledevice-1.3.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-pda/libimobiledevice-1.3.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-pda/libimobiledevice-1.3.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-pda:libimobiledevice-1.3.0-r1:20210623-160031.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0' * S: '/var/tmp/portage/app-pda/libimobiledevice-1.3.0-r1/work/libimobiledevice-1.3.0'