printf '

' | fink --no-use-binary-dist --yes  --build-as-nobody rebuild libdaemon 2>&1
The package 'libdaemon' will be built without being installed.
Reading build dependency for libdaemon-0.14-2...
Reading dependency for libdaemon-0.14-2...
Reading dependency for libdaemon-shlibs-0.14-2...
Reading build conflict for libdaemon-0.14-2...
The following package will be rebuilt:
 libdaemon
curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/libdaemon-0.14.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 34  332k   34  114k    0     0   206k      0  0:00:01 --:--:--  0:00:01  206k
100  332k  100  332k    0     0   403k      0 --:--:-- --:--:-- --:--:--  403k
Setting runtime build-lock...
dpkg-deb -b /sw/build.build/root-fink-buildlock-libdaemon-0.14-2 /sw/build.build
dpkg-deb: building package `fink-buildlock-libdaemon-0.14-2' in `/sw/build.build/fink-buildlock-libdaemon-0.14-2_2014.07.25-07.11.13_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-libdaemon-0.14-2_2014.07.25-07.11.13_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-libdaemon-0.14-2.
(Reading database ... 4296 files and directories currently installed.)
Unpacking fink-buildlock-libdaemon-0.14-2 (from .../fink-buildlock-libdaemon-0.14-2_2014.07.25-07.11.13_darwin-x86_64.deb) ...
Setting up fink-buildlock-libdaemon-0.14-2 (2014.07.25-07.11.13) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.neUTl
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xvf /sw/src/libdaemon-0.14.tar.gz
libdaemon-0.14/
libdaemon-0.14/LICENSE
libdaemon-0.14/config.guess
libdaemon-0.14/compile
libdaemon-0.14/config.h.in
libdaemon-0.14/Makefile.in
libdaemon-0.14/depcomp
libdaemon-0.14/pkgconfig/
libdaemon-0.14/pkgconfig/libdaemon.pc.in
libdaemon-0.14/pkgconfig/libdaemon-uninstalled.pc.in
libdaemon-0.14/config.rpath
libdaemon-0.14/m4/
libdaemon-0.14/m4/lt~obsolete.m4
libdaemon-0.14/m4/attributes.m4
libdaemon-0.14/m4/ltoptions.m4
libdaemon-0.14/m4/ltversion.m4
libdaemon-0.14/m4/zp_lynx_doc.m4
libdaemon-0.14/m4/libtool.m4
libdaemon-0.14/m4/ltsugar.m4
libdaemon-0.14/Makefile.am
libdaemon-0.14/bootstrap.sh
libdaemon-0.14/missing
libdaemon-0.14/ltmain.sh
libdaemon-0.14/examples/
libdaemon-0.14/examples/Makefile.in
libdaemon-0.14/examples/testd.c
libdaemon-0.14/examples/Makefile.am
libdaemon-0.14/configure.ac
libdaemon-0.14/configure
libdaemon-0.14/install-sh
libdaemon-0.14/aclocal.m4
libdaemon-0.14/config.sub
libdaemon-0.14/doc/
libdaemon-0.14/doc/doxygen.conf.in
libdaemon-0.14/doc/style.css
libdaemon-0.14/doc/Makefile.in
libdaemon-0.14/doc/README.html
libdaemon-0.14/doc/Makefile.am
libdaemon-0.14/doc/README.html.in
libdaemon-0.14/doc/README
libdaemon-0.14/libdaemon/
libdaemon-0.14/libdaemon/dlog.h
libdaemon-0.14/libdaemon/dsignal.h
libdaemon-0.14/libdaemon/dpid.h
libdaemon-0.14/libdaemon/dnonblock.h
libdaemon-0.14/libdaemon/Makefile.in
libdaemon-0.14/libdaemon/dlog.c
libdaemon-0.14/libdaemon/Makefile.am
libdaemon-0.14/libdaemon/dexec.h
libdaemon-0.14/libdaemon/dexec.c
libdaemon-0.14/libdaemon/daemon.h
libdaemon-0.14/libdaemon/dsignal.c
libdaemon-0.14/libdaemon/dfork.h
libdaemon-0.14/libdaemon/dpid.c
libdaemon-0.14/libdaemon/dnonblock.c
libdaemon-0.14/libdaemon/dfork.c
libdaemon-0.14/README
sudo -u fink-bld [ENV] sh -c /tmp/fink.OtaVc
./configure --prefix=/sw --disable-dependency-tracking --disable-lynx
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 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 for gcc option to accept ISO C99... none needed
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 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 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 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 if gcc supports -pipe flag... yes
checking if gcc supports -Wall flag... yes
checking if gcc supports -W flag... yes
checking if gcc supports -Wextra flag... yes
checking if gcc supports -pedantic flag... yes
checking if gcc supports -Wformat flag... yes
checking if gcc supports -Wold-style-definition flag... yes
checking if gcc supports -Wdeclaration-after-statement flag... yes
checking if gcc supports -Wfloat-equal flag... yes
checking if gcc supports -Wmissing-declarations flag... yes
checking if gcc supports -Wmissing-prototypes flag... yes
checking if gcc supports -Wstrict-prototypes flag... yes
checking if gcc supports -Wredundant-decls flag... yes
checking if gcc supports -Wmissing-noreturn flag... yes
checking if gcc supports -Wshadow flag... yes
checking if gcc supports -Wendif-labels flag... yes
checking if gcc supports -Wpointer-arith flag... yes
checking if gcc supports -Wbad-function-cast flag... yes
checking if gcc supports -Wcast-qual flag... yes
checking if gcc supports -Wcast-align flag... yes
checking if gcc supports -Wwrite-strings flag... yes
checking if gcc supports -Winline flag... yes
checking if gcc supports -Wno-unused-parameter flag... yes
checking if gcc supports -Wstrict-aliasing flag... yes
checking whether to enable assertions... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working volatile... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for strerror... yes
checking for dup2... yes
checking for memset... yes
checking for strrchr... yes
checking for asprintf... yes
checking for mode_t... yes
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking if gcc supports -Wl,--no-undefined flag... 
configure: creating ./config.status
config.status: creating libdaemon/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating doc/doxygen.conf
config.status: creating examples/Makefile
config.status: creating pkgconfig/libdaemon.pc
config.status: creating pkgconfig/libdaemon-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in libdaemon
  CC     dlog.lo
  CC     dfork.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dlog.lo dlog.c
  CC     dsignal.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dfork.lo dfork.c
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dsignal.lo dsignal.c
  CC     dnonblock.lo
  CC     dpid.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dnonblock.lo dnonblock.c
  CC     dexec.lo
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dpid.lo dpid.c
/bin/sh ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/sw/var"' -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dexec.lo dexec.c
  CCLD   libdaemon.la
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in examples
  CC     testd.o
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/sw/include  -g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c testd.c
  CCLD   testd
