printf ' ' | fink --no-use-binary-dist --yes rebuild ideviceinstaller 2>&1 WARNING: your info file index has not been updated for 16 days. You should run 'fink selfupdate' to get the latest package descriptions. The package 'ideviceinstaller' will be built without being installed. Reading build dependency for ideviceinstaller-1.0.1-3... Reading dependency for ideviceinstaller-1.0.1-3... Reading build conflict for ideviceinstaller-1.0.1-3... The following package will be rebuilt: ideviceinstaller Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ideviceinstaller-1.0.1-3 /sw/build.build dpkg-deb: building package `fink-buildlock-ideviceinstaller-1.0.1-3' in `/sw/build.build/fink-buildlock-ideviceinstaller-1.0.1-3_2014.08.10-10.37.16_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ideviceinstaller-1.0.1-3_2014.08.10-10.37.16_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ideviceinstaller-1.0.1-3. (Reading database ... 186206 files and directories currently installed.) Unpacking fink-buildlock-ideviceinstaller-1.0.1-3 (from .../fink-buildlock-ideviceinstaller-1.0.1-3_2014.08.10-10.37.16_darwin-x86_64.deb) ... Setting up fink-buildlock-ideviceinstaller-1.0.1-3 (2014.08.10-10.37.16) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.ruC3Y env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/ideviceinstaller-1.0.1.tar.bz2 ideviceinstaller-1.0.1/ ideviceinstaller-1.0.1/compile ideviceinstaller-1.0.1/man/ ideviceinstaller-1.0.1/man/Makefile.in ideviceinstaller-1.0.1/man/Makefile.am ideviceinstaller-1.0.1/man/ideviceinstaller.1 ideviceinstaller-1.0.1/install-sh ideviceinstaller-1.0.1/ltmain.sh ideviceinstaller-1.0.1/configure ideviceinstaller-1.0.1/config.h.in ideviceinstaller-1.0.1/aclocal.m4 ideviceinstaller-1.0.1/depcomp ideviceinstaller-1.0.1/NEWS ideviceinstaller-1.0.1/README ideviceinstaller-1.0.1/AUTHORS ideviceinstaller-1.0.1/configure.ac ideviceinstaller-1.0.1/Makefile.in ideviceinstaller-1.0.1/m4/ ideviceinstaller-1.0.1/m4/ltsugar.m4 ideviceinstaller-1.0.1/m4/libtool.m4 ideviceinstaller-1.0.1/m4/as-compiler-flag.m4 ideviceinstaller-1.0.1/m4/lt~obsolete.m4 ideviceinstaller-1.0.1/m4/ltoptions.m4 ideviceinstaller-1.0.1/m4/ltversion.m4 ideviceinstaller-1.0.1/config.guess ideviceinstaller-1.0.1/config.sub ideviceinstaller-1.0.1/Makefile.am ideviceinstaller-1.0.1/src/ ideviceinstaller-1.0.1/src/Makefile.in ideviceinstaller-1.0.1/src/ideviceinstaller.c ideviceinstaller-1.0.1/src/Makefile.am ideviceinstaller-1.0.1/missing ideviceinstaller-1.0.1/COPYING sudo -u fink-bld [ENV] sh -c /tmp/fink.Oo4Qu ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-apple-darwin13.3.0 checking host system type... x86_64-apple-darwin13.3.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.3.0 dyld 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... yes checking for pkg-config... /sw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libimobiledevice... no configure: error: Package requirements (libimobiledevice-1.0 >= 0.9.7) were not met: Package 'libusbmuxd', required by 'libimobiledevice-1.0', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables libimobiledevice_CFLAGS and libimobiledevice_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ### execution of ./configure failed, exit code 1 ### execution of /tmp/fink.Oo4Qu failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ideviceinstaller-1.0.1-3 (Reading database ... 186207 files and directories currently installed.) Removing fink-buildlock-ideviceinstaller-1.0.1-3 ... Failed: phase compiling: ideviceinstaller-1.0.1-3 failed Before reporting any errors, please run "fink selfupdate" and try again. Also try using "fink configure" to set your maximum build jobs to 1 and attempt to build the package again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List The Fink Beginners List , with a carbon copy to the maintainer: Karl-Michael Schindler Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.37.0 Distribution version: selfupdate-cvs Thu Jul 24 20:26:24 2014, 10.9, x86_64 Trees: local/main stable/main Xcode.app: 5.1.1 Xcode command-line tools: 6.0.0.0.1.1405597879 Max. Fink build jobs: 8