printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild logrotate 2>&1 The package 'logrotate' will be built without being installed. Reading build dependency for logrotate-3.7.1-1... Reading dependency for logrotate-3.7.1-1... Reading build conflict for logrotate-3.7.1-1... The package 'popt' will be installed. Reading dependency for popt-1.16-1... Reading runtime dependency for popt-1.16-1... The package 'popt-shlibs' will be installed. Reading dependency for popt-shlibs-1.16-1... Reading runtime dependency for popt-shlibs-1.16-1... The following package will be rebuilt: logrotate The following 2 additional packages will be installed: popt popt-shlibs Do you want to continue? [Y/n] (assuming default) Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/popt_1.16-1_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/popt-shlibs_1.16-1_darwin-x86_64.deb Selecting previously deselected package popt. (Reading database ... 4296 files and directories currently installed.) Unpacking popt (from .../popt_1.16-1_darwin-x86_64.deb) ... Selecting previously deselected package popt-shlibs. Unpacking popt-shlibs (from .../popt-shlibs_1.16-1_darwin-x86_64.deb) ... Setting up popt-shlibs (1.16-1) ... Setting up popt (1.16-1) ... Clearing dependency_libs of .la files being installed Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-logrotate-3.7.1-1 /sw/build.build dpkg-deb: building package `fink-buildlock-logrotate-3.7.1-1' in `/sw/build.build/fink-buildlock-logrotate-3.7.1-1_2014.07.31-20.54.59_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-logrotate-3.7.1-1_2014.07.31-20.54.59_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-logrotate-3.7.1-1. (Reading database ... 4354 files and directories currently installed.) Unpacking fink-buildlock-logrotate-3.7.1-1 (from .../fink-buildlock-logrotate-3.7.1-1_2014.07.31-20.54.59_darwin-x86_64.deb) ... Setting up fink-buildlock-logrotate-3.7.1-1 (2014.07.31-20.54.59) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.br16D env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/logrotate_3.7.1.orig.tar.gz logrotate-3.7.1/ logrotate-3.7.1/logrotate.c logrotate-3.7.1/log.c logrotate-3.7.1/basenames.h logrotate-3.7.1/examples/ logrotate-3.7.1/examples/logrotate-default logrotate-3.7.1/examples/logrotate.cron logrotate-3.7.1/log.h logrotate-3.7.1/config.c logrotate-3.7.1/Makefile logrotate-3.7.1/logrotate.8 logrotate-3.7.1/test/ logrotate-3.7.1/test/test-config.9.in logrotate-3.7.1/test/test-config.8.in logrotate-3.7.1/test/test-config.13.in logrotate-3.7.1/test/test-config.2.in logrotate-3.7.1/test/test logrotate-3.7.1/test/test-config.10.in logrotate-3.7.1/test/test-config.6.in logrotate-3.7.1/test/test-config.11.in logrotate-3.7.1/test/test-config.5.in logrotate-3.7.1/test/test-config.3.in logrotate-3.7.1/test/test-config.4.in logrotate-3.7.1/test/test-config.1.in logrotate-3.7.1/test/test-config.7.in logrotate-3.7.1/test/mailer logrotate-3.7.1/test/test-config.12.in logrotate-3.7.1/README.Solaris logrotate-3.7.1/basenames.c logrotate-3.7.1/COPYING logrotate-3.7.1/CHANGES logrotate-3.7.1/config.h logrotate-3.7.1/logrotate.spec logrotate-3.7.1/logrotate.h logrotate-3.7.1/.cvsignore logrotate-3.7.1/README.HPUX sudo -u fink-bld [ENV] sh -c /tmp/fink.Vt9ey [ -r /sw/fink/dists/stable/main/finkinfo/utils/logrotate.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.ta_CY sed 's_@PREFIX@_/sw_g' < /sw/fink/dists/stable/main/finkinfo/utils/logrotate.patch | patch -p1 patching file Makefile patching file config.c patching file config.h patching file examples/Fink patching file examples/Library patching file examples/Users patching file examples/httpd patching file examples/logrotate-default patching file examples/logrotate.cron patching file logrotate.8 patching file logrotate.c sudo -u fink-bld [ENV] sh -c /tmp/fink.ZSQgR make BASEDIR=/sw MANDIR=/sw/share/man STATEFILE=/sw/var/run/logrotate.status cc -E -Wall -D_GNU_SOURCE -DDarwin -DVERSION=\"3.7.1\" -DSTATEFILE=\"/sw/var/run/logrotate.status\" -g -I/sw/include -M logrotate.c log.c config.c basenames.c > .depend cc -Wall -D_GNU_SOURCE -DDarwin -DVERSION=\"3.7.1\" -DSTATEFILE=\"/sw/var/run/logrotate.status\" -g -I/sw/include -c -o logrotate.o logrotate.c cc -Wall -D_GNU_SOURCE -DDarwin -DVERSION=\"3.7.1\" -DSTATEFILE=\"/sw/var/run/logrotate.status\" -g -I/sw/include -c -o log.o log.c cc -Wall -D_GNU_SOURCE -DDarwin -DVERSION=\"3.7.1\" -DSTATEFILE=\"/sw/var/run/logrotate.status\" -g -I/sw/include -c -o config.o config.c cc -Wall -D_GNU_SOURCE -DDarwin -DVERSION=\"3.7.1\" -DSTATEFILE=\"/sw/var/run/logrotate.status\" -g -I/sw/include -c -o basenames.o basenames.c cc -L/sw/lib -g logrotate.o log.o config.o basenames.o -lpopt -o logrotate /bin/rm -rf /sw/build.build/root-logrotate-3.7.1-1 /bin/mkdir -p /sw/build.build/root-logrotate-3.7.1-1/sw /bin/mkdir -p /sw/build.build/root-logrotate-3.7.1-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-logrotate-3.7.1-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.0vAp6 make install PREFIX=/sw/build.build/root-logrotate-3.7.1-1 BASEDIR=/sw MANDIR=/sw/share/man INSTALL=install [ -d /sw/build.build/root-logrotate-3.7.1-1//sw/sbin ] || mkdir -p /sw/build.build/root-logrotate-3.7.1-1//sw/sbin [ -d /sw/build.build/root-logrotate-3.7.1-1//sw/share/man ] || mkdir -p /sw/build.build/root-logrotate-3.7.1-1//sw/share/man [ -d /sw/build.build/root-logrotate-3.7.1-1//sw/share/man/man8 ] || mkdir -p /sw/build.build/root-logrotate-3.7.1-1//sw/share/man/man8 if [ "Darwin" = HP-UX ]; then \ install logrotate /sw/build.build/root-logrotate-3.7.1-1//sw/sbin 0755 bin bin; \ install logrotate.8 /sw/build.build/root-logrotate-3.7.1-1//sw/share/man/man`echo logrotate.8 | sed "s/.*\.//"` 0644 bin bin; \ else \ install -m 755 logrotate /sw/build.build/root-logrotate-3.7.1-1//sw/sbin; \ install -m 644 logrotate.8 /sw/build.build/root-logrotate-3.7.1-1//sw/share/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ fi mkdir -p /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/test mkdir -p /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/examples install -m 644 test/* /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/test install -m 644 examples/* /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/examples mkdir -p /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.d install -m 644 examples/logrotate-default /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.conf install -m 644 examples/Fink /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.d/Fink install -m 644 examples/Library /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.d/Library install -m 664 examples/Users /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.d/Users install -m 644 examples/httpd /sw/build.build/root-logrotate-3.7.1-1/sw/etc/logrotate.d/httpd mkdir -p /sw/build.build/root-logrotate-3.7.1-1/sw/var/run/ touch /sw/build.build/root-logrotate-3.7.1-1/sw/var/run/logrotate.status sudo -u fink-bld [ENV] sh -c /tmp/fink.ajZFk /usr/bin/install -d -m 700 /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate /bin/cp -r CHANGES /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/ /bin/cp -r COPYING /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/ /bin/cp -r logrotate.spec /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate/ /bin/chmod -R go=u-w /sw/build.build/root-logrotate-3.7.1-1/sw/share/doc/logrotate /bin/rm -f /sw/build.build/root-logrotate-3.7.1-1/sw/info/dir /sw/build.build/root-logrotate-3.7.1-1/sw/info/dir.old /sw/build.build/root-logrotate-3.7.1-1/sw/share/info/dir /sw/build.build/root-logrotate-3.7.1-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing conffiles list... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-logrotate-3.7.1-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `logrotate' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/logrotate_3.7.1-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-logrotate-3.7.1-1 (Reading database ... 4355 files and directories currently installed.) Removing fink-buildlock-logrotate-3.7.1-1 ...