Opened 14 years ago

Closed 13 years ago

#23699 closed defect (fixed)

root does not build universal

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mattiafrancescomoro@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: root

Description

root does not complete the configuration phase when using the +universal variant:

--->  Computing dependencies for root
--->  Fetching root
--->  Attempting to fetch root_v5.26.00.source.tar.gz from http://distfiles.macports.org/root
--->  Verifying checksum(s) for root
--->  Extracting root
--->  Configuring root
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_root/work/root" && ./configure --prefix=/opt/local --disable-dependency-tracking --with-cc=/usr/bin/gcc-4.2 --with-f77="" --with-cxx="/usr/bin/g++-4.2" --etcdir="/opt/local/etc/root" --docdir="/opt/local/share/doc/root-5.26.00" --libdir="/opt/local/lib/root" --testdir="/opt/local/share/root/test" --tutdir="/opt/local/share/root/tutorials" --disable-qt --etcdir=/opt/local/etc/root --disable-builtin-afterimage --disable-builtin-freetype --disable-builtin-glew --disable-builtin-pcre --disable-builtin-zlib --disable-fftw3 --disable-krb5 --disable-ldap --disable-odbc --disable-mysql --with-x11-libdir="/opt/local/lib" --with-xpm-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-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" --with-xml-libdir="/opt/local/lib" " returned error 1
Command output: Configuring for macosx64
Invalid option '--disable-dependency-tracking'. Try ./configure --help

Error: Unable to upgrade port: 1

The universal variant should either be fixed or disabled.

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Maintainer timeout. I disabled the universal variant in r65594. If you can find a way to reenable it so that it actually works, I would welcome that.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.