printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild html5witch-py32 2>&1 The package 'html5witch-py32' will be built without being installed. Reading build dependency for html5witch-py32-0.2.1-1... Reading dependency for html5witch-py32-0.2.1-1... Reading build conflict for html5witch-py32-0.2.1-1... The package 'setuptools-tng-py32' will be installed. Reading dependency for setuptools-tng-py32-5.1-1... Reading runtime dependency for setuptools-tng-py32-5.1-1... The package 'python32' will be installed. Reading dependency for python32-3.2.5-6... Reading runtime dependency for python32-3.2.5-6... The package 'xmlwitch-py32' will be installed. Reading dependency for xmlwitch-py32-0.2.1-1... Reading runtime dependency for xmlwitch-py32-0.2.1-1... The package 'python32-shlibs' will be installed. Reading dependency for python32-shlibs-3.2.5-6... Reading runtime dependency for python32-shlibs-3.2.5-6... The following package will be rebuilt: html5witch-py32 The following 4 additional packages will be installed: python32 python32-shlibs setuptools-tng-py32 xmlwitch-py32 Do you want to continue? [Y/n] (assuming default) Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/python32_3.2.5-6_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/python32-shlibs_3.2.5-6_darwin-x86_64.deb Selecting previously deselected package python32. (Reading database ... 17262 files and directories currently installed.) Unpacking python32 (from .../python32_3.2.5-6_darwin-x86_64.deb) ... Selecting previously deselected package python32-shlibs. Unpacking python32-shlibs (from .../python32-shlibs_3.2.5-6_darwin-x86_64.deb) ... Setting up python32-shlibs (3.2.5-6) ... Setting up python32 (3.2.5-6) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/setuptools-tng-py32_5.1-1_darwin-x86_64.deb Selecting previously deselected package setuptools-tng-py32. (Reading database ... 22807 files and directories currently installed.) Unpacking setuptools-tng-py32 (from .../setuptools-tng-py32_5.1-1_darwin-x86_64.deb) ... Setting up setuptools-tng-py32 (5.1-1) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/xmlwitch-py32_0.2.1-1_darwin-x86_64.deb Selecting previously deselected package xmlwitch-py32. (Reading database ... 22983 files and directories currently installed.) Unpacking xmlwitch-py32 (from .../xmlwitch-py32_0.2.1-1_darwin-x86_64.deb) ... Setting up xmlwitch-py32 (0.2.1-1) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-html5witch-py32-0.2.1-1 /sw/build.build dpkg-deb: building package `fink-buildlock-html5witch-py32-0.2.1-1' in `/sw/build.build/fink-buildlock-html5witch-py32-0.2.1-1_2014.07.30-05.29.40_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-html5witch-py32-0.2.1-1_2014.07.30-05.29.40_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-html5witch-py32-0.2.1-1. (Reading database ... 22990 files and directories currently installed.) Unpacking fink-buildlock-html5witch-py32-0.2.1-1 (from .../fink-buildlock-html5witch-py32-0.2.1-1_2014.07.30-05.29.40_darwin-x86_64.deb) ... Setting up fink-buildlock-html5witch-py32-0.2.1-1 (2014.07.30-05.29.40) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.htIHr env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/html5witch-0.2.1.tar.gz html5witch-0.2.1/ html5witch-0.2.1/html5witch.egg-info/ html5witch-0.2.1/html5witch.egg-info/dependency_links.txt html5witch-0.2.1/html5witch.egg-info/PKG-INFO html5witch-0.2.1/html5witch.egg-info/requires.txt html5witch-0.2.1/html5witch.egg-info/SOURCES.txt html5witch-0.2.1/html5witch.egg-info/top_level.txt html5witch-0.2.1/._html5witch.py html5witch-0.2.1/html5witch.py html5witch-0.2.1/._MANIFEST.in html5witch-0.2.1/MANIFEST.in html5witch-0.2.1/PKG-INFO html5witch-0.2.1/._README.md html5witch-0.2.1/README.md html5witch-0.2.1/._README.txt html5witch-0.2.1/README.txt html5witch-0.2.1/setup.cfg html5witch-0.2.1/._setup.py html5witch-0.2.1/setup.py html5witch-0.2.1/tests/ html5witch-0.2.1/tests/expected/ html5witch-0.2.1/tests/expected/._link_elements.html html5witch-0.2.1/tests/expected/link_elements.html html5witch-0.2.1/tests/expected/._script_elements.html html5witch-0.2.1/tests/expected/script_elements.html html5witch-0.2.1/tests/expected/._simple_document.html html5witch-0.2.1/tests/expected/simple_document.html html5witch-0.2.1/tests/._html5witch_tests.py html5witch-0.2.1/tests/html5witch_tests.py sudo -u fink-bld [ENV] sh -c /tmp/fink.3LRDw /tmp/fink._whpi #!/bin/bash -ev let pyversion="32" if [ $pyversion -ge 31 ]; then /sw/bin/2to3-3.2 -w html5witch.py fi RefactoringTool: Skipping implicit fixer: buffer RefactoringTool: Skipping implicit fixer: idioms RefactoringTool: Skipping implicit fixer: set_literal RefactoringTool: Skipping implicit fixer: ws_comma RefactoringTool: Refactored html5witch.py RefactoringTool: Files that were modified: RefactoringTool: html5witch.py --- html5witch.py (original) +++ html5witch.py (refactored) @@ -1,6 +1,6 @@ -from __future__ import with_statement + import xmlwitch -from StringIO import StringIO +from io import StringIO from xml.sax import saxutils __all__ = ['Builder', 'Element'] sudo -u fink-bld [ENV] sh -c /tmp/fink.WPGdh /sw/bin/python3.2 setup.py build running build running build_py creating build creating build/lib copying html5witch.py -> build/lib /bin/rm -rf /sw/build.build/root-html5witch-py32-0.2.1-1 /bin/mkdir -p /sw/build.build/root-html5witch-py32-0.2.1-1/sw /bin/mkdir -p /sw/build.build/root-html5witch-py32-0.2.1-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-html5witch-py32-0.2.1-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.XKbEh /sw/bin/python3.2 setup.py install --root=/sw/build.build/root-html5witch-py32-0.2.1-1 running install running build running build_py running install_lib creating /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib creating /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib/python3.2 creating /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib/python3.2/site-packages copying build/lib/html5witch.py -> /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib/python3.2/site-packages byte-compiling /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib/python3.2/site-packages/html5witch.py to html5witch.cpython-32.pyc running install_egg_info running egg_info writing requirements to html5witch.egg-info/requires.txt writing html5witch.egg-info/PKG-INFO writing top-level names to html5witch.egg-info/top_level.txt writing dependency_links to html5witch.egg-info/dependency_links.txt reading manifest file 'html5witch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html5witch.egg-info/SOURCES.txt' Copying html5witch.egg-info to /sw/build.build/root-html5witch-py32-0.2.1-1/sw/lib/python3.2/site-packages/html5witch-0.2.1-py3.2.egg-info running install_scripts sudo -u fink-bld [ENV] sh -c /tmp/fink.KJJ2M /usr/bin/install -d -m 700 /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/doc/html5witch-py32 /bin/cp -r PKG-INFO /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/doc/html5witch-py32/ /bin/cp -r README.md /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/doc/html5witch-py32/ /bin/cp -r README.txt /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/doc/html5witch-py32/ /bin/chmod -R go=u-w /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/doc/html5witch-py32 /bin/rm -f /sw/build.build/root-html5witch-py32-0.2.1-1/sw/info/dir /sw/build.build/root-html5witch-py32-0.2.1-1/sw/info/dir.old /sw/build.build/root-html5witch-py32-0.2.1-1/sw/share/info/dir /sw/build.build/root-html5witch-py32-0.2.1-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-html5witch-py32-0.2.1-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/pythonmods dpkg-deb: building package `html5witch-py32' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/pythonmods/html5witch-py32_0.2.1-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-html5witch-py32-0.2.1-1 (Reading database ... 22991 files and directories currently installed.) Removing fink-buildlock-html5witch-py32-0.2.1-1 ...