Ticket #59237: macports_configure.txt

File macports_configure.txt, 9.6 KB (added by smeingast (Stefan Meingast), 5 years ago)

configure output

Line 
1checking build system type... x86_64-apple-darwin19.0.0
2checking host system type... x86_64-apple-darwin19.0.0
3checking target system type... x86_64-apple-darwin19.0.0
4checking MacPorts version... 2.6.1
5checking for sw_vers... /usr/bin/sw_vers
6checking for defaults... /usr/bin/defaults
7checking for xcode-select... /usr/bin/xcode-select
8checking macOS version... 10.15
9checking Xcode location... /Applications/Xcode.app/Contents/Developer
10checking Xcode version... 11.1
11checking whether the C compiler works... yes
12checking for C compiler default output file name... a.out
13checking for suffix of executables...
14checking whether we are cross compiling... no
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether gcc accepts -g... yes
18checking for gcc option to accept ISO C89... none needed
19checking for a BSD-compatible install... /usr/bin/install -c
20checking whether ln -s works... yes
21checking whether make sets $(MAKE)... yes
22checking for bsdmake... no
23checking for pmake... no
24checking for bzip2... /usr/bin/bzip2
25checking for bzr... no
26checking for chown... /usr/sbin/chown
27checking for cp... /bin/cp
28checking for cpio... /usr/bin/cpio
29checking for cvs... no
30checking for diff... /usr/bin/diff
31checking for dscl... /usr/bin/dscl
32checking for dseditgroup... /usr/sbin/dseditgroup
33checking for file... /usr/bin/file
34checking for find... /usr/bin/find
35checking for git... /usr/bin/git
36checking for gnumake... /usr/bin/gnumake
37checking for gnupatch... no
38checking for gpatch... no
39checking for gnutar... no
40checking for gtar... no
41checking for gzip... /usr/bin/gzip
42checking for hdiutil... /usr/bin/hdiutil
43checking for hg... no
44checking for launchctl... /bin/launchctl
45checking for lipo... /usr/bin/lipo
46checking for lsbom... /usr/bin/lsbom
47checking for lzma... no
48checking for make... /usr/bin/make
49checking for man... /usr/bin/man
50checking for mdfind... /usr/bin/mdfind
51checking for mdls... /usr/bin/mdls
52checking for mkbom... /usr/bin/mkbom
53checking for mtree... /usr/sbin/mtree
54checking for open... /usr/bin/open
55checking for openssl... /usr/bin/openssl
56checking for patch... /usr/bin/patch
57checking for pax... /bin/pax
58checking for rmdir... /bin/rmdir
59checking for rsync... /usr/bin/rsync
60checking for sandbox-exec... /usr/bin/sandbox-exec
61checking for sed... /usr/bin/sed
62checking for svn... /usr/bin/svn
63checking for swig... no
64checking for tar... /usr/bin/tar
65checking for unzip... /usr/bin/unzip
66checking for xar... /usr/bin/xar
67checking for xcodebuild... /usr/bin/xcodebuild
68checking for xcrun... /usr/bin/xcrun
69checking for xz... no
70checking for zip... /usr/bin/zip
71checking for tar... (cached) /usr/bin/tar
72checking whether tar supports -q... yes (bsdtar)
73checking for tar... (cached) /usr/bin/tar
74checking for gnutar... no
75checking for which tar variant to use... /usr/bin/tar
76checking for /usr/bin/tar --no-same-owner support... no
77checking for patch... (cached) /usr/bin/patch
78checking for gpatch... no
79checking for GNU (FSF) patch... /usr/bin/patch
80checking how to mark unused variables...
81checking for CoreFoundation framework... yes
82checking for SystemConfiguration framework... yes
83checking for IOKit framework... yes
84checking for CFNotificationCenterGetDarwinNotifyCenter... yes
85checking for whether we will build daemondo... yes
86checking for MacPorts config directory... ${sysconfdir}/macports
87checking for install user... root
88checking for install group... admin
89checking for macports user... macports
90checking what permissions to use for installation directories... 0755
91checking for Applications installation directory... /Applications/MacPorts
92checking for Frameworks installation directory... /opt/local/Library/Frameworks
93checking for startupitem_install... yes
94checking for Universal CPU architectures... x86_64
95checking how to run the C preprocessor... cpp
96checking for grep that handles long lines and -e... /usr/bin/grep
97checking for egrep... /usr/bin/grep -E
98checking for ANSI C header files... yes
99checking for sys/types.h... yes
100checking for sys/stat.h... yes
101checking for stdlib.h... yes
102checking for string.h... yes
103checking for memory.h... yes
104checking for strings.h... yes
105checking for inttypes.h... yes
106checking for stdint.h... yes
107checking for unistd.h... yes
108checking crt_externs.h usability... yes
109checking crt_externs.h presence... yes
110checking for crt_externs.h... yes
111checking err.h usability... yes
112checking err.h presence... no
113configure: WARNING: err.h: accepted by the compiler, rejected by the preprocessor!
114configure: WARNING: err.h: proceeding with the compiler's result
115checking for err.h... yes
116checking fcntl.h usability... yes
117checking fcntl.h presence... no
118configure: WARNING: fcntl.h: accepted by the compiler, rejected by the preprocessor!
119configure: WARNING: fcntl.h: proceeding with the compiler's result
120checking for fcntl.h... yes
121checking libkern/OSAtomic.h usability... yes
122checking libkern/OSAtomic.h presence... no
123configure: WARNING: libkern/OSAtomic.h: accepted by the compiler, rejected by the preprocessor!
124configure: WARNING: libkern/OSAtomic.h: proceeding with the compiler's result
125checking for libkern/OSAtomic.h... yes
126checking libproc.h usability... yes
127checking libproc.h presence... no
128configure: WARNING: libproc.h: accepted by the compiler, rejected by the preprocessor!
129configure: WARNING: libproc.h: proceeding with the compiler's result
130checking for libproc.h... yes
131checking limits.h usability... yes
132checking limits.h presence... yes
133checking for limits.h... yes
134checking paths.h usability... yes
135checking paths.h presence... yes
136checking for paths.h... yes
137checking pwd.h usability... yes
138checking pwd.h presence... yes
139checking for pwd.h... yes
140checking readline/history.h usability... yes
141checking readline/history.h presence... no
142configure: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!
143configure: WARNING: readline/history.h: proceeding with the compiler's result
144checking for readline/history.h... yes
145checking readline/readline.h usability... yes
146checking readline/readline.h presence... no
147configure: WARNING: readline/readline.h: accepted by the compiler, rejected by the preprocessor!
148configure: WARNING: readline/readline.h: proceeding with the compiler's result
149checking for readline/readline.h... yes
150checking stdatomic.h usability... yes
151checking stdatomic.h presence... yes
152checking for stdatomic.h... yes
153checking spawn.h usability... yes
154checking spawn.h presence... no
155configure: WARNING: spawn.h: accepted by the compiler, rejected by the preprocessor!
156configure: WARNING: spawn.h: proceeding with the compiler's result
157checking for spawn.h... yes
158checking sys/cdefs.h usability... yes
159checking sys/cdefs.h presence... yes
160checking for sys/cdefs.h... yes
161checking sys/event.h usability... yes
162checking sys/event.h presence... yes
163checking for sys/event.h... yes
164checking sys/fcntl.h usability... yes
165checking sys/fcntl.h presence... no
166configure: WARNING: sys/fcntl.h: accepted by the compiler, rejected by the preprocessor!
167configure: WARNING: sys/fcntl.h: proceeding with the compiler's result
168checking for sys/fcntl.h... yes
169checking sys/file.h usability... yes
170checking sys/file.h presence... no
171configure: WARNING: sys/file.h: accepted by the compiler, rejected by the preprocessor!
172configure: WARNING: sys/file.h: proceeding with the compiler's result
173checking for sys/file.h... yes
174checking sys/paths.h usability... yes
175checking sys/paths.h presence... yes
176checking for sys/paths.h... yes
177checking sys/socket.h usability... yes
178checking sys/socket.h presence... no
179configure: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!
180configure: WARNING: sys/socket.h: proceeding with the compiler's result
181checking for sys/socket.h... yes
182checking sys/sysctl.h usability... yes
183checking sys/sysctl.h presence... no
184configure: WARNING: sys/sysctl.h: accepted by the compiler, rejected by the preprocessor!
185configure: WARNING: sys/sysctl.h: proceeding with the compiler's result
186checking for sys/sysctl.h... yes
187checking utime.h usability... yes
188checking utime.h presence... yes
189checking for utime.h... yes
190checking for OSAtomicCompareAndSwap32... yes
191checking for OSAtomicCompareAndSwap64... yes
192checking for OSAtomicCompareAndSwapPtr... yes
193checking for __getdirentries64... yes
194checking for clearenv... no
195checking for copyfile... yes
196checking for flock... yes
197checking for fls... yes
198checking for kqueue... yes
199checking for posix_spawn... yes
200checking for setmode... yes
201checking for sysctlbyname... yes
202checking for getline... yes
203checking for getdelim... yes
204checking for strlcat... yes
205checking for strlcpy... yes
206checking whether atomic_compare_exchange_strong_explicit is declared... yes
207checking CommonCrypto/CommonDigest.h usability... yes
208checking CommonCrypto/CommonDigest.h presence... no
209configure: WARNING: CommonCrypto/CommonDigest.h: accepted by the compiler, rejected by the preprocessor!
210configure: WARNING: CommonCrypto/CommonDigest.h: proceeding with the compiler's result
211checking for CommonCrypto/CommonDigest.h... yes
212checking for target platform... darwin 19
213checking for curl-config... /usr/bin/curl-config
214checking sqlite3.h usability... yes
215checking sqlite3.h presence... no
216configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!
217configure: WARNING: sqlite3.h: proceeding with the compiler's result
218checking for sqlite3.h... yes
219checking sqlite3ext.h usability... yes
220checking sqlite3ext.h presence... no
221configure: WARNING: sqlite3ext.h: accepted by the compiler, rejected by the preprocessor!
222configure: WARNING: sqlite3ext.h: proceeding with the compiler's result
223checking for sqlite3ext.h... yes
224checking for SQLite >= 3003011... configure: error: "SQLITE_VERSION_NUMBER undefined or sqlite3.h not found"