[MacPorts] #31260: root 5.30.01 configure failure
MacPorts
noreply at macports.org
Wed Sep 14 11:56:23 PDT 2011
#31260: root 5.30.01 configure failure
------------------------------------------+---------------------------------
Reporter: macsforever2000@… | Owner: jonesc@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: root
------------------------------------------+---------------------------------
I see the following error trying to build ROOT 5.30.01
{{{
:notice:configure ---> Configuring root
:debug:configure Using compiler 'MacPorts gcc 4.5'
:debug:configure Executing proc-pre-org.macports.configure-configure-0
:debug:configure Executing org.macports.configure (root)
:debug:configure Environment: CPATH='/opt/local/include' CXXFLAGS='-pipe
-O2 -m64' CPPFLAGS='-I/opt/local/include' CFLAGS='-pipe -O2 -m64'
LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
PKG_CONFIG_PATH='/opt/local/lib/pkgconfig' CXX='/opt/local/bin/g++-mp-4.5'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_trunk_dports_science_root/root/work/.CC_PRINT_OPTIONS'
F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2
-m64' OBJC='/opt/local/bin/gcc-mp-4.5' INSTALL='/usr/bin/install -c'
MOC='/opt/local/bin/moc' F90='/opt/local/bin/gfortran-mp-4.5'
FC='/opt/local/bin/gfortran-mp-4.5' QMAKESPEC='macx-g++' FFLAGS='-pipe -O2
-m64' OBJCFLAGS='-pipe -O2 -m64' QTDIR='/opt/local' F77='/opt/local/bin
/gfortran-mp-4.5' CC_PRINT_OPTIONS='YES' CC='/opt/local/bin/gcc-mp-4.5'
QMAKE='/opt/local/bin/qmake'
:debug:configure Assembled command: 'cd
"/opt/local/var/macports/build/_opt_mports_trunk_dports_science_root/root/work/root"
&& ./configure macosx64 --prefix=/opt/local
--docdir=/opt/local/share/doc/root --libdir=/opt/local/lib/root
--testdir=/opt/local/share/root/test
--tutdir=/opt/local/share/root/tutorials --etcdir=/opt/local/etc/root
--disable-builtin-afterimage --disable-builtin-freetype --disable-builtin-
glew --disable-builtin-pcre --disable-builtin-zlib --disable-krb5
--disable-ldap --disable-mysql --disable-odbc --disable-pythia8 --disable-
qtgsi --with-x11-libdir=/opt/local/lib --with-xpm-libdir=/opt/local/lib
--enable-fftw3 --with-fftw3-incdir="/opt/local/include/" --with-
fftw3-libdir="/opt/local/lib" --enable-roofit --enable-opengl --with-
opengl-incdir="/opt/local/include" --with-opengl-libdir="/opt/local/lib"
--with-glew-incdir="/opt/local/include/" --with-glew-
libdir="/opt/local/lib" --enable-python --with-python-
incdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6"
--with-python-
libdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config"
--enable-ssl --with-ssl-shared=yes --with-ssl-incdir="/opt/local/include"
--with-ssl-libdir="/opt/local/lib" --enable-builtin-ftgl --enable-xml
--with-xml-incdir="/opt/local/include/libxml2" --with-xml-
libdir="/opt/local/lib" --enable-qt --with-cc=/opt/local/bin/gcc-mp-4.5
--with-cxx=/opt/local/bin/g++-mp-4.5 --with-ld=/opt/local/bin/g++-mp-4.5
--with-f77=/opt/local/bin/gfortran-mp-4.5'
:debug:configure Executing command line: cd
"/opt/local/var/macports/build/_opt_mports_trunk_dports_science_root/root/work/root"
&& ./configure macosx64 --prefix=/opt/local
--docdir=/opt/local/share/doc/root --libdir=/opt/local/lib/root
--testdir=/opt/local/share/root/test
--tutdir=/opt/local/share/root/tutorials --etcdir=/opt/local/etc/root
--disable-builtin-afterimage --disable-builtin-freetype --disable-builtin-
glew --disable-builtin-pcre --disable-builtin-zlib --disable-krb5
--disable-ldap --disable-mysql --disable-odbc --disable-pythia8 --disable-
qtgsi --with-x11-libdir=/opt/local/lib --with-xpm-libdir=/opt/local/lib
--enable-fftw3 --with-fftw3-incdir="/opt/local/include/" --with-
fftw3-libdir="/opt/local/lib" --enable-roofit --enable-opengl --with-
opengl-incdir="/opt/local/include" --with-opengl-libdir="/opt/local/lib"
--with-glew-incdir="/opt/local/include/" --with-glew-
libdir="/opt/local/lib" --enable-python --with-python-
incdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6"
--with-python-
libdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config"
--enable-ssl --with-ssl-shared=yes --with-ssl-incdir="/opt/local/include"
--with-ssl-libdir="/opt/local/lib" --enable-builtin-ftgl --enable-xml
--with-xml-incdir="/opt/local/include/libxml2" --with-xml-
libdir="/opt/local/lib" --enable-qt --with-cc=/opt/local/bin/gcc-mp-4.5
--with-cxx=/opt/local/bin/g++-mp-4.5 --with-ld=/opt/local/bin/g++-mp-4.5
--with-f77=/opt/local/bin/gfortran-mp-4.5
:info:configure Checking for source directory ...
/opt/local/var/macports/build/_opt_mports_trunk_dports_science_root/root/work/root
:info:configure Configuring for macosx64
:info:configure INFO: --enable-fftw3: already enabled by default.
:info:configure INFO: --enable-opengl: already enabled by default.
:info:configure INFO: --enable-python: already enabled by default.
:info:configure INFO: --enable-ssl: already enabled by default.
:info:configure INFO: --enable-xml: already enabled by default.
:info:configure Checking for GNU Make version >= 3.80 ... ok
:info:configure Checking for C compiler ... /opt/local/bin/gcc-mp-4.5
:info:configure Checking for C++ compiler ... /opt/local/bin/g++-mp-4.5
:info:configure Checking for linker (LD) ... /opt/local/bin/g++-mp-4.5
:info:configure Checking for F77 compiler ... /opt/local/bin/gfortran-
mp-4.5
:info:configure Checking for libX11 ... no
:info:configure configure: libX11 MUST be installed
:info:configure See http://root.cern.ch/drupal/content/build-prerequisites
:info:configure shell command " cd
"/opt/local/var/macports/build/_opt_mports_trunk_dports_science_root/root/work/root"
&& ./configure macosx64 --prefix=/opt/local
--docdir=/opt/local/share/doc/root --libdir=/opt/local/lib/root
--testdir=/opt/local/share/root/test
--tutdir=/opt/local/share/root/tutorials --etcdir=/opt/local/etc/root
--disable-builtin-afterimage --disable-builtin-freetype --disable-builtin-
glew --disable-builtin-pcre --disable-builtin-zlib --disable-krb5
--disable-ldap --disable-mysql --disable-odbc --disable-pythia8 --disable-
qtgsi --with-x11-libdir=/opt/local/lib --with-xpm-libdir=/opt/local/lib
--enable-fftw3 --with-fftw3-incdir="/opt/local/include/" --with-
fftw3-libdir="/opt/local/lib" --enable-roofit --enable-opengl --with-
opengl-incdir="/opt/local/include" --with-opengl-libdir="/opt/local/lib"
--with-glew-incdir="/opt/local/include/" --with-glew-
libdir="/opt/local/lib" --enable-python --with-python-
incdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6"
--with-python-
libdir="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config"
--enable-ssl --with-ssl-shared=yes --with-ssl-incdir="/opt/local/include"
--with-ssl-libdir="/opt/local/lib" --enable-builtin-ftgl --enable-xml
--with-xml-incdir="/opt/local/include/libxml2" --with-xml-
libdir="/opt/local/lib" --enable-qt --with-cc=/opt/local/bin/gcc-mp-4.5
--with-cxx=/opt/local/bin/g++-mp-4.5 --with-ld=/opt/local/bin/g++-mp-4.5
--with-f77=/opt/local/bin/gfortran-mp-4.5 " returned error 1
:error:configure Target org.macports.configure returned: configure
failure: shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see
log for details)
while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for root):
org.macports.install org.macports.configure org.macports.build
org.macports.destroot
:notice:configure Log for root is at:
/opt/local/var/macports/logs/_opt_mports_trunk_dports_science_root/root/main.log
}}}
Strange, I never had this problem before.
--
Ticket URL: <https://trac.macports.org/ticket/31260>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list