printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild uuid 2>&1 The package 'uuid' will be built without being installed. Reading build dependency for uuid-1.6.2-8... Reading dependency for uuid-1.6.2-8... Reading dependency for uuid-shlibs-1.6.2-8... Reading dependency for uuid-bin-1.6.2-8... Reading build conflict for uuid-1.6.2-8... The following package will be rebuilt: uuid curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/uuid-1.6.2.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 10 387k 10 41749 0 0 27122 0 0:00:14 0:00:01 0:00:13 27109 100 387k 100 387k 0 0 202k 0 0:00:01 0:00:01 --:--:-- 202k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-uuid-1.6.2-8 /sw/build.build dpkg-deb: building package `fink-buildlock-uuid-1.6.2-8' in `/sw/build.build/fink-buildlock-uuid-1.6.2-8_2014.08.01-03.40.03_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-uuid-1.6.2-8_2014.08.01-03.40.03_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-uuid-1.6.2-8. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-uuid-1.6.2-8 (from .../fink-buildlock-uuid-1.6.2-8_2014.08.01-03.40.03_darwin-x86_64.deb) ... Setting up fink-buildlock-uuid-1.6.2-8 (2014.08.01-03.40.03) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.yCu7g env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/uuid-1.6.2.tar.gz uuid-1.6.2/AUTHORS uuid-1.6.2/BINDINGS uuid-1.6.2/ChangeLog uuid-1.6.2/HISTORY uuid-1.6.2/INSTALL uuid-1.6.2/MANIFEST uuid-1.6.2/Makefile.PL uuid-1.6.2/Makefile.in uuid-1.6.2/NEWS uuid-1.6.2/OVERVIEW uuid-1.6.2/PORTING uuid-1.6.2/README uuid-1.6.2/SEEALSO uuid-1.6.2/THANKS uuid-1.6.2/TODO uuid-1.6.2/USERS uuid-1.6.2/aclocal.m4 uuid-1.6.2/config.guess uuid-1.6.2/config.h.in uuid-1.6.2/config.sub uuid-1.6.2/configure uuid-1.6.2/configure.ac uuid-1.6.2/libtool.m4 uuid-1.6.2/ltmain.sh uuid-1.6.2/perl/MANIFEST uuid-1.6.2/perl/Makefile.PL uuid-1.6.2/perl/uuid.pm uuid-1.6.2/perl/uuid.pod uuid-1.6.2/perl/uuid.tm uuid-1.6.2/perl/uuid.ts uuid-1.6.2/perl/uuid.xs uuid-1.6.2/perl/uuid_compat.pm uuid-1.6.2/perl/uuid_compat.pod uuid-1.6.2/perl/uuid_compat.ts uuid-1.6.2/pgsql/Makefile uuid-1.6.2/pgsql/uuid.c uuid-1.6.2/pgsql/uuid.sql.in uuid-1.6.2/pgsql/uuid.txt uuid-1.6.2/php/Makefile.local uuid-1.6.2/php/config.m4 uuid-1.6.2/php/package.xml uuid-1.6.2/php/uuid.c uuid-1.6.2/php/uuid.php4 uuid-1.6.2/php/uuid.php5 uuid-1.6.2/php/uuid.ts uuid-1.6.2/shtool uuid-1.6.2/uuid++.3 uuid-1.6.2/uuid++.cc uuid-1.6.2/uuid++.hh uuid-1.6.2/uuid++.pod uuid-1.6.2/uuid-config.1 uuid-1.6.2/uuid-config.in uuid-1.6.2/uuid-config.pod uuid-1.6.2/uuid.1 uuid-1.6.2/uuid.3 uuid-1.6.2/uuid.ac uuid-1.6.2/uuid.c uuid-1.6.2/uuid.h.in uuid-1.6.2/uuid.pc.in uuid-1.6.2/uuid.pod uuid-1.6.2/uuid_ac.h uuid-1.6.2/uuid_bm.h uuid-1.6.2/uuid_cli.c uuid-1.6.2/uuid_cli.pod uuid-1.6.2/uuid_dce.c uuid-1.6.2/uuid_dce.h uuid-1.6.2/uuid_mac.c uuid-1.6.2/uuid_mac.h uuid-1.6.2/uuid_md5.c uuid-1.6.2/uuid_md5.h uuid-1.6.2/uuid_prng.c uuid-1.6.2/uuid_prng.h uuid-1.6.2/uuid_sha1.c uuid-1.6.2/uuid_sha1.h uuid-1.6.2/uuid_str.c uuid-1.6.2/uuid_str.h uuid-1.6.2/uuid_time.c uuid-1.6.2/uuid_time.h uuid-1.6.2/uuid_ui128.c uuid-1.6.2/uuid_ui128.h uuid-1.6.2/uuid_ui64.c uuid-1.6.2/uuid_ui64.h uuid-1.6.2/uuid_vers.h sudo -u fink-bld [ENV] sh -c /tmp/fink.j7TSn ./configure --prefix=/sw --mandir=/sw/share/man Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) 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 whether compiler option(s) -pipe work... yes checking for compilation debug mode... disabled 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 whether to build against external Dmalloc library... no 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 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 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... yes checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for struct timeval... yes checking for getifaddrs... yes checking for nanosleep... yes checking for Sleep... no checking for gettimeofday... yes checking for clock_gettime... no checking for long long... yes checking for long double... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking whether to build DCE 1.1 backward compatibility API... (cached) no checking whether to build C++ bindings to C API... (cached) no checking whether to build Perl bindings to C API... (cached) no checking whether to build Perl compatibility API... (cached) no checking for perl... /usr/bin/perl checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... /usr/bin/php checking whether to build PostgreSQL bindings to C API... (cached) no checking for pg_config... no configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands make libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid.c -fno-common -DPIC -o .libs/uuid.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_md5.c -fno-common -DPIC -o .libs/uuid_md5.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_sha1.c -fno-common -DPIC -o .libs/uuid_sha1.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_time.c -fno-common -DPIC -o .libs/uuid_time.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_prng.c -fno-common -DPIC -o .libs/uuid_prng.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_mac.c -fno-common -DPIC -o .libs/uuid_mac.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_ui128.c -fno-common -DPIC -o .libs/uuid_ui128.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_ui64.c -fno-common -DPIC -o .libs/uuid_ui64.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_time.c -o uuid_time.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_mac.c -o uuid_mac.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_prng.c -o uuid_prng.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_sha1.c -o uuid_sha1.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_md5.c -o uuid_md5.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_str.c -fno-common -DPIC -o .libs/uuid_str.o libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_ui64.c -o uuid_ui64.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_ui128.c -o uuid_ui128.o >/dev/null 2>&1 gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_cli.c libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid.c -o uuid.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -I/sw/include -DHAVE_CONFIG_H -Os -pipe -c uuid_str.c -o uuid_str.o >/dev/null 2>&1 libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libuuid.16.dylib .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -install_name /sw/lib/libuuid.16.dylib -compatibility_version 17 -current_version 17.22 -Wl,-single_module libtool: link: dsymutil .libs/libuuid.16.dylib || : warning: no debug symbols in executable (-arch x86_64) libtool: link: (cd ".libs" && rm -f "libuuid.dylib" && ln -s "libuuid.16.dylib" "libuuid.dylib") libtool: link: ar cru .libs/libuuid.a uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ranlib .libs/libuuid.a libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" ) libtool: link: gcc -o .libs/uuid uuid_cli.o -L/sw/lib ./.libs/libuuid.dylib /bin/rm -rf /sw/build.build/root-uuid-1.6.2-8 /bin/mkdir -p /sw/build.build/root-uuid-1.6.2-8/sw /bin/mkdir -p /sw/build.build/root-uuid-1.6.2-8/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-uuid-1.6.2-8 sudo -u fink-bld [ENV] sh -c /tmp/fink.E6czs make install DESTDIR=/sw/build.build/root-uuid-1.6.2-8 && if test -d /sw/build.build/root-uuid-1.6.2-8/sw/man; then cp -R /sw/build.build/root-uuid-1.6.2-8/sw/man/* /sw/build.build/root-uuid-1.6.2-8/sw/share/man/ && rm -rf /sw/build.build/root-uuid-1.6.2-8/sw/man; fi ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw/bin ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw/include ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw/lib/pkgconfig ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw/share/man/man3 ./shtool mkdir -f -p -m 755 /sw/build.build/root-uuid-1.6.2-8/sw/share/man/man1 ./shtool install -c -m 755 uuid-config /sw/build.build/root-uuid-1.6.2-8/sw/bin/ ./shtool install -c -m 644 ./uuid-config.1 /sw/build.build/root-uuid-1.6.2-8/sw/share/man/man1/ ./shtool install -c -m 644 ./uuid.pc /sw/build.build/root-uuid-1.6.2-8/sw/lib/pkgconfig/ ./shtool install -c -m 644 uuid.h /sw/build.build/root-uuid-1.6.2-8/sw/include/ ./shtool install -c -m 644 ./uuid.3 /sw/build.build/root-uuid-1.6.2-8/sw/share/man/man3/ libtool: install: ./shtool install -c -m 644 .libs/libuuid.16.dylib /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.16.dylib libtool: install: (cd /sw/build.build/root-uuid-1.6.2-8/sw/lib && { ln -s -f libuuid.16.dylib libuuid.dylib || { rm -f libuuid.dylib && ln -s libuuid.16.dylib libuuid.dylib; }; }) libtool: install: ./shtool install -c -m 644 .libs/libuuid.lai /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.la libtool: install: ./shtool install -c -m 644 .libs/libuuid.a /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.a libtool: install: chmod 644 /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.a libtool: install: ranlib /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.a libtool: install: warning: remember to run `libtool --finish /sw/lib' libtool: install: warning: `libuuid.la' has not been installed in `/sw/lib' libtool: install: ./shtool install -c -m 755 -s .libs/uuid /sw/build.build/root-uuid-1.6.2-8/sw/bin/uuid ./shtool install -c -m 644 ./uuid.1 /sw/build.build/root-uuid-1.6.2-8/sw/share/man/man1/ sudo -u fink-bld [ENV] sh -c /tmp/fink.hRVBV /usr/bin/install -d -m 700 /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid /bin/cp -r AUTHORS /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r BINDINGS /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r ChangeLog /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r HISTORY /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r NEWS /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r OVERVIEW /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r PORTING /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r README /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/cp -r SEEALSO /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid/ /bin/chmod -R go=u-w /sw/build.build/root-uuid-1.6.2-8/sw/share/doc/uuid /bin/rm -f /sw/build.build/root-uuid-1.6.2-8/sw/info/dir /sw/build.build/root-uuid-1.6.2-8/sw/info/dir.old /sw/build.build/root-uuid-1.6.2-8/sw/share/info/dir /sw/build.build/root-uuid-1.6.2-8/sw/share/info/dir.old /bin/rm -rf /sw/build.build/root-uuid-shlibs-1.6.2-8 /bin/mkdir -p /sw/build.build/root-uuid-shlibs-1.6.2-8/sw /bin/mkdir -p /sw/build.build/root-uuid-shlibs-1.6.2-8/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-uuid-shlibs-1.6.2-8 sudo -u fink-bld [ENV] sh -c /tmp/fink.z5KOP /usr/bin/install -d -m 755 /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/lib /bin/mv /sw/build.build/root-uuid-1.6.2-8/sw/lib/libuuid.16.dylib /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/lib/ /usr/bin/install -d -m 700 /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/share/doc/uuid-shlibs /bin/cp -r README /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/share/doc/uuid-shlibs/ /bin/chmod -R go=u-w /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/share/doc/uuid-shlibs /bin/rm -f /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/info/dir /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/info/dir.old /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/share/info/dir /sw/build.build/root-uuid-shlibs-1.6.2-8/sw/share/info/dir.old /bin/rm -rf /sw/build.build/root-uuid-bin-1.6.2-8 /bin/mkdir -p /sw/build.build/root-uuid-bin-1.6.2-8/sw /bin/mkdir -p /sw/build.build/root-uuid-bin-1.6.2-8/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-uuid-bin-1.6.2-8 sudo -u fink-bld [ENV] sh -c /tmp/fink.VBs4o /usr/bin/install -d -m 755 /sw/build.build/root-uuid-bin-1.6.2-8/sw/bin /bin/mv /sw/build.build/root-uuid-1.6.2-8/sw/bin/uuid /sw/build.build/root-uuid-bin-1.6.2-8/sw/bin/ /usr/bin/install -d -m 700 /sw/build.build/root-uuid-bin-1.6.2-8/sw/share/doc/uuid-bin /bin/cp -r README /sw/build.build/root-uuid-bin-1.6.2-8/sw/share/doc/uuid-bin/ /bin/chmod -R go=u-w /sw/build.build/root-uuid-bin-1.6.2-8/sw/share/doc/uuid-bin /bin/rm -f /sw/build.build/root-uuid-bin-1.6.2-8/sw/info/dir /sw/build.build/root-uuid-bin-1.6.2-8/sw/info/dir.old /sw/build.build/root-uuid-bin-1.6.2-8/sw/share/info/dir /sw/build.build/root-uuid-bin-1.6.2-8/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-uuid-1.6.2-8 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `uuid' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/uuid_1.6.2-8_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-uuid-shlibs-1.6.2-8 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `uuid-shlibs' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/uuid-shlibs_1.6.2-8_darwin-x86_64.deb'. Reverting ownership of install dir to root Writing control file... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-uuid-bin-1.6.2-8 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `uuid-bin' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/uuid-bin_1.6.2-8_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-uuid-1.6.2-8 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-uuid-1.6.2-8 ...