Ticket #27525: exiv2.log

File exiv2.log, 16.9 KB (added by lyle2.0+macports@…, 13 years ago)

Build log

Line 
1version:1
2:msg:main --->  Computing dependencies for exiv2:info:main .:debug:main Searching for dependency: libtool
3:debug:main Found Dependency: receipt exists for libtool
4:debug:main Searching for dependency: expat
5:debug:main Found Dependency: receipt exists for expat
6:debug:main Searching for dependency: gettext
7:debug:main Found Dependency: receipt exists for gettext
8:debug:main Searching for dependency: libiconv
9:debug:main Found Dependency: receipt exists for libiconv
10:debug:main Searching for dependency: zlib
11:debug:main Found Dependency: receipt exists for zlib
12:msg:main
13:debug:main Executing org.macports.main (exiv2)
14:msg:main --->  Fetching exiv2
15:debug:fetch fetch phase started at Wed Dec  1 09:06:01 CST 2010
16:debug:fetch Executing org.macports.fetch (exiv2)
17:msg:fetch --->  Verifying checksum(s) for exiv2
18:debug:checksum checksum phase started at Wed Dec  1 09:06:01 CST 2010
19:debug:checksum Executing org.macports.checksum (exiv2)
20:info:checksum --->  Checksumming exiv2-0.20.tar.gz
21:debug:checksum Correct (md5) checksum for exiv2-0.20.tar.gz
22:debug:checksum Correct (sha1) checksum for exiv2-0.20.tar.gz
23:debug:checksum Correct (rmd160) checksum for exiv2-0.20.tar.gz
24:msg:checksum --->  Extracting exiv2
25:debug:extract extract phase started at Wed Dec  1 09:06:01 CST 2010
26:debug:extract Executing org.macports.extract (exiv2)
27:info:extract --->  Extracting exiv2-0.20.tar.gz
28:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/exiv2/exiv2-0.20.tar.gz'
29:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
30:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/exiv2/exiv2-0.20.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
31:debug:patch patch phase started at Wed Dec  1 09:06:02 CST 2010
32:debug:patch Executing org.macports.patch (exiv2)
33:msg:patch --->  Configuring exiv2
34:debug:patch Using compiler 'Mac OS X gcc 4.2'
35:debug:configure configure phase started at Wed Dec  1 09:06:02 CST 2010
36:debug:configure Executing org.macports.configure (exiv2)
37:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
38:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/exiv2-0.20" && ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --with-libintl-prefix=/opt/local --with-zlib=/opt/local --with-expat=/opt/local'
39:info:configure checking whether the C++ compiler works... yes
40:info:configure checking for C++ compiler default output file name... a.out
41:info:configure checking for suffix of executables...
42:info:configure checking whether we are cross compiling... no
43:info:configure checking for suffix of object files... o
44:info:configure checking whether we are using the GNU C++ compiler... yes
45:info:configure checking whether /usr/bin/g++-4.2 accepts -g... (cached) no
46:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
47:info:configure checking for gcc... /usr/bin/gcc-4.2
48:info:configure checking whether we are using the GNU C compiler... yes
49:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) no
50:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
51:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
52:info:configure checking for a BSD-compatible install... /usr/bin/install -c
53:info:configure checking whether ln -s works... yes
54:info:configure checking whether make sets $(MAKE)... yes
55:info:configure checking build system type... i386-apple-darwin10.5.0
56:info:configure checking host system type... i386-apple-darwin10.5.0
57:info:configure checking whether NLS is requested... yes
58:info:configure checking for msgfmt... /opt/local/bin/msgfmt
59:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
60:info:configure checking for xgettext... /opt/local/bin/xgettext
61:info:configure checking for msgmerge... /opt/local/bin/msgmerge
62:info:configure checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
63:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
64:info:configure checking for shared library run path origin... done
65:info:configure checking for CFPreferencesCopyAppValue... yes
66:info:configure checking for CFLocaleCopyCurrent... yes
67:info:configure checking whether NLS is requested... yes
68:info:configure checking for GNU gettext in libc... no
69:info:configure checking for iconv... yes
70:info:configure checking how to link with libiconv... -liconv
71:info:configure checking for GNU gettext in libintl... yes
72:info:configure checking whether to use NLS... yes
73:info:configure checking where the gettext function comes from... external libintl
74:info:configure checking how to link with libintl... -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
75:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
76:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
77:info:configure checking for egrep... /usr/bin/grep -E
78:info:configure checking for fgrep... /usr/bin/grep -F
79:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
80:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
81:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
82:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
83:info:configure checking the maximum length of command line arguments... 196608
84:info:configure checking whether the shell understands some XSI constructs... yes
85:info:configure checking whether the shell understands "+="... yes
86:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
87:info:configure checking for objdump... no
88:info:configure checking how to recognize dependent libraries... pass_all
89:info:configure checking for ar... ar
90:info:configure checking for strip... strip
91:info:configure checking for ranlib... ranlib
92:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
93:info:configure checking for dsymutil... dsymutil
94:info:configure checking for nmedit... nmedit
95:info:configure checking for lipo... lipo
96:info:configure checking for otool... otool
97:info:configure checking for otool64... no
98:info:configure checking for -single_module linker flag... yes
99:info:configure checking for -exported_symbols_list linker flag... yes
100:info:configure checking for ANSI C header files... yes
101:info:configure checking for sys/types.h... yes
102:info:configure checking for sys/stat.h... yes
103:info:configure checking for stdlib.h... yes
104:info:configure checking for string.h... yes
105:info:configure checking for memory.h... yes
106:info:configure checking for strings.h... yes
107:info:configure checking for inttypes.h... yes
108:info:configure checking for stdint.h... yes
109:info:configure checking for unistd.h... yes
110:info:configure checking for dlfcn.h... yes
111:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
112:info:configure checking whether /usr/bin/g++-4.2 accepts -g... (cached) no
113:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
114:info:configure checking for objdir... .libs
115:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
116:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
117:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
118:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
119:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
120:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
121:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
122:info:configure checking dynamic linker characteristics... darwin10.5.0 dyld
123:info:configure checking how to hardcode library paths into programs... immediate
124:info:configure checking whether stripping libraries is possible... yes
125:info:configure checking if libtool supports shared libraries... yes
126:info:configure checking whether to build shared libraries... yes
127:info:configure checking whether to build static libraries... yes
128:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
129:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
130:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
131:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
132:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
133:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
134:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
135:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
136:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
137:info:configure checking dynamic linker characteristics... darwin10.5.0 dyld
138:info:configure checking how to hardcode library paths into programs... immediate
139:info:configure checking if zlib is wanted... yes
140:info:configure checking for inflateEnd in -lz... yes
141:info:configure checking zlib.h usability... yes
142:info:configure checking zlib.h presence... yes
143:info:configure checking for zlib.h... yes
144:info:configure checking for inflateEnd in -lz... (cached) yes
145:info:configure checking zlib in /opt/local... ok
146:info:configure checking for iconv... (cached) yes
147:info:configure checking how to link with libiconv... -liconv
148:info:configure checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
149:info:configure checking for ANSI C header files... (cached) yes
150:info:configure checking libintl.h usability... yes
151:info:configure checking libintl.h presence... yes
152:info:configure checking for libintl.h... yes
153:info:configure checking locale.h usability... yes
154:info:configure checking locale.h presence... yes
155:info:configure checking for locale.h... yes
156:info:configure checking malloc.h usability... no
157:info:configure checking malloc.h presence... no
158:info:configure checking for malloc.h... no
159:info:configure checking for stdint.h... (cached) yes
160:info:configure checking for stdlib.h... (cached) yes
161:info:configure checking for string.h... (cached) yes
162:info:configure checking for unistd.h... (cached) yes
163:info:configure checking sys/mman.h usability... yes
164:info:configure checking sys/mman.h presence... yes
165:info:configure checking for sys/mman.h... yes
166:info:configure checking utime.h usability... yes
167:info:configure checking utime.h presence... yes
168:info:configure checking for utime.h... yes
169:info:configure checking for stdbool.h that conforms to C99... yes
170:info:configure checking for _Bool... yes
171:info:configure checking for an ANSI C-conforming const... yes
172:info:configure checking for inline... inline
173:info:configure checking for pid_t... yes
174:info:configure checking for size_t... yes
175:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
176:info:configure checking for stdlib.h... (cached) yes
177:info:configure checking for unistd.h... (cached) yes
178:info:configure checking for sys/param.h... yes
179:info:configure checking for getpagesize... yes
180:info:configure checking for working mmap... yes
181:info:configure checking whether strerror_r is declared... yes
182:info:configure checking for strerror_r... yes
183:info:configure checking whether strerror_r returns char *... no
184:info:configure checking for gmtime_r... yes
185:info:configure checking for lstat... yes
186:info:configure checking for memset... yes
187:info:configure checking for mmap... yes
188:info:configure checking for munmap... yes
189:info:configure checking for strchr... yes
190:info:configure checking for strerror... yes
191:info:configure checking for strtol... yes
192:info:configure checking for timegm... yes
193:info:configure checking whether to enable dependency tracking... yes
194:info:configure checking whether to enable g++ visibility support... yes
195:info:configure checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
196:info:configure checking whether to use the lens database for Nikon lens names... yes
197:info:configure checking whether to compile a commercial version of the Exiv2 library... no
198:info:configure checking whether to enable XMP support (requires expat)... yes
199:info:configure checking expat.h usability... yes
200:info:configure checking expat.h presence... yes
201:info:configure checking for expat.h... yes
202:info:configure checking for XML_ParserCreate in -lexpat... yes
203:info:configure configure: creating ./config.status
204:info:configure config.status: creating ./Makefile
205:info:configure config.status: creating ./config/config.mk
206:info:configure config.status: creating ./config/exiv2.pc
207:info:configure config.status: creating ./po/Makefile.in
208:info:configure config.status: creating ./src/doxygen.hpp
209:info:configure config.status: creating ./config/config.h
210:info:configure config.status: executing default-1 commands
211:info:configure config.status: creating ./po/POTFILES
212:info:configure config.status: creating ./po/Makefile
213:info:configure config.status: executing libtool commands
214:info:configure
215:info:configure ------------------------------------------------------------------
216:info:configure -- Exiv2 0.20 feature configuration summary
217:info:configure --
218:info:configure -- Build a shared library......... YES
219:info:configure -- Use g++ visibility support..... YES
220:info:configure -- PNG image support.............. YES
221:info:configure -- Native language support........ YES
222:info:configure -- Nikon lens database............ YES
223:info:configure -- XMP metadata support........... YES
224:info:configure ------------------------------------------------------------------
225:info:configure
226:debug:configure Executing proc-post-org.macports.configure-configure-0
227:debug:configure delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/exiv2-0.20/libtool
228:msg:configure --->  Building exiv2
229:debug:build build phase started at Wed Dec  1 09:06:14 CST 2010
230:debug:build Executing org.macports.build (exiv2)
231:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
232:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/exiv2-0.20" && /usr/bin/make -j2 all'
233:info:build if test "x1" = "x1"; then cd xmpsdk/src && /usr/bin/make xmpsdk; fi;
234:info:build libtool: compile: unable to infer tagged configuration
235:info:build libtool: compile: specify a tag with `--tag'
236:info:build make[1]: *** [XMPMeta.o] Error 1
237:info:build make[1]: *** Waiting for unfinished jobs....
238:info:build libtool: compile: unable to infer tagged configuration
239:info:build libtool: compile: specify a tag with `--tag'
240:info:build make[1]: *** [XML_Node.o] Error 1
241:info:build make: *** [xmpsdk] Error 2
242:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/work/exiv2-0.20" && /usr/bin/make -j2 all " returned error 2
243:error:build Target org.macports.build returned: shell command failed (see log for details)
244:debug:build Backtrace: shell command failed (see log for details)
245    while executing
246"command_exec build"
247    (procedure "portbuild::build_main" line 8)
248    invoked from within
249"$procedure $targetname"
250:info:build Warning: the following items did not execute (for exiv2): org.macports.destroot org.macports.build
251:notice:build Log for exiv2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exiv2/main.log