printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild triangle 2>&1 The package 'triangle' will be built without being installed. Reading build dependency for triangle-1.6-2... Reading dependency for triangle-1.6-2... Reading build conflict for triangle-1.6-2... The following package will be rebuilt: triangle curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -o triangle-1.6.zip http://distfiles.master.finkmirrors.net/distfiles/triangle-1.6.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 154k 28 44648 0 0 107k 0 0:00:01 --:--:-- 0:00:01 107k 64 154k 64 100k 0 0 52151 0 0:00:03 0:00:01 0:00:02 52144 100 154k 100 154k 0 0 80532 0 0:00:01 0:00:01 --:--:-- 80511 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-triangle-1.6-2 /sw/build.build dpkg-deb: building package `fink-buildlock-triangle-1.6-2' in `/sw/build.build/fink-buildlock-triangle-1.6-2_2014.08.05-08.24.14_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-triangle-1.6-2_2014.08.05-08.24.14_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-triangle-1.6-2. (Reading database ... 4740 files and directories currently installed.) Unpacking fink-buildlock-triangle-1.6-2 (from .../fink-buildlock-triangle-1.6-2_2014.08.05-08.24.14_darwin-x86_64.deb) ... Setting up fink-buildlock-triangle-1.6-2 (2014.08.05-08.24.14) ... sudo -u fink-bld [ENV] sh -c /tmp/fink._lOvV unzip -o /sw/src/triangle-1.6.zip Archive: /sw/src/triangle-1.6.zip inflating: A.poly inflating: README inflating: makefile inflating: showme.c inflating: triangle.c inflating: triangle.h inflating: tricall.c sudo -u fink-bld [ENV] sh -c /tmp/fink._MOYC perl -pi -e 's|^CSWITCHES.*X |CSWITCHES = -Os |g' makefile make cc -Os -I/usr/X11R6/include -L/usr/X11R6/lib -o ./triangle ./triangle.c -lm cc -Os -I/usr/X11R6/include -L/usr/X11R6/lib -o ./showme ./showme.c -lX11 ./showme.c:2241:36: warning: passing 'char [18]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] PropModeReplace, "showme\0Archimedes", 18); ^~~~~~~~~~~~~~~~~~~~ /usr/X11R6/include/X11/Xlib.h:2087:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ ./showme.c:3182:42: warning: array index 4 is past the end of the array (which contains 2 elements) [-Warray-bounds] if ((current_image == PART) && loaded[PART] && explode) { ^ ~~~~ ./showme.c:159:1: note: array 'loaded' declared here int loaded[2][IMAGE_TYPES]; ^ ./showme.c:3189:42: warning: array index 4 is past the end of the array (which contains 2 elements) [-Warray-bounds] if ((current_image == PART) && loaded[PART] && explode && ^ ~~~~ ./showme.c:159:1: note: array 'loaded' declared here int loaded[2][IMAGE_TYPES]; ^ ./showme.c:3197:42: warning: array index 4 is past the end of the array (which contains 2 elements) [-Warray-bounds] if ((current_image == PART) && loaded[PART]) { ^ ~~~~ ./showme.c:159:1: note: array 'loaded' declared here int loaded[2][IMAGE_TYPES]; ^ ./showme.c:3324:42: warning: array index 4 is past the end of the array (which contains 2 elements) [-Warray-bounds] if ((current_image == PART) && loaded[PART] && explode) { ^ ~~~~ ./showme.c:159:1: note: array 'loaded' declared here int loaded[2][IMAGE_TYPES]; ^ 5 warnings generated. ./triangle -h >help.triangle ./showme -h >help.showme make trilibrary cc -Os -I/usr/X11R6/include -L/usr/X11R6/lib -DTRILIBRARY -c -o ./triangle.o \ ./triangle.c clang: warning: argument unused during compilation: '-L/usr/X11R6/lib' cc -Os -I/usr/X11R6/include -L/usr/X11R6/lib -o ./tricall ./tricall.c \ ./triangle.o -lm /bin/rm -rf /sw/build.build/root-triangle-1.6-2 /bin/mkdir -p /sw/build.build/root-triangle-1.6-2/sw /bin/mkdir -p /sw/build.build/root-triangle-1.6-2/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-triangle-1.6-2 sudo -u fink-bld [ENV] sh -c /tmp/fink.8VA0G mkdir -p /sw/build.build/root-triangle-1.6-2/sw/lib/triangle/bin /sw/build.build/root-triangle-1.6-2/sw/bin cp triangle showme /sw/build.build/root-triangle-1.6-2/sw/lib/triangle/bin cp triangle.h triangle.o /sw/build.build/root-triangle-1.6-2/sw/lib/triangle ln -s ../lib/triangle/bin/triangle /sw/build.build/root-triangle-1.6-2/sw/bin/triangle ln -s ../lib/triangle/bin/showme /sw/build.build/root-triangle-1.6-2/sw/bin/showme sudo -u fink-bld [ENV] sh -c /tmp/fink.Q48Zz /usr/bin/install -d -m 700 /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle /bin/cp -r README /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/cp -r help.* /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/cp -r *.c /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/cp -r *.h /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/cp -r makefile /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/cp -r A.poly /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle/ /bin/chmod -R go=u-w /sw/build.build/root-triangle-1.6-2/sw/share/doc/triangle /bin/rm -f /sw/build.build/root-triangle-1.6-2/sw/info/dir /sw/build.build/root-triangle-1.6-2/sw/info/dir.old /sw/build.build/root-triangle-1.6-2/sw/share/info/dir /sw/build.build/root-triangle-1.6-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-triangle-1.6-2 /sw/fink/10.9/stable/main/binary-darwin-x86_64/sci dpkg-deb: building package `triangle' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/sci/triangle_1.6-2_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-triangle-1.6-2 (Reading database ... 4741 files and directories currently installed.) Removing fink-buildlock-triangle-1.6-2 ...