Ticket #36939: moshconfig.txt

File moshconfig.txt, 7.9 KB (added by fitzmorrispr@…, 11 years ago)

trimmed output of sudo port -v configure mosh

Line 
1--->  Configuring mosh
2checking for a BSD-compatible install... /usr/bin/install -c
3checking whether build environment is sane... yes
4checking for a thread-safe mkdir -p... ./install-sh -c -d
5checking for gawk... no
6checking for mawk... no
7checking for nawk... no
8checking for awk... awk
9checking whether make sets $(MAKE)... yes
10checking whether make supports nested variables... yes
11checking for gcc... /usr/bin/gcc-4.0
12checking whether the C compiler works... yes
13checking for C compiler default output file name... a.out
14checking for suffix of executables...
15checking whether we are cross compiling... no
16checking for suffix of object files... o
17checking whether we are using the GNU C compiler... yes
18checking whether /usr/bin/gcc-4.0 accepts -g... yes
19checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
20checking for style of include used by make... GNU
21checking dependency style of /usr/bin/gcc-4.0... gcc3
22checking whether we are using the GNU C++ compiler... yes
23checking whether /usr/bin/g++-4.0 accepts -g... yes
24checking dependency style of /usr/bin/g++-4.0... gcc3
25checking for ranlib... ranlib
26checking for protoc... /opt/local/bin/protoc
27checking for ar... ar
28checking the archiver (ar) interface... ar
29checking whether C compiler accepts -fno-strict-overflow... no
30checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
31checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
32checking whether C compiler accepts -fstack-protector-all... no
33checking whether C compiler accepts -fPIE... yes
34checking whether C++ compiler accepts -fPIE... yes
35checking whether the linker accepts -fPIE -pie... yes
36checking whether the linker accepts -Wl,-z,relro... no
37checking whether C++ compiler accepts -fno-default-inline... yes
38checking whether C++ compiler accepts -pipe... yes
39checking for library containing utempter_remove_record... no
40configure: WARNING: Unable to find libutempter; utmp entries will not be made.
41checking for library containing compress... -lz
42checking for library containing socket... none required
43checking for library containing inet_addr... none required
44checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
45checking for grep that handles long lines and -e... /usr/bin/grep
46checking for egrep... /usr/bin/grep -E
47checking for ANSI C header files... yes
48checking for sys/types.h... yes
49checking for sys/stat.h... yes
50checking for stdlib.h... yes
51checking for string.h... yes
52checking for memory.h... yes
53checking for strings.h... yes
54checking for inttypes.h... yes
55checking for stdint.h... yes
56checking for unistd.h... yes
57checking arpa/inet.h usability... yes
58checking arpa/inet.h presence... yes
59checking for arpa/inet.h... yes
60checking fcntl.h usability... yes
61checking fcntl.h presence... yes
62checking for fcntl.h... yes
63checking langinfo.h usability... yes
64checking langinfo.h presence... yes
65checking for langinfo.h... yes
66checking limits.h usability... yes
67checking limits.h presence... yes
68checking for limits.h... yes
69checking locale.h usability... yes
70checking locale.h presence... yes
71checking for locale.h... yes
72checking netinet/in.h usability... yes
73checking netinet/in.h presence... yes
74checking for netinet/in.h... yes
75checking stddef.h usability... yes
76checking stddef.h presence... yes
77checking for stddef.h... yes
78checking for stdint.h... (cached) yes
79checking for inttypes.h... (cached) yes
80checking for stdlib.h... (cached) yes
81checking for string.h... (cached) yes
82checking sys/ioctl.h usability... yes
83checking sys/ioctl.h presence... yes
84checking for sys/ioctl.h... yes
85checking sys/resource.h usability... yes
86checking sys/resource.h presence... yes
87checking for sys/resource.h... yes
88checking sys/socket.h usability... yes
89checking sys/socket.h presence... yes
90checking for sys/socket.h... yes
91checking for sys/stat.h... (cached) yes
92checking sys/time.h usability... yes
93checking sys/time.h presence... yes
94checking for sys/time.h... yes
95checking termios.h usability... yes
96checking termios.h presence... yes
97checking for termios.h... yes
98checking for unistd.h... (cached) yes
99checking wchar.h usability... yes
100checking wchar.h presence... yes
101checking for wchar.h... yes
102checking wctype.h usability... yes
103checking wctype.h presence... yes
104checking for wctype.h... yes
105checking pty.h usability... no
106checking pty.h presence... no
107checking for pty.h... no
108checking util.h usability... yes
109checking util.h presence... yes
110checking for util.h... yes
111checking libutil.h usability... no
112checking libutil.h presence... no
113checking for libutil.h... no
114checking paths.h usability... yes
115checking paths.h presence... yes
116checking for paths.h... yes
117checking endian.h usability... no
118checking endian.h presence... no
119checking for endian.h... no
120checking sys/endian.h usability... no
121checking sys/endian.h presence... no
122checking for sys/endian.h... no
123checking utmpx.h usability... yes
124checking utmpx.h presence... yes
125checking for utmpx.h... yes
126checking for stdbool.h that conforms to C99... yes
127checking for _Bool... yes
128checking for inline... inline
129checking for int64_t... yes
130checking for pid_t... yes
131checking for C/C++ restrict keyword... __restrict
132checking for size_t... yes
133checking for ssize_t... yes
134checking for uint16_t... yes
135checking for uint32_t... yes
136checking for uint64_t... yes
137checking for uint8_t... yes
138checking for uintptr_t... yes
139checking vfork.h usability... no
140checking vfork.h presence... no
141checking for vfork.h... no
142checking for fork... yes
143checking for vfork... yes
144checking for working fork... yes
145checking for working vfork... (cached) yes
146checking whether mbrtowc and mbstate_t are properly declared... yes
147checking for gettimeofday... yes
148checking for setrlimit... yes
149checking for inet_ntoa... yes
150checking for iswprint... yes
151checking for memchr... yes
152checking for memset... yes
153checking for nl_langinfo... yes
154checking for posix_memalign... no
155checking for setenv... yes
156checking for setlocale... yes
157checking for sigaction... yes
158checking for socket... yes
159checking for strchr... yes
160checking for strdup... yes
161checking for strncasecmp... yes
162checking for strtok... yes
163checking for strerror... yes
164checking for strtol... yes
165checking for wcwidth... yes
166checking for cfmakeraw... yes
167checking for library containing clock_gettime... no
168checking for pkg-config... /opt/local/bin/pkg-config
169checking pkg-config is at least version 0.9.0... yes
170checking for OPENSSL... yes
171checking for TINFO... no
172checking for TINFO... yes
173checking whether forkpty is declared... no
174checking for forkpty in -lutil... no
175checking whether pipe2(..., O_CLOEXEC) is supported... no
176checking whether FD_ISSET() argument is const... yes
177checking whether __builtin_bswap64 is declared... no
178checking whether __builtin_ctz is declared... yes
179checking whether mach_absolute_time is declared... yes
180checking whether htobe64 is declared... no
181checking whether OSSwapHostToBigInt64 is declared... yes
182checking whether IP_MTU_DISCOVER is declared... no
183checking whether IP_RECVTOS is declared... no
184checking whether __STDC_ISO_10646__ is declared... no
185configure: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround).
186checking whether IUTF8 is declared... no
187configure: WARNING: No IUTF8 termios mode; character-erase of multibyte character sequence probably does not work properly in canonical mode on this platform.
188checking for protobuf... yes
189configure: creating ./config.status
190config.status: creating Makefile
191config.status: creating src/Makefile
192config.status: creating src/crypto/Makefile
193config.status: creating src/frontend/Makefile
194config.status: creating src/network/Makefile
195config.status: creating src/protobufs/Makefile
196config.status: creating src/statesync/Makefile
197config.status: creating src/terminal/Makefile
198config.status: creating src/util/Makefile
199config.status: creating scripts/Makefile
200config.status: creating src/examples/Makefile
201config.status: creating src/tests/Makefile
202config.status: creating man/Makefile
203config.status: creating conf/Makefile
204config.status: creating config.h
205config.status: executing depfiles commands