All pastes #1619815 Raw Edit

autogen output

public text v1 · immutable
#1619815 ·published 2009-10-14 16:19 UTC
rendered paste body
+ aclocal -I m4
+ autoconf
+ automake -a
morituri/test/Makefile.am:41: `%'-style pattern rules are a GNU make extension
Makefile.am:36: `%'-style pattern rules are a GNU make extension
m4/pychecker.mk:26: shell basename `pwd`: non-POSIX variable name
m4/pychecker.mk:26: (probably a GNU make extension)
Makefile.am:39:   `m4/pychecker.mk' included from here
m4/pychecker.mk:27: if $(subst _build,,$(thisdir: non-POSIX variable name
m4/pychecker.mk:27: (probably a GNU make extension)
Makefile.am:39:   `m4/pychecker.mk' included from here
m4/pychecker.mk:27: shell pwd: non-POSIX variable name
m4/pychecker.mk:27: (probably a GNU make extension)
Makefile.am:39:   `m4/pychecker.mk' included from here
m4/pychecker.mk:29: filter-out $(PYCHECKER_BLACKLIST: non-POSIX variable name
m4/pychecker.mk:29: (probably a GNU make extension)
Makefile.am:39:   `m4/pychecker.mk' included from here
m4/pychecker.mk:29: wildcard $(PYCHECKER_WHITELIST: non-POSIX variable name
Makefile.am:39:   `m4/pychecker.mk' included from here
+ echo './autogen.sh '
+ chmod +x autoregen.sh
+ ./configure --enable-maintainer-mode
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking nano version... 1
checking whether to enable maintainer-specific portions of Makefiles... yes
configure: Looking for Python version >= 2.3
checking for python... /usr/bin/python
checking "/usr/bin/python":... okay
checking local Python configuration... looks good
configure: Installing python code in /usr/local/lib/python2.6/site-packages
checking for epydoc... yes
checking for pychecker... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating etc/Makefile
config.status: creating etc/bash_completion.d/Makefile
config.status: creating m4/Makefile
config.status: creating m4/Makefile
config.status: creating morituri/Makefile
config.status: creating morituri/rip/Makefile
config.status: creating morituri/common/Makefile
config.status: creating morituri/configure/Makefile
config.status: creating morituri/configure/uninstalled.py
config.status: creating morituri/configure/installed.py
config.status: creating morituri/extern/Makefile
config.status: creating morituri/image/Makefile
config.status: creating morituri/program/Makefile
config.status: creating morituri/result/Makefile
config.status: creating morituri/test/Makefile
config.status: creating doc/Makefile
config.status: creating misc/Makefile
config.status: creating morituri.spec