make[2]: Nothing to be done for `all-am'.
/bin/rm -rf /sw/build.build/root-libdaemon-0.14-2
/bin/mkdir -p /sw/build.build/root-libdaemon-0.14-2/sw
/bin/mkdir -p /sw/build.build/root-libdaemon-0.14-2/DEBIAN
/usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-libdaemon-0.14-2
sudo -u fink-bld [ENV] sh -c /tmp/fink.EZiPW
make -j1 install prefix=/sw/build.build/root-libdaemon-0.14-2/sw
Making install in libdaemon
test -z "/sw/build.build/root-libdaemon-0.14-2/sw/lib" || .././install-sh -c -d "/sw/build.build/root-libdaemon-0.14-2/sw/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libdaemon.la '/sw/build.build/root-libdaemon-0.14-2/sw/lib'
libtool: install: /usr/bin/install -c .libs/libdaemon.0.dylib /sw/build.build/root-libdaemon-0.14-2/sw/lib/libdaemon.0.dylib
libtool: install: (cd /sw/build.build/root-libdaemon-0.14-2/sw/lib && { ln -s -f libdaemon.0.dylib libdaemon.dylib || { rm -f libdaemon.dylib && ln -s libdaemon.0.dylib libdaemon.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libdaemon.lai /sw/build.build/root-libdaemon-0.14-2/sw/lib/libdaemon.la
libtool: install: /usr/bin/install -c .libs/libdaemon.a /sw/build.build/root-libdaemon-0.14-2/sw/lib/libdaemon.a
libtool: install: chmod 644 /sw/build.build/root-libdaemon-0.14-2/sw/lib/libdaemon.a
libtool: install: ranlib /sw/build.build/root-libdaemon-0.14-2/sw/lib/libdaemon.a
libtool: install: warning: remember to run `libtool --finish /sw/lib'
test -z "/sw/build.build/root-libdaemon-0.14-2/sw/include/libdaemon" || .././install-sh -c -d "/sw/build.build/root-libdaemon-0.14-2/sw/include/libdaemon"
 /usr/bin/install -c -m 644 dlog.h dfork.h dsignal.h dnonblock.h dpid.h dexec.h daemon.h '/sw/build.build/root-libdaemon-0.14-2/sw/include/libdaemon'
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
test -z "/sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon" || .././install-sh -c -d "/sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon"
test -z "/sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon" || .././install-sh -c -d "/sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon"
 /usr/bin/install -c -m 644 README.html style.css '/sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon'
