<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello.<br>
    <br>
    Tonight I was bored, and in my boredom I started trying to backport<br>
    1.7.16-2 (wine-unstable) from git to Debian Wheezy so I could play<br>
    Blizzard's Hearthstone..<br>
    <br>
    It didn't even make it to the compiling part as it failed because<br>
    dh-autoreconf wasn't in the build deps :<br>
    <br>
    ><br>
    > I: Building the package<br>
    > W: no hooks of type A found -- ignoring<br>
    > I: Running cd tmp/buildd/*/ && env<br>
    > PATH="/usr/sbin:/usr/bin:/
    <div id=":12u" class="a3s" style="overflow: hidden;"><wbr>sbin:/bin"
      dpkg-buildpackage -us -uc  -j8<br>
      > -rfakeroot<br>
      > dpkg-buildpackage: source package wine-unstable<br>
      > dpkg-buildpackage: source version 1.7.16-2~bpo70+1<br>
      > dpkg-buildpackage: source changed by David Michael Smith<br>
      > <<a href="mailto:sidicas2@gmail.com">sidicas2@gmail.com</a>><br>
      > dpkg-buildpackage: host architecture amd64<br>
      >  dpkg-source --before-build wine-unstable-1.7.16<br>
      >  fakeroot debian/rules clean<br>
      > dh clean --parallel --with autoreconf<br>
      > dh: unable to load addon autoreconf: Can't locate<br>
      > Debian/Debhelper/Sequence/<a href="http://autoreconf.pm"
        target="_blank">auto<wbr>reconf.pm</a> in @INC (@INC contains:<br>
      > /etc/perl /usr/local/lib/perl/5.14.2
      /usr/local/share/perl/5.14.2<br>
      > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14<br>
      > /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 18)
      line 2.<br>
      > BEGIN failed--compilation aborted at (eval 18) line 2.<br>
      ><br>
      > make: *** [clean] Error 2<br>
      > dpkg-buildpackage: error: fakeroot debian/rules clean gave
      error exit<br>
      > status 2<br>
      > E: Failed autobuilding of package<br>
      > W: no hooks of type C found -- ignoring<br>
      > I: unmounting /var/cache/pbuilder/result filesystem<br>
      > I: unmounting dev/pts filesystem<br>
      > I: unmounting proc filesystem<br>
      > I: cleaning the build env<br>
      > I: removing directory /var/cache/pbuilder/build//<wbr>22058
      and its<br>
      > subdirectories<br>
      ><br>
      ><br>
      <br>
      <br>
      Adding dh-autoreconf to the build deps in debian/control allowed
      the<br>
      compile of Wine 1.7.16-2 to start on a 32-bit Wheezy pbuilder
      instance.   I'm not sure if<br>
      that's helpful to any of you or not, but I figured I'd share it
      with<br>
      somebody.</div>
  </body>
</html>