source package build is failing
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| kmod (Debian) |
Fix Released
|
Unknown
|
|||
| kmod (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
| Xenial |
Triaged
|
High
|
Unassigned | ||
Bug Description
Trying to build the source package using sbuild is failing with the following error.
dh_clean
debian/rules build
gtkdocize --docdir libkmod/docs
autoreconf --force --install --symlink
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: linking file 'build-
libtoolize: putting macros in AC_CONFIG_
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:13: installing 'build-aux/compile'
configure.ac:19: installing 'build-
configure.ac:19: installing 'build-
configure.ac:17: installing 'build-
configure.ac:17: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
Makefile.am:207: installing 'build-
parallel-tests: installing 'build-
libkmod/
libkmod/
autoreconf: automake failed with exit status: 1
debian/rules:60: recipe for target 'configure' failed
make: *** [configure] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
| Changed in kmod (Debian): | |
| status: | Unknown → Fix Released |
| Changed in kmod (Ubuntu): | |
| status: | New → Fix Released |
| importance: | Undecided → Critical |
| Changed in kmod (Ubuntu Xenial): | |
| status: | New → Triaged |
| importance: | Undecided → High |

Thanks for taking your time to report this issue and help making Ubuntu better.
Based on the error message, this seems to be the same as https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 819089. Note that this is fixed in Ubuntu Yakkety, and that a patch is available in the upstream bug report.