Opened 12 years ago

Closed 12 years ago

#32334 closed defect (invalid)

gdk-pixbuf2 @2.22.1_1+universal fails to configure; missing JPEG library

Reported by: tyson@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gdk-pixbuf2

Description

When trying to upgrade gdk-pixbuf2, I receive an error "Error: Target org.macports.configure returned: configure failure: shell command failed". I've attached a log, but it seems like the culprit is here:

configure: WARNING: *** JPEG loader will not be built (JPEG library not found) ***
configure: error: 
*** Checks for JPEG loader failed. You can build without it by passing
*** --without-libjpeg to configure but some programs using GTK+ may
*** not work properly

Attachments (1)

upgrade.log (7.9 KB) - added by tyson@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by tyson@…

Attachment: upgrade.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

It should work fine. Is your jpeg port installed universal? Can you attach the config.log file?

comment:2 in reply to:  1 Changed 12 years ago by tyson@…

Replying to ryandesign@…:

It should work fine. Is your jpeg port installed universal? Can you attach the config.log file?

Yep, you were right: the +universal variant of jpeg was installed, but not activated. A simple "port activate jpeg @8c_0 +universal" fixed the problem. Sorry for the erroneous bug report!

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Ok, glad you got it figured out.

Note: See TracTickets for help on using tickets.