Ticket #40450: main.log

File main.log, 33.7 KB (added by jmroot (Joshua Root), 11 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (mimetic)
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 513
5:debug:main euid changed to: 515
6:debug:fetch fetch phase started at Wed Sep 11 08:22:03 EST 2013
7:notice:fetch --->  Fetching distfiles for mimetic
8:debug:fetch Can't run fetch on this port without elevated privileges. Escalating privileges back to root.
9:debug:fetch euid changed to: 0. egid changed to: 0.
10:debug:fetch changing euid/egid - current euid: 0 - current egid: 0
11:debug:fetch egid changed to: 513
12:debug:fetch euid changed to: 515
13:debug:fetch Executing org.macports.fetch (mimetic)
14:info:fetch --->  mimetic-0.9.6.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/mimetic
15:notice:fetch --->  Attempting to fetch mimetic-0.9.6.tar.gz from http://internode.dl.sourceforge.net/mimetic
16:debug:fetch Privilege de-escalation not attempted as not running as root.
17:debug:checksum checksum phase started at Wed Sep 11 08:22:08 EST 2013
18:notice:checksum --->  Verifying checksums for mimetic
19:debug:checksum Executing org.macports.checksum (mimetic)
20:info:checksum --->  Checksumming mimetic-0.9.6.tar.gz
21:debug:checksum Correct (md5) checksum for mimetic-0.9.6.tar.gz
22:debug:checksum Correct (sha1) checksum for mimetic-0.9.6.tar.gz
23:debug:checksum Correct (rmd160) checksum for mimetic-0.9.6.tar.gz
24:debug:checksum Privilege de-escalation not attempted as not running as root.
25:debug:extract extract phase started at Wed Sep 11 08:22:08 EST 2013
26:notice:extract --->  Extracting mimetic
27:debug:extract Executing org.macports.extract (mimetic)
28:info:extract --->  Extracting mimetic-0.9.6.tar.gz
29:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mimetic/mimetic-0.9.6.tar.gz'
30:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
31:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mimetic/mimetic-0.9.6.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
32:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mimetic/mimetic-0.9.6.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
33:debug:extract euid/egid changed to: 0/0
34:debug:extract chowned /opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work to macports
35:debug:extract euid/egid changed to: 515/513
36:debug:extract Privilege de-escalation not attempted as not running as root.
37:debug:patch patch phase started at Wed Sep 11 08:22:09 EST 2013
38:debug:patch Executing org.macports.patch (mimetic)
39:debug:patch Privilege de-escalation not attempted as not running as root.
40:debug:configure configure phase started at Wed Sep 11 08:22:09 EST 2013
41:notice:configure --->  Configuring mimetic
42:debug:configure Using compiler 'Xcode Clang'
43:debug:configure Executing org.macports.configure (mimetic)
44:debug:configure Environment: CPATH='/opt/local/include' CPPFLAGS='-I/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libstdc++' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' F77FLAGS='-m64' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' FCFLAGS='-pipe -Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libstdc++' FFLAGS='-pipe -Os' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
45:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6" && ./configure --prefix=/opt/local'
46:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6" && ./configure --prefix=/opt/local
47:info:configure checking build system type... i386-apple-darwin11.4.2
48:info:configure checking host system type... i386-apple-darwin11.4.2
49:info:configure checking target system type... i386-apple-darwin11.4.2
50:info:configure checking for a BSD-compatible install... /usr/bin/install -c
51:info:configure checking whether build environment is sane... yes
52:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
53:info:configure checking for gawk... no
54:info:configure checking for mawk... no
55:info:configure checking for nawk... no
56:info:configure checking for awk... awk
57:info:configure checking whether make sets $(MAKE)... yes
58:info:configure checking for gcc... /usr/bin/clang
59:info:configure checking for C compiler default output file name... a.out
60:info:configure checking whether the C compiler works... yes
61:info:configure checking whether we are cross compiling... no
62:info:configure checking for suffix of executables...
63:info:configure checking for suffix of object files... o
64:info:configure checking whether we are using the GNU C compiler... yes
65:info:configure checking whether /usr/bin/clang accepts -g... yes
66:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
67:info:configure checking for style of include used by make... GNU
68:info:configure checking dependency style of /usr/bin/clang... gcc3
69:info:configure checking whether make sets $(MAKE)... (cached) yes
70:info:configure checking for a sed that does not truncate output... /usr/bin/sed
71:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
72:info:configure checking for egrep... /usr/bin/grep -E
73:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
74:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
75:info:configure checking for /usr/bin/ld option to reload object files... -r
76:info:configure checking for BSD-compatible nm... /usr/bin/nm
77:info:configure checking whether ln -s works... yes
78:info:configure checking how to recognize dependent libraries... pass_all
79:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
80:info:configure checking for ANSI C header files... yes
81:info:configure checking for sys/types.h... yes
82:info:configure checking for sys/stat.h... yes
83:info:configure checking for stdlib.h... yes
84:info:configure checking for string.h... yes
85:info:configure checking for memory.h... yes
86:info:configure checking for strings.h... yes
87:info:configure checking for inttypes.h... yes
88:info:configure checking for stdint.h... yes
89:info:configure checking for unistd.h... yes
90:info:configure checking dlfcn.h usability... yes
91:info:configure checking dlfcn.h presence... yes
92:info:configure checking for dlfcn.h... yes
93:info:configure checking whether we are using the GNU C++ compiler... yes
94:info:configure checking whether /usr/bin/clang++ accepts -g... yes
95:info:configure checking dependency style of /usr/bin/clang++... gcc3
96:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
97:info:configure checking for g77... no
98:info:configure checking for xlf... no
99:info:configure checking for f77... no
100:info:configure checking for frt... no
101:info:configure checking for pgf77... no
102:info:configure checking for cf77... no
103:info:configure checking for fort77... no
104:info:configure checking for fl32... no
105:info:configure checking for af77... no
106:info:configure checking for xlf90... no
107:info:configure checking for f90... no
108:info:configure checking for pgf90... no
109:info:configure checking for pghpf... no
110:info:configure checking for epcf90... no
111:info:configure checking for gfortran... no
112:info:configure checking for g95... no
113:info:configure checking for xlf95... no
114:info:configure checking for f95... no
115:info:configure checking for fort... no
116:info:configure checking for ifort... no
117:info:configure checking for ifc... no
118:info:configure checking for efc... no
119:info:configure checking for pgf95... no
120:info:configure checking for lf95... no
121:info:configure checking for ftn... no
122:info:configure checking whether we are using the GNU Fortran 77 compiler... no
123:info:configure checking whether  accepts -g... no
124:info:configure checking the maximum length of command line arguments... 196608
125:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
126:info:configure checking for objdir... .libs
127:info:configure checking for ar... ar
128:info:configure checking for ranlib... ranlib
129:info:configure checking for strip... strip
130:info:configure checking for dsymutil... dsymutil
131:info:configure checking for nmedit... nmedit
132:info:configure checking for -single_module linker flag... yes
133:info:configure checking for -exported_symbols_list linker flag... yes
134:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
135:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common
136:info:configure checking if /usr/bin/clang PIC flag -fno-common works... yes
137:info:configure checking if /usr/bin/clang static flag -static works... no
138:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
139:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
140:info:configure checking dynamic linker characteristics... darwin11.4.2 dyld
141:info:configure checking how to hardcode library paths into programs... immediate
142:info:configure checking whether stripping libraries is possible... yes
143:info:configure checking if libtool supports shared libraries... yes
144:info:configure checking whether to build shared libraries... yes
145:info:configure checking whether to build static libraries... yes
146:info:configure configure: creating libtool
147:info:configure appending configuration tag "CXX" to libtool
148:info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld
149:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
150:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
151:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common
152:info:configure checking if /usr/bin/clang++ PIC flag -fno-common works... yes
153:info:configure checking if /usr/bin/clang++ static flag -static works... no
154:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
155:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
156:info:configure checking dynamic linker characteristics... darwin11.4.2 dyld
157:info:configure (cached) (cached) checking how to hardcode library paths into programs... immediate
158:info:configure appending configuration tag "F77" to libtool
159:info:configure checking for stdlib.h... (cached) yes
160:info:configure checking for unistd.h... (cached) yes
161:info:configure checking for getpagesize... yes
162:info:configure checking for working mmap... yes
163:info:configure checking for madvise... yes
164:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
165:info:configure checking whether /usr/bin/clang++ accepts -g... (cached) yes
166:info:configure checking dependency style of /usr/bin/clang++... (cached) gcc3
167:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
168:info:configure checking for a BSD-compatible install... /usr/bin/install -c
169:info:configure checking STL required features... yes
170:info:configure checking for size_t... yes
171:info:configure checking for off_t... yes
172:info:configure checking for uid_t in sys/types.h... yes
173:info:configure checking for dirent.h that defines DIR... yes
174:info:configure checking for library containing opendir... none required
175:info:configure checking for sys/stat.h... (cached) yes
176:info:configure checking for sys/types.h... (cached) yes
177:info:configure checking sys/time.h usability... yes
178:info:configure checking sys/time.h presence... yes
179:info:configure checking for sys/time.h... yes
180:info:configure checking for stdint.h... (cached) yes
181:info:configure configure: creating ./config.status
182:info:configure config.status: creating Makefile
183:info:configure config.status: creating mimetic/Makefile
184:info:configure config.status: creating mimetic/codec/Makefile
185:info:configure config.status: creating mimetic/rfc822/Makefile
186:info:configure config.status: creating mimetic/os/Makefile
187:info:configure config.status: creating mimetic/parser/Makefile
188:info:configure config.status: creating test/Makefile
189:info:configure config.status: creating examples/Makefile
190:info:configure config.status: creating doc/Makefile
191:info:configure config.status: creating doc/doxygen.config
192:info:configure config.status: creating win32/Makefile
193:info:configure config.status: creating mimetic/config.h
194:info:configure config.status: executing depfiles commands
195:debug:configure Privilege de-escalation not attempted as not running as root.
196:debug:build build phase started at Wed Sep 11 08:22:19 EST 2013
197:notice:build --->  Building mimetic
198:debug:build Executing org.macports.build (mimetic)
199:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
200:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6" && /usr/bin/make -j4 -w all'
201:debug:build Executing command line:  cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6" && /usr/bin/make -j4 -w all
202:info:build make: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6'
203:info:build Making all in mimetic
204:info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic'
205:info:build /usr/bin/make  all-recursive
206:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic'
207:info:build Making all in codec
208:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/codec'
209:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cxx
210:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c -o qp.lo qp.cxx
211:info:build mkdir .libs
212:info:build mkdir .libs
213:info:build mkdir: .libs: File exists
214:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx  -fno-common -DPIC -o .libs/qp.o
215:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx  -fno-common -DPIC -o .libs/base64.o
216:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx -o base64.o >/dev/null 2>&1
217:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx -o qp.o >/dev/null 2>&1
218:info:build mv -f .deps/base64.Tpo .deps/base64.Plo
219:info:build mv -f .deps/qp.Tpo .deps/qp.Plo
220:info:build /bin/sh ../../libtool --tag=CXX   --mode=link /usr/bin/clang++  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libmimeticcodec.la  base64.lo qp.lo 
221:info:build ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o
222:info:build ranlib .libs/libmimeticcodec.a
223:info:build creating libmimeticcodec.la
224:info:build (cd .libs && rm -f libmimeticcodec.la && ln -s ../libmimeticcodec.la libmimeticcodec.la)
225:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/codec'
226:info:build Making all in os
227:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/os'
228:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..  -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c -o file_iterator.lo file_iterator.cxx
229:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..  -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c -o fileop.lo fileop.cxx
230:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..  -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c -o mmfile.lo mmfile.cxx
231:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..  -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c -o stdfile.lo stdfile.cxx
232:info:build mkdir .libs
233:info:build mkdir .libs
234:info:build mkdir: .libs: File exists
235:info:build mkdir .libs
236:info:build mkdir: .libs: File exists
237:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx  -fno-common -DPIC -o .libs/fileop.o
238:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx  -fno-common -DPIC -o .libs/mmfile.o
239:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c file_iterator.cxx  -fno-common -DPIC -o .libs/file_iterator.o
240:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx  -fno-common -DPIC -o .libs/stdfile.o
241:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx -o fileop.o >/dev/null 2>&1
242:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx -o mmfile.o >/dev/null 2>&1
243:info:build mv -f .deps/fileop.Tpo .deps/fileop.Plo
244:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..  -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cxx
245:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx -o stdfile.o >/dev/null 2>&1
246:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c file_iterator.cxx -o file_iterator.o >/dev/null 2>&1
247:info:build mv -f .deps/mmfile.Tpo .deps/mmfile.Plo
248:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx  -fno-common -DPIC -o .libs/utils.o
249:info:build mv -f .deps/file_iterator.Tpo .deps/file_iterator.Plo
250:info:build mv -f .deps/stdfile.Tpo .deps/stdfile.Plo
251:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -o utils.o >/dev/null 2>&1
252:info:build mv -f .deps/utils.Tpo .deps/utils.Plo
253:info:build /bin/sh ../../libtool --tag=CXX   --mode=link /usr/bin/clang++  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libmimeticos.la  file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo 
254:info:build ar cru .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o
255:info:build ranlib .libs/libmimeticos.a
256:info:build creating libmimeticos.la
257:info:build (cd .libs && rm -f libmimeticos.la && ln -s ../libmimeticos.la libmimeticos.la)
258:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/os'
259:info:build Making all in rfc822
260:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/rfc822'
261:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.cxx
262:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cxx
263:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cxx
264:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cxx
265:info:build mkdir .libs
266:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx  -fno-common -DPIC -o .libs/field.o
267:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx  -fno-common -DPIC -o .libs/address.o
268:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx  -fno-common -DPIC -o .libs/header.o
269:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx  -fno-common -DPIC -o .libs/message.o
270:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -o message.o >/dev/null 2>&1
271:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx -o field.o >/dev/null 2>&1
272:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx -o address.o >/dev/null 2>&1
273:info:build mv -f .deps/message.Tpo .deps/message.Plo
274:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c -o addresslist.lo addresslist.cxx
275:info:build mv -f .deps/field.Tpo .deps/field.Plo
276:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c -o fieldvalue.lo fieldvalue.cxx
277:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -o header.o >/dev/null 2>&1
278:info:build mv -f .deps/address.Tpo .deps/address.Plo
279:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx  -fno-common -DPIC -o .libs/addresslist.o
280:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c -o mailbox.lo mailbox.cxx
281:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx  -fno-common -DPIC -o .libs/fieldvalue.o
282:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx  -fno-common -DPIC -o .libs/mailbox.o
283:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx -o fieldvalue.o >/dev/null 2>&1
284:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx -o mailbox.o >/dev/null 2>&1
285:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx -o addresslist.o >/dev/null 2>&1
286:info:build mv -f .deps/fieldvalue.Tpo .deps/fieldvalue.Plo
287:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c -o messageid.lo messageid.cxx
288:info:build mv -f .deps/header.Tpo .deps/header.Plo
289:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c -o datetime.lo datetime.cxx
290:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx  -fno-common -DPIC -o .libs/messageid.o
291:info:build mv -f .deps/mailbox.Tpo .deps/mailbox.Plo
292:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.cxx
293:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c datetime.cxx  -fno-common -DPIC -o .libs/datetime.o
294:info:build mv -f .deps/addresslist.Tpo .deps/addresslist.Plo
295:info:build /bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..   -I/opt/local/include  -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.lo mailboxlist.cxx
296:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx  -fno-common -DPIC -o .libs/group.o
297:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx -o messageid.o >/dev/null 2>&1
298:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx  -fno-common -DPIC -o .libs/mailboxlist.o
299:info:build In file included from datetime.cxx:20:
300:info:build ../../mimetic/tokenizer.h:152:51: error: member reference base type 'const Container *' is not a structure or union
301:info:build     : ItTokenizer<const_iterator, value_type>(cont.begin(), cont.end())
302:info:build                                               ~~~~^~~~~~
303:info:build 1 error generated.
304:info:build make[3]: *** [datetime.lo] Error 1
305:info:build make[3]: *** Waiting for unfinished jobs....
306:info:build mv -f .deps/messageid.Tpo .deps/messageid.Plo
307:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx -o group.o >/dev/null 2>&1
308:info:build  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx -o mailboxlist.o >/dev/null 2>&1
309:info:build mv -f .deps/group.Tpo .deps/group.Plo
310:info:build mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Plo
311:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic/rfc822'
312:info:build make[2]: *** [all-recursive] Error 1
313:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic'
314:info:build make[1]: *** [all] Error 2
315:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6/mimetic'
316:info:build make: *** [all-recursive] Error 1
317:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6'
318:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/work/mimetic-0.9.6" && /usr/bin/make -j4 -w all
319:info:build Exit code: 2
320:error:build org.macports.build for port mimetic returned: command execution failed
321:debug:build Error code: CHILDSTATUS 55398 2
322:debug:build Backtrace: command execution failed
323    while executing
324"system -nice 1 $fullcmdstring"
325    ("eval" body line 1)
326    invoked from within
327"eval system $notty $nice \$fullcmdstring"
328    invoked from within
329"command_exec build"
330    (procedure "portbuild::build_main" line 8)
331    invoked from within
332"portbuild::build_main org.macports.build"
333    ("eval" body line 1)
334    invoked from within
335"eval $procedure $targetname"
336:info:build Warning: targets not executed for mimetic: org.macports.build
337:notice:build Please see the log file for port mimetic for details:
338    /opt/local/var/macports/logs/_Users_josh_Coding_dports-dev_svn_dports_devel_mimetic/mimetic/main.log