Opened 14 years ago

Closed 14 years ago

#22892 closed defect (worksforme)

poppler activation failure

Reported by: systems@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: poppler

Description (last modified by mf2k (Frank Schima))

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

Attachments (1)

poppler-fail.txt (209.5 KB) - added by toms@… 14 years ago.
poppler fail when trying to port evince by 'sudo port -d install evince'

Download all attachments as: .zip

Change History (8)

comment:1 Changed 14 years ago by systems@…

Sorry should have mentioned its on Mac OSX 10.5.8 on a Powermac G5 running Xcode3.1.4

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: gimp2 poppler removed

This does not show an error. Please attach the complete output.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to devans@…
Port: poppler added

Full output means the output of sudo port -d install ufraw BTW.

Changed 14 years ago by toms@…

Attachment: poppler-fail.txt added

poppler fail when trying to port evince by 'sudo port -d install evince'

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

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

comment:5 Changed 14 years ago by jmroot (Joshua Root)

Summary: gimp2 failurepoppler activation failure

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

Any news? Do you still see the problem after performing the above steps?

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

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.