printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild xml2 2>&1 The package 'xml2' will be built without being installed. Reading build dependency for xml2-0.5-1... Reading dependency for xml2-0.5-1... Reading build conflict for xml2-0.5-1... The package 'libxml2' will be installed. Reading dependency for libxml2-2.9.1-3... Reading runtime dependency for libxml2-2.9.1-3... The package 'libxml2-shlibs' will be installed. Reading dependency for libxml2-shlibs-2.9.1-3... Reading runtime dependency for libxml2-shlibs-2.9.1-3... The package 'libxml2-bin' will be installed. Reading dependency for libxml2-bin-2.9.1-3... Reading runtime dependency for libxml2-bin-2.9.1-3... The package 'readline6-shlibs' will be installed. Reading dependency for readline6-shlibs-6.3.6-1... Reading runtime dependency for readline6-shlibs-6.3.6-1... The following package will be rebuilt: xml2 The following 4 additional packages will be installed: libxml2 libxml2-bin libxml2-shlibs readline6-shlibs Do you want to continue? [Y/n] (assuming default) curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/xml2-0.5.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 48 86318 48 41751 0 0 90154 0 --:--:-- --:--:-- --:--:-- 90174 100 86318 100 86318 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/readline6-shlibs_6.3.6-1_darwin-x86_64.deb Selecting previously deselected package readline6-shlibs. (Reading database ... 14388 files and directories currently installed.) Unpacking readline6-shlibs (from .../readline6-shlibs_6.3.6-1_darwin-x86_64.deb) ... Setting up readline6-shlibs (6.3.6-1) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/libxml2_2.9.1-3_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/libxml2-shlibs_2.9.1-3_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/libxml2-bin_2.9.1-3_darwin-x86_64.deb Selecting previously deselected package libxml2. (Reading database ... 14399 files and directories currently installed.) Unpacking libxml2 (from .../libxml2_2.9.1-3_darwin-x86_64.deb) ... Selecting previously deselected package libxml2-shlibs. Unpacking libxml2-shlibs (from .../libxml2-shlibs_2.9.1-3_darwin-x86_64.deb) ... Selecting previously deselected package libxml2-bin. Unpacking libxml2-bin (from .../libxml2-bin_2.9.1-3_darwin-x86_64.deb) ... Setting up libxml2-shlibs (2.9.1-3) ... Setting up libxml2-bin (2.9.1-3) ... Setting up libxml2 (2.9.1-3) ... Clearing dependency_libs of .la files being installed Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-xml2-0.5-1 /sw/build.build dpkg-deb: building package `fink-buildlock-xml2-0.5-1' in `/sw/build.build/fink-buildlock-xml2-0.5-1_2014.07.30-21.03.56_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-xml2-0.5-1_2014.07.30-21.03.56_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-xml2-0.5-1. (Reading database ... 14764 files and directories currently installed.) Unpacking fink-buildlock-xml2-0.5-1 (from .../fink-buildlock-xml2-0.5-1_2014.07.30-21.03.56_darwin-x86_64.deb) ... Setting up fink-buildlock-xml2-0.5-1 (2014.07.30-21.03.56) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.CLcLY env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/xml2-0.5.tar.gz xml2-0.5/ xml2-0.5/configure.ac xml2-0.5/aclocal.m4 xml2-0.5/Makefile.am xml2-0.5/Makefile.in xml2-0.5/config.h.in xml2-0.5/configure xml2-0.5/COPYING xml2-0.5/INSTALL xml2-0.5/depcomp xml2-0.5/install-sh xml2-0.5/missing xml2-0.5/2csv.c xml2-0.5/2xml.c xml2-0.5/csv2.c xml2-0.5/xml2.c sudo -u fink-bld [ENV] sh -c /tmp/fink.uDCwa ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /sw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML... yes 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -I/sw/include/libxml2 -I/sw/include -g -O2 -MT xml2.o -MD -MP -MF ".deps/xml2.Tpo" -c -o xml2.o xml2.c; \ then mv -f ".deps/xml2.Tpo" ".deps/xml2.Po"; else rm -f ".deps/xml2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -I/sw/include/libxml2 -I/sw/include -g -O2 -MT 2xml.o -MD -MP -MF ".deps/2xml.Tpo" -c -o 2xml.o 2xml.c; \ then mv -f ".deps/2xml.Tpo" ".deps/2xml.Po"; else rm -f ".deps/2xml.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -I/sw/include/libxml2 -I/sw/include -g -O2 -MT csv2.o -MD -MP -MF ".deps/csv2.Tpo" -c -o csv2.o csv2.c; \ then mv -f ".deps/csv2.Tpo" ".deps/csv2.Po"; else rm -f ".deps/csv2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -I/sw/include/libxml2 -I/sw/include -g -O2 -MT 2csv.o -MD -MP -MF ".deps/2csv.Tpo" -c -o 2csv.o 2csv.c; \ then mv -f ".deps/2csv.Tpo" ".deps/2csv.Po"; else rm -f ".deps/2csv.Tpo"; exit 1; fi csv2.c:61:14: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] printf("=%.*s\n",end - begin,begin); ~~^~ ~~~~~~~~~~~ xml2.c:129:39: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!attr && NULL != last && !strcmp(name,last)) { ^~~~ /usr/include/string.h:77:25: note: passing argument to parameter here int strcmp(const char *, const char *); ^ xml2.c:140:34: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] leaf->name = malloc(2 + strlen(name)); ^~~~ /usr/include/string.h:82:28: note: passing argument to parameter here size_t strlen(const char *); ^ xml2.c:142:21: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(leaf->name,name); ^~~~ /usr/include/secure/_string.h:125:33: note: expanded from macro 'strcat' __builtin___strcat_chk (dest, src, __darwin_obsz (dest)) ^ xml2.c:174:10: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] content(ch,len,1); ^~ xml2.c:161:33: note: passing argument to parameter 'ch' here static void content(const char *ch,int len,int strip) ^ xml2.c:182:36: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] content(atts[1],atts[1] ? strlen(atts[1]) : 0,0); ^~~~~~~ /usr/include/string.h:82:28: note: passing argument to parameter here size_t strlen(const char *); ^ xml2.c:182:11: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] content(atts[1],atts[1] ? strlen(atts[1]) : 0,0); ^~~~~~~ xml2.c:161:33: note: passing argument to parameter 'ch' here static void content(const char *ch,int len,int strip) ^ xml2.c:197:8: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] fputs(target,stdout); ^~~~~~ /usr/include/stdio.h:244:35: note: passing argument to parameter here int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); ^ xml2.c:199:8: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] fputs(data,stdout); ^~~~ /usr/include/stdio.h:244:35: note: passing argument to parameter here int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); ^ xml2.c:205:8: warning: passing 'char [2]' to parameter of type 'const xmlChar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] enter("!",0); ^~~ xml2.c:119:34: note: passing argument to parameter 'name' here static void enter(const xmlChar *name,int attr) ^ xml2.c:206:23: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] content(value,strlen(value),1); ^~~~~ /usr/include/string.h:82:28: note: passing argument to parameter here size_t strlen(const char *); ^ xml2.c:206:10: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] content(value,strlen(value),1); ^~~~~ xml2.c:161:33: note: passing argument to parameter 'ch' here static void content(const char *ch,int len,int strip) ^ gcc -I/sw/include/libxml2 -I/sw/include -g -O2 -L/sw/lib -o 2csv 2csv.o 1 warning generated. gcc -I/sw/include/libxml2 -I/sw/include -g -O2 -L/sw/lib -o csv2 csv2.o gcc -I/sw/include/libxml2 -I/sw/include -g -O2 -L/sw/lib -o 2xml 2xml.o -L/sw/lib -lxml2 11 warnings generated. gcc -I/sw/include/libxml2 -I/sw/include -g -O2 -L/sw/lib -o xml2 xml2.o -L/sw/lib -lxml2 fink-package-precedence . Scanning /\.Plo,\.Po$/ dependency files... ./.deps/2csv.Po ./.deps/2xml.Po ./.deps/csv2.Po ./.deps/xml2.Po Looking for incorrect headers in 4 dependency files... Determining fink providers of 23 headers... 1 - 23 Found use of headers from 2 fink packages: libiconv-dev libxml2 Scanning binaries for incorrect dyld linking... /bin/rm -rf /sw/build.build/root-xml2-0.5-1 /bin/mkdir -p /sw/build.build/root-xml2-0.5-1/sw /bin/mkdir -p /sw/build.build/root-xml2-0.5-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-xml2-0.5-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.PeRtP /tmp/fink.EwGOg #!/bin/sh -ev make -j1 install DESTDIR=/sw/build.build/root-xml2-0.5-1 test -z "/sw/bin" || /sw/build.build/xml2-0.5-1/xml2-0.5/install-sh -d "/sw/build.build/root-xml2-0.5-1/sw/bin" /usr/bin/install -c 'xml2' '/sw/build.build/root-xml2-0.5-1/sw/bin/xml2' /usr/bin/install -c '2xml' '/sw/build.build/root-xml2-0.5-1/sw/bin/2xml' /usr/bin/install -c 'csv2' '/sw/build.build/root-xml2-0.5-1/sw/bin/csv2' /usr/bin/install -c '2csv' '/sw/build.build/root-xml2-0.5-1/sw/bin/2csv' /Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook ln -sf /sw/build.build/root-xml2-0.5-1/sw/bin/xml2 /sw/build.build/root-xml2-0.5-1/sw/bin/html2 ln -sf /sw/build.build/root-xml2-0.5-1/sw/bin/2xml /sw/build.build/root-xml2-0.5-1/sw/bin/2html make[1]: Nothing to be done for `install-data-am'. # fix links cd /sw/build.build/root-xml2-0.5-1/sw/bin ln -sf 2xml 2html ln -sf xml2 html2 sudo -u fink-bld [ENV] sh -c /tmp/fink.cUAfs /usr/bin/install -d -m 700 /sw/build.build/root-xml2-0.5-1/sw/share/doc/xml2 /bin/cp -r COPYING /sw/build.build/root-xml2-0.5-1/sw/share/doc/xml2/ /bin/chmod -R go=u-w /sw/build.build/root-xml2-0.5-1/sw/share/doc/xml2 /bin/rm -f /sw/build.build/root-xml2-0.5-1/sw/info/dir /sw/build.build/root-xml2-0.5-1/sw/info/dir.old /sw/build.build/root-xml2-0.5-1/sw/share/info/dir /sw/build.build/root-xml2-0.5-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-xml2-0.5-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/text dpkg-deb: building package `xml2' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/text/xml2_0.5-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-xml2-0.5-1 (Reading database ... 14765 files and directories currently installed.) Removing fink-buildlock-xml2-0.5-1 ...