Ticket #58690: main.log

File main.log, 39.6 KB (added by lemzwerg (Werner Lemberg), 5 years ago)

build log of mosh 1.3.2_4 on MacOS 10.7.5

Line 
1version:1
2:debug:sysinfo Mac OS X 10.7 (darwin/11.4.2) arch i386
3:debug:sysinfo MacPorts 2.5.99
4:debug:sysinfo Xcode 4.6.3
5:debug:sysinfo SDK 10.7
6:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.7
7:msg:main --->  Computing dependencies for mosh:info:main .:debug:main mosh has no conflicts
8:debug:main Searching for dependency: pkgconfig
9:debug:main Found Dependency: receipt exists for pkgconfig
10:debug:main Searching for dependency: clang-8.0
11:debug:main Found Dependency: receipt exists for clang-8.0
12:debug:main Searching for dependency: ncurses
13:debug:main Found Dependency: receipt exists for ncurses
14:debug:main Searching for dependency: protobuf3-cpp
15:debug:main Found Dependency: receipt exists for protobuf3-cpp
16:debug:main Searching for dependency: zlib
17:debug:main Found Dependency: receipt exists for zlib
18:debug:main Searching for dependency: p5.26-getopt-long
19:debug:main Found Dependency: receipt exists for p5.26-getopt-long
20:debug:main Searching for dependency: p5.26-io-socket-ip
21:debug:main Found Dependency: receipt exists for p5.26-io-socket-ip
22:debug:main Searching for dependency: openssl
23:debug:main Found Dependency: receipt exists for openssl
24:debug:main Executing org.macports.main (mosh)
25:debug:main dropping privileges: euid changed to 507, egid changed to 501.
26:debug:archivefetch archivefetch phase started at Sun Jul  7 00:16:03 CEST 2019
27:debug:archivefetch Executing org.macports.archivefetch (mosh)
28:debug:archivefetch Privilege de-escalation not attempted as not running as root.
29:debug:fetch fetch phase started at Sun Jul  7 00:16:03 CEST 2019
30:notice:fetch --->  Fetching distfiles for mosh
31:debug:fetch Executing proc-pre-org.macports.fetch-fetch-0
32:debug:fetch Executing org.macports.fetch (mosh)
33:debug:fetch Privilege de-escalation not attempted as not running as root.
34:debug:checksum checksum phase started at Sun Jul  7 00:16:03 CEST 2019
35:notice:checksum --->  Verifying checksums for mosh
36:debug:checksum Executing org.macports.checksum (mosh)
37:info:checksum --->  Checksumming mosh-1.3.2.tar.gz
38:debug:checksum Calculated (rmd160) is 09cec7da65f525c4a414c1506d153ac72ea38c8a
39:debug:checksum Correct (rmd160) checksum for mosh-1.3.2.tar.gz
40:debug:checksum Calculated (sha256) is da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216
41:debug:checksum Correct (sha256) checksum for mosh-1.3.2.tar.gz
42:debug:checksum Privilege de-escalation not attempted as not running as root.
43:debug:extract extract phase started at Sun Jul  7 00:16:03 CEST 2019
44:notice:extract --->  Extracting mosh
45:debug:extract Executing org.macports.extract (mosh)
46:info:extract --->  Extracting mosh-1.3.2.tar.gz
47:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mosh/mosh-1.3.2.tar.gz'
48:debug:extract Environment:
49:debug:extract CC_PRINT_OPTIONS='YES'
50:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/.CC_PRINT_OPTIONS'
51:debug:extract CPATH='/opt/local/include'
52:debug:extract LIBRARY_PATH='/opt/local/lib'
53:debug:extract MACOSX_DEPLOYMENT_TARGET='10.7'
54:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mosh/mosh-1.3.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
55:debug:extract system:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mosh/mosh-1.3.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
56:debug:extract euid/egid changed to: 0/0
57:debug:extract chowned /opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work to macports
58:debug:extract euid/egid changed to: 507/501
59:debug:extract Privilege de-escalation not attempted as not running as root.
60:debug:patch patch phase started at Sun Jul  7 00:16:03 CEST 2019
61:debug:patch Executing org.macports.patch (mosh)
62:notice:patch --->  Applying patches to mosh
63:info:patch --->  Applying network-bind.patch
64:debug:patch Environment:
65:debug:patch CC_PRINT_OPTIONS='YES'
66:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/.CC_PRINT_OPTIONS'
67:debug:patch CPATH='/opt/local/include'
68:debug:patch LIBRARY_PATH='/opt/local/lib'
69:debug:patch MACOSX_DEPLOYMENT_TARGET='10.7'
70:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && /usr/bin/patch -p0 < '/opt/macports/macports-ports/net/mosh/files/network-bind.patch'
71:debug:patch system:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && /usr/bin/patch -p0 < '/opt/macports/macports-ports/net/mosh/files/network-bind.patch'
72:info:patch patching file src/network/network.cc
73:debug:patch Executing proc-post-org.macports.patch-patch-0
74:info:patch --->  Patching mosh.pl: s|#!/usr/bin/env perl|#!/opt/local/bin/perl5.26|
75:debug:patch Executing reinplace: /usr/bin/sed {s|#!/usr/bin/env perl|#!/opt/local/bin/perl5.26|} </opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/scripts/mosh.pl >@file10
76:debug:patch euid/egid changed to: 0/0
77:debug:patch chowned /opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/scripts/mosh.pl to macports
78:debug:patch euid/egid changed to: 507/501
79:debug:patch euid/egid changed to: 0/0
80:debug:patch setting attributes on /opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/scripts/mosh.pl
81:debug:patch euid/egid changed to: 507/501
82:debug:patch Privilege de-escalation not attempted as not running as root.
83:debug:configure configure phase started at Sun Jul  7 00:16:03 CEST 2019
84:notice:configure --->  Configuring mosh
85:debug:configure Preferred compilers: clang macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-clang-4.0 macports-clang-3.9 macports-clang-3.7 macports-clang-3.4
86:debug:configure Using compiler 'MacPorts Clang 8.0'
87:debug:configure Executing org.macports.configure (mosh)
88:debug:configure Environment:
89:debug:configure CC='/opt/local/bin/clang-mp-8.0'
90:debug:configure CC_PRINT_OPTIONS='YES'
91:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/.CC_PRINT_OPTIONS'
92:debug:configure CFLAGS='-pipe -Os -arch x86_64'
93:debug:configure CPATH='/opt/local/include'
94:debug:configure CPPFLAGS='-I/opt/local/include'
95:debug:configure CXX='/opt/local/bin/clang++-mp-8.0'
96:debug:configure CXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -arch x86_64'
97:debug:configure DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
98:debug:configure F90FLAGS='-pipe -Os -m64'
99:debug:configure FCFLAGS='-pipe -Os -m64'
100:debug:configure FFLAGS='-pipe -Os -m64'
101:debug:configure INSTALL='/usr/bin/install -c'
102:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
103:debug:configure LIBRARY_PATH='/opt/local/lib'
104:debug:configure MACOSX_DEPLOYMENT_TARGET='10.7'
105:debug:configure OBJC='/opt/local/bin/clang-mp-8.0'
106:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
107:debug:configure OBJCXX='/opt/local/bin/clang++-mp-8.0'
108:debug:configure OBJCXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -arch x86_64'
109:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && ./configure --prefix=/opt/local --with-crypto-library=openssl
110:debug:configure system:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && ./configure --prefix=/opt/local --with-crypto-library=openssl
111:info:configure checking for a BSD-compatible install... /usr/bin/install -c
112:info:configure checking whether build environment is sane... yes
113:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
114:info:configure checking for gawk... gawk
115:info:configure checking whether make sets $(MAKE)... yes
116:info:configure checking whether make supports nested variables... yes
117:info:configure checking whether make supports nested variables... (cached) yes
118:info:configure checking whether the C compiler works... yes
119:info:configure checking for C compiler default output file name... a.out
120:info:configure checking for suffix of executables...
121:info:configure checking whether we are cross compiling... no
122:info:configure checking for suffix of object files... o
123:info:configure checking whether we are using the GNU C compiler... yes
124:info:configure checking whether /opt/local/bin/clang-mp-8.0 accepts -g... yes
125:info:configure checking for /opt/local/bin/clang-mp-8.0 option to accept ISO C89... none needed
126:info:configure checking whether /opt/local/bin/clang-mp-8.0 understands -c and -o together... yes
127:info:configure checking for style of include used by make... GNU
128:info:configure checking dependency style of /opt/local/bin/clang-mp-8.0... gcc3
129:info:configure checking whether we are using the GNU C++ compiler... yes
130:info:configure checking whether /opt/local/bin/clang++-mp-8.0 accepts -g... yes
131:info:configure checking dependency style of /opt/local/bin/clang++-mp-8.0... gcc3
132:info:configure checking for ranlib... ranlib
133:info:configure checking for protoc... /opt/local/bin/protoc
134:info:configure checking for ar... ar
135:info:configure checking the archiver (ar) interface... ar
136:info:configure checking whether C compiler accepts -fno-strict-overflow... yes
137:info:configure checking whether C++ compiler accepts -fno-strict-overflow... yes
138:info:configure checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
139:info:configure checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
140:info:configure checking whether the linker accepts -fstack-protector-all... yes
141:info:configure checking whether C compiler accepts -Wstack-protector... yes
142:info:configure checking whether C++ compiler accepts -Wstack-protector... yes
143:info:configure checking whether C compiler accepts --param ssp-buffer-size=1... yes
144:info:configure checking whether C++ compiler accepts --param ssp-buffer-size=1... yes
145:info:configure checking whether C compiler accepts -fPIE... yes
146:info:configure checking whether C++ compiler accepts -fPIE... yes
147:info:configure checking whether the linker accepts -fPIE -pie... no
148:info:configure checking whether the linker accepts -fPIE -Wl,-pie... yes
149:info:configure checking whether the linker accepts -Wl,-z,relro... no
150:info:configure checking whether C++ compiler accepts -fno-default-inline... no
151:info:configure checking whether C++ compiler accepts -pipe... yes
152:info:configure checking for library containing utempter_remove_record... no
153:info:configure configure: WARNING: Unable to find libutempter; utmp entries will not be made.
154:info:configure checking for library containing compress... -lz
155:info:configure checking for library containing socket... none required
156:info:configure checking for library containing inet_addr... none required
157:info:configure checking for library containing clock_gettime... no
158:info:configure checking how to run the C preprocessor... /opt/local/bin/clang-mp-8.0 -E
159:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
160:info:configure checking for egrep... /opt/local/bin/ggrep -E
161:info:configure checking for ANSI C header files... yes
162:info:configure checking for sys/types.h... yes
163:info:configure checking for sys/stat.h... yes
164:info:configure checking for stdlib.h... yes
165:info:configure checking for string.h... yes
166:info:configure checking for memory.h... yes
167:info:configure checking for strings.h... yes
168:info:configure checking for inttypes.h... yes
169:info:configure checking for stdint.h... yes
170:info:configure checking for unistd.h... yes
171:info:configure checking fcntl.h usability... yes
172:info:configure checking fcntl.h presence... yes
173:info:configure checking for fcntl.h... yes
174:info:configure checking langinfo.h usability... yes
175:info:configure checking langinfo.h presence... yes
176:info:configure checking for langinfo.h... yes
177:info:configure checking limits.h usability... yes
178:info:configure checking limits.h presence... yes
179:info:configure checking for limits.h... yes
180:info:configure checking locale.h usability... yes
181:info:configure checking locale.h presence... yes
182:info:configure checking for locale.h... yes
183:info:configure checking netdb.h usability... yes
184:info:configure checking netdb.h presence... yes
185:info:configure checking for netdb.h... yes
186:info:configure checking netinet/in.h usability... yes
187:info:configure checking netinet/in.h presence... yes
188:info:configure checking for netinet/in.h... yes
189:info:configure checking stddef.h usability... yes
190:info:configure checking stddef.h presence... yes
191:info:configure checking for stddef.h... yes
192:info:configure checking for stdint.h... (cached) yes
193:info:configure checking for inttypes.h... (cached) yes
194:info:configure checking for stdlib.h... (cached) yes
195:info:configure checking for string.h... (cached) yes
196:info:configure checking sys/ioctl.h usability... yes
197:info:configure checking sys/ioctl.h presence... yes
198:info:configure checking for sys/ioctl.h... yes
199:info:configure checking sys/resource.h usability... yes
200:info:configure checking sys/resource.h presence... yes
201:info:configure checking for sys/resource.h... yes
202:info:configure checking sys/socket.h usability... yes
203:info:configure checking sys/socket.h presence... yes
204:info:configure checking for sys/socket.h... yes
205:info:configure checking for sys/stat.h... (cached) yes
206:info:configure checking sys/time.h usability... yes
207:info:configure checking sys/time.h presence... yes
208:info:configure checking for sys/time.h... yes
209:info:configure checking termios.h usability... yes
210:info:configure checking termios.h presence... yes
211:info:configure checking for termios.h... yes
212:info:configure checking for unistd.h... (cached) yes
213:info:configure checking wchar.h usability... yes
214:info:configure checking wchar.h presence... yes
215:info:configure checking for wchar.h... yes
216:info:configure checking wctype.h usability... yes
217:info:configure checking wctype.h presence... yes
218:info:configure checking for wctype.h... yes
219:info:configure checking pty.h usability... no
220:info:configure checking pty.h presence... no
221:info:configure checking for pty.h... no
222:info:configure checking util.h usability... yes
223:info:configure checking util.h presence... yes
224:info:configure checking for util.h... yes
225:info:configure checking libutil.h usability... no
226:info:configure checking libutil.h presence... no
227:info:configure checking for libutil.h... no
228:info:configure checking paths.h usability... yes
229:info:configure checking paths.h presence... yes
230:info:configure checking for paths.h... yes
231:info:configure checking endian.h usability... no
232:info:configure checking endian.h presence... no
233:info:configure checking for endian.h... no
234:info:configure checking sys/endian.h usability... no
235:info:configure checking sys/endian.h presence... no
236:info:configure checking for sys/endian.h... no
237:info:configure checking utmpx.h usability... yes
238:info:configure checking utmpx.h presence... yes
239:info:configure checking for utmpx.h... yes
240:info:configure checking termio.h usability... no
241:info:configure checking termio.h presence... no
242:info:configure checking for termio.h... no
243:info:configure checking sys/uio.h usability... yes
244:info:configure checking sys/uio.h presence... yes
245:info:configure checking for sys/uio.h... yes
246:info:configure checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-8.0 -E
247:info:configure checking memory usability... yes
248:info:configure checking memory presence... yes
249:info:configure checking for memory... yes
250:info:configure checking tr1/memory usability... no
251:info:configure checking tr1/memory presence... no
252:info:configure checking for tr1/memory... no
253:info:configure checking for stdbool.h that conforms to C99... yes
254:info:configure checking for _Bool... yes
255:info:configure checking for inline... inline
256:info:configure checking for int64_t... yes
257:info:configure checking for pid_t... yes
258:info:configure checking for C/C++ restrict keyword... __restrict
259:info:configure checking for size_t... yes
260:info:configure checking for ssize_t... yes
261:info:configure checking for uint16_t... yes
262:info:configure checking for uint32_t... yes
263:info:configure checking for uint64_t... yes
264:info:configure checking for uint8_t... yes
265:info:configure checking for uintptr_t... yes
266:info:configure checking vfork.h usability... no
267:info:configure checking vfork.h presence... no
268:info:configure checking for vfork.h... no
269:info:configure checking for fork... yes
270:info:configure checking for vfork... yes
271:info:configure checking for working fork... yes
272:info:configure checking for working vfork... (cached) yes
273:info:configure checking whether mbrtowc and mbstate_t are properly declared... yes
274:info:configure checking for gettimeofday... yes
275:info:configure checking for setrlimit... yes
276:info:configure checking for iswprint... yes
277:info:configure checking for memchr... yes
278:info:configure checking for memset... yes
279:info:configure checking for nl_langinfo... yes
280:info:configure checking for posix_memalign... yes
281:info:configure checking for setenv... yes
282:info:configure checking for setlocale... yes
283:info:configure checking for sigaction... yes
284:info:configure checking for socket... yes
285:info:configure checking for strchr... yes
286:info:configure checking for strdup... yes
287:info:configure checking for strncasecmp... yes
288:info:configure checking for strtok... yes
289:info:configure checking for strerror... yes
290:info:configure checking for strtol... yes
291:info:configure checking for wcwidth... yes
292:info:configure checking for cfmakeraw... yes
293:info:configure checking for pselect... yes
294:info:configure checking for getaddrinfo... yes
295:info:configure checking for getnameinfo... yes
296:info:configure checking for pledge... no
297:info:configure checking for pkg-config... /opt/local/bin/pkg-config
298:info:configure checking pkg-config is at least version 0.9.0... yes
299:info:configure checking for TINFO... no
300:info:configure checking for TINFO... yes
301:info:configure checking CommonCrypto/CommonCrypto.h usability... no
302:info:configure checking CommonCrypto/CommonCrypto.h presence... no
303:info:configure checking for CommonCrypto/CommonCrypto.h... no
304:info:configure checking for CRYPTO... yes
305:info:configure checking whether forkpty is declared... no
306:info:configure checking for library containing forkpty... none required
307:info:configure checking whether pipe2(..., O_CLOEXEC) is supported... no
308:info:configure checking whether FD_ISSET() argument is const... yes
309:info:configure checking whether std::shared_ptr is available... yes
310:info:configure checking whether std::tr1::shared_ptr is available... no
311:info:configure checking whether clock_gettime() is supported... no
312:info:configure checking whether mach_absolute_time is declared... yes
313:info:configure checking whether __builtin_ctz is declared... no
314:info:configure checking whether ffs is declared... yes
315:info:configure checking whether be64toh is declared... no
316:info:configure checking whether betoh64 is declared... no
317:info:configure checking whether bswap64 is declared... no
318:info:configure checking whether __builtin_bswap64 is declared... no
319:info:configure checking whether OSSwapHostToBigInt64 is declared... yes
320:info:configure checking whether IP_MTU_DISCOVER is declared... no
321:info:configure checking whether IP_RECVTOS is declared... no
322:info:configure checking whether __STDC_ISO_10646__ is declared... no
323:info:configure configure: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround).
324:info:configure checking whether IUTF8 is declared... yes
325:info:configure checking for protobuf... yes
326:info:configure checking that generated files are newer than configure... done
327:info:configure configure: creating ./config.status
328:info:configure config.status: creating Makefile
329:info:configure config.status: creating src/Makefile
330:info:configure config.status: creating src/crypto/Makefile
331:info:configure config.status: creating src/frontend/Makefile
332:info:configure config.status: creating src/network/Makefile
333:info:configure config.status: creating src/protobufs/Makefile
334:info:configure config.status: creating src/statesync/Makefile
335:info:configure config.status: creating src/terminal/Makefile
336:info:configure config.status: creating src/util/Makefile
337:info:configure config.status: creating scripts/Makefile
338:info:configure config.status: creating src/examples/Makefile
339:info:configure config.status: creating src/tests/Makefile
340:info:configure config.status: creating man/Makefile
341:info:configure config.status: creating conf/Makefile
342:info:configure config.status: creating config.h
343:info:configure config.status: executing depfiles commands
344:info:configure configure:  === Configuration results ===
345:info:configure configure: Version:             1.3.2
346:info:configure configure: c++ compiler:        /opt/local/bin/clang++-mp-8.0
347:info:configure configure: Warning CXXFLAGS:    -Wall
348:info:configure configure: Picky CXXFLAGS:     
349:info:configure configure: Harden CFLAGS:        -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE
350:info:configure configure:  =============================
351:debug:configure Privilege de-escalation not attempted as not running as root.
352:debug:build build phase started at Sun Jul  7 00:16:25 CEST 2019
353:notice:build --->  Building mosh
354:debug:build Executing org.macports.build (mosh)
355:debug:build Environment:
356:debug:build CC_PRINT_OPTIONS='YES'
357:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/.CC_PRINT_OPTIONS'
358:debug:build CPATH='/opt/local/include'
359:debug:build LIBRARY_PATH='/opt/local/lib'
360:debug:build MACOSX_DEPLOYMENT_TARGET='10.7'
361:info:build Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && /usr/bin/make -j2 -w all
362:debug:build system:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && /usr/bin/make -j2 -w all
363:info:build make: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2'
364:info:build /usr/bin/make  all-recursive
365:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2'
366:info:build Making all in scripts
367:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/scripts'
368:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/scripts'
369:info:build Making all in src
370:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src'
371:info:build Making all in protobufs
372:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src/protobufs'
373:info:build   GEN      userinput.pb.cc
374:info:build   GEN      hostinput.pb.cc
375:info:build   GEN      transportinstruction.pb.cc
376:info:build /usr/bin/make  all-am
377:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src/protobufs'
378:info:build   CXX      hostinput.pb.o
379:info:build   CXX      userinput.pb.o
380:info:build In file included from userinput.pb.cc:4:
381:info:build In file included from ./userinput.pb.h:7:
382:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
383:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:406:
384:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/cstddef:38:
385:info:build ../../version:1:1: error: In file included from hostinput.pb.cc:4unknown type name 'mosh'
386:info:build mosh 1.3.2
387:info:build ^
388:info:build ../../version:1:6: error: expected unqualified-id
389:info:build mosh 1.3.2
390:info:build      ^
391:info:build :
392:info:build In file included from ./hostinput.pb.h:7:
393:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
394:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:406:
395:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/cstddef:38:
396:info:build ../../version:1:1: error: unknown type name 'mosh'
397:info:build mosh 1.3.2
398:info:build ^
399:info:build ../../version:1:6: error: expected unqualified-id
400:info:build mosh 1.3.2
401:info:build      ^
402:info:build In file included from userinput.pb.cc:4:
403:info:build In file included from ./userinput.pb.h:7:
404:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
405:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:406:
406:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/cstddef:50:9: error: no member named 'ptrdiff_t' in the global namespace
407:info:build using ::ptrdiff_t;
408:info:build       ~~^
409:info:build In file included from hostinput.pb.cc:4:
410:info:build In file included from ./hostinput.pb.h:7:
411:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
412:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:406:
413:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/cstddef:50:9: error: no member named 'ptrdiff_t' in the global namespace
414:info:build using ::ptrdiff_t;
415:info:build       ~~^
416:info:build In file included from userinput.pb.cc:4:
417:info:build In file included from ./userinput.pb.h:7:
418:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
419:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:407:
420:info:build ../../version:1:1: error: unknown type name 'mosh'
421:info:build mosh 1.3.2
422:info:build ^
423:info:build ../../version:1:6: error: expected unqualified-id
424:info:build mosh 1.3.2
425:info:build      ^
426:info:build In file included from hostinput.pb.cc:4:
427:info:build In file included from ./hostinput.pb.h:7:
428:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:106:
429:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/type_traits:407:
430:info:build ../../version:1:1: error: unknown type name 'mosh'
431:info:build mosh 1.3.2
432:info:build ^
433:info:build ../../version:1:6: error: expected unqualified-id
434:info:build mosh 1.3.2
435:info:build      ^
436:info:build In file included from userinput.pb.cc:4:
437:info:build In file included from ./userinput.pb.h:7:
438:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:122:
439:info:build ../../version:1:1: error: unknown type name 'mosh'
440:info:build mosh 1.3.2
441:info:build ^
442:info:build ../../version:1:6: error: expected unqualified-id
443:info:build mosh 1.3.2
444:info:build In file included from      ^
445:info:build hostinput.pb.cc:4:
446:info:build In file included from ./hostinput.pb.h:7:
447:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/limits:122:
448:info:build ../../version:1:1: error: unknown type name 'mosh'
449:info:build mosh 1.3.2
450:info:build ^
451:info:build ../../version:1:6: error: expected unqualified-id
452:info:build mosh 1.3.2
453:info:build      ^
454:info:build In file included from In file included from hostinput.pb.cc:4:
455:info:build userinput.pb.cc:4:
456:info:build In file included from ./userinput.pb.h:8:
457:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
458:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
459:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
460:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:643:
461:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/utility:206:
462:info:build ../../version:1:1: error: unknown type name 'mosh'
463:info:build mosh 1.3.2
464:info:build ^
465:info:build ../../version:1:6: error: expected unqualified-id
466:info:build mosh 1.3.2
467:info:build      ^
468:info:build In file included from ./hostinput.pb.h:8:
469:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
470:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
471:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
472:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:643:
473:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/utility:206:
474:info:build ../../version:1:1: error: unknown type name 'mosh'
475:info:build mosh 1.3.2
476:info:build ^
477:info:build ../../version:1:6: error: expected unqualified-id
478:info:build mosh 1.3.2
479:info:build      ^
480:info:build In file included from userinput.pb.cc:4:
481:info:build In file included from ./userinput.pb.h:8In file included from hostinput.pb.cc:4:
482:info:build In file included from ./hostinput.pb.h:8:
483:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
484:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
485:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
486:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
487:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:654:
488:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/typeinfo:61:
489:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/exception:84:
490:info:build ../../version:1:1: error: unknown type name 'mosh'
491:info:build mosh 1.3.2
492:info:build ^
493:info:build ../../version:1:6:
494:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
495:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
496:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
497:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
498:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:654:
499:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/typeinfo:61:
500:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/exception:84:
501:info:build ../../version:1:1: error: unknown type name 'mosh'
502:info:build mosh 1.3.2
503:info:build ^
504:info:build ../../version:1:6: error: expected unqualified-id
505:info:build mosh 1.3.2
506:info:build      ^
507:info:build : error: expected unqualified-id
508:info:build mosh 1.3.2
509:info:build      ^
510:info:build In file included from userinput.pb.cc:4:
511:info:build In file included from ./userinput.pb.h:8:
512:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:In file included from hostinput.pb.cc:4:
513:info:build In file included from ./hostinput.pb.h:8:
514:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
515:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
516:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
517:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
518:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:657:
519:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/new:88:
520:info:build ../../version:1:1: error: unknown type name 'mosh'
521:info:build mosh 1.3.2
522:info:build ^
523:info:build ../../version:1:6: error: expected unqualified-id
524:info:build mosh 1.3.2
525:info:build      ^
526:info:build 505:
527:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
528:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
529:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
530:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:657:
531:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/new:88:
532:info:build ../../version:1:1: error: unknown type name 'mosh'
533:info:build mosh 1.3.2
534:info:build ^
535:info:build ../../version:1:6: error: expected unqualified-id
536:info:build mosh 1.3.2
537:info:build      ^
538:info:build In file included from hostinput.pb.cc:4:
539:info:build In file included from ./hostinput.pb.h:8:
540:info:build In file included from In file included from userinput.pb.cc:4:
541:info:build In file included from ./userinput.pb.h:8:
542:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
543:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
544:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
545:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
546:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:660:
547:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:421:
548:info:build ../../version:1:1: error: unknown type name 'mosh'
549:info:build mosh 1.3.2
550:info:build ^
551:info:build ../../version:1:6: error: expected unqualified-id
552:info:build mosh 1.3.2
553:info:build      ^
554:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
555:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
556:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
557:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
558:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:660:
559:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:421:
560:info:build ../../version:1:1: error: unknown type name 'mosh'
561:info:build mosh 1.3.2
562:info:build ^
563:info:build ../../version:1:6: error: expected unqualified-id
564:info:build mosh 1.3.2
565:info:build      ^
566:info:build In file included from userinput.pb.cc:4:
567:info:build In file included from ./userinput.pb.h:8:
568:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
569:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
570:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
571:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
572:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:660:
573:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:504:13: error: unknown type name 'ptrdiff_t'
574:info:build     typedef ptrdiff_t difference_type;
575:info:build             ^
576:info:build In file included from hostinput.pb.cc:4:
577:info:build In file included from ./hostinput.pb.h:8:
578:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string:505:
579:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/string_view:176:
580:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/__string:57:
581:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/algorithm:644:
582:info:build In file included from /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/memory:660:
583:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:504:13: error: unknown type name 'ptrdiff_t'
584:info:build     typedef ptrdiff_t difference_type;
585:info:build             ^
586:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:537:56: error: unknown type name 'ptrdiff_t'
587:info:build template<class _Category, class _Tp, class _Distance = ptrdiff_t,
588:info:build                                                        ^
589:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:537:56: error: unknown type name 'ptrdiff_t'
590:info:build template<class _Category, class _Tp, class _Distance = ptrdiff_t,
591:info:build                                                        ^
592:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895:66: error: unknown type name 'ptrdiff_t'
593:info:build           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
594:info:build                                                                  ^
595:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895/opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895:66: error: unknown type name 'ptrdiff_t'
596:info:build :54:           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
597:info:build                                                                  ^
598:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895:54: error: template parameter missing a default argument
599:info:build error: template parameter missing a default argument
600:info:build           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
601:info:build                                                      ^
602:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895:27: note: previous default template argument defined here
603:info:build           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
604:info:build                           ^
605:info:build           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
606:info:build                                                      ^
607:info:build /opt/local/libexec/llvm-8.0/bin/../include/c++/v1/iterator:895:27: note: previous default template argument defined here
608:info:build           class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t>
609:info:build                           ^
610:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
611:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
612:info:build 20 errors generated.
613:info:build 20 errors generated.
614:info:build make[4]: *** [userinput.pb.o] Error 1
615:info:build make[4]: *** Waiting for unfinished jobs....
616:info:build make[4]: *** [hostinput.pb.o] Error 1
617:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src/protobufs'
618:info:build make[3]: *** [all] Error 2
619:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src/protobufs'
620:info:build make[2]: *** [all-recursive] Error 1
621:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2/src'
622:info:build make[1]: *** [all-recursive] Error 1
623:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2'
624:info:build make: *** [all] Error 2
625:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2'
626:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_net_mosh/mosh/work/mosh-1.3.2" && /usr/bin/make -j2 -w all
627:info:build Exit code: 2
628:error:build Failed to build mosh: command execution failed
629:debug:build Error code: CHILDSTATUS 59265 2
630:debug:build Backtrace: command execution failed
631:debug:build     while executing
632:debug:build "system {*}$notty {*}$nice $fullcmdstring"
633:debug:build     invoked from within
634:debug:build "command_exec build"
635:debug:build     (procedure "portbuild::build_main" line 8)
636:debug:build     invoked from within
637:debug:build "$procedure $targetname"
638:error:build See /opt/local/var/macports/logs/_opt_macports_macports-ports_net_mosh/mosh/main.log for details.