printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild fondu 2>&1 The package 'fondu' will be built without being installed. Reading build dependency for fondu-060102-1... Reading dependency for fondu-060102-1... Reading build conflict for fondu-060102-1... The following package will be rebuilt: fondu curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/fondu_src-060102.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 128k 11 15686 0 0 45688 0 0:00:02 --:--:-- 0:00:02 45598 100 128k 100 128k 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-fondu-060102-1 /sw/build.build dpkg-deb: building package `fink-buildlock-fondu-060102-1' in `/sw/build.build/fink-buildlock-fondu-060102-1_2014.07.25-00.53.32_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-fondu-060102-1_2014.07.25-00.53.32_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-fondu-060102-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-fondu-060102-1 (from .../fink-buildlock-fondu-060102-1_2014.07.25-00.53.32_darwin-x86_64.deb) ... Setting up fink-buildlock-fondu-060102-1 (2014.07.25-00.53.32) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.LS3gj env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/fondu_src-060102.tgz fondu-060102/ fondu-060102/MacFiles.h fondu-060102/LICENSE fondu-060102/VERSION fondu-060102/Makefile.in fondu-060102/configure fondu-060102/config.guess fondu-060102/README fondu-060102/frommacbinary.c fondu-060102/config.sub fondu-060102/configure.in fondu-060102/crctab.c fondu-060102/dfont2res.1 fondu-060102/dfont2res.c fondu-060102/fondu.1 fondu-060102/fondu.c fondu-060102/fondups.c fondu-060102/frombin.1 fondu-060102/setfondname.c fondu-060102/install-sh fondu-060102/lumper.1 fondu-060102/lumper.c fondu-060102/macfonts.h fondu-060102/psfont.h fondu-060102/readnfnt.c fondu-060102/res2data.c fondu-060102/tomacbinary.c fondu-060102/showfond.1 fondu-060102/showfond.c fondu-060102/tobin.1 fondu-060102/ufondbdf.c fondu-060102/ufond.1 fondu-060102/ufond.c fondu-060102/ufond.h fondu-060102/ufondpfb.c fondu-060102/ufondttf.c fondu-060102/fondu-patch sudo -u fink-bld [ENV] sh -c /tmp/fink.XYEOj [ -r /sw/fink/dists/stable/main/finkinfo/utils/fondu.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.y0liB patch -p1 < /sw/fink/dists/stable/main/finkinfo/utils/fondu.patch patching file fondu.c patching file frommacbinary.c patching file lumper.c patching file res2data.c patching file setfondname.c patching file showfond.c patching file tomacbinary.c sudo -u fink-bld [ENV] sh -c /tmp/fink.CQOJ1 ./configure --prefix=/sw 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 ANSI C... none needed checking build system type... i386-apple-darwin13.3.0 checking host system type... i386-apple-darwin13.3.0 configure: creating ./config.status config.status: creating Makefile make gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o fondu.o fondu.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o readnfnt.o readnfnt.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o fondups.o fondups.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o ufond.o ufond.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o ufondbdf.o ufondbdf.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o ufondpfb.o ufondpfb.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o ufondttf.o ufondttf.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o crctab.o crctab.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o showfond.o showfond.c ufond.c:187:20: warning: comparison of constant -1 with expression of type 'enum face_type' is always false [-Wtautological-constant-out-of-range-compare] if ( cur->type==-1 ) { ~~~~~~~~~^ ~~ ufond.c:595:1: warning: '/*' within block comment [-Wcomment] /* is followed by the data section (padded to a mult of 128 bytes) */ ^ ufondbdf.c:446:46: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( "IE: expected %d found %d\n", size, ftell(resfile)-here-4 ); ~~ ^~~~~~~~~~~~~~~~~~~~~ %ld gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o dfont2res.o dfont2res.c fondu.c:429:18: warning: expression result unused [-Wunused-value] /* descent = */ (short) getushort(f); ^ ~~~~~~~~~~~~ gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o tomacbinary.o tomacbinary.c gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o frommacbinary.o frommacbinary.c showfond.c:122:39: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( "width table offset = %d\n", widoff==0?0:widoff-offset); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %ld showfond.c:123:38: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( "kern table offset = %d\n", kernoff==0?0:kernoff-offset); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld showfond.c:124:39: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( "style table offset = %d\n", styleoff==0?0:styleoff-offset); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld 1 warning generated. showfond.c:223:46: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( " Glyph encoding offset: %d\n", glyphenc = getlong(f)); /* offset from start of table */ ~~ ^~~~~~~~~~~~~~~~~~~~~ %ld showfond.c:310:34: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf( "NFNT length = %d\n", getlong(f)); ~~ ^~~~~~~~~~ %ld gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o lumper.o lumper.c showfond.c:601:24: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf( "%c%c%c%c\n", tag>>24, (tag>>16)&0xff, (tag>>8)&0xff, tag&0xff ); ~~ ^~~~~~~ %lu showfond.c:601:33: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf( "%c%c%c%c\n", tag>>24, (tag>>16)&0xff, (tag>>8)&0xff, tag&0xff ); ~~ ^~~~~~~~~~~~~~ %lu showfond.c:601:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf( "%c%c%c%c\n", tag>>24, (tag>>16)&0xff, (tag>>8)&0xff, tag&0xff ); ~~ ^~~~~~~~~~~~~ %lu showfond.c:601:64: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf( "%c%c%c%c\n", tag>>24, (tag>>16)&0xff, (tag>>8)&0xff, tag&0xff ); ~~ ^~~~~~~~ %lu 2 warnings generated. gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -I/sw/include -c -o setfondname.o setfondname.c dfont2res.c:48:1: warning: '/*' within block comment [-Wcomment] /* is followed by the data section (padded to a mult of 128 bytes) */ ^ tomacbinary.c:45:1: warning: '/*' within block comment [-Wcomment] /* is followed by the data section (padded to a mult of 128 bytes) */ ^ tomacbinary.c:61:31: warning: more '%' conversions than data arguments [-Wformat] fprintf( stderr, "Usage: %s {[-res filename] [-create creat] [-type type] [filename]}\n" ); ~^ 9 warnings generated. 1 warning generated. gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o ufond ufond.o ufondbdf.o ufondpfb.o ufondttf.o crctab.o 1 warning generated. frommacbinary.c:45:1: warning: '/*' within block comment [-Wcomment] /* is followed by the data section (padded to a mult of 128 bytes) */ ^ frommacbinary.c:58:31: warning: more '%' conversions than data arguments [-Wformat] fprintf( stderr, "Usage: %s [-usage] [-help] [-version] filenames\n" ); ~^ gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o showfond showfond.o /System/Library/Frameworks/CoreServices.framework/CoreServices gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o dfont2res dfont2res.o crctab.o 2 warnings generated. 2 warnings generated. gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o tobin tomacbinary.o crctab.o /System/Library/Frameworks/CoreServices.framework/CoreServices gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o frombin frommacbinary.o /System/Library/Frameworks/CoreServices.framework/CoreServices gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o lumper lumper.o gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o setfondname setfondname.o gcc -g -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -pedantic -o fondu fondu.o readnfnt.o fondups.o -lm /System/Library/Frameworks/CoreServices.framework/CoreServices /bin/rm -rf /sw/build.build/root-fondu-060102-1 /bin/mkdir -p /sw/build.build/root-fondu-060102-1/sw /bin/mkdir -p /sw/build.build/root-fondu-060102-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-fondu-060102-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.ctqxD make install prefix=/sw/build.build/root-fondu-060102-1/sw mkdir -p /sw/build.build/root-fondu-060102-1/sw/bin cp fondu ufond showfond dfont2res tobin frombin lumper setfondname /sw/build.build/root-fondu-060102-1/sw/bin mkdir -p /sw/build.build/root-fondu-060102-1/sw/share/man/man1 cp *.1 /sw/build.build/root-fondu-060102-1/sw/share/man/man1 sudo -u fink-bld [ENV] sh -c /tmp/fink.easKs /usr/bin/install -d -m 700 /sw/build.build/root-fondu-060102-1/sw/share/doc/fondu /bin/cp -r README /sw/build.build/root-fondu-060102-1/sw/share/doc/fondu/ /bin/cp -r VERSION /sw/build.build/root-fondu-060102-1/sw/share/doc/fondu/ /bin/cp -r LICENSE /sw/build.build/root-fondu-060102-1/sw/share/doc/fondu/ /bin/chmod -R go=u-w /sw/build.build/root-fondu-060102-1/sw/share/doc/fondu /bin/rm -f /sw/build.build/root-fondu-060102-1/sw/info/dir /sw/build.build/root-fondu-060102-1/sw/info/dir.old /sw/build.build/root-fondu-060102-1/sw/share/info/dir /sw/build.build/root-fondu-060102-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-fondu-060102-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `fondu' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/fondu_060102-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-fondu-060102-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-fondu-060102-1 ...