printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild astyle 2>&1 The package 'astyle' will be built without being installed. Reading build dependency for astyle-2.04-1... Reading dependency for astyle-2.04-1... Reading build conflict for astyle-2.04-1... The following package will be rebuilt: astyle curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/astyle_2.04_macosx.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 52 152k 52 82294 0 0 131k 0 0:00:01 --:--:-- 0:00:01 131k 100 152k 100 152k 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-astyle-2.04-1 /sw/build.build dpkg-deb: building package `fink-buildlock-astyle-2.04-1' in `/sw/build.build/fink-buildlock-astyle-2.04-1_2014.07.26-15.52.29_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-astyle-2.04-1_2014.07.26-15.52.29_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-astyle-2.04-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-astyle-2.04-1 (from .../fink-buildlock-astyle-2.04-1_2014.07.26-15.52.29_darwin-x86_64.deb) ... Setting up fink-buildlock-astyle-2.04-1 (2014.07.26-15.52.29) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.6PM43 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/astyle_2.04_macosx.tar.gz astyle/ astyle/build/ astyle/build/mac/ astyle/build/mac/Makefile astyle/doc/ astyle/doc/astyle.html astyle/doc/index.html astyle/doc/install.html astyle/doc/license.html astyle/doc/links.html astyle/doc/news.html astyle/doc/notes.html astyle/doc/scripts.html astyle/doc/styles.css astyle/doc/subversion.html astyle/doc/vsinstall.html astyle/src/ astyle/src/ASBeautifier.cpp astyle/src/ASEnhancer.cpp astyle/src/ASFormatter.cpp astyle/src/ASLocalizer.cpp astyle/src/ASLocalizer.h astyle/src/ASResource.cpp astyle/src/astyle.h astyle/src/astyle_main.cpp astyle/src/astyle_main.h sudo -u fink-bld [ENV] sh -c /tmp/fink.NGX8l mv build/mac/Makefile src cd src; make g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/astyle_main.o astyle_main.cpp g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/ASBeautifier.o ASBeautifier.cpp g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/ASFormatter.o ASFormatter.cpp g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/ASEnhancer.o ASEnhancer.cpp g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/ASLocalizer.o ASLocalizer.cpp g++ -DNDEBUG -O3 -W -Wall -fno-rtti -fno-exceptions -c -o obj/ASResource.o ASResource.cpp ASFormatter.cpp:6392:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion] return NULL; ~~~~~~ ^~~~ false ASFormatter.cpp:6395:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion] return NULL; ~~~~~~ ^~~~ false 2 warnings generated. g++ -L/sw/lib -o bin/astyle obj/astyle_main.o obj/ASBeautifier.o obj/ASFormatter.o obj/ASEnhancer.o obj/ASLocalizer.o obj/ASResource.o strip bin/astyle /bin/rm -rf /sw/build.build/root-astyle-2.04-1 /bin/mkdir -p /sw/build.build/root-astyle-2.04-1/sw /bin/mkdir -p /sw/build.build/root-astyle-2.04-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-astyle-2.04-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.Knko0 mkdir -p /sw/build.build/root-astyle-2.04-1/sw/bin cp src/bin/astyle /sw/build.build/root-astyle-2.04-1/sw/bin/astyle sudo -u fink-bld [ENV] sh -c /tmp/fink.dWbAx /usr/bin/install -d -m 700 /sw/build.build/root-astyle-2.04-1/sw/share/doc/astyle /bin/cp -r doc/*.html /sw/build.build/root-astyle-2.04-1/sw/share/doc/astyle/ /bin/cp -r doc/styles.css /sw/build.build/root-astyle-2.04-1/sw/share/doc/astyle/ /bin/chmod -R go=u-w /sw/build.build/root-astyle-2.04-1/sw/share/doc/astyle /bin/rm -f /sw/build.build/root-astyle-2.04-1/sw/info/dir /sw/build.build/root-astyle-2.04-1/sw/info/dir.old /sw/build.build/root-astyle-2.04-1/sw/share/info/dir /sw/build.build/root-astyle-2.04-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-astyle-2.04-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/devel dpkg-deb: building package `astyle' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/devel/astyle_2.04-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-astyle-2.04-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-astyle-2.04-1 ...