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

Bug#726513: Build-Dependency on wrong automake version



Package: texlive-bin
Version: 2013.20130729.30972-2
Severity: minor

Hi,

I've just tried to backport the new texlive packages to wheezy for my personal
usage. All packages built, but not texlive-bin:

make[1]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972'
   dh_auto_build -O--builddirectory=Work
make[1]: Entering directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
Making all in .
make[2]: Entering directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
/bin/sh: -c: line 16: syntax error near unexpected token `;'
/bin/sh: -c: line 16: `      if ; then echo "make: running /bin/sh $cmd$skip";
fi && \'
make[2]: *** [texlibs] Error 1
make[2]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


The problem is that Build-Depends lists "automake (>= 1.13.1)" which is wrong
as it does not include the epoc and thus allows to build on wheezy with
automake 1:1.11.6. Should be "automake (>= 1:1.13.1)".

Regards
Tom


Reply to: