[MacPorts] #21027: gnuplot build error.
#21027: gnuplot build error. ----------------------------------------+----------------------------------- Reporter: ksaito11+macport@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: ----------------------------------------+----------------------------------- When I try to run mpirun I get the following error. {{{ $ sudo port install gnuplot ---> Computing dependencies for gnuplot Error: Target org.macports.activate returned: Registry error: automake 1.11_0 not registered as installed. Error: The following dependencies failed to build: gd2 automake jpeg libpng libtool xpm pkgconfig xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-util-macros xorg- xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans pdflib readline Error: Status 1 encountered during processing. $ }}} -- Ticket URL: <http://trac.macports.org/ticket/21027> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21027: gnuplot build error. ----------------------------------------+----------------------------------- Reporter: ksaito11+macport@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ----------------------------------------+----------------------------------- Changes (by macsforever2000@…): * keywords: snowleopard => Comment: What is the output of the following? {{{ port installed automake }}} -- Ticket URL: <http://trac.macports.org/ticket/21027#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21027: gnuplot build error. ----------------------------------------+----------------------------------- Reporter: ksaito11+macport@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ----------------------------------------+----------------------------------- Comment(by ksaito11+macport@…): This is output. {{{ $ sudo port installed automake None of the specified ports are installed. $ sudo port install automake ---> Computing dependencies for automake Error: Target org.macports.activate returned: Registry error: automake 1.11_0 not registered as installed. Error: Status 1 encountered during processing. $ sudo port clean --all automake ---> Cleaning automake $ sudo port install automake ---> Computing dependencies for automake ---> Fetching automake ---> Attempting to fetch automake-1.11.tar.bz2 from ftp://ftp.dti.ad.jp/pub/GNU/automake ---> Verifying checksum(s) for automake ---> Extracting automake ---> Configuring automake ---> Building automake ---> Staging automake into destroot ---> Installing automake @1.11_0 ---> Activating automake @1.11_0 Error: Target org.macports.activate returned: Image error: /opt/local/bin/aclocal already exists and does not belong to a registered port. Unable to activate port automake. Error: Status 1 encountered during processing. $ }}} -- Ticket URL: <http://trac.macports.org/ticket/21027#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21027: gnuplot build error. -----------------------------------------+---------------------------------- Reporter: ksaito11+macport@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: invalid | Keywords: Port: | -----------------------------------------+---------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid Comment: You either need to delete that file and activate or simply force the activate. {{{ sudo port -f activate automake }}} -- Ticket URL: <http://trac.macports.org/ticket/21027#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts