[MacPorts] #23928: opendx fails to install - autoreconf failure

MacPorts noreply at macports.org
Thu Mar 4 11:37:33 PST 2010


#23928: opendx fails to install - autoreconf failure
-------------------------------+--------------------------------------------
 Reporter:  morasta@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.2                                
 Keywords:  opendx             |        Port:                                       
-------------------------------+--------------------------------------------
 I've tried installing OpenDX on MacPorts 1.8.2 using the following
 command:

 {{{
 sudo port install opendx
 }}}

 Things happen, it appears to be working fine, then I get the following
 (when passed through -d):


 {{{
 --->  Extracting dx-4.4.4.tar.gz
 DEBUG: setting option extract.args to
 /opt/local/var/macports/distfiles/opendx/dx-4.4.4.tar.gz
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_opendx/work"
 && /usr/bin/gzip -dc
 /opt/local/var/macports/distfiles/opendx/dx-4.4.4.tar.gz | /usr/bin/gnutar
 --no-same-owner -xf -'
 DEBUG: Executing org.macports.patch (opendx)
 --->  Configuring opendx
 DEBUG: Using compiler 'Mac OS X gcc 4.2'
 DEBUG: Executing org.macports.configure (opendx)
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_opendx/work/dx-4.4.4"
 && autoreconf --install -fv'
 autoreconf: Entering directory `.'
 autoreconf: configure.ac: not using Gettext
 autoreconf: running: aclocal --force
 configure.ac:222: error: m4_require: circular dependency of
 AC_LANG_COMPILER(C++)
 ../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded
 from...
 ../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
 /opt/local/share/aclocal/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is
 expanded from...
 /opt/local/share/aclocal/libtool.m4:5340: _LT_LANG_CXX_CONFIG is expanded
 from...
 /opt/local/share/aclocal/libtool.m4:785: _LT_LANG is expanded from...
 /opt/local/share/aclocal/libtool.m4:768: LT_LANG is expanded from...
 ../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
 ../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded
 from...
 ../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
 ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
 ../../lib/m4sugar/m4sh.m4:346: AS_REQUIRE is expanded from...
 ../../lib/autoconf/general.m4:183: AC_REQUIRE_SHELL_FN is expanded from...
 ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded
 from...
 ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
 ../../lib/m4sugar/m4sh.m4:566: AS_FOR is expanded from...
 ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
 configure.ac:222: the top level
 autom4te: /opt/local/bin/gm4 failed with exit status: 1
 aclocal: /opt/local/bin/autom4te failed with exit status: 1
 autoreconf: aclocal failed with exit status: 1
 Error: Target org.macports.configure returned: autoreconf failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_opendx/work/dx-4.4.4"
 && autoreconf --install -fv " returned error 1
 DEBUG: Backtrace: autoreconf failure: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_opendx/work/dx-4.4.4"
 && autoreconf --install -fv " returned error 1
     while executing
 "$procedure $targetname"
 Warning: the following items did not execute (for opendx):
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

 Tried checking what I could tell was happening from that and I couldn't
 determine what the problem was exactly. A search of older tickets likewise
 turned nothing up.

-- 
Ticket URL: <http://trac.macports.org/ticket/23928>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list