Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18667 closed defect (duplicate)

ufraw fails to build while attempting to install gimp in quartz environment

Reported by: ryanjohns@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: ufraw

Description

I installed macports 1.7 on a fresh install of os x (10.5.6). I am trying to install gimp but ufraw fails to build and produces the following output.

--->  Building ufraw
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_loc
al_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work/ufraw-0.15" && make all " returned error 2
Command output: make  all-recursive
Making all in po
make[2]: Nothing to be done for `all'.
Making all in icons
make[2]: Nothing to be done for `all'.
/usr/bin/g++-4.0  -O2   -L/opt/local/lib -o ufraw ufraw.o libufraw.a  -R/opt/local/lib -Wl,-framework
-Wl,CoreFoundation -L/opt/local/lib -lexiv2 -lintl -lc -liconv -lz -lexpat   -L/opt/local/lib -lglib-2.0
-lintl -liconv   -L/opt/local/lib -llcms    -L/opt/local/lib -lpng12 -lz   -L/opt/local/lib -lgtkimageview
-lgtk-quartz-2.0 -lgdk-quartz-2.0 -latk-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpangoft2-1.0
-lpango-1.0 -lm -lpixman-1 -lfontconfig -lexpat -lfreetype -lpng12 -lz -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
-lintl -liconv   -ltiff -ljpeg -lbz2 -lz  -lintl 
Undefined symbols:
  "_CMCloseProfile", referenced from:
      _uf_get_display_profile in libufraw.a(uf_gtk.o)
  "_CMFlattenProfile", referenced from:
      _uf_get_display_profile in libufraw.a(uf_gtk.o)
  "_CMGetProfileByAVID", referenced from:
      _uf_get_display_profile in libufraw.a(uf_gtk.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [ufraw] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: ufraw xsane sane-backends libusb
Error: Status 1 encountered during processing.

I have the following in variants.conf

+no_static
+no_x11
-x11
+quartz

I successfully built gnucash with these variants but am not sure what to do from here.

I found this, but was not able to figure out how to fix the problem.

Change History (2)

comment:1 Changed 15 years ago by dbevans (David B. Evans)

Resolution: duplicate
Status: newclosed

This is a duplicate of #18209.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.