Ticket #1149: full_make_process.txt

File full_make_process.txt, 55.2 KB (added by peterpt@…, 10 years ago)

full make process

Line 
1./make
2
3make -f objs/Makefile
4make[1]: Entering directory `/nginxsource/nginx-1.10.2'
5cd ../pcre-8.39 \
6 && if [ -f Makefile ]; then make distclean; fi \
7 && CC="cc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
8 ./configure --disable-shared
9make[2]: Entering directory `/nginxsource/pcre-8.39'
10 rm -f pcretest pcregrep
11test -z "pcre_chartables.c testsavedregex teststderr testtemp* testtry testNinput testtrygrep teststderrgrep testNinputgrep" || rm -f pcre_chartables.c testsavedregex teststderr testtemp* testtry testNinput testtrygrep teststderrgrep testNinputgrep
12test -z "libpcre.la libpcreposix.la libpcrecpp.la" || rm -f libpcre.la libpcreposix.la libpcrecpp.la
13rm -f ./so_locations
14rm -rf .libs _libs
15 rm -f pcrecpp_unittest pcre_scanner_unittest pcre_stringpiece_unittest
16rm -f *.o
17test -z "pcrecpp_unittest.log pcre_scanner_unittest.log pcre_stringpiece_unittest.log RunTest.log RunGrepTest.log" || rm -f pcrecpp_unittest.log pcre_scanner_unittest.log pcre_stringpiece_unittest.log RunTest.log RunGrepTest.log
18test -z "pcrecpp_unittest.trs pcre_scanner_unittest.trs pcre_stringpiece_unittest.trs RunTest.trs RunGrepTest.trs" || rm -f pcrecpp_unittest.trs pcre_scanner_unittest.trs pcre_stringpiece_unittest.trs RunTest.trs RunGrepTest.trs
19test -z "test-suite.log" || rm -f test-suite.log
20rm -f *.lo
21rm -f *.tab.c
22test -z "libpcre.pc libpcre16.pc libpcre32.pc libpcreposix.pc libpcrecpp.pc pcre-config pcre.h pcre_stringpiece.h pcrecpparg.h" || rm -f libpcre.pc libpcre16.pc libpcre32.pc libpcreposix.pc libpcrecpp.pc pcre-config pcre.h pcre_stringpiece.h pcrecpparg.h
23test . = "." || test -z "" || rm -f
24rm -f config.h stamp-h1
25rm -f libtool config.lt
26rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
27rm -f cscope.out cscope.in.out cscope.po.out cscope.files
28rm -f config.status config.cache config.log configure.lineno config.status.lineno
29rm -rf ./.deps
30rm -f Makefile
31make[2]: Leaving directory `/nginxsource/pcre-8.39'
32checking for a BSD-compatible install... /usr/bin/install -c
33checking whether build environment is sane... yes
34checking for a thread-safe mkdir -p... /bin/mkdir -p
35checking for gawk... no
36checking for mawk... mawk
37checking whether make sets $(MAKE)... yes
38checking whether make supports nested variables... yes
39checking whether make supports nested variables... (cached) yes
40checking for style of include used by make... GNU
41checking for gcc... cc
42checking whether the C compiler works... yes
43checking for C compiler default output file name... a.out
44checking for suffix of executables...
45checking whether we are cross compiling... no
46checking for suffix of object files... o
47checking whether we are using the GNU C compiler... yes
48checking whether cc accepts -g... yes
49checking for cc option to accept ISO C89... none needed
50checking whether cc understands -c and -o together... yes
51checking dependency style of cc... gcc3
52checking for ar... ar
53checking the archiver (ar) interface... ar
54checking for gcc... (cached) cc
55checking whether we are using the GNU C compiler... (cached) yes
56checking whether cc accepts -g... (cached) yes
57checking for cc option to accept ISO C89... (cached) none needed
58checking whether cc understands -c and -o together... (cached) yes
59checking dependency style of cc... (cached) gcc3
60checking for g++... g++
61checking whether we are using the GNU C++ compiler... yes
62checking whether g++ accepts -g... yes
63checking dependency style of g++... gcc3
64checking how to run the C preprocessor... cc -E
65checking for grep that handles long lines and -e... /bin/grep
66checking for egrep... /bin/grep -E
67checking for ANSI C header files... yes
68checking for sys/types.h... yes
69checking for sys/stat.h... yes
70checking for stdlib.h... yes
71checking for string.h... yes
72checking for memory.h... yes
73checking for strings.h... yes
74checking for inttypes.h... yes
75checking for stdint.h... yes
76checking for unistd.h... yes
77checking for int64_t... yes
78checking build system type... i686-pc-linux-gnu
79checking host system type... i686-pc-linux-gnu
80checking how to print strings... printf
81checking for a sed that does not truncate output... /bin/sed
82checking for fgrep... /bin/grep -F
83checking for ld used by cc... /usr/bin/ld
84checking if the linker (/usr/bin/ld) is GNU ld... yes
85checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
86checking the name lister (/usr/bin/nm -B) interface... BSD nm
87checking whether ln -s works... yes
88checking the maximum length of command line arguments... 805306365
89checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
90checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
91checking for /usr/bin/ld option to reload object files... -r
92checking for objdump... objdump
93checking how to recognize dependent libraries... pass_all
94checking for dlltool... dlltool
95checking how to associate runtime and link libraries... printf %s\n
96checking for archiver @FILE support... @
97checking for strip... strip
98checking for ranlib... ranlib
99checking command to parse /usr/bin/nm -B output from cc object... ok
100checking for sysroot... no
101checking for a working dd... /bin/dd
102checking how to truncate binary pipes... /bin/dd bs=4096 count=1
103checking for mt... mt
104checking if mt is a manifest tool... no
105checking for dlfcn.h... yes
106checking for objdir... .libs
107checking if cc supports -fno-rtti -fno-exceptions... no
108checking for cc option to produce PIC... -fPIC -DPIC
109checking if cc PIC flag -fPIC -DPIC works... yes
110checking if cc static flag -static works... yes
111checking if cc supports -c -o file.o... yes
112checking if cc supports -c -o file.o... (cached) yes
113checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
114checking dynamic linker characteristics... GNU/Linux ld.so
115checking how to hardcode library paths into programs... immediate
116checking whether stripping libraries is possible... yes
117checking if libtool supports shared libraries... yes
118checking whether to build shared libraries... no
119checking whether to build static libraries... yes
120checking how to run the C++ preprocessor... g++ -E
121checking for ld used by g++... /usr/bin/ld
122checking if the linker (/usr/bin/ld) is GNU ld... yes
123checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
124checking for g++ option to produce PIC... -fPIC -DPIC
125checking if g++ PIC flag -fPIC -DPIC works... yes
126checking if g++ static flag -static works... yes
127checking if g++ supports -c -o file.o... yes
128checking if g++ supports -c -o file.o... (cached) yes
129checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
130checking dynamic linker characteristics... (cached) GNU/Linux ld.so
131checking how to hardcode library paths into programs... immediate
132checking whether ln -s works... yes
133checking whether the -Werror option is usable... yes
134checking for simple visibility declarations... yes
135checking for ANSI C header files... (cached) yes
136checking limits.h usability... yes
137checking limits.h presence... yes
138checking for limits.h... yes
139checking for sys/types.h... (cached) yes
140checking for sys/stat.h... (cached) yes
141checking dirent.h usability... yes
142checking dirent.h presence... yes
143checking for dirent.h... yes
144checking windows.h usability... no
145checking windows.h presence... no
146checking for windows.h... no
147checking for alias support in the linker... no
148checking for alias support in the linker... no
149checking string usability... yes
150checking string presence... yes
151checking for string... yes
152checking bits/type_traits.h usability... no
153checking bits/type_traits.h presence... no
154checking for bits/type_traits.h... no
155checking type_traits.h usability... no
156checking type_traits.h presence... no
157checking for type_traits.h... no
158checking for strtoq... yes
159checking for long long... yes
160checking for unsigned long long... yes
161checking for an ANSI C-conforming const... yes
162checking for size_t... yes
163checking for bcopy... yes
164checking for memmove... yes
165checking for strerror... yes
166checking zlib.h usability... yes
167checking zlib.h presence... yes
168checking for zlib.h... yes
169checking for gzopen in -lz... yes
170checking bzlib.h usability... no
171checking bzlib.h presence... no
172checking for bzlib.h... no
173checking for libbz2... no
174checking that generated files are newer than configure... done
175configure: creating ./config.status
176config.status: creating Makefile
177config.status: creating libpcre.pc
178config.status: creating libpcre16.pc
179config.status: creating libpcre32.pc
180config.status: creating libpcreposix.pc
181config.status: creating libpcrecpp.pc
182config.status: creating pcre-config
183config.status: creating pcre.h
184config.status: creating pcre_stringpiece.h
185config.status: creating pcrecpparg.h
186config.status: creating config.h
187config.status: executing depfiles commands
188config.status: executing libtool commands
189config.status: executing script-chmod commands
190config.status: executing delete-old-chartables commands
191
192pcre-8.39 configuration summary:
193
194 Install prefix .................. : /usr/local
195 C preprocessor .................. : cc -E
196 C compiler ...................... : cc
197 C++ preprocessor ................ : g++ -E
198 C++ compiler .................... : g++
199 Linker .......................... : /usr/bin/ld
200 C preprocessor flags ............ :
201 C compiler flags ................ : -O2 -fomit-frame-pointer -pipe -fvisibility=hidden
202 C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
203 Linker flags .................... :
204 Extra libraries ................. :
205
206 Build 8 bit pcre library ........ : yes
207 Build 16 bit pcre library ....... : no
208 Build 32 bit pcre library ....... : no
209 Build C++ library ............... : yes
210 Enable JIT compiling support .... : no
211 Enable UTF-8/16/32 support ...... : no
212 Unicode properties .............. : no
213 Newline char/sequence ........... : lf
214 \R matches only ANYCRLF ......... : no
215 EBCDIC coding ................... : no
216 EBCDIC code for NL .............. : n/a
217 Rebuild char tables ............. : no
218 Use stack recursion ............. : yes
219 POSIX mem threshold ............. : 10
220 Internal link size .............. : 2
221 Nested parentheses limit ........ : 250
222 Match limit ..................... : 10000000
223 Match limit recursion ........... : MATCH_LIMIT
224 Build shared libs ............... : no
225 Build static libs ............... : yes
226 Use JIT in pcregrep ............. : no
227 Buffer size for pcregrep ........ : 20480
228 Link pcregrep with libz ......... : no
229 Link pcregrep with libbz2 ....... : no
230 Link pcretest with libedit ...... : no
231 Link pcretest with libreadline .. : no
232 Valgrind support ................ : no
233 Code coverage ................... : no
234
235cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
236 -o objs/src/core/nginx.o \
237 src/core/nginx.c
238cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
239 -o objs/src/core/ngx_log.o \
240 src/core/ngx_log.c
241cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
242 -o objs/src/core/ngx_palloc.o \
243 src/core/ngx_palloc.c
244cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
245 -o objs/src/core/ngx_array.o \
246 src/core/ngx_array.c
247cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
248 -o objs/src/core/ngx_list.o \
249 src/core/ngx_list.c
250cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
251 -o objs/src/core/ngx_hash.o \
252 src/core/ngx_hash.c
253cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
254 -o objs/src/core/ngx_buf.o \
255 src/core/ngx_buf.c
256cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
257 -o objs/src/core/ngx_queue.o \
258 src/core/ngx_queue.c
259cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
260 -o objs/src/core/ngx_output_chain.o \
261 src/core/ngx_output_chain.c
262cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
263 -o objs/src/core/ngx_string.o \
264 src/core/ngx_string.c
265cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
266 -o objs/src/core/ngx_parse.o \
267 src/core/ngx_parse.c
268cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
269 -o objs/src/core/ngx_parse_time.o \
270 src/core/ngx_parse_time.c
271cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
272 -o objs/src/core/ngx_inet.o \
273 src/core/ngx_inet.c
274cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
275 -o objs/src/core/ngx_file.o \
276 src/core/ngx_file.c
277cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
278 -o objs/src/core/ngx_crc32.o \
279 src/core/ngx_crc32.c
280cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
281 -o objs/src/core/ngx_murmurhash.o \
282 src/core/ngx_murmurhash.c
283cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
284 -o objs/src/core/ngx_md5.o \
285 src/core/ngx_md5.c
286cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
287 -o objs/src/core/ngx_rbtree.o \
288 src/core/ngx_rbtree.c
289cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
290 -o objs/src/core/ngx_radix_tree.o \
291 src/core/ngx_radix_tree.c
292cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
293 -o objs/src/core/ngx_slab.o \
294 src/core/ngx_slab.c
295cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
296 -o objs/src/core/ngx_times.o \
297 src/core/ngx_times.c
298cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
299 -o objs/src/core/ngx_shmtx.o \
300 src/core/ngx_shmtx.c
301cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
302 -o objs/src/core/ngx_connection.o \
303 src/core/ngx_connection.c
304cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
305 -o objs/src/core/ngx_cycle.o \
306 src/core/ngx_cycle.c
307cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
308 -o objs/src/core/ngx_spinlock.o \
309 src/core/ngx_spinlock.c
310cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
311 -o objs/src/core/ngx_rwlock.o \
312 src/core/ngx_rwlock.c
313cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
314 -o objs/src/core/ngx_cpuinfo.o \
315 src/core/ngx_cpuinfo.c
316cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
317 -o objs/src/core/ngx_conf_file.o \
318 src/core/ngx_conf_file.c
319cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
320 -o objs/src/core/ngx_module.o \
321 src/core/ngx_module.c
322cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
323 -o objs/src/core/ngx_resolver.o \
324 src/core/ngx_resolver.c
325cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
326 -o objs/src/core/ngx_open_file_cache.o \
327 src/core/ngx_open_file_cache.c
328cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
329 -o objs/src/core/ngx_crypt.o \
330 src/core/ngx_crypt.c
331cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
332 -o objs/src/core/ngx_proxy_protocol.o \
333 src/core/ngx_proxy_protocol.c
334cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
335 -o objs/src/core/ngx_syslog.o \
336 src/core/ngx_syslog.c
337cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
338 -o objs/src/event/ngx_event.o \
339 src/event/ngx_event.c
340cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
341 -o objs/src/event/ngx_event_timer.o \
342 src/event/ngx_event_timer.c
343cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
344 -o objs/src/event/ngx_event_posted.o \
345 src/event/ngx_event_posted.c
346cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
347 -o objs/src/event/ngx_event_accept.o \
348 src/event/ngx_event_accept.c
349cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
350 -o objs/src/event/ngx_event_connect.o \
351 src/event/ngx_event_connect.c
352cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
353 -o objs/src/event/ngx_event_pipe.o \
354 src/event/ngx_event_pipe.c
355cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
356 -o objs/src/os/unix/ngx_time.o \
357 src/os/unix/ngx_time.c
358cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
359 -o objs/src/os/unix/ngx_errno.o \
360 src/os/unix/ngx_errno.c
361cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
362 -o objs/src/os/unix/ngx_alloc.o \
363 src/os/unix/ngx_alloc.c
364cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
365 -o objs/src/os/unix/ngx_files.o \
366 src/os/unix/ngx_files.c
367cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
368 -o objs/src/os/unix/ngx_socket.o \
369 src/os/unix/ngx_socket.c
370cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
371 -o objs/src/os/unix/ngx_recv.o \
372 src/os/unix/ngx_recv.c
373cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
374 -o objs/src/os/unix/ngx_readv_chain.o \
375 src/os/unix/ngx_readv_chain.c
376cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
377 -o objs/src/os/unix/ngx_udp_recv.o \
378 src/os/unix/ngx_udp_recv.c
379cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
380 -o objs/src/os/unix/ngx_send.o \
381 src/os/unix/ngx_send.c
382cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
383 -o objs/src/os/unix/ngx_writev_chain.o \
384 src/os/unix/ngx_writev_chain.c
385cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
386 -o objs/src/os/unix/ngx_udp_send.o \
387 src/os/unix/ngx_udp_send.c
388cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
389 -o objs/src/os/unix/ngx_channel.o \
390 src/os/unix/ngx_channel.c
391cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
392 -o objs/src/os/unix/ngx_shmem.o \
393 src/os/unix/ngx_shmem.c
394cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
395 -o objs/src/os/unix/ngx_process.o \
396 src/os/unix/ngx_process.c
397cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
398 -o objs/src/os/unix/ngx_daemon.o \
399 src/os/unix/ngx_daemon.c
400cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
401 -o objs/src/os/unix/ngx_setaffinity.o \
402 src/os/unix/ngx_setaffinity.c
403cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
404 -o objs/src/os/unix/ngx_setproctitle.o \
405 src/os/unix/ngx_setproctitle.c
406cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
407 -o objs/src/os/unix/ngx_posix_init.o \
408 src/os/unix/ngx_posix_init.c
409cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
410 -o objs/src/os/unix/ngx_user.o \
411 src/os/unix/ngx_user.c
412cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
413 -o objs/src/os/unix/ngx_dlopen.o \
414 src/os/unix/ngx_dlopen.c
415cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
416 -o objs/src/os/unix/ngx_process_cycle.o \
417 src/os/unix/ngx_process_cycle.c
418cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
419 -o objs/src/os/unix/ngx_linux_init.o \
420 src/os/unix/ngx_linux_init.c
421cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
422 -o objs/src/event/modules/ngx_epoll_module.o \
423 src/event/modules/ngx_epoll_module.c
424cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
425 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \
426 src/os/unix/ngx_linux_sendfile_chain.c
427cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
428 -o objs/src/event/ngx_event_openssl.o \
429 src/event/ngx_event_openssl.c
430cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
431 -o objs/src/event/ngx_event_openssl_stapling.o \
432 src/event/ngx_event_openssl_stapling.c
433cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
434 -o objs/src/core/ngx_regex.o \
435 src/core/ngx_regex.c
436cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
437 -o objs/src/http/ngx_http.o \
438 src/http/ngx_http.c
439cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
440 -o objs/src/http/ngx_http_core_module.o \
441 src/http/ngx_http_core_module.c
442cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
443 -o objs/src/http/ngx_http_special_response.o \
444 src/http/ngx_http_special_response.c
445cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
446 -o objs/src/http/ngx_http_request.o \
447 src/http/ngx_http_request.c
448cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
449 -o objs/src/http/ngx_http_parse.o \
450 src/http/ngx_http_parse.c
451cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
452 -o objs/src/http/modules/ngx_http_log_module.o \
453 src/http/modules/ngx_http_log_module.c
454cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
455 -o objs/src/http/ngx_http_request_body.o \
456 src/http/ngx_http_request_body.c
457cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
458 -o objs/src/http/ngx_http_variables.o \
459 src/http/ngx_http_variables.c
460cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
461 -o objs/src/http/ngx_http_script.o \
462 src/http/ngx_http_script.c
463cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
464 -o objs/src/http/ngx_http_upstream.o \
465 src/http/ngx_http_upstream.c
466cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
467 -o objs/src/http/ngx_http_upstream_round_robin.o \
468 src/http/ngx_http_upstream_round_robin.c
469cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
470 -o objs/src/http/ngx_http_file_cache.o \
471 src/http/ngx_http_file_cache.c
472cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
473 -o objs/src/http/ngx_http_write_filter_module.o \
474 src/http/ngx_http_write_filter_module.c
475cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
476 -o objs/src/http/ngx_http_header_filter_module.o \
477 src/http/ngx_http_header_filter_module.c
478cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
479 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \
480 src/http/modules/ngx_http_chunked_filter_module.c
481cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
482 -o objs/src/http/modules/ngx_http_range_filter_module.o \
483 src/http/modules/ngx_http_range_filter_module.c
484cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
485 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \
486 src/http/modules/ngx_http_gzip_filter_module.c
487cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
488 -o objs/src/http/ngx_http_postpone_filter_module.o \
489 src/http/ngx_http_postpone_filter_module.c
490cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
491 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \
492 src/http/modules/ngx_http_ssi_filter_module.c
493cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
494 -o objs/src/http/modules/ngx_http_charset_filter_module.o \
495 src/http/modules/ngx_http_charset_filter_module.c
496cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
497 -o objs/src/http/modules/ngx_http_userid_filter_module.o \
498 src/http/modules/ngx_http_userid_filter_module.c
499cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
500 -o objs/src/http/modules/ngx_http_headers_filter_module.o \
501 src/http/modules/ngx_http_headers_filter_module.c
502cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
503 -o objs/src/http/ngx_http_copy_filter_module.o \
504 src/http/ngx_http_copy_filter_module.c
505cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
506 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \
507 src/http/modules/ngx_http_not_modified_filter_module.c
508cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
509 -o objs/src/http/modules/ngx_http_static_module.o \
510 src/http/modules/ngx_http_static_module.c
511cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
512 -o objs/src/http/modules/ngx_http_autoindex_module.o \
513 src/http/modules/ngx_http_autoindex_module.c
514cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
515 -o objs/src/http/modules/ngx_http_index_module.o \
516 src/http/modules/ngx_http_index_module.c
517cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
518 -o objs/src/http/modules/ngx_http_auth_basic_module.o \
519 src/http/modules/ngx_http_auth_basic_module.c
520cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
521 -o objs/src/http/modules/ngx_http_access_module.o \
522 src/http/modules/ngx_http_access_module.c
523cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
524 -o objs/src/http/modules/ngx_http_limit_conn_module.o \
525 src/http/modules/ngx_http_limit_conn_module.c
526cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
527 -o objs/src/http/modules/ngx_http_limit_req_module.o \
528 src/http/modules/ngx_http_limit_req_module.c
529cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
530 -o objs/src/http/modules/ngx_http_geo_module.o \
531 src/http/modules/ngx_http_geo_module.c
532cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
533 -o objs/src/http/modules/ngx_http_map_module.o \
534 src/http/modules/ngx_http_map_module.c
535cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
536 -o objs/src/http/modules/ngx_http_split_clients_module.o \
537 src/http/modules/ngx_http_split_clients_module.c
538cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
539 -o objs/src/http/modules/ngx_http_referer_module.o \
540 src/http/modules/ngx_http_referer_module.c
541cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
542 -o objs/src/http/modules/ngx_http_rewrite_module.o \
543 src/http/modules/ngx_http_rewrite_module.c
544cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
545 -o objs/src/http/modules/ngx_http_ssl_module.o \
546 src/http/modules/ngx_http_ssl_module.c
547cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
548 -o objs/src/http/modules/ngx_http_proxy_module.o \
549 src/http/modules/ngx_http_proxy_module.c
550cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
551 -o objs/src/http/modules/ngx_http_fastcgi_module.o \
552 src/http/modules/ngx_http_fastcgi_module.c
553cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
554 -o objs/src/http/modules/ngx_http_uwsgi_module.o \
555 src/http/modules/ngx_http_uwsgi_module.c
556cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
557 -o objs/src/http/modules/ngx_http_scgi_module.o \
558 src/http/modules/ngx_http_scgi_module.c
559cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
560 -o objs/src/http/modules/ngx_http_memcached_module.o \
561 src/http/modules/ngx_http_memcached_module.c
562cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
563 -o objs/src/http/modules/ngx_http_empty_gif_module.o \
564 src/http/modules/ngx_http_empty_gif_module.c
565cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
566 -o objs/src/http/modules/ngx_http_browser_module.o \
567 src/http/modules/ngx_http_browser_module.c
568cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
569 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \
570 src/http/modules/ngx_http_upstream_hash_module.c
571cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
572 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \
573 src/http/modules/ngx_http_upstream_ip_hash_module.c
574cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
575 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
576 src/http/modules/ngx_http_upstream_least_conn_module.c
577cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
578 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
579 src/http/modules/ngx_http_upstream_keepalive_module.c
580cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs -I src/http -I src/http/modules \
581 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \
582 src/http/modules/ngx_http_upstream_zone_module.c
583cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../pcre-8.39 -I ../zlib-1.2.8 -I objs \
584 -o objs/ngx_modules.o \
585 objs/ngx_modules.c
586cd ../pcre-8.39 \
587 && make libpcre.la
588make[2]: Entering directory `/nginxsource/pcre-8.39'
589 CC libpcre_la-pcre_byte_order.lo
590 CC libpcre_la-pcre_compile.lo
591 CC libpcre_la-pcre_config.lo
592 CC libpcre_la-pcre_dfa_exec.lo
593 CC libpcre_la-pcre_exec.lo
594 CC libpcre_la-pcre_fullinfo.lo
595 CC libpcre_la-pcre_get.lo
596 CC libpcre_la-pcre_globals.lo
597 CC libpcre_la-pcre_jit_compile.lo
598 CC libpcre_la-pcre_maketables.lo
599 CC libpcre_la-pcre_newline.lo
600 CC libpcre_la-pcre_ord2utf8.lo
601 CC libpcre_la-pcre_refcount.lo
602 CC libpcre_la-pcre_string_utils.lo
603 CC libpcre_la-pcre_study.lo
604 CC libpcre_la-pcre_tables.lo
605 CC libpcre_la-pcre_ucd.lo
606 CC libpcre_la-pcre_valid_utf8.lo
607 CC libpcre_la-pcre_version.lo
608 CC libpcre_la-pcre_xclass.lo
609rm -f pcre_chartables.c
610ln -s ./pcre_chartables.c.dist pcre_chartables.c
611 CC libpcre_la-pcre_chartables.lo
612 CCLD libpcre.la
613make[2]: Leaving directory `/nginxsource/pcre-8.39'
614cd ../zlib-1.2.8 \
615 && make distclean \
616 && CFLAGS="-O2 -fomit-frame-pointer -pipe " CC="cc" \
617 ./configure \
618 && make libz.a
619make[2]: Entering directory `/nginxsource/zlib-1.2.8'
620rm -f *.o *.lo *~ \
621 example minigzip examplesh minigzipsh \
622 example64 minigzip64 \
623 infcover \
624 libz.* foo.gz so_locations \
625 _match.s maketree contrib/infback9/*.o
626rm -rf objs
627rm -f *.gcda *.gcno *.gcov
628rm -f contrib/infback9/*.gcda contrib/infback9/*.gcno contrib/infback9/*.gcov
629cp -p zconf.h.in zconf.h
630rm -f Makefile zlib.pc configure.log
631make[2]: Leaving directory `/nginxsource/zlib-1.2.8'
632Checking for shared library support...
633Building shared library libz.so.1.2.8 with cc.
634Checking for off64_t... Yes.
635Checking for fseeko... Yes.
636Checking for strerror... Yes.
637Checking for unistd.h... Yes.
638Checking for stdarg.h... Yes.
639Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
640Checking for vsnprintf() in stdio.h... Yes.
641Checking for return value of vsnprintf()... Yes.
642Checking for attribute(visibility) support... Yes.
643make[2]: Entering directory `/nginxsource/zlib-1.2.8'
644cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
645cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
646cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
647cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
648cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
649cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
650cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
651cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
652cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
653cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
654cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
655cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
656cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
657cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
658cc -O2 -fomit-frame-pointer -pipe -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
659ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o
660make[2]: Leaving directory `/nginxsource/zlib-1.2.8'
661cc -o objs/nginx \
662 objs/src/core/nginx.o \
663 objs/src/core/ngx_log.o \
664 objs/src/core/ngx_palloc.o \
665 objs/src/core/ngx_array.o \
666 objs/src/core/ngx_list.o \
667 objs/src/core/ngx_hash.o \
668 objs/src/core/ngx_buf.o \
669 objs/src/core/ngx_queue.o \
670 objs/src/core/ngx_output_chain.o \
671 objs/src/core/ngx_string.o \
672 objs/src/core/ngx_parse.o \
673 objs/src/core/ngx_parse_time.o \
674 objs/src/core/ngx_inet.o \
675 objs/src/core/ngx_file.o \
676 objs/src/core/ngx_crc32.o \
677 objs/src/core/ngx_murmurhash.o \
678 objs/src/core/ngx_md5.o \
679 objs/src/core/ngx_rbtree.o \
680 objs/src/core/ngx_radix_tree.o \
681 objs/src/core/ngx_slab.o \
682 objs/src/core/ngx_times.o \
683 objs/src/core/ngx_shmtx.o \
684 objs/src/core/ngx_connection.o \
685 objs/src/core/ngx_cycle.o \
686 objs/src/core/ngx_spinlock.o \
687 objs/src/core/ngx_rwlock.o \
688 objs/src/core/ngx_cpuinfo.o \
689 objs/src/core/ngx_conf_file.o \
690 objs/src/core/ngx_module.o \
691 objs/src/core/ngx_resolver.o \
692 objs/src/core/ngx_open_file_cache.o \
693 objs/src/core/ngx_crypt.o \
694 objs/src/core/ngx_proxy_protocol.o \
695 objs/src/core/ngx_syslog.o \
696 objs/src/event/ngx_event.o \
697 objs/src/event/ngx_event_timer.o \
698 objs/src/event/ngx_event_posted.o \
699 objs/src/event/ngx_event_accept.o \
700 objs/src/event/ngx_event_connect.o \
701 objs/src/event/ngx_event_pipe.o \
702 objs/src/os/unix/ngx_time.o \
703 objs/src/os/unix/ngx_errno.o \
704 objs/src/os/unix/ngx_alloc.o \
705 objs/src/os/unix/ngx_files.o \
706 objs/src/os/unix/ngx_socket.o \
707 objs/src/os/unix/ngx_recv.o \
708 objs/src/os/unix/ngx_readv_chain.o \
709 objs/src/os/unix/ngx_udp_recv.o \
710 objs/src/os/unix/ngx_send.o \
711 objs/src/os/unix/ngx_writev_chain.o \
712 objs/src/os/unix/ngx_udp_send.o \
713 objs/src/os/unix/ngx_channel.o \
714 objs/src/os/unix/ngx_shmem.o \
715 objs/src/os/unix/ngx_process.o \
716 objs/src/os/unix/ngx_daemon.o \
717 objs/src/os/unix/ngx_setaffinity.o \
718 objs/src/os/unix/ngx_setproctitle.o \
719 objs/src/os/unix/ngx_posix_init.o \
720 objs/src/os/unix/ngx_user.o \
721 objs/src/os/unix/ngx_dlopen.o \
722 objs/src/os/unix/ngx_process_cycle.o \
723 objs/src/os/unix/ngx_linux_init.o \
724 objs/src/event/modules/ngx_epoll_module.o \
725 objs/src/os/unix/ngx_linux_sendfile_chain.o \
726 objs/src/event/ngx_event_openssl.o \
727 objs/src/event/ngx_event_openssl_stapling.o \
728 objs/src/core/ngx_regex.o \
729 objs/src/http/ngx_http.o \
730 objs/src/http/ngx_http_core_module.o \
731 objs/src/http/ngx_http_special_response.o \
732 objs/src/http/ngx_http_request.o \
733 objs/src/http/ngx_http_parse.o \
734 objs/src/http/modules/ngx_http_log_module.o \
735 objs/src/http/ngx_http_request_body.o \
736 objs/src/http/ngx_http_variables.o \
737 objs/src/http/ngx_http_script.o \
738 objs/src/http/ngx_http_upstream.o \
739 objs/src/http/ngx_http_upstream_round_robin.o \
740 objs/src/http/ngx_http_file_cache.o \
741 objs/src/http/ngx_http_write_filter_module.o \
742 objs/src/http/ngx_http_header_filter_module.o \
743 objs/src/http/modules/ngx_http_chunked_filter_module.o \
744 objs/src/http/modules/ngx_http_range_filter_module.o \
745 objs/src/http/modules/ngx_http_gzip_filter_module.o \
746 objs/src/http/ngx_http_postpone_filter_module.o \
747 objs/src/http/modules/ngx_http_ssi_filter_module.o \
748 objs/src/http/modules/ngx_http_charset_filter_module.o \
749 objs/src/http/modules/ngx_http_userid_filter_module.o \
750 objs/src/http/modules/ngx_http_headers_filter_module.o \
751 objs/src/http/ngx_http_copy_filter_module.o \
752 objs/src/http/modules/ngx_http_not_modified_filter_module.o \
753 objs/src/http/modules/ngx_http_static_module.o \
754 objs/src/http/modules/ngx_http_autoindex_module.o \
755 objs/src/http/modules/ngx_http_index_module.o \
756 objs/src/http/modules/ngx_http_auth_basic_module.o \
757 objs/src/http/modules/ngx_http_access_module.o \
758 objs/src/http/modules/ngx_http_limit_conn_module.o \
759 objs/src/http/modules/ngx_http_limit_req_module.o \
760 objs/src/http/modules/ngx_http_geo_module.o \
761 objs/src/http/modules/ngx_http_map_module.o \
762 objs/src/http/modules/ngx_http_split_clients_module.o \
763 objs/src/http/modules/ngx_http_referer_module.o \
764 objs/src/http/modules/ngx_http_rewrite_module.o \
765 objs/src/http/modules/ngx_http_ssl_module.o \
766 objs/src/http/modules/ngx_http_proxy_module.o \
767 objs/src/http/modules/ngx_http_fastcgi_module.o \
768 objs/src/http/modules/ngx_http_uwsgi_module.o \
769 objs/src/http/modules/ngx_http_scgi_module.o \
770 objs/src/http/modules/ngx_http_memcached_module.o \
771 objs/src/http/modules/ngx_http_empty_gif_module.o \
772 objs/src/http/modules/ngx_http_browser_module.o \
773 objs/src/http/modules/ngx_http_upstream_hash_module.o \
774 objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \
775 objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
776 objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
777 objs/src/http/modules/ngx_http_upstream_zone_module.o \
778 objs/ngx_modules.o \
779 -ldl -lpthread -lcrypt ../pcre-8.39/.libs/libpcre.a -lssl -lcrypto -ldl ../zlib-1.2.8/libz.a \
780 -Wl,-E
781objs/src/event/ngx_event_openssl.o: In function `ngx_ssl_check_host':
782/nginxsource/nginx-1.10.2/src/event/ngx_event_openssl.c:2997: undefined reference to `X509_check_host'
783objs/src/http/modules/ngx_http_ssl_module.o: In function `ngx_http_ssl_merge_srv_conf':
784/nginxsource/nginx-1.10.2/src/http/modules/ngx_http_ssl_module.c:653: undefined reference to `SSL_CTX_set_alpn_select_cb'
785collect2: error: ld returned 1 exit status
786make[1]: *** [objs/nginx] Error 1
787make[1]: Leaving directory `/nginxsource/nginx-1.10.2'
788make: *** [build] Error 2