Making install in examples
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
test -z "/sw/build.build/root-libdaemon-0.14-2/sw/lib/pkgconfig" || ./install-sh -c -d "/sw/build.build/root-libdaemon-0.14-2/sw/lib/pkgconfig"
 /usr/bin/install -c -m 644 pkgconfig/libdaemon.pc '/sw/build.build/root-libdaemon-0.14-2/sw/lib/pkgconfig'
sudo -u fink-bld [ENV] sh -c /tmp/fink.40BzZ
/usr/bin/install -d -m 700 /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon
/bin/cp -r LICENSE /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon/
/bin/cp -r README /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon/
/bin/cp -r doc/README /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon/
/bin/cp -r doc/README.html /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon/
/bin/cp -r doc/style.css /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon/
/bin/chmod -R go=u-w /sw/build.build/root-libdaemon-0.14-2/sw/share/doc/libdaemon
/bin/rm -f /sw/build.build/root-libdaemon-0.14-2/sw/info/dir /sw/build.build/root-libdaemon-0.14-2/sw/info/dir.old /sw/build.build/root-libdaemon-0.14-2/sw/share/info/dir /sw/build.build/root-libdaemon-0.14-2/sw/share/info/dir.old
/bin/rm -rf /sw/build.build/root-libdaemon-shlibs-0.14-2
/bin/mkdir -p /sw/build.build/root-libdaemon-shlibs-0.14-2/sw
/bin/mkdir -p /sw/build.build/root-libdaemon-shlibs-0.14-2/DEBIAN
/usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-libdaemon-shlibs-0.14-2
sudo -u fink-bld [ENV] sh -c /tmp/fink.8vzMs
/usr/bin/install -d -m 755 /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/lib
/bin/mv /sw/build.build/root-libdaemon-0.14-2/sw/lib/lib*.*.dylib /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/lib/
/usr/bin/install -d -m 700 /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/share/doc/libdaemon-shlibs
/bin/cp -r LICENSE /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/share/doc/libdaemon-shlibs/
/bin/cp -r README /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/share/doc/libdaemon-shlibs/
/bin/chmod -R go=u-w /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/share/doc/libdaemon-shlibs
/bin/rm -f /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/info/dir /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/info/dir.old /sw/build.build/root-libdaemon-shlibs-0.14-2/sw/share/info/dir /sw/build.build/root-libdaemon-shlibs-0.14-2/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-libdaemon-0.14-2 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs
dpkg-deb: building package `libdaemon' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/libdaemon_0.14-2_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-libdaemon-shlibs-0.14-2 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs
dpkg-deb: building package `libdaemon-shlibs' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/libdaemon-shlibs_0.14-2_darwin-x86_64.deb'.
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libdaemon-0.14-2
(Reading database ... 4297 files and directories currently installed.)
Removing fink-buildlock-libdaemon-0.14-2 ...