[MacPorts] #18667: ufraw fails to build while attempting to install gimp in quartz environment

MacPorts noreply at macports.org
Fri Feb 27 01:54:04 PST 2009


#18667: ufraw fails to build while attempting to install gimp in quartz environment
---------------------------------+------------------------------------------
 Reporter:  ryanjohns@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:  Port Bugs                            
Component:  ports                |     Version:  1.7.0                                
 Keywords:                       |        Port:  ufraw                                
---------------------------------+------------------------------------------
 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 [http://www.nabble.com/ufraw-Not-Build-td21320987.html this], but
 was not able to figure out how to fix the problem.

-- 
Ticket URL: <http://trac.macports.org/ticket/18667>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list