Skip to content

Instantly share code, notes, and snippets.

@knocte
Created June 17, 2015 00:00
Show Gist options
  • Select an option

  • Save knocte/59ff2b3a68715474f644 to your computer and use it in GitHub Desktop.

Select an option

Save knocte/59ff2b3a68715474f644 to your computer and use it in GitHub Desktop.
==> 2015-06-16 23:33:52: Preping libogg
+ /Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install/bin/tar xf /Users/joseantoniomunozmoreno/knocte/bockbuild26/cache/libogg-1.3.0.tar.gz
+ cd "libogg-1.3.0"
+ patch -p1 < "/Users/joseantoniomunozmoreno/knocte/bockbuild26/packages/patches/libogg-opt.patch"
patching file configure.in
==> 2015-06-16 23:33:52: Building libogg
+ autoreconf -fi && ./configure --prefix="/Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install"
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:22: warning: macro 'AM_CONFIG_HEADER' not found in library
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:22: warning: macro 'AM_CONFIG_HEADER' not found in library
configure.in:22: error: possibly undefined macro: AM_CONFIG_HEADER
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install/bin/autoconf failed with exit status: 1
Traceback (most recent call last):
File "./darwin.py", line 70, in <module>
BansheeDarwinProfile ().build ()
File "../../bockbuild/profile.py", line 152, in build
def __init__(self, timer=None, bias=None):
File "../../bockbuild/package.py", line 279, in start_build
File "../../bockbuild/package.py", line 339, in build
File "../../bockbuild/package.py", line 290, in sh
File "../../bockbuild/util/util.py", line 68, in run_shell
Exception: ERROR: command exited with exit code 256: autoreconf -fi && ./configure --prefix="/Users/joseantoniomunozmoreno/knocte/bockbuild26/profiles/banshee/build-root/_install"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment