Ticket #23675: ufraw-debug-fail-snow-leopard.txt

File ufraw-debug-fail-snow-leopard.txt, 22.2 KB (added by vincent.lucarelli@…, 15 years ago)

Debug Output showing ufraw failed build on Snow Leopard +quartz +no_x11

Line 
1DEBUG: Executing org.macports.main (ufraw)
2--->  Fetching ufraw
3DEBUG: Executing org.macports.fetch (ufraw)
4--->  ufraw-0.16.tar.gz doesn't seem to exist in /opt/port/var/macports/distfiles/ufraw
5DEBUG: Pinging downloads.sourceforge.net...
6DEBUG: Pinging easynews.dl.sourceforge.net...
7DEBUG: Pinging internap.dl.sourceforge.net...
8DEBUG: Pinging superb-east.dl.sourceforge.net...
9DEBUG: Pinging superb-west.dl.sourceforge.net...
10DEBUG: Pinging voxel.dl.sourceforge.net...
11DEBUG: Pinging ufpr.dl.sourceforge.net...
12DEBUG: Pinging dfn.dl.sourceforge.net...
13DEBUG: Pinging garr.dl.sourceforge.net...
14DEBUG: Pinging heanet.dl.sourceforge.net...
15DEBUG: Pinging kent.dl.sourceforge.net...
16DEBUG: Pinging mesh.dl.sourceforge.net...
17DEBUG: Pinging surfnet.dl.sourceforge.net...
18DEBUG: Pinging switch.dl.sourceforge.net...
19DEBUG: Pinging nchc.dl.sourceforge.net...
20DEBUG: Pinging internode.dl.sourceforge.net...
21DEBUG: Pinging transact.dl.sourceforge.net...
22DEBUG: Pinging optusnet.dl.sourceforge.net...
23DEBUG: Pinging distfiles.macports.org...
24DEBUG: Pinging aarnet.au.distfiles.macports.org...
25DEBUG: Pinging lil.fr.distfiles.macports.org...
26DEBUG: downloads.sourceforge.net ping time is 46.687
27DEBUG: easynews.dl.sourceforge.net ping time is 105.372
28DEBUG: internap.dl.sourceforge.net ping time is 19.018
29DEBUG: superb-east.dl.sourceforge.net ping time is 38.337
30DEBUG: superb-west.dl.sourceforge.net ping time is 37.331
31DEBUG: voxel.dl.sourceforge.net ping time is 23.422
32DEBUG: ufpr.dl.sourceforge.net ping time is 197.106
33DEBUG: dfn.dl.sourceforge.net ping time is 124.421
34DEBUG: garr.dl.sourceforge.net ping time is 126.286
35DEBUG: heanet.dl.sourceforge.net ping time is 100.844
36DEBUG: kent.dl.sourceforge.net ping time is 98.045
37DEBUG: mesh.dl.sourceforge.net ping time is 104.795
38DEBUG: surfnet.dl.sourceforge.net ping time is 125.488
39DEBUG: switch.dl.sourceforge.net ping time is 120.912
40DEBUG: nchc.dl.sourceforge.net ping time is 238.840
41DEBUG: internode.dl.sourceforge.net ping time is 257.246
42DEBUG: transact.dl.sourceforge.net ping time is 243.374
43DEBUG: optusnet.dl.sourceforge.net ping time is 259.846
44DEBUG: distfiles.macports.org ping time is 92.897
45DEBUG: aarnet.au.distfiles.macports.org ping time is 270.276
46DEBUG: lil.fr.distfiles.macports.org ping time is 102.433
47--->  Attempting to fetch ufraw-0.16.tar.gz from http://internap.dl.sourceforge.net/ufraw
48  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
49                                 Dload  Upload   Total   Spent    Left  Speed
50100 1050k  100 1050k    0     0   486k      0  0:00:02  0:00:02 --:--:--  848k
51--->  Verifying checksum(s) for ufraw
52DEBUG: Executing org.macports.checksum (ufraw)
53--->  Checksumming ufraw-0.16.tar.gz
54DEBUG: Correct (md5) checksum for ufraw-0.16.tar.gz
55DEBUG: Correct (sha1) checksum for ufraw-0.16.tar.gz
56DEBUG: Correct (rmd160) checksum for ufraw-0.16.tar.gz
57--->  Extracting ufraw
58DEBUG: Executing org.macports.extract (ufraw)
59--->  Extracting ufraw-0.16.tar.gz
60DEBUG: setting option extract.args to /opt/port/var/macports/distfiles/ufraw/ufraw-0.16.tar.gz
61DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
62DEBUG: Assembled command: 'cd "/opt/port/var/macports/build/_opt_port_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work" && /usr/bin/gzip -dc /opt/port/var/macports/distfiles/ufraw/ufraw-0.16.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
63DEBUG: Executing org.macports.patch (ufraw)
64--->  Configuring ufraw
65DEBUG: Using compiler 'Mac OS X gcc 4.2'
66DEBUG: Executing org.macports.configure (ufraw)
67DEBUG: Environment: CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/port/include' CXXFLAGS='-O2 -arch x86_64' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/port/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC='/usr/bin/gcc-4.2'
68DEBUG: Assembled command: 'cd "/opt/port/var/macports/build/_opt_port_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work/ufraw-0.16" && ./configure --prefix=/opt/port --with-exiv2'
69checking build system type... i386-apple-darwin10.2.0
70checking host system type... i386-apple-darwin10.2.0
71checking for a BSD-compatible install... /usr/bin/install -c
72checking whether build environment is sane... yes
73checking for a thread-safe mkdir -p... ./install-sh -c -d
74checking for gawk... no
75checking for mawk... no
76checking for nawk... no
77checking for awk... awk
78checking whether make sets $(MAKE)... yes
79checking for gcc... /usr/bin/gcc-4.2
80checking for C compiler default output file name... a.out
81checking whether the C compiler works... yes
82checking whether we are cross compiling... no
83checking for suffix of executables...
84checking for suffix of object files... o
85checking whether we are using the GNU C compiler... yes
86checking whether /usr/bin/gcc-4.2 accepts -g... yes
87checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
88checking for style of include used by make... GNU
89checking dependency style of /usr/bin/gcc-4.2... gcc3
90checking whether we are using the GNU C++ compiler... yes
91checking whether /usr/bin/g++-4.2 accepts -g... yes
92checking dependency style of /usr/bin/g++-4.2... gcc3
93checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
94checking for a BSD-compatible install... /usr/bin/install -c
95checking for ranlib... ranlib
96checking for pod2man... pod2man
97checking for _LARGEFILE_SOURCE value needed for large files... no
98checking for /usr/bin/gcc-4.2 option to support OpenMP... -fopenmp
99checking for Mac OS X Carbon support... yes
100checking for pkg-config... /opt/port/bin/pkg-config
101checking pkg-config is at least version 0.9.0... yes
102checking for GLIB... yes
103checking for LCMS... yes
104checking for GTKBASE... yes
105checking for GTK... yes
106checking for gtk_image_view_damage_pixels... yes
107checking for GIMP... yes
108checking for GIMP_2_6... yes
109checking for CINEPAINT... no
110checking for library containing getopt_long... none required
111checking for library containing pow... none required
112checking for canonicalize_file_name... no
113checking for memmem... no
114checking for deflate in -lz... yes
115checking for BZ2_bzReadOpen in -lbz2... yes
116checking for grep that handles long lines and -e... /usr/bin/grep
117checking for egrep... /usr/bin/grep -E
118checking for ANSI C header files... yes
119checking for sys/types.h... yes
120checking for sys/stat.h... yes
121checking for stdlib.h... yes
122checking for string.h... yes
123checking for memory.h... yes
124checking for strings.h... yes
125checking for inttypes.h... yes
126checking for stdint.h... yes
127checking for unistd.h... yes
128checking jpeglib.h usability... yes
129checking jpeglib.h presence... yes
130checking for jpeglib.h... yes
131checking for jpeg_CreateCompress in -ljpeg... yes
132checking for LIBPNG... yes
133checking tiffio.h usability... yes
134checking tiffio.h presence... yes
135checking for tiffio.h... yes
136checking for TIFFSetErrorHandler in -ltiff... yes
137checking for CFITSIO... yes
138checking for EXIV2... yes
139checking locale.h usability... yes
140checking locale.h presence... yes
141checking for locale.h... yes
142checking for LC_MESSAGES... yes
143checking libintl.h usability... yes
144checking libintl.h presence... yes
145checking for libintl.h... yes
146checking for ngettext in libc... no
147checking for bindtextdomain in -lintl... yes
148checking for ngettext in -lintl... yes
149checking for dgettext in -lintl... yes
150checking for bind_textdomain_codeset... yes
151checking for msgfmt... /opt/port/bin/msgfmt
152checking for dcgettext... yes
153checking if msgfmt accepts -c... yes
154checking for gmsgfmt... /opt/port/bin/msgfmt
155checking for xgettext... /opt/port/bin/xgettext
156checking for catalogs to be installed...  ca cs da de es fr it ja ko nb nl pl pt ru sr sr@latin sv zh_CN
157checking whether to install mime types... no
158checking whether to build extras... no
159checking whether to enable DST correction for file timestamps... no
160checking whether to enable the contrast setting option... no
161checking whether to enable hot pixel elimination... no
162checking whether to enable 'None' interpolation... no
163configure: creating ./config.status
164config.status: creating Makefile
165config.status: creating icons/Makefile
166config.status: creating po/Makefile.in
167config.status: creating ufraw-setup.iss
168config.status: creating config.h
169config.status: executing depfiles commands
170config.status: executing default-1 commands
171configure: ====================== summary =====================
172configure: build GTK GUI: yes
173configure: build GIMP plug-in: yes
174configure: build CinePaint plug-in: no
175configure: EXIF support using exiv2: yes
176configure: JPEG support: yes
177configure: PNG support: yes
178configure: FITS support: yes
179configure: TIFF support: yes
180configure: gzip compressed raw support: yes
181configure: bzip2 compressed raw support: yes
182configure: Lens defects correction via lensfun: no
183--->  Building ufraw
184DEBUG: Executing org.macports.build (ufraw)
185DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
186DEBUG: Assembled command: 'cd "/opt/port/var/macports/build/_opt_port_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work/ufraw-0.16" && /usr/bin/make -j4 all'
187/usr/bin/make  all-recursive
188Making all in po
189make[2]: Nothing to be done for `all'.
190Making all in icons
191make[2]: Nothing to be done for `all'.
192/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT dcraw.o -MD -MP -MF .deps/dcraw.Tpo -c -o dcraw.o dcraw.cc
193/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_ufraw.o -MD -MP -MF .deps/ufraw_ufraw.Tpo -c -o ufraw_ufraw.o ufraw_ufraw.c
194/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_routines.o -MD -MP -MF .deps/ufraw_routines.Tpo -c -o ufraw_routines.o ufraw_routines.c
195/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_developer.o -MD -MP -MF .deps/ufraw_developer.Tpo -c -o ufraw_developer.o ufraw_developer.c
196mv -f .deps/ufraw_routines.Tpo .deps/ufraw_routines.Po
197/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_conf.o -MD -MP -MF .deps/ufraw_conf.Tpo -c -o ufraw_conf.o ufraw_conf.c
198mv -f .deps/ufraw_developer.Tpo .deps/ufraw_developer.Po
199/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_writer.o -MD -MP -MF .deps/ufraw_writer.Tpo -c -o ufraw_writer.o ufraw_writer.c
200mv -f .deps/ufraw_ufraw.Tpo .deps/ufraw_ufraw.Po
201/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_embedded.o -MD -MP -MF .deps/ufraw_embedded.Tpo -c -o ufraw_embedded.o ufraw_embedded.c
202mv -f .deps/ufraw_embedded.Tpo .deps/ufraw_embedded.Po
203/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_message.o -MD -MP -MF .deps/ufraw_message.Tpo -c -o ufraw_message.o ufraw_message.c
204mv -f .deps/ufraw_message.Tpo .deps/ufraw_message.Po
205/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT wb_presets.o -MD -MP -MF .deps/wb_presets.Tpo -c -o wb_presets.o wb_presets.c
206mv -f .deps/ufraw_conf.Tpo .deps/ufraw_conf.Po
207/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT dcraw_api.o -MD -MP -MF .deps/dcraw_api.Tpo -c -o dcraw_api.o dcraw_api.cc
208mv -f .deps/ufraw_writer.Tpo .deps/ufraw_writer.Po
209/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT dcraw_indi.o -MD -MP -MF .deps/dcraw_indi.Tpo -c -o dcraw_indi.o dcraw_indi.c
210mv -f .deps/wb_presets.Tpo .deps/wb_presets.Po
211/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT nikon_curve.o -MD -MP -MF .deps/nikon_curve.Tpo -c -o nikon_curve.o nikon_curve.c
212mv -f .deps/dcraw_api.Tpo .deps/dcraw_api.Po
213/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT uf_gtk.o -MD -MP -MF .deps/uf_gtk.Tpo -c -o uf_gtk.o uf_gtk.cc
214mv -f .deps/nikon_curve.Tpo .deps/nikon_curve.Po
215/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_exiv2.o -MD -MP -MF .deps/ufraw_exiv2.Tpo -c -o ufraw_exiv2.o ufraw_exiv2.cc
216mv -f .deps/dcraw_indi.Tpo .deps/dcraw_indi.Po
217/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT iccjpeg.o -MD -MP -MF .deps/iccjpeg.Tpo -c -o iccjpeg.o iccjpeg.c
218mv -f .deps/iccjpeg.Tpo .deps/iccjpeg.Po
219/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I/opt/port/include   -I/opt/port/include -I/opt/port/include/gtk-2.0 -I/opt/port/lib/gtk-2.0/include -I/opt/port/include/atk-1.0 -I/opt/port/include/cairo -I/opt/port/include/pango-1.0 -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include/pixman-1 -I/opt/port/include/freetype2 -I/opt/port/include/libpng12   -I/opt/port/include/glib-2.0 -I/opt/port/lib/glib-2.0/include -I/opt/port/include   -I/opt/port/include    -I/opt/port/include/libpng12   -I/opt/port/include   -DDCRAW_NOMAIN -DUFRAW_LOCALEDIR=\"/opt/port/share/locale\" -I/opt/port/include  -O2 -arch x86_64 -fopenmp -MT ufraw_preview.o -MD -MP -MF .deps/ufraw_preview.Tpo -c -o ufraw_preview.o ufraw_preview.c
220uf_gtk.cc: In function 'void uf_get_display_profile(GtkWidget*, guint8**, gint*)':
221uf_gtk.cc:297: error: 'CMFlattenProfile' was not declared in this scope
222make[2]: *** [uf_gtk.o] Error 1
223make[2]: *** Waiting for unfinished jobs....
224mv -f .deps/ufraw_preview.Tpo .deps/ufraw_preview.Po
225mv -f .deps/dcraw.Tpo .deps/dcraw.Po
226mv -f .deps/ufraw_exiv2.Tpo .deps/ufraw_exiv2.Po
227make[1]: *** [all-recursive] Error 1
228make: *** [all] Error 2
229Error: Target org.macports.build returned: shell command " cd "/opt/port/var/macports/build/_opt_port_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work/ufraw-0.16" && /usr/bin/make -j4 all " returned error 2
230DEBUG: Backtrace: shell command " cd "/opt/port/var/macports/build/_opt_port_var_macports_sources_rsync.macports.org_release_ports_graphics_ufraw/work/ufraw-0.16" && /usr/bin/make -j4 all " returned error 2
231    while executing
232"command_exec build"
233    (procedure "portbuild::build_main" line 9)
234    invoked from within
235"$procedure $targetname"
236Warning: the following items did not execute (for ufraw): org.macports.activate org.macports.build org.macports.destroot org.macports.install
237Error: Status 1 encountered during processing.
238To report a bug, see <http://guide.macports.org/#project.tickets>