Ticket #58407: macportsession29_04_19

File macportsession29_04_19, 23.8 KB (added by MarcChenevier, 5 years ago)

record of my session with clang 5.0

Line 
1Last login: Sun Apr 28 10:46:07 on ttys000
2macbook377:~ maneliere$ sudo port clean gexiv2
3macbook377:~ maneliere$ sudo port -v install gexiv2 configure.compiler=macports-clang-5.0
4--->  Computing dependencies for gexiv2.
5--->  Fetching archive for gexiv2
6--->  gexiv2-0.10.9_1+python27+python36.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
7--->  Attempting to fetch gexiv2-0.10.9_1+python27+python36.darwin_10.x86_64.tbz2 from https://packages.macports.org/gexiv2
8
9  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10                                 Dload  Upload   Total   Spent    Left  Speed
11  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0--->  Attempting to fetch gexiv2-0.10.9_1+python27+python36.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/gexiv2
12
13  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14                                 Dload  Upload   Total   Spent    Left  Speed
15  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0--->  Attempting to fetch gexiv2-0.10.9_1+python27+python36.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gexiv2
16  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17                                 Dload  Upload   Total   Spent    Left  Speed
18101   303  101   303    0     0    202      0  0:00:01  0:00:01 --:--:--   202
19101   303  101   303    0     0    202      0  0:00:01  0:00:01 --:--:--     0
20  0   303    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0--->  Fetching distfiles for gexiv2
21--->  Verifying checksums for gexiv2
22--->  Checksumming gexiv2-0.10.9.tar.xz
23--->  Extracting gexiv2
24--->  Extracting gexiv2-0.10.9.tar.xz
25Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/gexiv2/gexiv2-0.10.9.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -
26--->  Configuring gexiv2
27--->  Patching gexiv2-metadata-private.h: s|<exiv2/xmp.hpp>|<exiv2/xmp_exiv2.hpp>|g
28--->  Patching gexiv2-metadata-xmp.cpp: s|<exiv2/xmp.hpp>|<exiv2/xmp_exiv2.hpp>|g
29--->  Patching gexiv2-metadata.cpp: s|<exiv2/xmp.hpp>|<exiv2/xmp_exiv2.hpp>|g
30--->  Patching gexiv2-startup.cpp: s|<exiv2/xmp.hpp>|<exiv2/xmp_exiv2.hpp>|g
31Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9" && ./autogen.sh --prefix=/opt/local --enable-compile-warnings=no --disable-silent-rules --enable-introspection
32autoreconf: Entering directory `.'
33autoreconf: configure.ac: not using Gettext
34autoreconf: running: /opt/local/bin/aclocal --force -I m4 ${ACLOCAL_FLAGS}
35autoreconf: configure.ac: tracing
36autoreconf: configure.ac: creating directory build-aux
37autoreconf: running: /opt/local/bin/glibtoolize --copy --force
38glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
39glibtoolize: copying file 'build-aux/ltmain.sh'
40glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
41glibtoolize: copying file 'm4/libtool.m4'
42glibtoolize: copying file 'm4/ltoptions.m4'
43glibtoolize: copying file 'm4/ltsugar.m4'
44glibtoolize: copying file 'm4/ltversion.m4'
45glibtoolize: copying file 'm4/lt~obsolete.m4'
46autoreconf: running: /opt/local/bin/autoconf --force
47autoreconf: configure.ac: not using Autoheader
48autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
49configure.ac:18: installing 'build-aux/ar-lib'
50configure.ac:18: installing 'build-aux/compile'
51configure.ac:20: installing 'build-aux/config.guess'
52configure.ac:20: installing 'build-aux/config.sub'
53configure.ac:13: installing 'build-aux/install-sh'
54configure.ac:13: installing 'build-aux/missing'
55Makefile.am: installing 'build-aux/depcomp'
56parallel-tests: installing 'build-aux/test-driver'
57autoreconf: Leaving directory `.'
58checking for a BSD-compatible install... /usr/bin/install -c
59checking whether build environment is sane... yes
60checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
61checking for gawk... gawk
62checking whether make sets $(MAKE)... yes
63checking whether make supports nested variables... yes
64checking whether UID '504' is supported by ustar format... yes
65checking whether GID '501' is supported by ustar format... yes
66checking how to create a ustar tar archive... gnutar
67checking whether to enable maintainer-specific portions of Makefiles... yes
68checking whether make supports nested variables... (cached) yes
69checking whether make supports the include directive... yes (GNU style)
70checking for gcc... /opt/local/bin/clang-mp-5.0
71checking whether the C compiler works... yes
72checking for C compiler default output file name... a.out
73checking for suffix of executables...
74checking whether we are cross compiling... no
75checking for suffix of object files... o
76checking whether we are using the GNU C compiler... yes
77checking whether /opt/local/bin/clang-mp-5.0 accepts -g... yes
78checking for /opt/local/bin/clang-mp-5.0 option to accept ISO C89... none needed
79checking whether /opt/local/bin/clang-mp-5.0 understands -c and -o together... yes
80checking dependency style of /opt/local/bin/clang-mp-5.0... gcc3
81checking for ar... ar
82checking the archiver (ar) interface... ar
83checking build system type... x86_64-apple-darwin10.8.0
84checking host system type... x86_64-apple-darwin10.8.0
85checking how to print strings... printf
86checking for a sed that does not truncate output... /usr/bin/sed
87checking for grep that handles long lines and -e... /usr/bin/grep
88checking for egrep... /usr/bin/grep -E
89checking for fgrep... /usr/bin/grep -F
90checking for ld used by /opt/local/bin/clang-mp-5.0... /opt/local/libexec/llvm-5.0/bin/ld
91checking if the linker (/opt/local/libexec/llvm-5.0/bin/ld) is GNU ld... no
92checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
93checking the name lister (/opt/local/bin/nm) interface... BSD nm
94checking whether ln -s works... yes
95checking the maximum length of command line arguments... 196608
96checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
97checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
98checking for /opt/local/libexec/llvm-5.0/bin/ld option to reload object files... -r
99checking for objdump... no
100checking how to recognize dependent libraries... pass_all
101checking for dlltool... no
102checking how to associate runtime and link libraries... printf %s\n
103checking for archiver @FILE support... no
104checking for strip... strip
105checking for ranlib... ranlib
106checking command to parse /opt/local/bin/nm output from /opt/local/bin/clang-mp-5.0 object... ok
107checking for sysroot... no
108checking for a working dd... /bin/dd
109checking how to truncate binary pipes... /bin/dd bs=4096 count=1
110checking for mt... no
111checking if : is a manifest tool... no
112checking for dsymutil... dsymutil
113checking for nmedit... nmedit
114checking for lipo... lipo
115checking for otool... otool
116checking for otool64... no
117checking for -single_module linker flag... yes
118checking for -exported_symbols_list linker flag... yes
119checking for -force_load linker flag... yes
120checking how to run the C preprocessor... /opt/local/bin/clang-mp-5.0 -E
121checking for ANSI C header files... yes
122checking for sys/types.h... yes
123checking for sys/stat.h... yes
124checking for stdlib.h... yes
125checking for string.h... yes
126checking for memory.h... yes
127checking for strings.h... yes
128checking for inttypes.h... yes
129checking for stdint.h... yes
130checking for unistd.h... yes
131checking for dlfcn.h... yes
132checking for objdir... .libs
133checking if /opt/local/bin/clang-mp-5.0 supports -fno-rtti -fno-exceptions... yes
134checking for /opt/local/bin/clang-mp-5.0 option to produce PIC... -fno-common -DPIC
135checking if /opt/local/bin/clang-mp-5.0 PIC flag -fno-common -DPIC works... yes
136checking if /opt/local/bin/clang-mp-5.0 static flag -static works... no
137checking if /opt/local/bin/clang-mp-5.0 supports -c -o file.o... yes
138checking if /opt/local/bin/clang-mp-5.0 supports -c -o file.o... (cached) yes
139checking whether the /opt/local/bin/clang-mp-5.0 linker (/opt/local/libexec/llvm-5.0/bin/ld) supports shared libraries... yes
140checking dynamic linker characteristics... darwin10.8.0 dyld
141checking how to hardcode library paths into programs... immediate
142checking whether stripping libraries is possible... yes
143checking if libtool supports shared libraries... yes
144checking whether to build shared libraries... yes
145checking whether to build static libraries... no
146checking whether we are using the GNU C++ compiler... yes
147checking whether /opt/local/bin/clang++-mp-5.0 accepts -g... yes
148checking dependency style of /opt/local/bin/clang++-mp-5.0... gcc3
149checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-5.0 -E
150checking for ld used by /opt/local/bin/clang++-mp-5.0... /opt/local/libexec/llvm-5.0/bin/ld
151checking if the linker (/opt/local/libexec/llvm-5.0/bin/ld) is GNU ld... no
152checking whether the /opt/local/bin/clang++-mp-5.0 linker (/opt/local/libexec/llvm-5.0/bin/ld) supports shared libraries... yes
153checking for /opt/local/bin/clang++-mp-5.0 option to produce PIC... -fno-common -DPIC
154checking if /opt/local/bin/clang++-mp-5.0 PIC flag -fno-common -DPIC works... yes
155checking if /opt/local/bin/clang++-mp-5.0 static flag -static works... no
156checking if /opt/local/bin/clang++-mp-5.0 supports -c -o file.o... yes
157checking if /opt/local/bin/clang++-mp-5.0 supports -c -o file.o... (cached) yes
158checking whether the /opt/local/bin/clang++-mp-5.0 linker (/opt/local/libexec/llvm-5.0/bin/ld) supports shared libraries... yes
159checking dynamic linker characteristics... darwin10.8.0 dyld
160checking how to hardcode library paths into programs... immediate
161checking for pkg-config... /opt/local/bin/pkg-config
162checking pkg-config is at least version 0.26... yes
163checking whether C compiler accepts -Werror=unknown-warning-option... yes
164checking whether C compiler accepts -fno-strict-aliasing... yes
165checking whether C++ compiler accepts -Werror=unknown-warning-option... yes
166checking whether C++ compiler accepts -fno-strict-aliasing... yes
167checking whether C compiler accepts -Werror=unknown-warning-option... (cached) yes
168checking whether the linker accepts -Wl,--no-as-needed... no
169checking for glib-2.0 >= 2.38.0 gobject-2.0... yes
170checking for exiv2 >= 0.21... yes
171checking debugging mode... no
172checking for gobject-introspection... yes
173checking for python2... /opt/local/bin/python2.7
174checking for python3... /opt/local/bin/python3.6
175Python2 GObject Introspection directory: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gi/overrides
176Python3 GObject Introspection directory: /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/gi/overrides
177checking for valac... valac
178checking for target architecture... x86_64-apple-darwin10.8.0
179checking OS X platform... yes
180checking Win32 platform... no
181checking for pkg-config... (cached) /opt/local/bin/pkg-config
182checking pkg-config is at least version 0.9.0... yes
183checking for vapigen... yes
184checking for gtk-doc... yes
185checking for gtkdoc-check... gtkdoc-check.test
186checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
187checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
188checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
189checking whether to build gtk-doc documentation... no
190checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
191checking for glib-mkenums script... /opt/local/bin/glib-mkenums
192checking that generated files are newer than configure... done
193configure: creating ./config.status
194config.status: creating Makefile
195config.status: creating gexiv2.pc
196config.status: creating docs/Makefile
197config.status: creating docs/reference/Makefile
198config.status: creating test/python2-test
199config.status: creating test/python3-test
200config.status: executing depfiles commands
201config.status: executing libtool commands
202
203GExiv2 will be built with prefix /opt/local for x86_64-apple-darwin10.8.0 (cross-compiling: no).
204
205Options:
206    Introspection:      yes
207    Python2 binding:    yes
208    Python3 binding:    yes
209
210--->  Building gexiv2
211Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9" && /usr/bin/make -j2 -w all CC="/opt/local/bin/clang-mp-5.0 -arch x86_64"
212make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
213m4 '--define=_VERSION_MAJOR_=0' '--define=_VERSION_MINOR_=10' '--define=_VERSION_MICRO_=8' gexiv2/gexiv2-version.m4 > gexiv2/gexiv2-version.h
214/opt/local/bin/glib-mkenums \
215                --identifier-prefix GEXIV2 \
216                --symbol-prefix gexiv2 \
217                --template ./gexiv2/gexiv2-enums.h.template \
218                ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-log.h > gexiv2-enums.h
219/opt/local/bin/glib-mkenums \
220                --identifier-prefix GEXIV2 \
221                --symbol-prefix gexiv2 \
222                --template ./gexiv2/gexiv2-enums.cpp.template \
223                ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-log.h > gexiv2-enums.cpp
224/usr/bin/make  all-recursive
225make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
226Making all in .
227make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
228/bin/sh ./libtool  --tag=CXX   --mode=compile /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" -DPACKAGE_STRING=\"gexiv2\ 0.10.9\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT libgexiv2_la-gexiv2-enums.lo -MD -MP -MF .deps/libgexiv2_la-gexiv2-enums.Tpo -c -o libgexiv2_la-gexiv2-enums.lo `test -f 'gexiv2-enums.cpp' || echo './'`gexiv2-enums.cpp
229/bin/sh ./libtool  --tag=CXX   --mode=compile /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" -DPACKAGE_STRING=\"gexiv2\ 0.10.9\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT gexiv2/libgexiv2_la-gexiv2-metadata.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata.lo `test -f 'gexiv2/gexiv2-metadata.cpp' || echo './'`gexiv2/gexiv2-metadata.cpp
230libtool: compile:  /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" "-DPACKAGE_STRING=\"gexiv2 0.10.9\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT gexiv2/libgexiv2_la-gexiv2-metadata.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo -c gexiv2/gexiv2-metadata.cpp  -fno-common -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o
231libtool: compile:  /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" "-DPACKAGE_STRING=\"gexiv2 0.10.9\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT libgexiv2_la-gexiv2-enums.lo -MD -MP -MF .deps/libgexiv2_la-gexiv2-enums.Tpo -c gexiv2-enums.cpp  -fno-common -DPIC -o .libs/libgexiv2_la-gexiv2-enums.o
232mv -f .deps/libgexiv2_la-gexiv2-enums.Tpo .deps/libgexiv2_la-gexiv2-enums.Plo
233/bin/sh ./libtool  --tag=CXX   --mode=compile /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" -DPACKAGE_STRING=\"gexiv2\ 0.10.9\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo `test -f 'gexiv2/gexiv2-metadata-exif.cpp' || echo './'`gexiv2/gexiv2-metadata-exif.cpp
234libtool: compile:  /opt/local/bin/clang++-mp-5.0 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" "-DPACKAGE_STRING=\"gexiv2 0.10.9\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -stdlib=libstdc++ -arch x86_64 -MT gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Tpo -c gexiv2/gexiv2-metadata-exif.cpp  -fno-common -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o
235gexiv2/gexiv2-metadata-exif.cpp:114:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
236    } catch (Exiv2::Error& e) {
237             ^~~~~~~~~~~~
238             GError
239/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
240typedef struct _GError GError;
241                       ^
242gexiv2/gexiv2-metadata-exif.cpp:139:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
243    } catch (Exiv2::Error& e) {
244             ^~~~~~~~~~~~
245             GError
246/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
247typedef struct _GError GError;
248                       ^
249gexiv2/gexiv2-metadata-exif.cpp:156:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
250    } catch (Exiv2::Error& e) {
251             ^~~~~~~~~~~~
252             GError
253/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
254typedef struct _GError GError;
255                       ^
256gexiv2/gexiv2-metadata-exif.cpp:177:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
257    } catch (Exiv2::Error& e) {
258             ^~~~~~~~~~~~
259             GError
260/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
261typedef struct _GError GError;
262                       ^
263gexiv2/gexiv2-metadata-exif.cpp:193:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
264    } catch (Exiv2::Error& e) {
265             ^~~~~~~~~~~~
266             GError
267/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
268typedef struct _GError GError;
269                       ^
270gexiv2/gexiv2-metadata-exif.cpp:233:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
271    } catch (Exiv2::Error& e) {
272             ^~~~~~~~~~~~
273             GError
274/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
275typedef struct _GError GError;
276                       ^
277gexiv2/gexiv2-metadata-exif.cpp:264:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
278    } catch (Exiv2::Error& e) {
279             ^~~~~~~~~~~~
280             GError
281/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
282typedef struct _GError GError;
283                       ^
284gexiv2/gexiv2-metadata-exif.cpp:302:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
285    } catch (Exiv2::Error& e) {
286             ^~~~~~~~~~~~
287             GError
288/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
289typedef struct _GError GError;
290                       ^
291gexiv2/gexiv2-metadata-exif.cpp:315:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
292    } catch (Exiv2::Error& e) {
293             ^~~~~~~~~~~~
294             GError
295/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
296typedef struct _GError GError;
297                       ^
298gexiv2/gexiv2-metadata-exif.cpp:328:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
299    } catch (Exiv2::Error& e) {
300             ^~~~~~~~~~~~
301             GError
302/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
303typedef struct _GError GError;
304                       ^
305gexiv2/gexiv2-metadata-exif.cpp:355:14: error: no type named 'Error' in namespace 'Exiv2'; did you mean 'GError'?
306    } catch (Exiv2::Error& e) {
307             ^~~~~~~~~~~~
308             GError
309/opt/local/include/glib-2.0/glib/gerror.h:41:24: note: 'GError' declared here
310typedef struct _GError GError;
311                       ^
31211 errors generated.
313make[2]: *** [gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo] Error 1
314make[2]: *** Waiting for unfinished jobs....
315mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Plo
316make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
317make[1]: *** [all-recursive] Error 1
318make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
319make: *** [all] Error 2
320make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
321Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9" && /usr/bin/make -j2 -w all CC="/opt/local/bin/clang-mp-5.0 -arch x86_64"
322Exit code: 2
323Error: Failed to build gexiv2: command execution failed
324Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/main.log for details.
325Error: Follow https://guide.macports.org/#project.tickets to report a bug.
326Error: Processing of port gexiv2 failed
327macbook377:~ maneliere$