[MacPorts] #22892: gimp2 failure
#22892: gimp2 failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: gimp2 poppler | Port: ----------------------------------------------+----------------------------- I am trying to setup an open source Digital asset management system with the use of MacPorts with little/no knowledge of command-line. I use MacPorts to install 9 ports mysql5, ffmpeg, ImageMagick, p5-image- exiftool, antiword, xpdf, subversion, ghostscript and ufraw but after it installs antiword it gives me the following error: Resource-Space-DAM:~ ipadmin$ sudo port install subversion ghostscript ufraw Password: ---> Computing dependencies for subversion ---> Cleaning subversion ---> Computing dependencies for ghostscript ---> Cleaning ghostscript ---> Computing dependencies for ufraw ---> Activating poppler @0.12.1_0 Error: The following dependencies failed to build: gimp2 poppler py25-gtk py25-cairo py25-numpy atlas gcc43 gmp mpfr gzip fftw-3 py25-nose py25-setuptools python25 py25-gobject gtkimageview Error: Status 1 encountered during processing. Its frustrating as i have no idea where to start looking or how to fix it. Any pointer appreciated -- Ticket URL: <http://trac.macports.org/ticket/22892> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: gimp2 failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: gimp2 poppler | Port: ----------------------------------------------+----------------------------- Comment(by systems@…): Sorry should have mentioned its on Mac OSX 10.5.8 on a Powermac G5 running Xcode3.1.4 -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: gimp2 failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ----------------------------------------------+----------------------------- Changes (by macsforever2000@…): * keywords: gimp2 poppler => Old description:
I am trying to setup an open source Digital asset management system with the use of MacPorts with little/no knowledge of command-line.
I use MacPorts to install 9 ports mysql5, ffmpeg, ImageMagick, p5-image- exiftool, antiword, xpdf, subversion, ghostscript and ufraw but after it installs antiword it gives me the following error:
Resource-Space-DAM:~ ipadmin$ sudo port install subversion ghostscript ufraw Password: ---> Computing dependencies for subversion ---> Cleaning subversion ---> Computing dependencies for ghostscript ---> Cleaning ghostscript ---> Computing dependencies for ufraw ---> Activating poppler @0.12.1_0 Error: The following dependencies failed to build: gimp2 poppler py25-gtk py25-cairo py25-numpy atlas gcc43 gmp mpfr gzip fftw-3 py25-nose py25-setuptools python25 py25-gobject gtkimageview Error: Status 1 encountered during processing.
Its frustrating as i have no idea where to start looking or how to fix it.
Any pointer appreciated
New description: I am trying to setup an open source Digital asset management system with the use of MacPorts with little/no knowledge of command-line. I use MacPorts to install 9 ports mysql5, ffmpeg, ImageMagick, p5-image- exiftool, antiword, xpdf, subversion, ghostscript and ufraw but after it installs antiword it gives me the following error: {{{ Resource-Space-DAM:~ ipadmin$ sudo port install subversion ghostscript ufraw Password: ---> Computing dependencies for subversion ---> Cleaning subversion ---> Computing dependencies for ghostscript ---> Cleaning ghostscript ---> Computing dependencies for ufraw ---> Activating poppler @0.12.1_0 Error: The following dependencies failed to build: gimp2 poppler py25-gtk py25-cairo py25-numpy atlas gcc43 gmp mpfr gzip fftw-3 py25-nose py25-setuptools python25 py25-gobject gtkimageview Error: Status 1 encountered during processing. }}} Its frustrating as i have no idea where to start looking or how to fix it. Any pointer appreciated -- Comment: This does not show an error. Please attach the complete output. -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: gimp2 failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: poppler ----------------------------------------------+----------------------------- Changes (by jmr@…): * owner: macports-tickets@… => devans@… * port: => poppler Comment: Full output means the output of `sudo port -d install ufraw` BTW. -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: gimp2 failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: poppler ----------------------------------------------+----------------------------- Comment(by ryandesign@…): Curiously, the attached output still doesn't show an error message. All I know is it's having trouble activating poppler for some reason. It works fine for me, so I suggest you uninstall poppler, clean it, selfupdate to make sure you have the latest MacPorts and port definitions, then try reinstalling it with the debug switch, and attach the complete output if it fails again. {{{ sudo port -f uninstall poppler sudo port clean poppler sudo port selfupdate sudo port -d install poppler }}} -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: poppler activation failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: poppler ----------------------------------------------+----------------------------- -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: poppler activation failure ----------------------------------------------+----------------------------- Reporter: systems@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: poppler ----------------------------------------------+----------------------------- Comment(by ryandesign@…): Any news? Do you still see the problem after performing the above steps? -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22892: poppler activation failure -----------------------------------------------+---------------------------- Reporter: systems@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: worksforme | Keywords: Port: poppler | -----------------------------------------------+---------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => worksforme Comment: Closing due to lack of response. -- Ticket URL: <http://trac.macports.org/ticket/22892#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts