printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild ttf2eot 2>&1 The package 'ttf2eot' will be built without being installed. Reading build dependency for ttf2eot-0.0.2-2.1... Reading dependency for ttf2eot-0.0.2-2.1... Reading build conflict for ttf2eot-0.0.2-2.1... The following package will be rebuilt: ttf2eot curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/ttf2eot-0.0.2-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 100 4951 100 4951 0 0 22396 0 --:--:-- --:--:-- --:--:-- 22504 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ttf2eot-0.0.2-2.1 /sw/build.build dpkg-deb: building package `fink-buildlock-ttf2eot-0.0.2-2.1' in `/sw/build.build/fink-buildlock-ttf2eot-0.0.2-2.1_2014.08.05-02.26.20_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ttf2eot-0.0.2-2.1_2014.08.05-02.26.20_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ttf2eot-0.0.2-2.1. (Reading database ... 4740 files and directories currently installed.) Unpacking fink-buildlock-ttf2eot-0.0.2-2.1 (from .../fink-buildlock-ttf2eot-0.0.2-2.1_2014.08.05-02.26.20_darwin-x86_64.deb) ... Setting up fink-buildlock-ttf2eot-0.0.2-2.1 (2014.08.05-02.26.20) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.87aJZ env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/ttf2eot-0.0.2-2.tar.gz ttf2eot-0.0.2-2/ ttf2eot-0.0.2-2/README ttf2eot-0.0.2-2/OpenTypeUtilities.cpp ttf2eot-0.0.2-2/ChangeLog ttf2eot-0.0.2-2/ttf2eot.cpp ttf2eot-0.0.2-2/Makefile ttf2eot-0.0.2-2/OpenTypeUtilities.h sudo -u fink-bld [ENV] sh -c /tmp/fink.Voc0D [ -r /sw/fink/dists/stable/main/finkinfo/graphics/ttf2eot.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.rRrBF patch -p1 < /sw/fink/dists/stable/main/finkinfo/graphics/ttf2eot.patch patching file ttf2eot.cpp sudo -u fink-bld [ENV] sh -c /tmp/fink.wyuzb make c++ -I/sw/include -c -o OpenTypeUtilities.o OpenTypeUtilities.cpp c++ -I/sw/include -c -o ttf2eot.o ttf2eot.cpp OpenTypeUtilities.cpp:197:22: warning: offset of on non-POD type 'sfntHeader' [-Winvalid-offsetof] if (dataLength < offsetof(sfntHeader, tables)) ^ ~~~~~~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stddef.h:87:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ OpenTypeUtilities.cpp:202:22: warning: offset of on non-POD type 'sfntHeader' [-Winvalid-offsetof] if (dataLength < offsetof(sfntHeader, tables) + sfnt->numTables * sizeof(TableDirectoryEntry)) ^ ~~~~~~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stddef.h:87:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ OpenTypeUtilities.cpp:259:52: warning: offset of on non-POD type 'nameTable' [-Winvalid-offsetof] if (dataLength < tableOffset + offsetof(nameTable, nameRecords)) ^ ~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stddef.h:87:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ OpenTypeUtilities.cpp:265:56: warning: offset of on non-POD type 'nameTable' [-Winvalid-offsetof] if (dataLength < tableOffset + offsetof(nameTable, nameRecords) + (j + 1) * sizeof(nameRecord)) ^ ~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stddef.h:87:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d) ^ 4 warnings generated. g++ -o ttf2eot OpenTypeUtilities.o ttf2eot.o head -n 26 OpenTypeUtilities.h >LICENSE /bin/rm -rf /sw/build.build/root-ttf2eot-0.0.2-2.1 /bin/mkdir -p /sw/build.build/root-ttf2eot-0.0.2-2.1/sw /bin/mkdir -p /sw/build.build/root-ttf2eot-0.0.2-2.1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-ttf2eot-0.0.2-2.1 sudo -u fink-bld [ENV] sh -c /tmp/fink.38rDU install -d /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/bin install -m 0755 ttf2eot /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/bin/ttf2eot sudo -u fink-bld [ENV] sh -c /tmp/fink.uVu4A /usr/bin/install -d -m 700 /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/doc/ttf2eot /bin/cp -r ChangeLog /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/doc/ttf2eot/ /bin/cp -r README /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/doc/ttf2eot/ /bin/cp -r LICENSE /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/doc/ttf2eot/ /bin/chmod -R go=u-w /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/doc/ttf2eot /bin/rm -f /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/info/dir /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/info/dir.old /sw/build.build/root-ttf2eot-0.0.2-2.1/sw/share/info/dir /sw/build.build/root-ttf2eot-0.0.2-2.1/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-ttf2eot-0.0.2-2.1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/graphics dpkg-deb: building package `ttf2eot' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/graphics/ttf2eot_0.0.2-2.1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ttf2eot-0.0.2-2.1 (Reading database ... 4741 files and directories currently installed.) Removing fink-buildlock-ttf2eot-0.0.2-2.1 ...