FS#39280 - [bbpager] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Monday, 10 March 2014, 15:14 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Friday, 24 October 2014, 19:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
==> Starting build()...
patching file src/Baseresource.cxx
patching file src/main.cxx
patching file src/resource.cxx
patching file configure.ac
configure.ac:10: warning: underquoted definition of AC_SET_DEBUG
configure.ac:10: run info Automake 'Extending aclocal'
configure.ac:10: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:34: error: required file './compile' not found
configure.ac:34: 'automake --add-missing' can install 'compile'
src/Makefile.am:1: warning: 'CPPFLAGS' is a user variable, you should not override it;
src/Makefile.am:1: use 'AM_CPPFLAGS' instead
autoreconf: automake failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...

Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Friday, 24 October 2014, 19:23 GMT
Reason for closing:  Works for me
Comment by Doug Newgard (Scimmia) - Monday, 10 March 2014, 17:43 GMT
Changing autoreconf to autoreconf -fi fixes that, but it still fails with "/usr/bin/ld: cannot find -lbt"
Comment by Jaroslav Lichtblau (Dragonlord) - Friday, 24 October 2014, 19:23 GMT
Builds fine for me.

Loading...