[MacPorts] #19564: opendx configure failure
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- I see the following error while trying to configure opendx. I'm on Mac OS X 10.5.6. Xcode 3.1.2. {{{ ---> Configuring opendx Error: Target org.macports.configure returned: autoconf failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_science_opendx/work/dx-4.4.4" && autoreconf -fvi " returned error 1 Command output: autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force /opt/local/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /opt/local/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /opt/local/share/aclocal/imlib.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:222: error: m4_require: circular dependency of AC_LANG_COMPILER(C++) ../../lib/autoconf/lang.m4:271: AC_LANG_COMPILER_REQUIRE is expanded from... ../../lib/autoconf/general.m4:2518: 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:769: AC_LANG_COMPILER(C++) is expanded from... ../../lib/autoconf/lang.m4:271: AC_LANG_COMPILER_REQUIRE is expanded from... ../../lib/autoconf/general.m4:2462: AC_COMPILE_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:505: AS_IF is expanded from... ../../lib/autoconf/headers.m4:87: AC_CHECK_HEADER is expanded from... ../../lib/autoconf/headers.m4:195: AC_CHECK_HEADERS is expanded from... configure.ac:222: the top level autom4te: /opt/local/bin/gm4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 Error: Unable to upgrade port: 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/19564> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by ralph@…): Me too. -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by john.b.colby@…): Same problem for me. -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by john.b.colby@…): I tried a workaround by explicitly adding AC_PROG_CXX after line 220 in the main configure.ac, and now opendx seems to compile and install fine. However, when I try to launch it, I get some netcdf library error. Any ideas? {{{ jcolby$ dx dyld: Symbol not found: _H5P_CLS_FILE_ACCESS_g Referenced from: /opt/local/lib/libnetcdf.6.dylib Expected in: dynamic lookup Trace/BPT trap }}} -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by john.b.colby@…): Ah...figured that one out too. If anyone has the same problem, it's a known netcdf issue: http://www.unidata.ucar.edu/software/netcdf/docs/known_problems.html#o_probl... -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Changes (by gwright@…): * status: new => assigned Comment: I'll port the fixes and test them out, but I need to resolve the ghc-6.10.3/Tiger problem first. Looks as if that is not too far off, however. -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by ralph@…): The workaround worked for me. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: opendx ------------------------------------------+--------------------------------- Comment(by adfernandes@…): See ticket #21983 -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19564: opendx configure failure -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: gwright@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: opendx | -------------------------------------------+-------------------------------- Changes (by jmr@…): * status: assigned => closed * resolution: => fixed Comment: r69787 -- Ticket URL: <http://trac.macports.org/ticket/19564#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts