Run of lintian-fixes for bulk-extractor
Try this locally package):
debcheckout bulk-extractor
cd bulk-extractor
DEB_UPDATE_CHANGELOG=auto lintian-brush
653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 |
test -d src/be13_api/.git || git clone git://github.com/simsong/be13_api.git src/be13_api
Cloning into 'src/be13_api'...
test -d src/dfxml/.git || git clone git://github.com/simsong/dfxml.git src/dfxml
Cloning into 'src/dfxml'...
test -d src/sceadan/.git || git clone git://github.com/nbeebe/sceadan.git src/sceadan
Cloning into 'src/sceadan'...
dh_autoreconf
aclocal: error: configure.ac:130: file 'src/dfxml/src/dfxml_configure.m4' does not exist
autoreconf: error: aclocal failed with exit status: 1
dh_autoreconf: error: autoreconf -f -i returned exit code 1
make[1]: *** [debian/rules:21: override_dh_autoreconf] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
|