Ticket #29315: configure.log

File configure.log, 15.7 KB (added by jackie.MacOSX@…, 13 years ago)
Line 
1【Configure by manual】
2
3[ jackie macbook-pro ]# sudo  ./configure --prefix=/opt/local --disable-dependency-tracking --enable-widec --enable-overwrite --with-shared --without-debug --without-ada --enable-sigwinch --mandir=/opt/local/share/man --with-manpage-format=normal --enable-pc-files --enable-symlinks --with-chtype=int
4checking for egrep... grep -E
5Configuring NCURSES 5.9 ABI 5 (Fri Apr 29 13:43:45 CST 2011)
6checking build system type... x86_64-apple-darwin10.7.0
7checking host system type... x86_64-apple-darwin10.7.0
8checking target system type... x86_64-apple-darwin10.7.0
9Configuring for darwin10.7.0
10checking for prefix... /opt/local
11checking for gcc... gcc
12checking for C compiler default output... a.out
13checking whether the C compiler works... yes
14checking whether we are cross compiling... no
15checking for executable suffix...
16checking for object suffix... o
17checking whether we are using the GNU C compiler... yes
18checking whether gcc accepts -g... yes
19checking version of gcc... 4.2.1
20checking how to run the C preprocessor... gcc -E
21checking whether gcc needs -traditional... no
22checking whether gcc understands -c and -o together... yes
23checking for POSIXized ISC... no
24checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
25checking for ldconfig... no
26checking if you want to ensure bool is consistent with C++... yes
27checking for g++... g++
28checking whether we are using the GNU C++ compiler... yes
29checking whether g++ accepts -g... yes
30checking for g++... /opt/local/bin/g++
31checking version of g++... 4.2.1
32checking if you want to build C++ binding and demo... yes
33checking if you want to build with Ada95... no
34checking if you want to install manpages... yes
35checking if you want to build programs such as tic... yes
36checking if you want to build test-programs... yes
37checking if you wish to install curses.h... yes
38checking for mawk... mawk
39checking for egrep... (cached) grep -E
40checking for a BSD compatible install... /opt/local/bin/ginstall -c
41checking for tdlint... no
42checking for lint... no
43checking for alint... no
44checking for splint... no
45checking for lclint... no
46checking whether ln -s works... yes
47checking if ln -s -f options work... yes
48checking for long file names... yes
49checking if you want to use pkg-config... yes
50checking for pkg-config... /opt/local/bin/pkg-config
51checking if we should install .pc files for /opt/local/bin/pkg-config... yes
52checking if we should assume mixed-case filenames... auto
53checking if filesystem supports mixed-case filenames... no
54checking whether make sets ${MAKE}... yes
55checking for exctags... no
56checking for ctags... ctags
57checking for exetags... no
58checking for etags... etags
59checking for ctags... yes
60checking for makeflags variable...
61checking for ranlib... ranlib
62checking for ld... ld
63checking for ar... ar
64checking for ar... (cached) ar
65checking for options to update archives... -curv
66checking if you have specified an install-prefix...
67checking if libtool -version-number should be used... yes
68checking if you want to build libraries with libtool... no
69checking if you want to build shared libraries... yes
70checking if you want to build static libraries... yes
71checking if you want to build debug libraries... no
72checking if you want to build profiling libraries... no
73checking for specified models...  shared normal
74checking for default model... shared
75checking if you want to build a separate terminfo library... no
76checking if you want to build a separate tic library... no
77checking if you want to link with the GPM mouse library... maybe
78checking for gpm.h... no
79checking for default loader flags...
80checking if rpath option should be used... no
81checking if shared libraries should be relinked during install... yes
82checking for an rpath option...
83checking if release/abi version should be used for shared libs... auto
84checking which gcc option to use... -fPIC
85checking if ld -search_paths_first works... yes
86checking if rpath-hack should be disabled... no
87checking for updated LDFLAGS... checking if you wish to install ncurses overwriting curses... yes
88checking if external terminfo-database is used... yes
89checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
90checking whether to use hashed database instead of directory/tree... no
91checking for list of fallback descriptions...
92checking if you want modern xterm or antique... xterm-new
93checking for list of terminfo directories... /opt/local/share/terminfo
94checking for default terminfo directory... /opt/local/share/terminfo
95checking if big-core option selected... yes
96checking if big-strings option selected... yes
97checking if you want termcap-fallback support... no
98checking if ~/.terminfo is wanted... yes
99checking if you want to use restricted environment when running as root... yes
100checking for remove... yes
101checking for unlink... yes
102checking if link/symlink functions work...  link symlink
103checking if tic should use symbolic links... yes
104checking if you want broken-linker support code... no
105checking if tputs should process BSD-style prefix padding... no
106checking if SIGWINCH is defined... yes
107checking for nl_langinfo and CODESET... yes
108checking if you want wide-character code... yes
109checking if we must define _XOPEN_SOURCE_EXTENDED... yes
110checking for putwc... yes
111checking for btowc... yes
112checking for wctob... yes
113checking for mbtowc... yes
114checking for wctomb... yes
115checking for mblen... yes
116checking for mbrlen... yes
117checking for mbrtowc... yes
118checking for wcsrtombs... yes
119checking for mbsrtowcs... yes
120checking for wcstombs... yes
121checking for mbstowcs... yes
122checking if we must include wchar.h to declare mbstate_t... yes
123checking if we must include wchar.h to declare wchar_t... no
124checking if we must include wchar.h to declare wint_t... yes
125checking whether to enable _LP64 definition in curses.h... no
126checking for special C compiler options needed for large files... no
127checking for _FILE_OFFSET_BITS value needed for large files... no
128checking for _LARGE_FILES value needed for large files... no
129checking for _LARGEFILE_SOURCE value needed for large files... no
130checking for fseeko... yes
131checking whether to use struct dirent64... no
132checking if you want tparm not to use X/Open fixed-parameter list... yes
133checking for type of bool... auto
134checking for alternate terminal capabilities file... Caps
135checking for type of chtype... int
136checking for type of ospeed... short
137checking for type of mmask_t... auto
138checking for size CCHARW_MAX... 5
139checking if RCS identifiers should be compiled-in... no
140checking format of man-pages... normal
141checking for manpage renaming... no
142checking if manpage aliases will be installed... yes
143checking if manpage symlinks should be used... yes
144checking for manpage tbl... no
145checking if you want to build with function extensions... yes
146checking if you want to build with experimental SCREEN extensions... no
147checking if you want to build with experimental terminal-driver... no
148checking for extended use of const keyword... no
149checking if you want to use extended colors... no
150checking if you want to use extended mouse encoding... no
151checking if you want $NCURSES_NO_PADDING code... yes
152checking for ANSI C header files... yes
153checking for sys/types.h... yes
154checking for sys/stat.h... yes
155checking for stdlib.h... yes
156checking for string.h... yes
157checking for memory.h... yes
158checking for strings.h... yes
159checking for inttypes.h... yes
160checking for stdint.h... yes
161checking for unistd.h... yes
162checking for signed char... yes
163checking size of signed char... 1
164checking if you want to use signed Boolean array in term.h... no
165checking if you want SIGWINCH handler... yes
166checking if you want user-definable terminal capabilities like termcap... yes
167checking if you want all development code... no
168checking if you want hard-tabs code... no
169checking if you want limited support for xmc... no
170checking if you do not want to assume colors are white-on-black... yes
171checking if you want hashmap scrolling-optimization code... yes
172checking if you want colorfgbg code... no
173checking if you want interop bindings... no
174checking if you want to link with the pthread library... no
175checking if you want experimental reentrant code... no
176checking if you want experimental safe-sprintf code... no
177checking if you want experimental wgetch-events code... no
178checking if you want to display full commands during build... yes
179checking if you want to see compiler warnings...
180configure: checking for gcc __attribute__ directives...
181... scanf
182... printf
183... unused
184... noreturn
185checking if you want to enable runtime assertions... no
186checking if you want to use dmalloc for testing... no
187checking if you want to use dbmalloc for testing... no
188checking if you want to use valgrind for testing... no
189checking if you want to perform memory-leak testing... no
190checking whether to add trace feature to all models... no
191checking for gettimeofday... yes
192checking if -lm needed for math functions... no
193checking for ANSI C header files... (cached) yes
194checking for dirent.h that defines DIR... yes
195checking for opendir in -ldir... no
196checking whether time.h and sys/time.h may both be included... yes
197checking for regcomp... yes
198checking for regular-expression headers... regex.h
199checking for fcntl.h... yes
200checking for getopt.h... yes
201checking for limits.h... yes
202checking for locale.h... yes
203checking for math.h... yes
204checking for poll.h... yes
205checking for sys/bsdtypes.h... no
206checking for sys/ioctl.h... yes
207checking for sys/param.h... yes
208checking for sys/poll.h... yes
209checking for sys/select.h... yes
210checking for sys/time.h... yes
211checking for sys/times.h... yes
212checking for ttyent.h... yes
213checking for unistd.h... (cached) yes
214checking for wctype.h... yes
215checking if sys/time.h works with sys/select.h... yes
216checking for gcc option to accept ANSI C... none needed
217checking for an ANSI C-conforming const... yes
218checking for inline... inline
219checking if gcc supports options to tune inlining... yes
220checking for signal global datatype... volatile sig_atomic_t
221checking if unsigned literals are legal... yes
222checking if external errno is declared... yes
223checking if external errno exists... yes
224checking if data-only library module links... yes
225checking for getcwd... yes
226checking for getegid... yes
227checking for geteuid... yes
228checking for getttynam... yes
229checking for issetugid... yes
230checking for poll... yes
231checking for remove... (cached) yes
232checking for select... yes
233checking for setbuf... yes
234checking for setbuffer... yes
235checking for setvbuf... yes
236checking for sigaction... yes
237checking for sigvec... yes
238checking for strdup... yes
239checking for strstr... yes
240checking for tcgetpgrp... yes
241checking for times... yes
242checking for vsnprintf... yes
243checking for isascii... yes
244checking whether sigaction needs _POSIX_SOURCE... no
245checking if nanosleep really works... yes
246checking for termio.h... no
247checking for termios.h... yes
248checking for unistd.h... (cached) yes
249checking whether termios.h needs _POSIX_SOURCE... no
250checking for tcgetattr... yes
251checking for vsscanf function or workaround... vsscanf
252checking for working mkstemp... yes
253checking whether setvbuf arguments are reversed... no
254checking return type of signal handlers... void
255checking for type sigaction_t... no
256checking declaration of size-change... yes
257checking for memmove... yes
258checking if poll really works... yes
259checking for va_copy... yes
260checking for __va_copy... yes
261checking for pid_t... yes
262checking for unistd.h... (cached) yes
263checking for vfork.h... no
264checking for fork... yes
265checking for vfork... yes
266checking for working fork... (cached) yes
267checking for working vfork... (cached) yes
268checking for openpty in -lutil... yes
269checking for openpty header... util.h
270checking if we should include stdbool.h... yes
271checking for builtin bool type... no
272checking for library stdc++... no
273checking whether /opt/local/bin/g++ understands -c and -o together... yes
274checking how to run the C++ preprocessor... /opt/local/bin/g++ -E
275checking for iostream... yes
276checking for typeinfo... yes
277checking if iostream uses std-namespace... yes
278checking if we should include stdbool.h... (cached) yes
279checking for builtin bool type... yes
280checking for size of bool... unsigned char
281checking for special defines needed for etip.h... MATH_H
282checking if /opt/local/bin/g++ accepts parameter initialization... no
283checking if /opt/local/bin/g++ accepts static_cast... yes
284checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
285checking default library suffix...
286checking default library-dependency suffix... .dylib
287checking default object directory... obj_s
288checking c++ library-dependency suffix... .a
289checking where we will install curses.h... ${prefix}/include
290checking for src modules... ncurses progs panel menu form
291checking for tic... /opt/local/bin/tic
292configure: creating ./config.status
293config.status: creating include/MKterm.h.awk
294config.status: creating include/curses.head
295config.status: creating include/ncurses_dll.h
296config.status: creating include/termcap.h
297config.status: creating include/unctrl.h
298config.status: creating man/Makefile
299config.status: creating include/Makefile
300config.status: creating ncurses/Makefile
301config.status: creating progs/Makefile
302config.status: creating panel/Makefile
303config.status: creating menu/Makefile
304config.status: creating form/Makefile
305config.status: creating test/Makefile
306config.status: creating misc/Makefile
307config.status: creating c++/Makefile
308config.status: creating misc/run_tic.sh
309config.status: creating misc/ncurses-config
310config.status: creating man/ncurses5-config.1
311config.status: creating misc/gen-pkgconfig
312config.status: creating Makefile
313config.status: creating include/ncurses_cfg.h
314Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
315Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
316Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
317Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
318Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
319Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
320Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
321Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
322Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
323Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
324Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
325Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
326Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
327Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
328creating headers.sh
329
330** Configuration summary for NCURSES 5.9 20110404:
331
332     extended funcs: yes
333     xterm terminfo: xterm-new
334
335      bin directory: /opt/local/bin
336      lib directory: /opt/local/lib
337  include directory: /opt/local/include
338      man directory: /opt/local/share/man
339 terminfo directory: /opt/local/share/terminfo
340 
341[ jackie macbook-pro ]#
342 
343─────────────────────────────────────────────
344【Configure by macports】
345
346[ jackie macbook-pro ~ ]# sudo port install ncurses +universalPassword:--->  Computing dependencies for ncurses
347--->  Configuring ncurses
348Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
349Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/main.log
350Error: Status 1 encountered during processing.
351To report a bug, see <http://guide.macports.org/#project.tickets>
352[ jackie macbook-pro ~ ]#