printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild libchm 2>&1 The package 'libchm' will be built without being installed. Reading build dependency for libchm-0.40-3... Reading dependency for libchm-0.40-3... Reading dependency for libchm-shlibs-0.40-3... Reading build conflict for libchm-0.40-3... The following package will be rebuilt: libchm curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/chmlib-0.40.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 18 246k 18 47541 0 0 34267 0 0:00:07 0:00:01 0:00:06 34251 100 246k 100 246k 0 0 145k 0 0:00:01 0:00:01 --:--:-- 145k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-libchm-0.40-3 /sw/build.build dpkg-deb: building package `fink-buildlock-libchm-0.40-3' in `/sw/build.build/fink-buildlock-libchm-0.40-3_2014.07.29-23.54.31_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-libchm-0.40-3_2014.07.29-23.54.31_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-libchm-0.40-3. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-libchm-0.40-3 (from .../fink-buildlock-libchm-0.40-3_2014.07.29-23.54.31_darwin-x86_64.deb) ... Setting up fink-buildlock-libchm-0.40-3 (2014.07.29-23.54.31) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.rn69J env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/chmlib-0.40.tar.bz2 chmlib-0.40/ chmlib-0.40/README chmlib-0.40/acinclude.m4 chmlib-0.40/configure.in chmlib-0.40/aclocal.m4 chmlib-0.40/Makefile.am chmlib-0.40/Makefile.in chmlib-0.40/configure chmlib-0.40/AUTHORS chmlib-0.40/COPYING chmlib-0.40/ChangeLog chmlib-0.40/INSTALL chmlib-0.40/NEWS chmlib-0.40/config.guess chmlib-0.40/config.sub chmlib-0.40/depcomp chmlib-0.40/install-sh chmlib-0.40/ltmain.sh chmlib-0.40/missing chmlib-0.40/ChmLib-ce.zip chmlib-0.40/ChmLib-ds6.zip chmlib-0.40/contrib/ chmlib-0.40/contrib/mozilla_helper.sh chmlib-0.40/src/ chmlib-0.40/src/chm_lib.h chmlib-0.40/src/lzx.h chmlib-0.40/src/Makefile.am chmlib-0.40/src/Makefile.in chmlib-0.40/src/chm_lib.c chmlib-0.40/src/lzx.c chmlib-0.40/src/chm_http.c chmlib-0.40/src/enum_chmLib.c chmlib-0.40/src/enumdir_chmLib.c chmlib-0.40/src/extract_chmLib.c chmlib-0.40/src/test_chmLib.c sudo -u fink-bld [ENV] sh -c /tmp/fink.lxbqy ./configure --prefix=/sw --mandir=/sw/share/man --disable-dependency-tracking 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... i386-apple-darwin13.3.0 checking host system type... i386-apple-darwin13.3.0 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 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok 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 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 a BSD-compatible install... /usr/bin/install -c checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for pthread_mutex_init in -lpthread... yes checking for lseek64... no configure: WARNING: 64-bit file offsets not available, huge files won't be supported. checking for pread... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands make Making all in src /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c -o chm_lib.lo chm_lib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c -o lzx.lo lzx.c libtool: compile: gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c chm_lib.c -fno-common -DPIC -o .libs/chm_lib.o libtool: compile: gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c lzx.c -fno-common -DPIC -o .libs/lzx.o lzx.c:38:9: warning: 'memcpy' macro redefined #define memcpy __builtin_memcpy ^ /usr/include/secure/_string.h:64:9: note: previous definition is here #define memcpy(dest, src, len) \ ^ chm_lib.c:185:9: warning: 'memcpy' macro redefined #define memcpy __builtin_memcpy ^ /usr/include/secure/_string.h:64:9: note: previous definition is here #define memcpy(dest, src, len) \ ^ chm_lib.c:1571:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (addr < 0 || addr >= ui->length) ~~~~ ^ ~ 1 warning generated. libtool: compile: gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c lzx.c -o lzx.o >/dev/null 2>&1 2 warnings generated. libtool: compile: gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I/sw/include -Os -DCHM_MT -DCHM_USE_PREAD -c chm_lib.c -o chm_lib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -DCHM_MT -DCHM_USE_PREAD -L/sw/lib -lpthread -o libchm.la -rpath /sw/lib chm_lib.lo lzx.lo -lpthread libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libchm.0.dylib .libs/chm_lib.o .libs/lzx.o -L/sw/lib -lpthread -install_name /sw/lib/libchm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: dsymutil .libs/libchm.0.dylib || : warning: no debug symbols in executable (-arch x86_64) libtool: link: (cd ".libs" && rm -f "libchm.dylib" && ln -s "libchm.0.dylib" "libchm.dylib") libtool: link: ar cru .libs/libchm.a chm_lib.o lzx.o libtool: link: ranlib .libs/libchm.a libtool: link: ( cd ".libs" && rm -f "libchm.la" && ln -s "../libchm.la" "libchm.la" ) make[1]: Nothing to be done for `all-am'. /bin/rm -rf /sw/build.build/root-libchm-0.40-3 /bin/mkdir -p /sw/build.build/root-libchm-0.40-3/sw /bin/mkdir -p /sw/build.build/root-libchm-0.40-3/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-libchm-0.40-3 sudo -u fink-bld [ENV] sh -c /tmp/fink.BLKou make install DESTDIR=/sw/build.build/root-libchm-0.40-3 Making install in src test -z "/sw/lib" || .././install-sh -c -d "/sw/build.build/root-libchm-0.40-3/sw/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libchm.la' '/sw/build.build/root-libchm-0.40-3/sw/lib/libchm.la' libtool: install: /usr/bin/install -c .libs/libchm.0.dylib /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.0.dylib libtool: install: (cd /sw/build.build/root-libchm-0.40-3/sw/lib && { ln -s -f libchm.0.dylib libchm.dylib || { rm -f libchm.dylib && ln -s libchm.0.dylib libchm.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libchm.lai /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.la libtool: install: /usr/bin/install -c .libs/libchm.a /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.a libtool: install: chmod 644 /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.a libtool: install: ranlib /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.a libtool: install: warning: remember to run `libtool --finish /sw/lib' test -z "/sw/bin" || .././install-sh -c -d "/sw/build.build/root-libchm-0.40-3/sw/bin" test -z "/sw/include" || .././install-sh -c -d "/sw/build.build/root-libchm-0.40-3/sw/include" /usr/bin/install -c -m 644 'chm_lib.h' '/sw/build.build/root-libchm-0.40-3/sw/include/chm_lib.h' /usr/bin/install -c -m 644 'lzx.h' '/sw/build.build/root-libchm-0.40-3/sw/include/lzx.h' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. sudo -u fink-bld [ENV] sh -c /tmp/fink.iHW2C /usr/bin/install -d -m 700 /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm /bin/cp -r AUTHORS /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm/ /bin/cp -r COPYING /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm/ /bin/cp -r ChangeLog /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm/ /bin/cp -r NEWS /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm/ /bin/cp -r README /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm/ /bin/chmod -R go=u-w /sw/build.build/root-libchm-0.40-3/sw/share/doc/libchm /bin/rm -f /sw/build.build/root-libchm-0.40-3/sw/info/dir /sw/build.build/root-libchm-0.40-3/sw/info/dir.old /sw/build.build/root-libchm-0.40-3/sw/share/info/dir /sw/build.build/root-libchm-0.40-3/sw/share/info/dir.old /bin/rm -rf /sw/build.build/root-libchm-shlibs-0.40-3 /bin/mkdir -p /sw/build.build/root-libchm-shlibs-0.40-3/sw /bin/mkdir -p /sw/build.build/root-libchm-shlibs-0.40-3/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-libchm-shlibs-0.40-3 sudo -u fink-bld [ENV] sh -c /tmp/fink.2GmS6 /usr/bin/install -d -m 755 /sw/build.build/root-libchm-shlibs-0.40-3/sw/lib /bin/mv /sw/build.build/root-libchm-0.40-3/sw/lib/libchm.0.dylib /sw/build.build/root-libchm-shlibs-0.40-3/sw/lib/ /usr/bin/install -d -m 700 /sw/build.build/root-libchm-shlibs-0.40-3/sw/share/doc/libchm-shlibs /bin/cp -r COPYING /sw/build.build/root-libchm-shlibs-0.40-3/sw/share/doc/libchm-shlibs/ /bin/chmod -R go=u-w /sw/build.build/root-libchm-shlibs-0.40-3/sw/share/doc/libchm-shlibs /bin/rm -f /sw/build.build/root-libchm-shlibs-0.40-3/sw/info/dir /sw/build.build/root-libchm-shlibs-0.40-3/sw/info/dir.old /sw/build.build/root-libchm-shlibs-0.40-3/sw/share/info/dir /sw/build.build/root-libchm-shlibs-0.40-3/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-libchm-0.40-3 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs dpkg-deb: building package `libchm' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/libchm_0.40-3_darwin-x86_64.deb'. Reverting ownership of install dir to root Writing control file... Creating shlibs files... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-libchm-shlibs-0.40-3 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs dpkg-deb: building package `libchm-shlibs' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/libchm-shlibs_0.40-3_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-libchm-0.40-3 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-libchm-0.40-3 ...