Public bug reported:

Imported from Debian bug http://bugs.debian.org/797260:

Source: sysbench
Version: 0.4.12-1.1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

cd . && libtoolize -c -f
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
cd . && aclocal-1.14 
/bin/sh: 1: aclocal-1.14: not found
/usr/share/cdbs/1/class/autotools-files.mk:62: recipe for target 
'debian/stamp-autotools-files' failed
make: *** [debian/stamp-autotools-files] Error 127
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/sysbench.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

** Affects: sysbench (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: sysbench (Debian)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Bug watch added: Debian Bug tracker #797260
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797260

** Changed in: sysbench (Debian)
 Remote watch: None => Debian Bug tracker #797260

** Changed in: sysbench (Ubuntu)
       Status: New => Triaged

** Changed in: sysbench (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs

** Description changed:

  Imported from Debian bug http://bugs.debian.org/797260:
  
- Received: (at submit) by bugs.debian.org; 28 Aug 2015 22:00:42 +0000
- From solo-debianb...@goeswhere.com Fri Aug 28 22:00:41 2015
- X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
-       (2014-02-07) on buxtehude.debian.org
- X-Spam-Level: 
- X-Spam-Status: No, score=-4.5 required=4.0 tests=BAYES_00,HELO_LH_HOME,
-       RDNS_NONE,X_DEBBUGS_CC autolearn=no autolearn_force=no
-       version=3.4.0-bugs.debian.org_2005_01_02
- X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 150; neutral, 66; spammy,
-       0. spammytokens: hammytokens:0.000-+--H*u:2014-03-12,
-       0.000-+--H*UA:2014-03-12, 0.000-+--H*UA:1.5.23, 0.000-+--H*u:1.5.23,
-       0.000-+--xdebbugscc
- Return-path: <solo-debianb...@goeswhere.com>
- Received: from [5.80.170.44] (helo=astoria.home)
-       by buxtehude.debian.org with esmtp (Exim 4.84)
-       (envelope-from <solo-debianb...@goeswhere.com>)
-       id 1ZVRhF-0006IL-93
-       for sub...@bugs.debian.org; Fri, 28 Aug 2015 22:00:41 +0000
- Received: by astoria.home (Postfix, from userid 1000)
-       id F2429297B32; Fri, 28 Aug 2015 23:00:22 +0100 (BST)
- Date: Fri, 28 Aug 2015 23:00:22 +0100
- From: "Chris West (Faux)" <solo-debianb...@goeswhere.com>
- To: Debian Bug Tracking System <sub...@bugs.debian.org>
- Subject: sysbench: FTBFS: aclocal-1.14: not found
- Message-ID: <20150828220022.ga12...@astoria.goeswhere.com>
- MIME-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Disposition: inline
- X-Debbugs-Cc: solo-debianb...@goeswhere.com
- User-Agent: Mutt/1.5.23 (2014-03-12)
- Delivered-To: sub...@bugs.debian.org
+ Source: sysbench
+ Version: 0.4.12-1.1
+ Severity: serious
+ Justification: fails to build from source
+ Tags: sid stretch
+ User: reproducible-bui...@lists.alioth.debian.org
+ Usertags: ftbfs
+ X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
+ 
+ Dear Maintainer,
+ 
+ The package fails to build:
+ 
+ cd . && libtoolize -c -f
+ libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
+ libtoolize: copying file `config/ltmain.sh'
+ libtoolize: You should add the contents of the following files to 
`aclocal.m4':
+ libtoolize:   `/usr/share/aclocal/libtool.m4'
+ libtoolize:   `/usr/share/aclocal/ltoptions.m4'
+ libtoolize:   `/usr/share/aclocal/ltversion.m4'
+ libtoolize:   `/usr/share/aclocal/ltsugar.m4'
+ libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
+ libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
+ libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
+ libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ cd . && aclocal-1.14 
+ /bin/sh: 1: aclocal-1.14: not found
+ /usr/share/cdbs/1/class/autotools-files.mk:62: recipe for target 
'debian/stamp-autotools-files' failed
+ make: *** [debian/stamp-autotools-files] Error 127
+ dpkg-buildpackage: error: debian/rules build gave error exit status 2
+ 
+ Full build log:
+ https://reproducible.debian.net/rb-pkg/unstable/amd64/sysbench.html
+ 
+ -- System Information:
+ Debian Release: stretch/sid
+ APT prefers unstable
+ APT policy: (500, 'unstable')
+ Architecture: amd64 (x86_64)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507076

Title:
  sysbench: FTBFS: aclocal-1.14: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysbench/+bug/1507076/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to