[MacPorts] #44050: codeblocks: runs autotools during `make all`
MacPorts
noreply at macports.org
Tue Jun 17 03:04:17 PDT 2014
#44050: codeblocks: runs autotools during `make all`
---------------------+------------------------
Reporter: mojca@… | Owner: mojca@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: codeblocks
---------------------+------------------------
From the [https://build.macports.org/builders/buildports-snowleopard-
x86_64/builds/27069 build log]:
{{{
---> Building codeblocks
DEBUG: Executing org.macports.build (codeblocks)
DEBUG: Environment:
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12"
&& /usr/bin/make -j8 -w all'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12"
&& /usr/bin/make -j8 -w all
make: Entering directory
`/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12'
Making all in src
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12/src'
Making all in include
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12/src/include'
rm -f sdk_precomp.h.gch
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh
/opt/local/var/macports/build/_opt_mports_dports_devel_codeblocks/codeblocks/work/codeblocks-13.12/missing
--run autoheader)
/usr/bin/g++-4.2 -DHAVE_CONFIG_H
-I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/include
/osx_cocoa-unicode-3.0
-I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__
-D__WXOSX_COCOA__ -I../../src/include -I../../src/include
-I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml
-I../../src/include/scripting/include -I../../src/include/scripting/sqplus
-I../../src/include/mozilla_chardet
-I../../src/include/mozilla_chardet/mfbt
-I../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../src/include/mozilla_chardet/xpcom
-I../../src/include/mozilla_chardet/xpcom/base
-I../../src/include/mozilla_chardet/xpcom/glue -I/opt/local/include -ansi
-DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -pipe -Os -arch x86_64
-DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o sdk_precomp.h.gch
-xc++-header ./sdk_precomp.h
aclocal.m4:21: warning: this file was generated for autoconf 2.69.
You have another version of autoconf. It may work, but is not guaranteed
to.
If you have problems, you may need to regenerate the build system
entirely.
To do so, use the procedure documented by the package, typically
`autoreconf'.
configure.ac:11: error: Autoconf version 2.62 or higher is required
aclocal.m4:9643: AM_INIT_AUTOMAKE is expanded from...
configure.ac:11: the top level
autom4te: /usr/bin/gm4 failed with exit status: 63
autoheader: '/usr/bin/autom4te' failed with exit status: 63
WARNING: `autoheader' is probably too old. You should only need it if
you modified `acconfig.h' or `configure.ac'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
touch: [src/include/config.h].in: No such file or directory
}}}
--
Ticket URL: <https://trac.macports.org/ticket/44050>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list