[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Missing dh-autoreconf builddep on 1.7.16-2 in git?



Hello.

Tonight I was bored, and in my boredom I started trying to backport
1.7.16-2 (wine-unstable) from git to Debian Wheezy so I could play
Blizzard's Hearthstone..

It didn't even make it to the compiling part as it failed because
dh-autoreconf wasn't in the build deps :

>
> I: Building the package
> W: no hooks of type A found -- ignoring
> I: Running cd tmp/buildd/*/ && env
> PATH="/usr/sbin:/usr/bin:/
sbin:/bin" dpkg-buildpackage -us -uc  -j8
> -rfakeroot
> dpkg-buildpackage: source package wine-unstable
> dpkg-buildpackage: source version 1.7.16-2~bpo70+1
> dpkg-buildpackage: source changed by David Michael Smith
> <sidicas2@gmail.com>
> dpkg-buildpackage: host architecture amd64
>  dpkg-source --before-build wine-unstable-1.7.16
>  fakeroot debian/rules clean
> dh clean --parallel --with autoreconf
> dh: unable to load addon autoreconf: Can't locate
> Debian/Debhelper/Sequence/autoreconf.pm in @INC (@INC contains:
> /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14
> /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 18) line 2.
> BEGIN failed--compilation aborted at (eval 18) line 2.
>
> make: *** [clean] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
> status 2
> E: Failed autobuilding of package
> W: no hooks of type C found -- ignoring
> I: unmounting /var/cache/pbuilder/result filesystem
> I: unmounting dev/pts filesystem
> I: unmounting proc filesystem
> I: cleaning the build env
> I: removing directory /var/cache/pbuilder/build//22058 and its
> subdirectories
>
>


Adding dh-autoreconf to the build deps in debian/control allowed the
compile of Wine 1.7.16-2 to start on a 32-bit Wheezy pbuilder instance.   I'm not sure if
that's helpful to any of you or not, but I figured I'd share it with
somebody.

Reply to: