printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild mozplugger 2>&1 The package 'mozplugger' will be built without being installed. Reading build dependency for mozplugger-1.14.2-2... Reading dependency for mozplugger-1.14.2-2... Reading build conflict for mozplugger-1.14.2-2... The following package will be rebuilt: mozplugger curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/mozplugger-1.14.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 93406 100 93406 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-mozplugger-1.14.2-2 /sw/build.build dpkg-deb: building package `fink-buildlock-mozplugger-1.14.2-2' in `/sw/build.build/fink-buildlock-mozplugger-1.14.2-2_2014.07.29-23.50.59_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-mozplugger-1.14.2-2_2014.07.29-23.50.59_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-mozplugger-1.14.2-2. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-mozplugger-1.14.2-2 (from .../fink-buildlock-mozplugger-1.14.2-2_2014.07.29-23.50.59_darwin-x86_64.deb) ... Setting up fink-buildlock-mozplugger-1.14.2-2 (2014.07.29-23.50.59) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.WFUWk env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/mozplugger-1.14.2.tar.gz mozplugger-1.14.2/ mozplugger-1.14.2/child.c mozplugger-1.14.2/child.h mozplugger-1.14.2/mozplugger.7 mozplugger-1.14.2/mozplugger-common.c mozplugger-1.14.2/debug.h mozplugger-1.14.2/mozplugger-helper.c mozplugger-1.14.2/mozplugger.h mozplugger-1.14.2/npapi/ mozplugger-1.14.2/npapi/include/ mozplugger-1.14.2/npapi/include/npruntime.h mozplugger-1.14.2/npapi/include/npapi.h mozplugger-1.14.2/npapi/include/npupp.h mozplugger-1.14.2/npapi/include/nptypes.h mozplugger-1.14.2/npapi/common/ mozplugger-1.14.2/npapi/common/npunix.c mozplugger-1.14.2/mozplugger-controller.c mozplugger-1.14.2/COPYING mozplugger-1.14.2/mozpluggerrc mozplugger-1.14.2/ChangeLog mozplugger-1.14.2/mozplugger.spec mozplugger-1.14.2/mozplugger.c mozplugger-1.14.2/mozplugger-linker.c mozplugger-1.14.2/README mozplugger-1.14.2/Makefile mozplugger-1.14.2/debug.c sudo -u fink-bld [ENV] sh -c /tmp/fink.mMdgJ perl -pi -e 's|\)/etc|\)/sw/etc|g' Makefile perl -pi -e 's|OPERA_DIR|MOZILLA_FIVE_HOME|g;s|/usr/etc|/sw/etc|g' mozplugger.c perl -pi -e 's|OPERA_HOME|MOZILLA_FIVE_HOME|g;s|/etc|/sw/etc|g' mozplugger.7 sudo -u fink-bld [ENV] sh -c /tmp/fink.Y16tE /tmp/fink.kudB9 #!/bin/sh -ev make all prefix=/sw XLDFLAGS="-flat_namespace -bundle -L/usr/X11R6/lib -lX11" X11=/usr/X11R6/ gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o mozplugger.o mozplugger.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o npunix.o npapi/common/npunix.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o mozplugger-common.o mozplugger-common.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o debug.o debug.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o mozplugger-helper.o mozplugger-helper.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o child.o child.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o mozplugger-controller.o mozplugger-controller.c gcc -c -O2 -Inpapi/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"1.14.2\" -DNODEBUG -shared -o mozplugger-linker.o mozplugger-linker.c clang: clang: clangclangclang: warning: warning: clangwarning: : : clang: : argument unused during compilation: '-shared'warning: argument unused during compilation: '-shared'warning argument unused during compilation: '-shared' argument unused during compilation: '-shared'warning: clang: : warning: argument unused during compilation: '-shared' argument unused during compilation: '-shared' warning argument unused during compilation: '-shared': argument unused during compilation: '-shared' mozplugger.c:2824:21: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] THIS->url = stream->url; ^ ~~~~~~~~~~~ gcc -o mozplugger-linker mozplugger-linker.o mozplugger-common.o child.o debug.o -lX11 -L/usr/X11R6//lib gcc -o mozplugger-controller mozplugger-controller.o mozplugger-common.o child.o debug.o -lX11 -L/usr/X11R6//lib gcc -o mozplugger-helper mozplugger-helper.o mozplugger-common.o child.o debug.o -lX11 -L/usr/X11R6//lib 1 warning generated. gcc -flat_namespace -bundle -L/usr/X11R6/lib -lX11 -o mozplugger.so mozplugger.o mozplugger-common.o npunix.o debug.o /bin/rm -rf /sw/build.build/root-mozplugger-1.14.2-2 /bin/mkdir -p /sw/build.build/root-mozplugger-1.14.2-2/sw /bin/mkdir -p /sw/build.build/root-mozplugger-1.14.2-2/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-mozplugger-1.14.2-2 sudo -u fink-bld [ENV] sh -c /tmp/fink.OcP6i /tmp/fink.vqRfO #!/bin/sh -ev make install root=/sw/build.build/root-mozplugger-1.14.2-2 prefix=/sw cp mozplugger-helper /sw/build.build/root-mozplugger-1.14.2-2/sw/bin/ cp mozplugger-controller /sw/build.build/root-mozplugger-1.14.2-2/sw/bin/ cp mozplugger-linker /sw/build.build/root-mozplugger-1.14.2-2/sw/bin/ cp mozplugger.so /sw/build.build/root-mozplugger-1.14.2-2/sw/lib/mozilla/plugins/ cp mozpluggerrc /sw/build.build/root-mozplugger-1.14.2-2/sw/etc/ cp mozplugger.7 /sw/build.build/root-mozplugger-1.14.2-2/sw/share/man/man7/ sudo -u fink-bld [ENV] sh -c /tmp/fink.cexyO /usr/bin/install -d -m 700 /sw/build.build/root-mozplugger-1.14.2-2/sw/share/doc/mozplugger /bin/cp -r COPYING /sw/build.build/root-mozplugger-1.14.2-2/sw/share/doc/mozplugger/ /bin/cp -r ChangeLog /sw/build.build/root-mozplugger-1.14.2-2/sw/share/doc/mozplugger/ /bin/cp -r README /sw/build.build/root-mozplugger-1.14.2-2/sw/share/doc/mozplugger/ /bin/chmod -R go=u-w /sw/build.build/root-mozplugger-1.14.2-2/sw/share/doc/mozplugger /bin/rm -f /sw/build.build/root-mozplugger-1.14.2-2/sw/info/dir /sw/build.build/root-mozplugger-1.14.2-2/sw/info/dir.old /sw/build.build/root-mozplugger-1.14.2-2/sw/share/info/dir /sw/build.build/root-mozplugger-1.14.2-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-mozplugger-1.14.2-2 /sw/fink/10.9/stable/main/binary-darwin-x86_64/web dpkg-deb: building package `mozplugger' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/web/mozplugger_1.14.2-2_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-mozplugger-1.14.2-2 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-mozplugger-1.14.2-2 ...