· 8 years ago · Nov 06, 2017, 01:16 PM
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by pdns-recursor configure 4.1.0-rc2, which was
5generated by GNU Autoconf 2.69. Invocation command line was
6
7 $ ./configure --prefix=/usr --sysconfdir=/etc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = degtluv3931
14uname -m = x86_64
15uname -r = 4.4.90-92.45-default
16uname -s = Linux
17uname -v = #1 SMP Tue Oct 24 15:03:15 UTC 2017 (1094ae5)
18
19/usr/bin/uname -p = x86_64
20/bin/uname -X = unknown
21
22/bin/arch = x86_64
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /DBA/users/mens008/bin
31PATH: /usr/local/bin
32PATH: /usr/bin
33PATH: /bin
34PATH: /usr/games
35PATH: /opt/quest/bin
36
37
38## ----------- ##
39## Core tests. ##
40## ----------- ##
41
42configure:2672: checking for a BSD-compatible install
43configure:2740: result: /usr/bin/install -c
44configure:2751: checking whether build environment is sane
45mens008@degtluv3030 ~ cat remi.log
46This file contains any messages produced by compilers while
47running configure, to aid debugging if configure makes a mistake.
48
49It was created by pdns-recursor configure 4.1.0-rc2, which was
50generated by GNU Autoconf 2.69. Invocation command line was
51
52 $ ./configure --prefix=/usr --sysconfdir=/etc
53
54## --------- ##
55## Platform. ##
56## --------- ##
57
58hostname = degtluv3931
59uname -m = x86_64
60uname -r = 4.4.90-92.45-default
61uname -s = Linux
62uname -v = #1 SMP Tue Oct 24 15:03:15 UTC 2017 (1094ae5)
63
64/usr/bin/uname -p = x86_64
65/bin/uname -X = unknown
66
67/bin/arch = x86_64
68/usr/bin/arch -k = unknown
69/usr/convex/getsysinfo = unknown
70/usr/bin/hostinfo = unknown
71/bin/machine = unknown
72/usr/bin/oslevel = unknown
73/bin/universe = unknown
74
75PATH: /DBA/users/mens008/bin
76PATH: /usr/local/bin
77PATH: /usr/bin
78PATH: /bin
79PATH: /usr/games
80PATH: /opt/quest/bin
81
82
83## ----------- ##
84## Core tests. ##
85## ----------- ##
86
87configure:2672: checking for a BSD-compatible install
88configure:2740: result: /usr/bin/install -c
89configure:2751: checking whether build environment is sane
90configure:2806: result: yes
91configure:2957: checking for a thread-safe mkdir -p
92configure:2996: result: /usr/bin/mkdir -p
93configure:3003: checking for gawk
94configure:3019: found /usr/bin/gawk
95configure:3030: result: gawk
96configure:3041: checking whether make sets $(MAKE)
97configure:3063: result: yes
98configure:3092: checking whether make supports nested variables
99configure:3109: result: yes
100configure:3198: checking whether UID '0' is supported by ustar format
101configure:3201: result: yes
102configure:3208: checking whether GID '0' is supported by ustar format
103configure:3211: result: yes
104configure:3219: checking how to create a ustar tar archive
105configure:3230: tar --version
106tar (GNU tar) 1.27.1
107Copyright (C) 2013 Free Software Foundation, Inc.
108License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
109This is free software: you are free to change and redistribute it.
110There is NO WARRANTY, to the extent permitted by law.
111
112Written by John Gilmore and Jay Fenlason.
113configure:3233: $? = 0
114configure:3273: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
115configure:3276: $? = 0
116configure:3280: tar -xf - <conftest.tar
117configure:3283: $? = 0
118configure:3285: cat conftest.dir/file
119GrepMe
120configure:3288: $? = 0
121configure:3301: result: gnutar
122configure:3362: checking whether make supports nested variables
123configure:3379: result: yes
124configure:3400: checking build system type
125configure:3414: result: x86_64-unknown-linux-gnu
126configure:3434: checking host system type
127configure:3447: result: x86_64-unknown-linux-gnu
128configure:3526: checking for gcc
129configure:3542: found /usr/bin/gcc
130configure:3553: result: gcc
131configure:3782: checking for C compiler version
132configure:3791: gcc --version >&5
133gcc (SUSE Linux) 4.8.5
134Copyright (C) 2015 Free Software Foundation, Inc.
135This is free software; see the source for copying conditions. There is NO
136warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
137
138configure:3802: $? = 0
139configure:3791: gcc -v >&5
140Using built-in specs.
141COLLECT_GCC=gcc
142COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
143Target: x86_64-suse-linux
144Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --enable-linux-futex --program-suffix=-4.8 --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux --host=x86_64-suse-linux
145Thread model: posix
146gcc version 4.8.5 (SUSE Linux)
147configure:3802: $? = 0
148configure:3791: gcc -V >&5
149gcc: error: unrecognized command line option '-V'
150gcc: fatal error: no input files
151compilation terminated.
152configure:3802: $? = 1
153configure:3791: gcc -qversion >&5
154gcc: error: unrecognized command line option '-qversion'
155gcc: fatal error: no input files
156compilation terminated.
157configure:3802: $? = 1
158configure:3822: checking whether the C compiler works
159configure:3844: gcc -Wall -g -O2 conftest.c >&5
160configure:3848: $? = 0
161configure:3896: result: yes
162configure:3899: checking for C compiler default output file name
163configure:3901: result: a.out
164configure:3907: checking for suffix of executables
165configure:3914: gcc -o conftest -Wall -g -O2 conftest.c >&5
166configure:3918: $? = 0
167configure:3940: result:
168configure:3962: checking whether we are cross compiling
169configure:3970: gcc -o conftest -Wall -g -O2 conftest.c >&5
170configure:3974: $? = 0
171configure:3981: ./conftest
172configure:3985: $? = 0
173configure:4000: result: no
174configure:4005: checking for suffix of object files
175configure:4027: gcc -c -Wall -g -O2 conftest.c >&5
176configure:4031: $? = 0
177configure:4052: result: o
178configure:4056: checking whether we are using the GNU C compiler
179configure:4075: gcc -c -Wall -g -O2 conftest.c >&5
180configure:4075: $? = 0
181configure:4084: result: yes
182configure:4093: checking whether gcc accepts -g
183configure:4113: gcc -c -g conftest.c >&5
184configure:4113: $? = 0
185configure:4154: result: yes
186configure:4171: checking for gcc option to accept ISO C89
187configure:4234: gcc -c -Wall -g -O2 conftest.c >&5
188configure:4234: $? = 0
189configure:4247: result: none needed
190configure:4272: checking whether gcc understands -c and -o together
191configure:4294: gcc -c conftest.c -o conftest2.o
192configure:4297: $? = 0
193configure:4294: gcc -c conftest.c -o conftest2.o
194configure:4297: $? = 0
195configure:4309: result: yes
196configure:4337: checking for style of include used by make
197configure:4365: result: GNU
198configure:4391: checking dependency style of gcc
199configure:4502: result: gcc3
200configure:4629: checking for C++ compiler version
201configure:4638: g++-4.8 --version >&5
202g++-4.8 (SUSE Linux) 4.8.5
203Copyright (C) 2015 Free Software Foundation, Inc.
204This is free software; see the source for copying conditions. There is NO
205warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
206
207configure:4649: $? = 0
208configure:4638: g++-4.8 -v >&5
209Using built-in specs.
210COLLECT_GCC=g++-4.8
211COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
212Target: x86_64-suse-linux
213Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --enable-linux-futex --program-suffix=-4.8 --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux --host=x86_64-suse-linux
214Thread model: posix
215gcc version 4.8.5 (SUSE Linux)
216configure:4649: $? = 0
217configure:4638: g++-4.8 -V >&5
218g++-4.8: error: unrecognized command line option '-V'
219g++-4.8: fatal error: no input files
220compilation terminated.
221configure:4649: $? = 1
222configure:4638: g++-4.8 -qversion >&5
223g++-4.8: error: unrecognized command line option '-qversion'
224g++-4.8: fatal error: no input files
225compilation terminated.
226configure:4649: $? = 1
227configure:4653: checking whether we are using the GNU C++ compiler
228configure:4672: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
229configure:4672: $? = 0
230configure:4681: result: yes
231configure:4690: checking whether g++-4.8 accepts -g
232configure:4710: g++-4.8 -c -g conftest.cpp >&5
233configure:4710: $? = 0
234configure:4751: result: yes
235configure:4776: checking dependency style of g++-4.8
236configure:4887: result: gcc3
237configure:4915: checking how to run the C++ preprocessor
238configure:4942: g++-4.8 -E conftest.cpp
239configure:4942: $? = 0
240configure:4956: g++-4.8 -E conftest.cpp
241conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
242 #include <ac_nonexistent.h>
243 ^
244compilation terminated.
245configure:4956: $? = 1
246configure: failed program was:
247| /* confdefs.h */
248| #define PACKAGE_NAME "pdns-recursor"
249| #define PACKAGE_TARNAME "pdns-recursor"
250| #define PACKAGE_VERSION "4.1.0-rc2"
251| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
252| #define PACKAGE_BUGREPORT ""
253| #define PACKAGE_URL ""
254| #define PACKAGE "pdns-recursor"
255| #define VERSION "4.1.0-rc2"
256| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
257| /* end confdefs.h. */
258| #include <ac_nonexistent.h>
259configure:4981: result: g++-4.8 -E
260configure:5001: g++-4.8 -E conftest.cpp
261configure:5001: $? = 0
262configure:5015: g++-4.8 -E conftest.cpp
263conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
264 #include <ac_nonexistent.h>
265 ^
266compilation terminated.
267configure:5015: $? = 1
268configure: failed program was:
269| /* confdefs.h */
270| #define PACKAGE_NAME "pdns-recursor"
271| #define PACKAGE_TARNAME "pdns-recursor"
272| #define PACKAGE_VERSION "4.1.0-rc2"
273| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
274| #define PACKAGE_BUGREPORT ""
275| #define PACKAGE_URL ""
276| #define PACKAGE "pdns-recursor"
277| #define VERSION "4.1.0-rc2"
278| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
279| /* end confdefs.h. */
280| #include <ac_nonexistent.h>
281configure:5044: checking for grep that handles long lines and -e
282configure:5102: result: /usr/bin/grep
283configure:5107: checking for egrep
284configure:5169: result: /usr/bin/grep -E
285configure:5174: checking for ANSI C header files
286configure:5194: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
287configure:5194: $? = 0
288configure:5267: g++-4.8 -o conftest -Wall -g -O2 conftest.cpp >&5
289configure:5267: $? = 0
290configure:5267: ./conftest
291configure:5267: $? = 0
292configure:5278: result: yes
293configure:5291: checking for sys/types.h
294configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
295configure:5291: $? = 0
296configure:5291: result: yes
297configure:5291: checking for sys/stat.h
298configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
299configure:5291: $? = 0
300configure:5291: result: yes
301configure:5291: checking for stdlib.h
302configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
303configure:5291: $? = 0
304configure:5291: result: yes
305configure:5291: checking for string.h
306configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
307configure:5291: $? = 0
308configure:5291: result: yes
309configure:5291: checking for memory.h
310configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
311configure:5291: $? = 0
312configure:5291: result: yes
313configure:5291: checking for strings.h
314configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
315configure:5291: $? = 0
316configure:5291: result: yes
317configure:5291: checking for inttypes.h
318configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
319configure:5291: $? = 0
320configure:5291: result: yes
321configure:5291: checking for stdint.h
322configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
323configure:5291: $? = 0
324configure:5291: result: yes
325configure:5291: checking for unistd.h
326configure:5291: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
327configure:5291: $? = 0
328configure:5291: result: yes
329configure:5304: checking minix/config.h usability
330configure:5304: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
331conftest.cpp:55:26: fatal error: minix/config.h: No such file or directory
332 #include <minix/config.h>
333 ^
334compilation terminated.
335configure:5304: $? = 1
336configure: failed program was:
337| /* confdefs.h */
338| #define PACKAGE_NAME "pdns-recursor"
339| #define PACKAGE_TARNAME "pdns-recursor"
340| #define PACKAGE_VERSION "4.1.0-rc2"
341| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
342| #define PACKAGE_BUGREPORT ""
343| #define PACKAGE_URL ""
344| #define PACKAGE "pdns-recursor"
345| #define VERSION "4.1.0-rc2"
346| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
347| #define STDC_HEADERS 1
348| #define HAVE_SYS_TYPES_H 1
349| #define HAVE_SYS_STAT_H 1
350| #define HAVE_STDLIB_H 1
351| #define HAVE_STRING_H 1
352| #define HAVE_MEMORY_H 1
353| #define HAVE_STRINGS_H 1
354| #define HAVE_INTTYPES_H 1
355| #define HAVE_STDINT_H 1
356| #define HAVE_UNISTD_H 1
357| /* end confdefs.h. */
358| #include <stdio.h>
359| #ifdef HAVE_SYS_TYPES_H
360| # include <sys/types.h>
361| #endif
362| #ifdef HAVE_SYS_STAT_H
363| # include <sys/stat.h>
364| #endif
365| #ifdef STDC_HEADERS
366| # include <stdlib.h>
367| # include <stddef.h>
368| #else
369| # ifdef HAVE_STDLIB_H
370| # include <stdlib.h>
371| # endif
372| #endif
373| #ifdef HAVE_STRING_H
374| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
375| # include <memory.h>
376| # endif
377| # include <string.h>
378| #endif
379| #ifdef HAVE_STRINGS_H
380| # include <strings.h>
381| #endif
382| #ifdef HAVE_INTTYPES_H
383| # include <inttypes.h>
384| #endif
385| #ifdef HAVE_STDINT_H
386| # include <stdint.h>
387| #endif
388| #ifdef HAVE_UNISTD_H
389| # include <unistd.h>
390| #endif
391| #include <minix/config.h>
392configure:5304: result: no
393configure:5304: checking minix/config.h presence
394configure:5304: g++-4.8 -E conftest.cpp
395conftest.cpp:22:26: fatal error: minix/config.h: No such file or directory
396 #include <minix/config.h>
397 ^
398compilation terminated.
399configure:5304: $? = 1
400configure: failed program was:
401| /* confdefs.h */
402| #define PACKAGE_NAME "pdns-recursor"
403| #define PACKAGE_TARNAME "pdns-recursor"
404| #define PACKAGE_VERSION "4.1.0-rc2"
405| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
406| #define PACKAGE_BUGREPORT ""
407| #define PACKAGE_URL ""
408| #define PACKAGE "pdns-recursor"
409| #define VERSION "4.1.0-rc2"
410| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
411| #define STDC_HEADERS 1
412| #define HAVE_SYS_TYPES_H 1
413| #define HAVE_SYS_STAT_H 1
414| #define HAVE_STDLIB_H 1
415| #define HAVE_STRING_H 1
416| #define HAVE_MEMORY_H 1
417| #define HAVE_STRINGS_H 1
418| #define HAVE_INTTYPES_H 1
419| #define HAVE_STDINT_H 1
420| #define HAVE_UNISTD_H 1
421| /* end confdefs.h. */
422| #include <minix/config.h>
423configure:5304: result: no
424configure:5304: checking for minix/config.h
425configure:5304: result: no
426configure:5325: checking whether it is safe to define __EXTENSIONS__
427configure:5343: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
428configure:5343: $? = 0
429configure:5350: result: yes
430configure:5380: checking whether g++-4.8 supports C++11 features by default
431configure:5437: g++-4.8 -c -Wall -g -O2 conftest.cpp >&5
432conftest.cpp:32:7: warning: identifier 'static_assert' is a keyword in C++11 [-Wc++0x-compat]
433 static_assert(sizeof(int) <= sizeof(T), "not big enough");
434 ^
435conftest.cpp:45:5: warning: identifier 'decltype' is a keyword in C++11 [-Wc++0x-compat]
436 decltype(a) b;
437 ^
438conftest.cpp:32:21: error: expected identifier before 'sizeof'
439 static_assert(sizeof(int) <= sizeof(T), "not big enough");
440 ^
441conftest.cpp:32:21: error: expected ',' or '...' before 'sizeof'
442conftest.cpp:32:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
443 static_assert(sizeof(int) <= sizeof(T), "not big enough");
444 ^
445conftest.cpp:39:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default]
446 virtual void f() override {}
447 ^
448conftest.cpp:42:29: error: '>>' should be '> >' within a nested template argument list
449 typedef check<check<bool>> right_angle_brackets;
450 ^
451conftest.cpp:45:13: error: expected constructor, destructor, or type conversion before '(' token
452 decltype(a) b;
453 ^
454conftest.cpp:49:15: error: expected unqualified-id before '&&' token
455 check_type&& cr = static_cast<check_type&&>(c);
456 ^
457conftest.cpp:51:5: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
458 auto d = a;
459 ^
460conftest.cpp:51:10: error: 'd' does not name a type
461 auto d = a;
462 ^
463conftest.cpp:52:5: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
464 auto l = [](){};
465 ^
466conftest.cpp:52:10: error: 'l' does not name a type
467 auto l = [](){};
468 ^
469conftest.cpp: In constructor 'use_l::use_l()':
470conftest.cpp:54:32: error: 'l' was not declared in this scope
471 struct use_l { use_l() { l(); } };
472 ^
473conftest.cpp: At global scope:
474conftest.cpp:62:9: error: expected unqualified-id before 'using'
475 using member = typename T::member_type;
476 ^
477conftest.cpp:68:19: error: variable or field 'func' declared void
478 void func(member<T>*) {}
479 ^
480conftest.cpp:68:19: error: 'member' was not declared in this scope
481conftest.cpp:68:27: error: expected primary-expression before '>' token
482 void func(member<T>*) {}
483 ^
484conftest.cpp:68:29: error: expected primary-expression before ')' token
485 void func(member<T>*) {}
486 ^
487configure:5437: $? = 1
488configure: failed program was:
489| /* confdefs.h */
490| #define PACKAGE_NAME "pdns-recursor"
491| #define PACKAGE_TARNAME "pdns-recursor"
492| #define PACKAGE_VERSION "4.1.0-rc2"
493| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
494| #define PACKAGE_BUGREPORT ""
495| #define PACKAGE_URL ""
496| #define PACKAGE "pdns-recursor"
497| #define VERSION "4.1.0-rc2"
498| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
499| #define STDC_HEADERS 1
500| #define HAVE_SYS_TYPES_H 1
501| #define HAVE_SYS_STAT_H 1
502| #define HAVE_STDLIB_H 1
503| #define HAVE_STRING_H 1
504| #define HAVE_MEMORY_H 1
505| #define HAVE_STRINGS_H 1
506| #define HAVE_INTTYPES_H 1
507| #define HAVE_STDINT_H 1
508| #define HAVE_UNISTD_H 1
509| #define __EXTENSIONS__ 1
510| #define _ALL_SOURCE 1
511| #define _GNU_SOURCE 1
512| #define _POSIX_PTHREAD_SEMANTICS 1
513| #define _TANDEM_SOURCE 1
514| #define RECURSOR 1
515| /* end confdefs.h. */
516|
517| template <typename T>
518| struct check
519| {
520| static_assert(sizeof(int) <= sizeof(T), "not big enough");
521| };
522|
523| struct Base {
524| virtual void f() {}
525| };
526| struct Child : public Base {
527| virtual void f() override {}
528| };
529|
530| typedef check<check<bool>> right_angle_brackets;
531|
532| int a;
533| decltype(a) b;
534|
535| typedef check<int> check_type;
536| check_type c;
537| check_type&& cr = static_cast<check_type&&>(c);
538|
539| auto d = a;
540| auto l = [](){};
541| // Prevent Clang error: unused variable 'l' [-Werror,-Wunused-variable]
542| struct use_l { use_l() { l(); } };
543|
544| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
545| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function because of this
546| namespace test_template_alias_sfinae {
547| struct foo {};
548|
549| template<typename T>
550| using member = typename T::member_type;
551|
552| template<typename T>
553| void func(...) {}
554|
555| template<typename T>
556| void func(member<T>*) {}
557|
558| void test();
559|
560| void test() {
561| func<foo>(0);
562| }
563| }
564|
565configure:5444: result: no
566configure:5453: checking whether g++-4.8 supports C++11 features with -std=gnu++11
567configure:5512: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
568configure:5512: $? = 0
569configure:5521: result: yes
570configure:5603: checking how to print strings
571configure:5630: result: printf
572configure:5651: checking for a sed that does not truncate output
573configure:5715: result: /usr/bin/sed
574configure:5733: checking for fgrep
575configure:5795: result: /usr/bin/grep -F
576configure:5830: checking for ld used by gcc
577configure:5897: result: /usr/x86_64-suse-linux/bin/ld
578configure:5904: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld
579configure:5919: result: yes
580configure:5931: checking for BSD- or MS-compatible name lister (nm)
581configure:5980: result: /usr/bin/nm -B
582configure:6110: checking the name lister (/usr/bin/nm -B) interface
583configure:6117: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
584configure:6120: /usr/bin/nm -B "conftest.o"
585configure:6123: output
5860000000000000000 B some_variable
587configure:6130: result: BSD nm
588configure:6133: checking whether ln -s works
589configure:6137: result: yes
590configure:6145: checking the maximum length of command line arguments
591configure:6276: result: 1572864
592configure:6293: checking whether the shell understands some XSI constructs
593configure:6303: result: yes
594configure:6307: checking whether the shell understands "+="
595configure:6313: result: yes
596configure:6348: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
597configure:6388: result: func_convert_file_noop
598configure:6395: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
599configure:6415: result: func_convert_file_noop
600configure:6422: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files
601configure:6429: result: -r
602configure:6503: checking for objdump
603configure:6519: found /usr/bin/objdump
604configure:6530: result: objdump
605configure:6562: checking how to recognize dependent libraries
606configure:6760: result: pass_all
607configure:6845: checking for dlltool
608configure:6875: result: no
609configure:6905: checking how to associate runtime and link libraries
610configure:6932: result: printf %s\n
611configure:6992: checking for ar
612configure:7008: found /usr/bin/ar
613configure:7019: result: ar
614configure:7056: checking for archiver @FILE support
615configure:7073: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
616configure:7073: $? = 0
617configure:7076: ar cru libconftest.a @conftest.lst >&5
618configure:7079: $? = 0
619configure:7084: ar cru libconftest.a @conftest.lst >&5
620ar: conftest.o: No such file or directory
621configure:7087: $? = 1
622configure:7099: result: @
623configure:7157: checking for strip
624configure:7173: found /usr/bin/strip
625configure:7184: result: strip
626configure:7256: checking for ranlib
627configure:7272: found /usr/bin/ranlib
628configure:7283: result: ranlib
629configure:7385: checking command to parse /usr/bin/nm -B output from gcc object
630configure:7505: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
631configure:7508: $? = 0
632configure:7512: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
633configure:7515: $? = 0
634configure:7581: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp conftstm.o >&5
635configure:7584: $? = 0
636configure:7622: result: ok
637configure:7659: checking for sysroot
638configure:7689: result: no
639configure:7767: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
640configure:7770: $? = 0
641configure:7959: checking for mt
642configure:7975: found /usr/bin/mt
643configure:7986: result: mt
644configure:8009: checking if mt is a manifest tool
645configure:8015: mt '-?'
646configure:8023: result: no
647configure:8662: checking for dlfcn.h
648configure:8662: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
649configure:8662: $? = 0
650configure:8662: result: yes
651configure:8878: checking for objdir
652configure:8893: result: .libs
653configure:9164: checking if gcc supports -fno-rtti -fno-exceptions
654configure:9182: gcc -c -Wall -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
655cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
656configure:9186: $? = 0
657configure:9199: result: no
658configure:9526: checking for gcc option to produce PIC
659configure:9533: result: -fPIC -DPIC
660configure:9541: checking if gcc PIC flag -fPIC -DPIC works
661configure:9559: gcc -c -Wall -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
662configure:9563: $? = 0
663configure:9576: result: yes
664configure:9605: checking if gcc static flag -static works
665configure:9633: result: no
666configure:9648: checking if gcc supports -c -o file.o
667configure:9669: gcc -c -Wall -g -O2 -o out/conftest2.o conftest.c >&5
668configure:9673: $? = 0
669configure:9695: result: yes
670configure:9703: checking if gcc supports -c -o file.o
671configure:9750: result: yes
672configure:9783: checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
673configure:10940: result: yes
674configure:10977: checking whether -lc should be explicitly linked in
675configure:10985: gcc -c -Wall -g -O2 conftest.c >&5
676configure:10988: $? = 0
677configure:11003: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
678configure:11006: $? = 0
679configure:11020: result: no
680configure:11180: checking dynamic linker characteristics
681configure:11680: gcc -o conftest -Wall -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
682configure:11680: $? = 0
683configure:11914: result: GNU/Linux ld.so
684configure:12021: checking how to hardcode library paths into programs
685configure:12046: result: immediate
686configure:12586: checking whether stripping libraries is possible
687configure:12591: result: yes
688configure:12626: checking if libtool supports shared libraries
689configure:12628: result: yes
690configure:12631: checking whether to build shared libraries
691configure:12652: result: yes
692configure:12655: checking whether to build static libraries
693configure:12659: result: yes
694configure:12682: checking how to run the C++ preprocessor
695configure:12748: result: g++-4.8 -E
696configure:12768: g++-4.8 -E conftest.cpp
697configure:12768: $? = 0
698configure:12782: g++-4.8 -E conftest.cpp
699conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
700 #include <ac_nonexistent.h>
701 ^
702compilation terminated.
703configure:12782: $? = 1
704configure: failed program was:
705| /* confdefs.h */
706| #define PACKAGE_NAME "pdns-recursor"
707| #define PACKAGE_TARNAME "pdns-recursor"
708| #define PACKAGE_VERSION "4.1.0-rc2"
709| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
710| #define PACKAGE_BUGREPORT ""
711| #define PACKAGE_URL ""
712| #define PACKAGE "pdns-recursor"
713| #define VERSION "4.1.0-rc2"
714| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
715| #define STDC_HEADERS 1
716| #define HAVE_SYS_TYPES_H 1
717| #define HAVE_SYS_STAT_H 1
718| #define HAVE_STDLIB_H 1
719| #define HAVE_STRING_H 1
720| #define HAVE_MEMORY_H 1
721| #define HAVE_STRINGS_H 1
722| #define HAVE_INTTYPES_H 1
723| #define HAVE_STDINT_H 1
724| #define HAVE_UNISTD_H 1
725| #define __EXTENSIONS__ 1
726| #define _ALL_SOURCE 1
727| #define _GNU_SOURCE 1
728| #define _POSIX_PTHREAD_SEMANTICS 1
729| #define _TANDEM_SOURCE 1
730| #define RECURSOR 1
731| #define HAVE_DLFCN_H 1
732| #define LT_OBJDIR ".libs/"
733| /* end confdefs.h. */
734| #include <ac_nonexistent.h>
735configure:12951: checking for ld used by g++-4.8
736configure:13018: result: /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
737configure:13025: checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld
738configure:13040: result: yes
739configure:13095: checking whether the g++-4.8 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
740configure:14097: result: yes
741configure:14133: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
742configure:14136: $? = 0
743configure:14656: checking for g++-4.8 option to produce PIC
744configure:14663: result: -fPIC -DPIC
745configure:14671: checking if g++-4.8 PIC flag -fPIC -DPIC works
746configure:14689: g++-4.8 -c -Wall -g -O2 -std=gnu++11 -fPIC -DPIC -DPIC conftest.cpp >&5
747configure:14693: $? = 0
748configure:14706: result: yes
749configure:14729: checking if g++-4.8 static flag -static works
750configure:14757: result: no
751configure:14769: checking if g++-4.8 supports -c -o file.o
752configure:14790: g++-4.8 -c -Wall -g -O2 -std=gnu++11 -o out/conftest2.o conftest.cpp >&5
753configure:14794: $? = 0
754configure:14816: result: yes
755configure:14821: checking if g++-4.8 supports -c -o file.o
756configure:14868: result: yes
757configure:14898: checking whether the g++-4.8 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
758configure:14937: result: yes
759configure:15078: checking dynamic linker characteristics
760configure:15746: result: GNU/Linux ld.so
761configure:15799: checking how to hardcode library paths into programs
762configure:15824: result: immediate
763configure:15981: checking for library containing inet_aton
764configure:16012: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
765configure:16012: $? = 0
766configure:16029: result: none required
767configure:16037: checking for library containing gethostbyname
768configure:16068: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
769configure:16068: $? = 0
770configure:16085: result: none required
771configure:16093: checking for library containing socket
772configure:16124: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
773configure:16124: $? = 0
774configure:16141: result: none required
775configure:16149: checking for library containing gethostent
776configure:16180: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
777configure:16180: $? = 0
778configure:16197: result: none required
779configure:16208: checking for recvmmsg
780configure:16208: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
781configure:16208: $? = 0
782configure:16208: result: yes
783configure:16208: checking for sendmmsg
784configure:16208: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
785configure:16208: $? = 0
786configure:16208: result: yes
787configure:16208: checking for accept4
788configure:16208: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
789configure:16208: $? = 0
790configure:16208: result: yes
791configure:16227: checking for library containing clock_gettime
792configure:16258: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
793configure:16258: $? = 0
794configure:16275: result: none required
795configure:16346: checking for pkg-config
796configure:16364: found /usr/bin/pkg-config
797configure:16376: result: /usr/bin/pkg-config
798configure:16401: checking pkg-config is at least version 0.9.0
799configure:16404: result: yes
800configure:16413: checking if we need to link in protobuf
801configure:16423: result: auto
802configure:16432: checking for PROTOBUF
803configure:16439: $PKG_CONFIG --exists --print-errors "protobuf"
804Package protobuf was not found in the pkg-config search path.
805Perhaps you should add the directory containing `protobuf.pc'
806to the PKG_CONFIG_PATH environment variable
807No package 'protobuf' found
808configure:16442: $? = 1
809configure:16456: $PKG_CONFIG --exists --print-errors "protobuf"
810Package protobuf was not found in the pkg-config search path.
811Perhaps you should add the directory containing `protobuf.pc'
812to the PKG_CONFIG_PATH environment variable
813No package 'protobuf' found
814configure:16459: $? = 1
815configure:16473: result: no
816No package 'protobuf' found
817configure:16503: checking for protoc
818configure:16533: result: no
819configure: this is boost.m4 serial 26 PowerDNS modified
820configure:16614: checking for Boost headers version >= 1.35.0
821configure:16685: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
822configure:16685: $? = 0
823configure:16706: result: yes
824configure:16725: checking for Boost's header version
825configure:16756: result: 1_54
826configure:16773: checking for the flags needed to use pthreads
827configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
828conftest.cpp: In function 'int main()':
829conftest.cpp:40:24: warning: null argument where non-null required (argument 1) [-Wnonnull]
830 pthread_attr_init(0); pthread_cleanup_push(0, 0);
831 ^
832conftest.cpp:41:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
833 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
834 ^
835conftest.cpp:41:27: warning: null argument where non-null required (argument 3) [-Wnonnull]
836conftest.cpp:39:34: warning: 'th' is used uninitialized in this function [-Wuninitialized]
837 pthread_t th; pthread_join(th, 0);
838 ^
839/tmp/ccfdQzLq.o: In function `main':
840/DBA/users/mens008/pdns-recursor-4.1.0-rc2/conftest.cpp:39: undefined reference to `pthread_join'
841/DBA/users/mens008/pdns-recursor-4.1.0-rc2/conftest.cpp:41: undefined reference to `pthread_create'
842collect2: error: ld returned 1 exit status
843configure:16828: $? = 1
844configure: failed program was:
845| /* confdefs.h */
846| #define PACKAGE_NAME "pdns-recursor"
847| #define PACKAGE_TARNAME "pdns-recursor"
848| #define PACKAGE_VERSION "4.1.0-rc2"
849| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
850| #define PACKAGE_BUGREPORT ""
851| #define PACKAGE_URL ""
852| #define PACKAGE "pdns-recursor"
853| #define VERSION "4.1.0-rc2"
854| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
855| #define STDC_HEADERS 1
856| #define HAVE_SYS_TYPES_H 1
857| #define HAVE_SYS_STAT_H 1
858| #define HAVE_STDLIB_H 1
859| #define HAVE_STRING_H 1
860| #define HAVE_MEMORY_H 1
861| #define HAVE_STRINGS_H 1
862| #define HAVE_INTTYPES_H 1
863| #define HAVE_STDINT_H 1
864| #define HAVE_UNISTD_H 1
865| #define __EXTENSIONS__ 1
866| #define _ALL_SOURCE 1
867| #define _GNU_SOURCE 1
868| #define _POSIX_PTHREAD_SEMANTICS 1
869| #define _TANDEM_SOURCE 1
870| #define RECURSOR 1
871| #define HAVE_DLFCN_H 1
872| #define LT_OBJDIR ".libs/"
873| #define HAVE_RECVMMSG 1
874| #define HAVE_SENDMMSG 1
875| #define HAVE_ACCEPT4 1
876| #define HAVE_CLOCK_GETTIME 1
877| #define HAVE_BOOST 1
878| /* end confdefs.h. */
879| #include <pthread.h>
880| int
881| main ()
882| {
883| pthread_t th; pthread_join(th, 0);
884| pthread_attr_init(0); pthread_cleanup_push(0, 0);
885| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
886| ;
887| return 0;
888| }
889configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -lpthreads >&5
890conftest.cpp: In function 'int main()':
891conftest.cpp:40:24: warning: null argument where non-null required (argument 1) [-Wnonnull]
892 pthread_attr_init(0); pthread_cleanup_push(0, 0);
893 ^
894conftest.cpp:41:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
895 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
896 ^
897conftest.cpp:41:27: warning: null argument where non-null required (argument 3) [-Wnonnull]
898conftest.cpp:39:34: warning: 'th' is used uninitialized in this function [-Wuninitialized]
899 pthread_t th; pthread_join(th, 0);
900 ^
901/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lpthreads
902collect2: error: ld returned 1 exit status
903configure:16828: $? = 1
904configure: failed program was:
905| /* confdefs.h */
906| #define PACKAGE_NAME "pdns-recursor"
907| #define PACKAGE_TARNAME "pdns-recursor"
908| #define PACKAGE_VERSION "4.1.0-rc2"
909| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
910| #define PACKAGE_BUGREPORT ""
911| #define PACKAGE_URL ""
912| #define PACKAGE "pdns-recursor"
913| #define VERSION "4.1.0-rc2"
914| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
915| #define STDC_HEADERS 1
916| #define HAVE_SYS_TYPES_H 1
917| #define HAVE_SYS_STAT_H 1
918| #define HAVE_STDLIB_H 1
919| #define HAVE_STRING_H 1
920| #define HAVE_MEMORY_H 1
921| #define HAVE_STRINGS_H 1
922| #define HAVE_INTTYPES_H 1
923| #define HAVE_STDINT_H 1
924| #define HAVE_UNISTD_H 1
925| #define __EXTENSIONS__ 1
926| #define _ALL_SOURCE 1
927| #define _GNU_SOURCE 1
928| #define _POSIX_PTHREAD_SEMANTICS 1
929| #define _TANDEM_SOURCE 1
930| #define RECURSOR 1
931| #define HAVE_DLFCN_H 1
932| #define LT_OBJDIR ".libs/"
933| #define HAVE_RECVMMSG 1
934| #define HAVE_SENDMMSG 1
935| #define HAVE_ACCEPT4 1
936| #define HAVE_CLOCK_GETTIME 1
937| #define HAVE_BOOST 1
938| /* end confdefs.h. */
939| #include <pthread.h>
940| int
941| main ()
942| {
943| pthread_t th; pthread_join(th, 0);
944| pthread_attr_init(0); pthread_cleanup_push(0, 0);
945| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
946| ;
947| return 0;
948| }
949configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -Kthread >&5
950g++-4.8: error: unrecognized command line option '-Kthread'
951configure:16828: $? = 1
952configure: failed program was:
953| /* confdefs.h */
954| #define PACKAGE_NAME "pdns-recursor"
955| #define PACKAGE_TARNAME "pdns-recursor"
956| #define PACKAGE_VERSION "4.1.0-rc2"
957| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
958| #define PACKAGE_BUGREPORT ""
959| #define PACKAGE_URL ""
960| #define PACKAGE "pdns-recursor"
961| #define VERSION "4.1.0-rc2"
962| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
963| #define STDC_HEADERS 1
964| #define HAVE_SYS_TYPES_H 1
965| #define HAVE_SYS_STAT_H 1
966| #define HAVE_STDLIB_H 1
967| #define HAVE_STRING_H 1
968| #define HAVE_MEMORY_H 1
969| #define HAVE_STRINGS_H 1
970| #define HAVE_INTTYPES_H 1
971| #define HAVE_STDINT_H 1
972| #define HAVE_UNISTD_H 1
973| #define __EXTENSIONS__ 1
974| #define _ALL_SOURCE 1
975| #define _GNU_SOURCE 1
976| #define _POSIX_PTHREAD_SEMANTICS 1
977| #define _TANDEM_SOURCE 1
978| #define RECURSOR 1
979| #define HAVE_DLFCN_H 1
980| #define LT_OBJDIR ".libs/"
981| #define HAVE_RECVMMSG 1
982| #define HAVE_SENDMMSG 1
983| #define HAVE_ACCEPT4 1
984| #define HAVE_CLOCK_GETTIME 1
985| #define HAVE_BOOST 1
986| /* end confdefs.h. */
987| #include <pthread.h>
988| int
989| main ()
990| {
991| pthread_t th; pthread_join(th, 0);
992| pthread_attr_init(0); pthread_cleanup_push(0, 0);
993| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
994| ;
995| return 0;
996| }
997configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -kthread >&5
998g++-4.8: error: unrecognized command line option '-kthread'
999configure:16828: $? = 1
1000configure: failed program was:
1001| /* confdefs.h */
1002| #define PACKAGE_NAME "pdns-recursor"
1003| #define PACKAGE_TARNAME "pdns-recursor"
1004| #define PACKAGE_VERSION "4.1.0-rc2"
1005| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1006| #define PACKAGE_BUGREPORT ""
1007| #define PACKAGE_URL ""
1008| #define PACKAGE "pdns-recursor"
1009| #define VERSION "4.1.0-rc2"
1010| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1011| #define STDC_HEADERS 1
1012| #define HAVE_SYS_TYPES_H 1
1013| #define HAVE_SYS_STAT_H 1
1014| #define HAVE_STDLIB_H 1
1015| #define HAVE_STRING_H 1
1016| #define HAVE_MEMORY_H 1
1017| #define HAVE_STRINGS_H 1
1018| #define HAVE_INTTYPES_H 1
1019| #define HAVE_STDINT_H 1
1020| #define HAVE_UNISTD_H 1
1021| #define __EXTENSIONS__ 1
1022| #define _ALL_SOURCE 1
1023| #define _GNU_SOURCE 1
1024| #define _POSIX_PTHREAD_SEMANTICS 1
1025| #define _TANDEM_SOURCE 1
1026| #define RECURSOR 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define HAVE_RECVMMSG 1
1030| #define HAVE_SENDMMSG 1
1031| #define HAVE_ACCEPT4 1
1032| #define HAVE_CLOCK_GETTIME 1
1033| #define HAVE_BOOST 1
1034| /* end confdefs.h. */
1035| #include <pthread.h>
1036| int
1037| main ()
1038| {
1039| pthread_t th; pthread_join(th, 0);
1040| pthread_attr_init(0); pthread_cleanup_push(0, 0);
1041| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1042| ;
1043| return 0;
1044| }
1045configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -llthread >&5
1046conftest.cpp: In function 'int main()':
1047conftest.cpp:40:24: warning: null argument where non-null required (argument 1) [-Wnonnull]
1048 pthread_attr_init(0); pthread_cleanup_push(0, 0);
1049 ^
1050conftest.cpp:41:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
1051 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1052 ^
1053conftest.cpp:41:27: warning: null argument where non-null required (argument 3) [-Wnonnull]
1054conftest.cpp:39:34: warning: 'th' is used uninitialized in this function [-Wuninitialized]
1055 pthread_t th; pthread_join(th, 0);
1056 ^
1057/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -llthread
1058collect2: error: ld returned 1 exit status
1059configure:16828: $? = 1
1060configure: failed program was:
1061| /* confdefs.h */
1062| #define PACKAGE_NAME "pdns-recursor"
1063| #define PACKAGE_TARNAME "pdns-recursor"
1064| #define PACKAGE_VERSION "4.1.0-rc2"
1065| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1066| #define PACKAGE_BUGREPORT ""
1067| #define PACKAGE_URL ""
1068| #define PACKAGE "pdns-recursor"
1069| #define VERSION "4.1.0-rc2"
1070| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1071| #define STDC_HEADERS 1
1072| #define HAVE_SYS_TYPES_H 1
1073| #define HAVE_SYS_STAT_H 1
1074| #define HAVE_STDLIB_H 1
1075| #define HAVE_STRING_H 1
1076| #define HAVE_MEMORY_H 1
1077| #define HAVE_STRINGS_H 1
1078| #define HAVE_INTTYPES_H 1
1079| #define HAVE_STDINT_H 1
1080| #define HAVE_UNISTD_H 1
1081| #define __EXTENSIONS__ 1
1082| #define _ALL_SOURCE 1
1083| #define _GNU_SOURCE 1
1084| #define _POSIX_PTHREAD_SEMANTICS 1
1085| #define _TANDEM_SOURCE 1
1086| #define RECURSOR 1
1087| #define HAVE_DLFCN_H 1
1088| #define LT_OBJDIR ".libs/"
1089| #define HAVE_RECVMMSG 1
1090| #define HAVE_SENDMMSG 1
1091| #define HAVE_ACCEPT4 1
1092| #define HAVE_CLOCK_GETTIME 1
1093| #define HAVE_BOOST 1
1094| /* end confdefs.h. */
1095| #include <pthread.h>
1096| int
1097| main ()
1098| {
1099| pthread_t th; pthread_join(th, 0);
1100| pthread_attr_init(0); pthread_cleanup_push(0, 0);
1101| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1102| ;
1103| return 0;
1104| }
1105configure:16828: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -pthread >&5
1106conftest.cpp: In function 'int main()':
1107conftest.cpp:40:24: warning: null argument where non-null required (argument 1) [-Wnonnull]
1108 pthread_attr_init(0); pthread_cleanup_push(0, 0);
1109 ^
1110conftest.cpp:41:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
1111 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1112 ^
1113conftest.cpp:41:27: warning: null argument where non-null required (argument 3) [-Wnonnull]
1114conftest.cpp:39:34: warning: 'th' is used uninitialized in this function [-Wuninitialized]
1115 pthread_t th; pthread_join(th, 0);
1116 ^
1117configure:16828: $? = 0
1118configure:16842: result: -pthread
1119configure:16850: checking for the toolset name used by Boost for g++-4.8
1120configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1121conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1122 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1123 ^
1124configure:17008: $? = 1
1125configure: failed program was:
1126| /* confdefs.h */
1127| #define PACKAGE_NAME "pdns-recursor"
1128| #define PACKAGE_TARNAME "pdns-recursor"
1129| #define PACKAGE_VERSION "4.1.0-rc2"
1130| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1131| #define PACKAGE_BUGREPORT ""
1132| #define PACKAGE_URL ""
1133| #define PACKAGE "pdns-recursor"
1134| #define VERSION "4.1.0-rc2"
1135| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1136| #define STDC_HEADERS 1
1137| #define HAVE_SYS_TYPES_H 1
1138| #define HAVE_SYS_STAT_H 1
1139| #define HAVE_STDLIB_H 1
1140| #define HAVE_STRING_H 1
1141| #define HAVE_MEMORY_H 1
1142| #define HAVE_STRINGS_H 1
1143| #define HAVE_INTTYPES_H 1
1144| #define HAVE_STDINT_H 1
1145| #define HAVE_UNISTD_H 1
1146| #define __EXTENSIONS__ 1
1147| #define _ALL_SOURCE 1
1148| #define _GNU_SOURCE 1
1149| #define _POSIX_PTHREAD_SEMANTICS 1
1150| #define _TANDEM_SOURCE 1
1151| #define RECURSOR 1
1152| #define HAVE_DLFCN_H 1
1153| #define LT_OBJDIR ".libs/"
1154| #define HAVE_RECVMMSG 1
1155| #define HAVE_SENDMMSG 1
1156| #define HAVE_ACCEPT4 1
1157| #define HAVE_CLOCK_GETTIME 1
1158| #define HAVE_BOOST 1
1159| /* end confdefs.h. */
1160|
1161| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1162| /* OK */
1163| #else
1164| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1165| #endif
1166|
1167| int
1168| main ()
1169| {
1170|
1171| ;
1172| return 0;
1173| }
1174configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1175conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC
1176 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC
1177 ^
1178configure:17008: $? = 1
1179configure: failed program was:
1180| /* confdefs.h */
1181| #define PACKAGE_NAME "pdns-recursor"
1182| #define PACKAGE_TARNAME "pdns-recursor"
1183| #define PACKAGE_VERSION "4.1.0-rc2"
1184| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1185| #define PACKAGE_BUGREPORT ""
1186| #define PACKAGE_URL ""
1187| #define PACKAGE "pdns-recursor"
1188| #define VERSION "4.1.0-rc2"
1189| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1190| #define STDC_HEADERS 1
1191| #define HAVE_SYS_TYPES_H 1
1192| #define HAVE_SYS_STAT_H 1
1193| #define HAVE_STDLIB_H 1
1194| #define HAVE_STRING_H 1
1195| #define HAVE_MEMORY_H 1
1196| #define HAVE_STRINGS_H 1
1197| #define HAVE_INTTYPES_H 1
1198| #define HAVE_STDINT_H 1
1199| #define HAVE_UNISTD_H 1
1200| #define __EXTENSIONS__ 1
1201| #define _ALL_SOURCE 1
1202| #define _GNU_SOURCE 1
1203| #define _POSIX_PTHREAD_SEMANTICS 1
1204| #define _TANDEM_SOURCE 1
1205| #define RECURSOR 1
1206| #define HAVE_DLFCN_H 1
1207| #define LT_OBJDIR ".libs/"
1208| #define HAVE_RECVMMSG 1
1209| #define HAVE_SENDMMSG 1
1210| #define HAVE_ACCEPT4 1
1211| #define HAVE_CLOCK_GETTIME 1
1212| #define HAVE_BOOST 1
1213| /* end confdefs.h. */
1214|
1215| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC
1216| /* OK */
1217| #else
1218| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 2 && !defined __ICC
1219| #endif
1220|
1221| int
1222| main ()
1223| {
1224|
1225| ;
1226| return 0;
1227| }
1228configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1229conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1230 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1231 ^
1232configure:17008: $? = 1
1233configure: failed program was:
1234| /* confdefs.h */
1235| #define PACKAGE_NAME "pdns-recursor"
1236| #define PACKAGE_TARNAME "pdns-recursor"
1237| #define PACKAGE_VERSION "4.1.0-rc2"
1238| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1239| #define PACKAGE_BUGREPORT ""
1240| #define PACKAGE_URL ""
1241| #define PACKAGE "pdns-recursor"
1242| #define VERSION "4.1.0-rc2"
1243| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1244| #define STDC_HEADERS 1
1245| #define HAVE_SYS_TYPES_H 1
1246| #define HAVE_SYS_STAT_H 1
1247| #define HAVE_STDLIB_H 1
1248| #define HAVE_STRING_H 1
1249| #define HAVE_MEMORY_H 1
1250| #define HAVE_STRINGS_H 1
1251| #define HAVE_INTTYPES_H 1
1252| #define HAVE_STDINT_H 1
1253| #define HAVE_UNISTD_H 1
1254| #define __EXTENSIONS__ 1
1255| #define _ALL_SOURCE 1
1256| #define _GNU_SOURCE 1
1257| #define _POSIX_PTHREAD_SEMANTICS 1
1258| #define _TANDEM_SOURCE 1
1259| #define RECURSOR 1
1260| #define HAVE_DLFCN_H 1
1261| #define LT_OBJDIR ".libs/"
1262| #define HAVE_RECVMMSG 1
1263| #define HAVE_SENDMMSG 1
1264| #define HAVE_ACCEPT4 1
1265| #define HAVE_CLOCK_GETTIME 1
1266| #define HAVE_BOOST 1
1267| /* end confdefs.h. */
1268|
1269| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1270| /* OK */
1271| #else
1272| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1273| #endif
1274|
1275| int
1276| main ()
1277| {
1278|
1279| ;
1280| return 0;
1281| }
1282configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1283conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC
1284 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC
1285 ^
1286configure:17008: $? = 1
1287configure: failed program was:
1288| /* confdefs.h */
1289| #define PACKAGE_NAME "pdns-recursor"
1290| #define PACKAGE_TARNAME "pdns-recursor"
1291| #define PACKAGE_VERSION "4.1.0-rc2"
1292| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1293| #define PACKAGE_BUGREPORT ""
1294| #define PACKAGE_URL ""
1295| #define PACKAGE "pdns-recursor"
1296| #define VERSION "4.1.0-rc2"
1297| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1298| #define STDC_HEADERS 1
1299| #define HAVE_SYS_TYPES_H 1
1300| #define HAVE_SYS_STAT_H 1
1301| #define HAVE_STDLIB_H 1
1302| #define HAVE_STRING_H 1
1303| #define HAVE_MEMORY_H 1
1304| #define HAVE_STRINGS_H 1
1305| #define HAVE_INTTYPES_H 1
1306| #define HAVE_STDINT_H 1
1307| #define HAVE_UNISTD_H 1
1308| #define __EXTENSIONS__ 1
1309| #define _ALL_SOURCE 1
1310| #define _GNU_SOURCE 1
1311| #define _POSIX_PTHREAD_SEMANTICS 1
1312| #define _TANDEM_SOURCE 1
1313| #define RECURSOR 1
1314| #define HAVE_DLFCN_H 1
1315| #define LT_OBJDIR ".libs/"
1316| #define HAVE_RECVMMSG 1
1317| #define HAVE_SENDMMSG 1
1318| #define HAVE_ACCEPT4 1
1319| #define HAVE_CLOCK_GETTIME 1
1320| #define HAVE_BOOST 1
1321| /* end confdefs.h. */
1322|
1323| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC
1324| /* OK */
1325| #else
1326| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 1 && !defined __ICC
1327| #endif
1328|
1329| int
1330| main ()
1331| {
1332|
1333| ;
1334| return 0;
1335| }
1336configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1337conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1338 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1339 ^
1340configure:17008: $? = 1
1341configure: failed program was:
1342| /* confdefs.h */
1343| #define PACKAGE_NAME "pdns-recursor"
1344| #define PACKAGE_TARNAME "pdns-recursor"
1345| #define PACKAGE_VERSION "4.1.0-rc2"
1346| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1347| #define PACKAGE_BUGREPORT ""
1348| #define PACKAGE_URL ""
1349| #define PACKAGE "pdns-recursor"
1350| #define VERSION "4.1.0-rc2"
1351| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1352| #define STDC_HEADERS 1
1353| #define HAVE_SYS_TYPES_H 1
1354| #define HAVE_SYS_STAT_H 1
1355| #define HAVE_STDLIB_H 1
1356| #define HAVE_STRING_H 1
1357| #define HAVE_MEMORY_H 1
1358| #define HAVE_STRINGS_H 1
1359| #define HAVE_INTTYPES_H 1
1360| #define HAVE_STDINT_H 1
1361| #define HAVE_UNISTD_H 1
1362| #define __EXTENSIONS__ 1
1363| #define _ALL_SOURCE 1
1364| #define _GNU_SOURCE 1
1365| #define _POSIX_PTHREAD_SEMANTICS 1
1366| #define _TANDEM_SOURCE 1
1367| #define RECURSOR 1
1368| #define HAVE_DLFCN_H 1
1369| #define LT_OBJDIR ".libs/"
1370| #define HAVE_RECVMMSG 1
1371| #define HAVE_SENDMMSG 1
1372| #define HAVE_ACCEPT4 1
1373| #define HAVE_CLOCK_GETTIME 1
1374| #define HAVE_BOOST 1
1375| /* end confdefs.h. */
1376|
1377| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1378| /* OK */
1379| #else
1380| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1381| #endif
1382|
1383| int
1384| main ()
1385| {
1386|
1387| ;
1388| return 0;
1389| }
1390configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1391conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC
1392 # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC
1393 ^
1394configure:17008: $? = 1
1395configure: failed program was:
1396| /* confdefs.h */
1397| #define PACKAGE_NAME "pdns-recursor"
1398| #define PACKAGE_TARNAME "pdns-recursor"
1399| #define PACKAGE_VERSION "4.1.0-rc2"
1400| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1401| #define PACKAGE_BUGREPORT ""
1402| #define PACKAGE_URL ""
1403| #define PACKAGE "pdns-recursor"
1404| #define VERSION "4.1.0-rc2"
1405| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1406| #define STDC_HEADERS 1
1407| #define HAVE_SYS_TYPES_H 1
1408| #define HAVE_SYS_STAT_H 1
1409| #define HAVE_STDLIB_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_MEMORY_H 1
1412| #define HAVE_STRINGS_H 1
1413| #define HAVE_INTTYPES_H 1
1414| #define HAVE_STDINT_H 1
1415| #define HAVE_UNISTD_H 1
1416| #define __EXTENSIONS__ 1
1417| #define _ALL_SOURCE 1
1418| #define _GNU_SOURCE 1
1419| #define _POSIX_PTHREAD_SEMANTICS 1
1420| #define _TANDEM_SOURCE 1
1421| #define RECURSOR 1
1422| #define HAVE_DLFCN_H 1
1423| #define LT_OBJDIR ".libs/"
1424| #define HAVE_RECVMMSG 1
1425| #define HAVE_SENDMMSG 1
1426| #define HAVE_ACCEPT4 1
1427| #define HAVE_CLOCK_GETTIME 1
1428| #define HAVE_BOOST 1
1429| /* end confdefs.h. */
1430|
1431| #if defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC
1432| /* OK */
1433| #else
1434| # error defined __GNUC__ && __GNUC__ == 7 && __GNUC_MINOR__ == 0 && !defined __ICC
1435| #endif
1436|
1437| int
1438| main ()
1439| {
1440|
1441| ;
1442| return 0;
1443| }
1444configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1445conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1446 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1447 ^
1448configure:17008: $? = 1
1449configure: failed program was:
1450| /* confdefs.h */
1451| #define PACKAGE_NAME "pdns-recursor"
1452| #define PACKAGE_TARNAME "pdns-recursor"
1453| #define PACKAGE_VERSION "4.1.0-rc2"
1454| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1455| #define PACKAGE_BUGREPORT ""
1456| #define PACKAGE_URL ""
1457| #define PACKAGE "pdns-recursor"
1458| #define VERSION "4.1.0-rc2"
1459| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1460| #define STDC_HEADERS 1
1461| #define HAVE_SYS_TYPES_H 1
1462| #define HAVE_SYS_STAT_H 1
1463| #define HAVE_STDLIB_H 1
1464| #define HAVE_STRING_H 1
1465| #define HAVE_MEMORY_H 1
1466| #define HAVE_STRINGS_H 1
1467| #define HAVE_INTTYPES_H 1
1468| #define HAVE_STDINT_H 1
1469| #define HAVE_UNISTD_H 1
1470| #define __EXTENSIONS__ 1
1471| #define _ALL_SOURCE 1
1472| #define _GNU_SOURCE 1
1473| #define _POSIX_PTHREAD_SEMANTICS 1
1474| #define _TANDEM_SOURCE 1
1475| #define RECURSOR 1
1476| #define HAVE_DLFCN_H 1
1477| #define LT_OBJDIR ".libs/"
1478| #define HAVE_RECVMMSG 1
1479| #define HAVE_SENDMMSG 1
1480| #define HAVE_ACCEPT4 1
1481| #define HAVE_CLOCK_GETTIME 1
1482| #define HAVE_BOOST 1
1483| /* end confdefs.h. */
1484|
1485| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1486| /* OK */
1487| #else
1488| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1489| #endif
1490|
1491| int
1492| main ()
1493| {
1494|
1495| ;
1496| return 0;
1497| }
1498configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1499conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC
1500 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC
1501 ^
1502configure:17008: $? = 1
1503configure: failed program was:
1504| /* confdefs.h */
1505| #define PACKAGE_NAME "pdns-recursor"
1506| #define PACKAGE_TARNAME "pdns-recursor"
1507| #define PACKAGE_VERSION "4.1.0-rc2"
1508| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1509| #define PACKAGE_BUGREPORT ""
1510| #define PACKAGE_URL ""
1511| #define PACKAGE "pdns-recursor"
1512| #define VERSION "4.1.0-rc2"
1513| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1514| #define STDC_HEADERS 1
1515| #define HAVE_SYS_TYPES_H 1
1516| #define HAVE_SYS_STAT_H 1
1517| #define HAVE_STDLIB_H 1
1518| #define HAVE_STRING_H 1
1519| #define HAVE_MEMORY_H 1
1520| #define HAVE_STRINGS_H 1
1521| #define HAVE_INTTYPES_H 1
1522| #define HAVE_STDINT_H 1
1523| #define HAVE_UNISTD_H 1
1524| #define __EXTENSIONS__ 1
1525| #define _ALL_SOURCE 1
1526| #define _GNU_SOURCE 1
1527| #define _POSIX_PTHREAD_SEMANTICS 1
1528| #define _TANDEM_SOURCE 1
1529| #define RECURSOR 1
1530| #define HAVE_DLFCN_H 1
1531| #define LT_OBJDIR ".libs/"
1532| #define HAVE_RECVMMSG 1
1533| #define HAVE_SENDMMSG 1
1534| #define HAVE_ACCEPT4 1
1535| #define HAVE_CLOCK_GETTIME 1
1536| #define HAVE_BOOST 1
1537| /* end confdefs.h. */
1538|
1539| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC
1540| /* OK */
1541| #else
1542| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 3 && !defined __ICC
1543| #endif
1544|
1545| int
1546| main ()
1547| {
1548|
1549| ;
1550| return 0;
1551| }
1552configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1553conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1554 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1555 ^
1556configure:17008: $? = 1
1557configure: failed program was:
1558| /* confdefs.h */
1559| #define PACKAGE_NAME "pdns-recursor"
1560| #define PACKAGE_TARNAME "pdns-recursor"
1561| #define PACKAGE_VERSION "4.1.0-rc2"
1562| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1563| #define PACKAGE_BUGREPORT ""
1564| #define PACKAGE_URL ""
1565| #define PACKAGE "pdns-recursor"
1566| #define VERSION "4.1.0-rc2"
1567| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1568| #define STDC_HEADERS 1
1569| #define HAVE_SYS_TYPES_H 1
1570| #define HAVE_SYS_STAT_H 1
1571| #define HAVE_STDLIB_H 1
1572| #define HAVE_STRING_H 1
1573| #define HAVE_MEMORY_H 1
1574| #define HAVE_STRINGS_H 1
1575| #define HAVE_INTTYPES_H 1
1576| #define HAVE_STDINT_H 1
1577| #define HAVE_UNISTD_H 1
1578| #define __EXTENSIONS__ 1
1579| #define _ALL_SOURCE 1
1580| #define _GNU_SOURCE 1
1581| #define _POSIX_PTHREAD_SEMANTICS 1
1582| #define _TANDEM_SOURCE 1
1583| #define RECURSOR 1
1584| #define HAVE_DLFCN_H 1
1585| #define LT_OBJDIR ".libs/"
1586| #define HAVE_RECVMMSG 1
1587| #define HAVE_SENDMMSG 1
1588| #define HAVE_ACCEPT4 1
1589| #define HAVE_CLOCK_GETTIME 1
1590| #define HAVE_BOOST 1
1591| /* end confdefs.h. */
1592|
1593| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1594| /* OK */
1595| #else
1596| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1597| #endif
1598|
1599| int
1600| main ()
1601| {
1602|
1603| ;
1604| return 0;
1605| }
1606configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1607conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC
1608 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC
1609 ^
1610configure:17008: $? = 1
1611configure: failed program was:
1612| /* confdefs.h */
1613| #define PACKAGE_NAME "pdns-recursor"
1614| #define PACKAGE_TARNAME "pdns-recursor"
1615| #define PACKAGE_VERSION "4.1.0-rc2"
1616| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1617| #define PACKAGE_BUGREPORT ""
1618| #define PACKAGE_URL ""
1619| #define PACKAGE "pdns-recursor"
1620| #define VERSION "4.1.0-rc2"
1621| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1622| #define STDC_HEADERS 1
1623| #define HAVE_SYS_TYPES_H 1
1624| #define HAVE_SYS_STAT_H 1
1625| #define HAVE_STDLIB_H 1
1626| #define HAVE_STRING_H 1
1627| #define HAVE_MEMORY_H 1
1628| #define HAVE_STRINGS_H 1
1629| #define HAVE_INTTYPES_H 1
1630| #define HAVE_STDINT_H 1
1631| #define HAVE_UNISTD_H 1
1632| #define __EXTENSIONS__ 1
1633| #define _ALL_SOURCE 1
1634| #define _GNU_SOURCE 1
1635| #define _POSIX_PTHREAD_SEMANTICS 1
1636| #define _TANDEM_SOURCE 1
1637| #define RECURSOR 1
1638| #define HAVE_DLFCN_H 1
1639| #define LT_OBJDIR ".libs/"
1640| #define HAVE_RECVMMSG 1
1641| #define HAVE_SENDMMSG 1
1642| #define HAVE_ACCEPT4 1
1643| #define HAVE_CLOCK_GETTIME 1
1644| #define HAVE_BOOST 1
1645| /* end confdefs.h. */
1646|
1647| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC
1648| /* OK */
1649| #else
1650| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 2 && !defined __ICC
1651| #endif
1652|
1653| int
1654| main ()
1655| {
1656|
1657| ;
1658| return 0;
1659| }
1660configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1661conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1662 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1663 ^
1664configure:17008: $? = 1
1665configure: failed program was:
1666| /* confdefs.h */
1667| #define PACKAGE_NAME "pdns-recursor"
1668| #define PACKAGE_TARNAME "pdns-recursor"
1669| #define PACKAGE_VERSION "4.1.0-rc2"
1670| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1671| #define PACKAGE_BUGREPORT ""
1672| #define PACKAGE_URL ""
1673| #define PACKAGE "pdns-recursor"
1674| #define VERSION "4.1.0-rc2"
1675| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1676| #define STDC_HEADERS 1
1677| #define HAVE_SYS_TYPES_H 1
1678| #define HAVE_SYS_STAT_H 1
1679| #define HAVE_STDLIB_H 1
1680| #define HAVE_STRING_H 1
1681| #define HAVE_MEMORY_H 1
1682| #define HAVE_STRINGS_H 1
1683| #define HAVE_INTTYPES_H 1
1684| #define HAVE_STDINT_H 1
1685| #define HAVE_UNISTD_H 1
1686| #define __EXTENSIONS__ 1
1687| #define _ALL_SOURCE 1
1688| #define _GNU_SOURCE 1
1689| #define _POSIX_PTHREAD_SEMANTICS 1
1690| #define _TANDEM_SOURCE 1
1691| #define RECURSOR 1
1692| #define HAVE_DLFCN_H 1
1693| #define LT_OBJDIR ".libs/"
1694| #define HAVE_RECVMMSG 1
1695| #define HAVE_SENDMMSG 1
1696| #define HAVE_ACCEPT4 1
1697| #define HAVE_CLOCK_GETTIME 1
1698| #define HAVE_BOOST 1
1699| /* end confdefs.h. */
1700|
1701| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1702| /* OK */
1703| #else
1704| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1705| #endif
1706|
1707| int
1708| main ()
1709| {
1710|
1711| ;
1712| return 0;
1713| }
1714configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1715conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC
1716 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC
1717 ^
1718configure:17008: $? = 1
1719configure: failed program was:
1720| /* confdefs.h */
1721| #define PACKAGE_NAME "pdns-recursor"
1722| #define PACKAGE_TARNAME "pdns-recursor"
1723| #define PACKAGE_VERSION "4.1.0-rc2"
1724| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1725| #define PACKAGE_BUGREPORT ""
1726| #define PACKAGE_URL ""
1727| #define PACKAGE "pdns-recursor"
1728| #define VERSION "4.1.0-rc2"
1729| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1730| #define STDC_HEADERS 1
1731| #define HAVE_SYS_TYPES_H 1
1732| #define HAVE_SYS_STAT_H 1
1733| #define HAVE_STDLIB_H 1
1734| #define HAVE_STRING_H 1
1735| #define HAVE_MEMORY_H 1
1736| #define HAVE_STRINGS_H 1
1737| #define HAVE_INTTYPES_H 1
1738| #define HAVE_STDINT_H 1
1739| #define HAVE_UNISTD_H 1
1740| #define __EXTENSIONS__ 1
1741| #define _ALL_SOURCE 1
1742| #define _GNU_SOURCE 1
1743| #define _POSIX_PTHREAD_SEMANTICS 1
1744| #define _TANDEM_SOURCE 1
1745| #define RECURSOR 1
1746| #define HAVE_DLFCN_H 1
1747| #define LT_OBJDIR ".libs/"
1748| #define HAVE_RECVMMSG 1
1749| #define HAVE_SENDMMSG 1
1750| #define HAVE_ACCEPT4 1
1751| #define HAVE_CLOCK_GETTIME 1
1752| #define HAVE_BOOST 1
1753| /* end confdefs.h. */
1754|
1755| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC
1756| /* OK */
1757| #else
1758| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC
1759| #endif
1760|
1761| int
1762| main ()
1763| {
1764|
1765| ;
1766| return 0;
1767| }
1768configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1769conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1770 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1771 ^
1772configure:17008: $? = 1
1773configure: failed program was:
1774| /* confdefs.h */
1775| #define PACKAGE_NAME "pdns-recursor"
1776| #define PACKAGE_TARNAME "pdns-recursor"
1777| #define PACKAGE_VERSION "4.1.0-rc2"
1778| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1779| #define PACKAGE_BUGREPORT ""
1780| #define PACKAGE_URL ""
1781| #define PACKAGE "pdns-recursor"
1782| #define VERSION "4.1.0-rc2"
1783| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1784| #define STDC_HEADERS 1
1785| #define HAVE_SYS_TYPES_H 1
1786| #define HAVE_SYS_STAT_H 1
1787| #define HAVE_STDLIB_H 1
1788| #define HAVE_STRING_H 1
1789| #define HAVE_MEMORY_H 1
1790| #define HAVE_STRINGS_H 1
1791| #define HAVE_INTTYPES_H 1
1792| #define HAVE_STDINT_H 1
1793| #define HAVE_UNISTD_H 1
1794| #define __EXTENSIONS__ 1
1795| #define _ALL_SOURCE 1
1796| #define _GNU_SOURCE 1
1797| #define _POSIX_PTHREAD_SEMANTICS 1
1798| #define _TANDEM_SOURCE 1
1799| #define RECURSOR 1
1800| #define HAVE_DLFCN_H 1
1801| #define LT_OBJDIR ".libs/"
1802| #define HAVE_RECVMMSG 1
1803| #define HAVE_SENDMMSG 1
1804| #define HAVE_ACCEPT4 1
1805| #define HAVE_CLOCK_GETTIME 1
1806| #define HAVE_BOOST 1
1807| /* end confdefs.h. */
1808|
1809| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1810| /* OK */
1811| #else
1812| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1813| #endif
1814|
1815| int
1816| main ()
1817| {
1818|
1819| ;
1820| return 0;
1821| }
1822configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1823conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC
1824 # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC
1825 ^
1826configure:17008: $? = 1
1827configure: failed program was:
1828| /* confdefs.h */
1829| #define PACKAGE_NAME "pdns-recursor"
1830| #define PACKAGE_TARNAME "pdns-recursor"
1831| #define PACKAGE_VERSION "4.1.0-rc2"
1832| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1833| #define PACKAGE_BUGREPORT ""
1834| #define PACKAGE_URL ""
1835| #define PACKAGE "pdns-recursor"
1836| #define VERSION "4.1.0-rc2"
1837| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1838| #define STDC_HEADERS 1
1839| #define HAVE_SYS_TYPES_H 1
1840| #define HAVE_SYS_STAT_H 1
1841| #define HAVE_STDLIB_H 1
1842| #define HAVE_STRING_H 1
1843| #define HAVE_MEMORY_H 1
1844| #define HAVE_STRINGS_H 1
1845| #define HAVE_INTTYPES_H 1
1846| #define HAVE_STDINT_H 1
1847| #define HAVE_UNISTD_H 1
1848| #define __EXTENSIONS__ 1
1849| #define _ALL_SOURCE 1
1850| #define _GNU_SOURCE 1
1851| #define _POSIX_PTHREAD_SEMANTICS 1
1852| #define _TANDEM_SOURCE 1
1853| #define RECURSOR 1
1854| #define HAVE_DLFCN_H 1
1855| #define LT_OBJDIR ".libs/"
1856| #define HAVE_RECVMMSG 1
1857| #define HAVE_SENDMMSG 1
1858| #define HAVE_ACCEPT4 1
1859| #define HAVE_CLOCK_GETTIME 1
1860| #define HAVE_BOOST 1
1861| /* end confdefs.h. */
1862|
1863| #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC
1864| /* OK */
1865| #else
1866| # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 0 && !defined __ICC
1867| #endif
1868|
1869| int
1870| main ()
1871| {
1872|
1873| ;
1874| return 0;
1875| }
1876configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1877conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1878 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1879 ^
1880configure:17008: $? = 1
1881configure: failed program was:
1882| /* confdefs.h */
1883| #define PACKAGE_NAME "pdns-recursor"
1884| #define PACKAGE_TARNAME "pdns-recursor"
1885| #define PACKAGE_VERSION "4.1.0-rc2"
1886| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1887| #define PACKAGE_BUGREPORT ""
1888| #define PACKAGE_URL ""
1889| #define PACKAGE "pdns-recursor"
1890| #define VERSION "4.1.0-rc2"
1891| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1892| #define STDC_HEADERS 1
1893| #define HAVE_SYS_TYPES_H 1
1894| #define HAVE_SYS_STAT_H 1
1895| #define HAVE_STDLIB_H 1
1896| #define HAVE_STRING_H 1
1897| #define HAVE_MEMORY_H 1
1898| #define HAVE_STRINGS_H 1
1899| #define HAVE_INTTYPES_H 1
1900| #define HAVE_STDINT_H 1
1901| #define HAVE_UNISTD_H 1
1902| #define __EXTENSIONS__ 1
1903| #define _ALL_SOURCE 1
1904| #define _GNU_SOURCE 1
1905| #define _POSIX_PTHREAD_SEMANTICS 1
1906| #define _TANDEM_SOURCE 1
1907| #define RECURSOR 1
1908| #define HAVE_DLFCN_H 1
1909| #define LT_OBJDIR ".libs/"
1910| #define HAVE_RECVMMSG 1
1911| #define HAVE_SENDMMSG 1
1912| #define HAVE_ACCEPT4 1
1913| #define HAVE_CLOCK_GETTIME 1
1914| #define HAVE_BOOST 1
1915| /* end confdefs.h. */
1916|
1917| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1918| /* OK */
1919| #else
1920| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1921| #endif
1922|
1923| int
1924| main ()
1925| {
1926|
1927| ;
1928| return 0;
1929| }
1930configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1931conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC
1932 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC
1933 ^
1934configure:17008: $? = 1
1935configure: failed program was:
1936| /* confdefs.h */
1937| #define PACKAGE_NAME "pdns-recursor"
1938| #define PACKAGE_TARNAME "pdns-recursor"
1939| #define PACKAGE_VERSION "4.1.0-rc2"
1940| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1941| #define PACKAGE_BUGREPORT ""
1942| #define PACKAGE_URL ""
1943| #define PACKAGE "pdns-recursor"
1944| #define VERSION "4.1.0-rc2"
1945| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
1946| #define STDC_HEADERS 1
1947| #define HAVE_SYS_TYPES_H 1
1948| #define HAVE_SYS_STAT_H 1
1949| #define HAVE_STDLIB_H 1
1950| #define HAVE_STRING_H 1
1951| #define HAVE_MEMORY_H 1
1952| #define HAVE_STRINGS_H 1
1953| #define HAVE_INTTYPES_H 1
1954| #define HAVE_STDINT_H 1
1955| #define HAVE_UNISTD_H 1
1956| #define __EXTENSIONS__ 1
1957| #define _ALL_SOURCE 1
1958| #define _GNU_SOURCE 1
1959| #define _POSIX_PTHREAD_SEMANTICS 1
1960| #define _TANDEM_SOURCE 1
1961| #define RECURSOR 1
1962| #define HAVE_DLFCN_H 1
1963| #define LT_OBJDIR ".libs/"
1964| #define HAVE_RECVMMSG 1
1965| #define HAVE_SENDMMSG 1
1966| #define HAVE_ACCEPT4 1
1967| #define HAVE_CLOCK_GETTIME 1
1968| #define HAVE_BOOST 1
1969| /* end confdefs.h. */
1970|
1971| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC
1972| /* OK */
1973| #else
1974| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC
1975| #endif
1976|
1977| int
1978| main ()
1979| {
1980|
1981| ;
1982| return 0;
1983| }
1984configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
1985conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1986 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
1987 ^
1988configure:17008: $? = 1
1989configure: failed program was:
1990| /* confdefs.h */
1991| #define PACKAGE_NAME "pdns-recursor"
1992| #define PACKAGE_TARNAME "pdns-recursor"
1993| #define PACKAGE_VERSION "4.1.0-rc2"
1994| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
1995| #define PACKAGE_BUGREPORT ""
1996| #define PACKAGE_URL ""
1997| #define PACKAGE "pdns-recursor"
1998| #define VERSION "4.1.0-rc2"
1999| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2000| #define STDC_HEADERS 1
2001| #define HAVE_SYS_TYPES_H 1
2002| #define HAVE_SYS_STAT_H 1
2003| #define HAVE_STDLIB_H 1
2004| #define HAVE_STRING_H 1
2005| #define HAVE_MEMORY_H 1
2006| #define HAVE_STRINGS_H 1
2007| #define HAVE_INTTYPES_H 1
2008| #define HAVE_STDINT_H 1
2009| #define HAVE_UNISTD_H 1
2010| #define __EXTENSIONS__ 1
2011| #define _ALL_SOURCE 1
2012| #define _GNU_SOURCE 1
2013| #define _POSIX_PTHREAD_SEMANTICS 1
2014| #define _TANDEM_SOURCE 1
2015| #define RECURSOR 1
2016| #define HAVE_DLFCN_H 1
2017| #define LT_OBJDIR ".libs/"
2018| #define HAVE_RECVMMSG 1
2019| #define HAVE_SENDMMSG 1
2020| #define HAVE_ACCEPT4 1
2021| #define HAVE_CLOCK_GETTIME 1
2022| #define HAVE_BOOST 1
2023| /* end confdefs.h. */
2024|
2025| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2026| /* OK */
2027| #else
2028| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2029| #endif
2030|
2031| int
2032| main ()
2033| {
2034|
2035| ;
2036| return 0;
2037| }
2038configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2039conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC
2040 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC
2041 ^
2042configure:17008: $? = 1
2043configure: failed program was:
2044| /* confdefs.h */
2045| #define PACKAGE_NAME "pdns-recursor"
2046| #define PACKAGE_TARNAME "pdns-recursor"
2047| #define PACKAGE_VERSION "4.1.0-rc2"
2048| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2049| #define PACKAGE_BUGREPORT ""
2050| #define PACKAGE_URL ""
2051| #define PACKAGE "pdns-recursor"
2052| #define VERSION "4.1.0-rc2"
2053| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2054| #define STDC_HEADERS 1
2055| #define HAVE_SYS_TYPES_H 1
2056| #define HAVE_SYS_STAT_H 1
2057| #define HAVE_STDLIB_H 1
2058| #define HAVE_STRING_H 1
2059| #define HAVE_MEMORY_H 1
2060| #define HAVE_STRINGS_H 1
2061| #define HAVE_INTTYPES_H 1
2062| #define HAVE_STDINT_H 1
2063| #define HAVE_UNISTD_H 1
2064| #define __EXTENSIONS__ 1
2065| #define _ALL_SOURCE 1
2066| #define _GNU_SOURCE 1
2067| #define _POSIX_PTHREAD_SEMANTICS 1
2068| #define _TANDEM_SOURCE 1
2069| #define RECURSOR 1
2070| #define HAVE_DLFCN_H 1
2071| #define LT_OBJDIR ".libs/"
2072| #define HAVE_RECVMMSG 1
2073| #define HAVE_SENDMMSG 1
2074| #define HAVE_ACCEPT4 1
2075| #define HAVE_CLOCK_GETTIME 1
2076| #define HAVE_BOOST 1
2077| /* end confdefs.h. */
2078|
2079| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC
2080| /* OK */
2081| #else
2082| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC
2083| #endif
2084|
2085| int
2086| main ()
2087| {
2088|
2089| ;
2090| return 0;
2091| }
2092configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2093conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2094 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2095 ^
2096configure:17008: $? = 1
2097configure: failed program was:
2098| /* confdefs.h */
2099| #define PACKAGE_NAME "pdns-recursor"
2100| #define PACKAGE_TARNAME "pdns-recursor"
2101| #define PACKAGE_VERSION "4.1.0-rc2"
2102| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2103| #define PACKAGE_BUGREPORT ""
2104| #define PACKAGE_URL ""
2105| #define PACKAGE "pdns-recursor"
2106| #define VERSION "4.1.0-rc2"
2107| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2108| #define STDC_HEADERS 1
2109| #define HAVE_SYS_TYPES_H 1
2110| #define HAVE_SYS_STAT_H 1
2111| #define HAVE_STDLIB_H 1
2112| #define HAVE_STRING_H 1
2113| #define HAVE_MEMORY_H 1
2114| #define HAVE_STRINGS_H 1
2115| #define HAVE_INTTYPES_H 1
2116| #define HAVE_STDINT_H 1
2117| #define HAVE_UNISTD_H 1
2118| #define __EXTENSIONS__ 1
2119| #define _ALL_SOURCE 1
2120| #define _GNU_SOURCE 1
2121| #define _POSIX_PTHREAD_SEMANTICS 1
2122| #define _TANDEM_SOURCE 1
2123| #define RECURSOR 1
2124| #define HAVE_DLFCN_H 1
2125| #define LT_OBJDIR ".libs/"
2126| #define HAVE_RECVMMSG 1
2127| #define HAVE_SENDMMSG 1
2128| #define HAVE_ACCEPT4 1
2129| #define HAVE_CLOCK_GETTIME 1
2130| #define HAVE_BOOST 1
2131| /* end confdefs.h. */
2132|
2133| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2134| /* OK */
2135| #else
2136| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2137| #endif
2138|
2139| int
2140| main ()
2141| {
2142|
2143| ;
2144| return 0;
2145| }
2146configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2147conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC
2148 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC
2149 ^
2150configure:17008: $? = 1
2151configure: failed program was:
2152| /* confdefs.h */
2153| #define PACKAGE_NAME "pdns-recursor"
2154| #define PACKAGE_TARNAME "pdns-recursor"
2155| #define PACKAGE_VERSION "4.1.0-rc2"
2156| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2157| #define PACKAGE_BUGREPORT ""
2158| #define PACKAGE_URL ""
2159| #define PACKAGE "pdns-recursor"
2160| #define VERSION "4.1.0-rc2"
2161| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2162| #define STDC_HEADERS 1
2163| #define HAVE_SYS_TYPES_H 1
2164| #define HAVE_SYS_STAT_H 1
2165| #define HAVE_STDLIB_H 1
2166| #define HAVE_STRING_H 1
2167| #define HAVE_MEMORY_H 1
2168| #define HAVE_STRINGS_H 1
2169| #define HAVE_INTTYPES_H 1
2170| #define HAVE_STDINT_H 1
2171| #define HAVE_UNISTD_H 1
2172| #define __EXTENSIONS__ 1
2173| #define _ALL_SOURCE 1
2174| #define _GNU_SOURCE 1
2175| #define _POSIX_PTHREAD_SEMANTICS 1
2176| #define _TANDEM_SOURCE 1
2177| #define RECURSOR 1
2178| #define HAVE_DLFCN_H 1
2179| #define LT_OBJDIR ".libs/"
2180| #define HAVE_RECVMMSG 1
2181| #define HAVE_SENDMMSG 1
2182| #define HAVE_ACCEPT4 1
2183| #define HAVE_CLOCK_GETTIME 1
2184| #define HAVE_BOOST 1
2185| /* end confdefs.h. */
2186|
2187| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC
2188| /* OK */
2189| #else
2190| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC
2191| #endif
2192|
2193| int
2194| main ()
2195| {
2196|
2197| ;
2198| return 0;
2199| }
2200configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2201conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2202 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2203 ^
2204configure:17008: $? = 1
2205configure: failed program was:
2206| /* confdefs.h */
2207| #define PACKAGE_NAME "pdns-recursor"
2208| #define PACKAGE_TARNAME "pdns-recursor"
2209| #define PACKAGE_VERSION "4.1.0-rc2"
2210| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2211| #define PACKAGE_BUGREPORT ""
2212| #define PACKAGE_URL ""
2213| #define PACKAGE "pdns-recursor"
2214| #define VERSION "4.1.0-rc2"
2215| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2216| #define STDC_HEADERS 1
2217| #define HAVE_SYS_TYPES_H 1
2218| #define HAVE_SYS_STAT_H 1
2219| #define HAVE_STDLIB_H 1
2220| #define HAVE_STRING_H 1
2221| #define HAVE_MEMORY_H 1
2222| #define HAVE_STRINGS_H 1
2223| #define HAVE_INTTYPES_H 1
2224| #define HAVE_STDINT_H 1
2225| #define HAVE_UNISTD_H 1
2226| #define __EXTENSIONS__ 1
2227| #define _ALL_SOURCE 1
2228| #define _GNU_SOURCE 1
2229| #define _POSIX_PTHREAD_SEMANTICS 1
2230| #define _TANDEM_SOURCE 1
2231| #define RECURSOR 1
2232| #define HAVE_DLFCN_H 1
2233| #define LT_OBJDIR ".libs/"
2234| #define HAVE_RECVMMSG 1
2235| #define HAVE_SENDMMSG 1
2236| #define HAVE_ACCEPT4 1
2237| #define HAVE_CLOCK_GETTIME 1
2238| #define HAVE_BOOST 1
2239| /* end confdefs.h. */
2240|
2241| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2242| /* OK */
2243| #else
2244| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2245| #endif
2246|
2247| int
2248| main ()
2249| {
2250|
2251| ;
2252| return 0;
2253| }
2254configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2255conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC
2256 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC
2257 ^
2258configure:17008: $? = 1
2259configure: failed program was:
2260| /* confdefs.h */
2261| #define PACKAGE_NAME "pdns-recursor"
2262| #define PACKAGE_TARNAME "pdns-recursor"
2263| #define PACKAGE_VERSION "4.1.0-rc2"
2264| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2265| #define PACKAGE_BUGREPORT ""
2266| #define PACKAGE_URL ""
2267| #define PACKAGE "pdns-recursor"
2268| #define VERSION "4.1.0-rc2"
2269| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2270| #define STDC_HEADERS 1
2271| #define HAVE_SYS_TYPES_H 1
2272| #define HAVE_SYS_STAT_H 1
2273| #define HAVE_STDLIB_H 1
2274| #define HAVE_STRING_H 1
2275| #define HAVE_MEMORY_H 1
2276| #define HAVE_STRINGS_H 1
2277| #define HAVE_INTTYPES_H 1
2278| #define HAVE_STDINT_H 1
2279| #define HAVE_UNISTD_H 1
2280| #define __EXTENSIONS__ 1
2281| #define _ALL_SOURCE 1
2282| #define _GNU_SOURCE 1
2283| #define _POSIX_PTHREAD_SEMANTICS 1
2284| #define _TANDEM_SOURCE 1
2285| #define RECURSOR 1
2286| #define HAVE_DLFCN_H 1
2287| #define LT_OBJDIR ".libs/"
2288| #define HAVE_RECVMMSG 1
2289| #define HAVE_SENDMMSG 1
2290| #define HAVE_ACCEPT4 1
2291| #define HAVE_CLOCK_GETTIME 1
2292| #define HAVE_BOOST 1
2293| /* end confdefs.h. */
2294|
2295| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC
2296| /* OK */
2297| #else
2298| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC
2299| #endif
2300|
2301| int
2302| main ()
2303| {
2304|
2305| ;
2306| return 0;
2307| }
2308configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2309conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2310 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2311 ^
2312configure:17008: $? = 1
2313configure: failed program was:
2314| /* confdefs.h */
2315| #define PACKAGE_NAME "pdns-recursor"
2316| #define PACKAGE_TARNAME "pdns-recursor"
2317| #define PACKAGE_VERSION "4.1.0-rc2"
2318| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2319| #define PACKAGE_BUGREPORT ""
2320| #define PACKAGE_URL ""
2321| #define PACKAGE "pdns-recursor"
2322| #define VERSION "4.1.0-rc2"
2323| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2324| #define STDC_HEADERS 1
2325| #define HAVE_SYS_TYPES_H 1
2326| #define HAVE_SYS_STAT_H 1
2327| #define HAVE_STDLIB_H 1
2328| #define HAVE_STRING_H 1
2329| #define HAVE_MEMORY_H 1
2330| #define HAVE_STRINGS_H 1
2331| #define HAVE_INTTYPES_H 1
2332| #define HAVE_STDINT_H 1
2333| #define HAVE_UNISTD_H 1
2334| #define __EXTENSIONS__ 1
2335| #define _ALL_SOURCE 1
2336| #define _GNU_SOURCE 1
2337| #define _POSIX_PTHREAD_SEMANTICS 1
2338| #define _TANDEM_SOURCE 1
2339| #define RECURSOR 1
2340| #define HAVE_DLFCN_H 1
2341| #define LT_OBJDIR ".libs/"
2342| #define HAVE_RECVMMSG 1
2343| #define HAVE_SENDMMSG 1
2344| #define HAVE_ACCEPT4 1
2345| #define HAVE_CLOCK_GETTIME 1
2346| #define HAVE_BOOST 1
2347| /* end confdefs.h. */
2348|
2349| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2350| /* OK */
2351| #else
2352| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2353| #endif
2354|
2355| int
2356| main ()
2357| {
2358|
2359| ;
2360| return 0;
2361| }
2362configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2363conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC
2364 # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC
2365 ^
2366configure:17008: $? = 1
2367configure: failed program was:
2368| /* confdefs.h */
2369| #define PACKAGE_NAME "pdns-recursor"
2370| #define PACKAGE_TARNAME "pdns-recursor"
2371| #define PACKAGE_VERSION "4.1.0-rc2"
2372| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2373| #define PACKAGE_BUGREPORT ""
2374| #define PACKAGE_URL ""
2375| #define PACKAGE "pdns-recursor"
2376| #define VERSION "4.1.0-rc2"
2377| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2378| #define STDC_HEADERS 1
2379| #define HAVE_SYS_TYPES_H 1
2380| #define HAVE_SYS_STAT_H 1
2381| #define HAVE_STDLIB_H 1
2382| #define HAVE_STRING_H 1
2383| #define HAVE_MEMORY_H 1
2384| #define HAVE_STRINGS_H 1
2385| #define HAVE_INTTYPES_H 1
2386| #define HAVE_STDINT_H 1
2387| #define HAVE_UNISTD_H 1
2388| #define __EXTENSIONS__ 1
2389| #define _ALL_SOURCE 1
2390| #define _GNU_SOURCE 1
2391| #define _POSIX_PTHREAD_SEMANTICS 1
2392| #define _TANDEM_SOURCE 1
2393| #define RECURSOR 1
2394| #define HAVE_DLFCN_H 1
2395| #define LT_OBJDIR ".libs/"
2396| #define HAVE_RECVMMSG 1
2397| #define HAVE_SENDMMSG 1
2398| #define HAVE_ACCEPT4 1
2399| #define HAVE_CLOCK_GETTIME 1
2400| #define HAVE_BOOST 1
2401| /* end confdefs.h. */
2402|
2403| #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC
2404| /* OK */
2405| #else
2406| # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC
2407| #endif
2408|
2409| int
2410| main ()
2411| {
2412|
2413| ;
2414| return 0;
2415| }
2416configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2417conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2418 # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2419 ^
2420configure:17008: $? = 1
2421configure: failed program was:
2422| /* confdefs.h */
2423| #define PACKAGE_NAME "pdns-recursor"
2424| #define PACKAGE_TARNAME "pdns-recursor"
2425| #define PACKAGE_VERSION "4.1.0-rc2"
2426| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2427| #define PACKAGE_BUGREPORT ""
2428| #define PACKAGE_URL ""
2429| #define PACKAGE "pdns-recursor"
2430| #define VERSION "4.1.0-rc2"
2431| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2432| #define STDC_HEADERS 1
2433| #define HAVE_SYS_TYPES_H 1
2434| #define HAVE_SYS_STAT_H 1
2435| #define HAVE_STDLIB_H 1
2436| #define HAVE_STRING_H 1
2437| #define HAVE_MEMORY_H 1
2438| #define HAVE_STRINGS_H 1
2439| #define HAVE_INTTYPES_H 1
2440| #define HAVE_STDINT_H 1
2441| #define HAVE_UNISTD_H 1
2442| #define __EXTENSIONS__ 1
2443| #define _ALL_SOURCE 1
2444| #define _GNU_SOURCE 1
2445| #define _POSIX_PTHREAD_SEMANTICS 1
2446| #define _TANDEM_SOURCE 1
2447| #define RECURSOR 1
2448| #define HAVE_DLFCN_H 1
2449| #define LT_OBJDIR ".libs/"
2450| #define HAVE_RECVMMSG 1
2451| #define HAVE_SENDMMSG 1
2452| #define HAVE_ACCEPT4 1
2453| #define HAVE_CLOCK_GETTIME 1
2454| #define HAVE_BOOST 1
2455| /* end confdefs.h. */
2456|
2457| #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2458| /* OK */
2459| #else
2460| # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2461| #endif
2462|
2463| int
2464| main ()
2465| {
2466|
2467| ;
2468| return 0;
2469| }
2470configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2471conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC
2472 # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC
2473 ^
2474configure:17008: $? = 1
2475configure: failed program was:
2476| /* confdefs.h */
2477| #define PACKAGE_NAME "pdns-recursor"
2478| #define PACKAGE_TARNAME "pdns-recursor"
2479| #define PACKAGE_VERSION "4.1.0-rc2"
2480| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2481| #define PACKAGE_BUGREPORT ""
2482| #define PACKAGE_URL ""
2483| #define PACKAGE "pdns-recursor"
2484| #define VERSION "4.1.0-rc2"
2485| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2486| #define STDC_HEADERS 1
2487| #define HAVE_SYS_TYPES_H 1
2488| #define HAVE_SYS_STAT_H 1
2489| #define HAVE_STDLIB_H 1
2490| #define HAVE_STRING_H 1
2491| #define HAVE_MEMORY_H 1
2492| #define HAVE_STRINGS_H 1
2493| #define HAVE_INTTYPES_H 1
2494| #define HAVE_STDINT_H 1
2495| #define HAVE_UNISTD_H 1
2496| #define __EXTENSIONS__ 1
2497| #define _ALL_SOURCE 1
2498| #define _GNU_SOURCE 1
2499| #define _POSIX_PTHREAD_SEMANTICS 1
2500| #define _TANDEM_SOURCE 1
2501| #define RECURSOR 1
2502| #define HAVE_DLFCN_H 1
2503| #define LT_OBJDIR ".libs/"
2504| #define HAVE_RECVMMSG 1
2505| #define HAVE_SENDMMSG 1
2506| #define HAVE_ACCEPT4 1
2507| #define HAVE_CLOCK_GETTIME 1
2508| #define HAVE_BOOST 1
2509| /* end confdefs.h. */
2510|
2511| #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC
2512| /* OK */
2513| #else
2514| # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC
2515| #endif
2516|
2517| int
2518| main ()
2519| {
2520|
2521| ;
2522| return 0;
2523| }
2524configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2525conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2526 # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2527 ^
2528configure:17008: $? = 1
2529configure: failed program was:
2530| /* confdefs.h */
2531| #define PACKAGE_NAME "pdns-recursor"
2532| #define PACKAGE_TARNAME "pdns-recursor"
2533| #define PACKAGE_VERSION "4.1.0-rc2"
2534| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2535| #define PACKAGE_BUGREPORT ""
2536| #define PACKAGE_URL ""
2537| #define PACKAGE "pdns-recursor"
2538| #define VERSION "4.1.0-rc2"
2539| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2540| #define STDC_HEADERS 1
2541| #define HAVE_SYS_TYPES_H 1
2542| #define HAVE_SYS_STAT_H 1
2543| #define HAVE_STDLIB_H 1
2544| #define HAVE_STRING_H 1
2545| #define HAVE_MEMORY_H 1
2546| #define HAVE_STRINGS_H 1
2547| #define HAVE_INTTYPES_H 1
2548| #define HAVE_STDINT_H 1
2549| #define HAVE_UNISTD_H 1
2550| #define __EXTENSIONS__ 1
2551| #define _ALL_SOURCE 1
2552| #define _GNU_SOURCE 1
2553| #define _POSIX_PTHREAD_SEMANTICS 1
2554| #define _TANDEM_SOURCE 1
2555| #define RECURSOR 1
2556| #define HAVE_DLFCN_H 1
2557| #define LT_OBJDIR ".libs/"
2558| #define HAVE_RECVMMSG 1
2559| #define HAVE_SENDMMSG 1
2560| #define HAVE_ACCEPT4 1
2561| #define HAVE_CLOCK_GETTIME 1
2562| #define HAVE_BOOST 1
2563| /* end confdefs.h. */
2564|
2565| #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2566| /* OK */
2567| #else
2568| # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2569| #endif
2570|
2571| int
2572| main ()
2573| {
2574|
2575| ;
2576| return 0;
2577| }
2578configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2579conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC
2580 # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC
2581 ^
2582configure:17008: $? = 1
2583configure: failed program was:
2584| /* confdefs.h */
2585| #define PACKAGE_NAME "pdns-recursor"
2586| #define PACKAGE_TARNAME "pdns-recursor"
2587| #define PACKAGE_VERSION "4.1.0-rc2"
2588| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2589| #define PACKAGE_BUGREPORT ""
2590| #define PACKAGE_URL ""
2591| #define PACKAGE "pdns-recursor"
2592| #define VERSION "4.1.0-rc2"
2593| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2594| #define STDC_HEADERS 1
2595| #define HAVE_SYS_TYPES_H 1
2596| #define HAVE_SYS_STAT_H 1
2597| #define HAVE_STDLIB_H 1
2598| #define HAVE_STRING_H 1
2599| #define HAVE_MEMORY_H 1
2600| #define HAVE_STRINGS_H 1
2601| #define HAVE_INTTYPES_H 1
2602| #define HAVE_STDINT_H 1
2603| #define HAVE_UNISTD_H 1
2604| #define __EXTENSIONS__ 1
2605| #define _ALL_SOURCE 1
2606| #define _GNU_SOURCE 1
2607| #define _POSIX_PTHREAD_SEMANTICS 1
2608| #define _TANDEM_SOURCE 1
2609| #define RECURSOR 1
2610| #define HAVE_DLFCN_H 1
2611| #define LT_OBJDIR ".libs/"
2612| #define HAVE_RECVMMSG 1
2613| #define HAVE_SENDMMSG 1
2614| #define HAVE_ACCEPT4 1
2615| #define HAVE_CLOCK_GETTIME 1
2616| #define HAVE_BOOST 1
2617| /* end confdefs.h. */
2618|
2619| #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC
2620| /* OK */
2621| #else
2622| # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC
2623| #endif
2624|
2625| int
2626| main ()
2627| {
2628|
2629| ;
2630| return 0;
2631| }
2632configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2633conftest.cpp:39:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2634 # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2635 ^
2636configure:17008: $? = 1
2637configure: failed program was:
2638| /* confdefs.h */
2639| #define PACKAGE_NAME "pdns-recursor"
2640| #define PACKAGE_TARNAME "pdns-recursor"
2641| #define PACKAGE_VERSION "4.1.0-rc2"
2642| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2643| #define PACKAGE_BUGREPORT ""
2644| #define PACKAGE_URL ""
2645| #define PACKAGE "pdns-recursor"
2646| #define VERSION "4.1.0-rc2"
2647| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2648| #define STDC_HEADERS 1
2649| #define HAVE_SYS_TYPES_H 1
2650| #define HAVE_SYS_STAT_H 1
2651| #define HAVE_STDLIB_H 1
2652| #define HAVE_STRING_H 1
2653| #define HAVE_MEMORY_H 1
2654| #define HAVE_STRINGS_H 1
2655| #define HAVE_INTTYPES_H 1
2656| #define HAVE_STDINT_H 1
2657| #define HAVE_UNISTD_H 1
2658| #define __EXTENSIONS__ 1
2659| #define _ALL_SOURCE 1
2660| #define _GNU_SOURCE 1
2661| #define _POSIX_PTHREAD_SEMANTICS 1
2662| #define _TANDEM_SOURCE 1
2663| #define RECURSOR 1
2664| #define HAVE_DLFCN_H 1
2665| #define LT_OBJDIR ".libs/"
2666| #define HAVE_RECVMMSG 1
2667| #define HAVE_SENDMMSG 1
2668| #define HAVE_ACCEPT4 1
2669| #define HAVE_CLOCK_GETTIME 1
2670| #define HAVE_BOOST 1
2671| /* end confdefs.h. */
2672|
2673| #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2674| /* OK */
2675| #else
2676| # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
2677| #endif
2678|
2679| int
2680| main ()
2681| {
2682|
2683| ;
2684| return 0;
2685| }
2686configure:17008: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2687configure:17008: $? = 0
2688configure:17043: result: gcc48 -gcc
2689configure:17075: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2690conftest.cpp:39:3: error: #error MT not needed
2691 # error MT not needed
2692 ^
2693configure:17075: $? = 1
2694configure: failed program was:
2695| /* confdefs.h */
2696| #define PACKAGE_NAME "pdns-recursor"
2697| #define PACKAGE_TARNAME "pdns-recursor"
2698| #define PACKAGE_VERSION "4.1.0-rc2"
2699| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
2700| #define PACKAGE_BUGREPORT ""
2701| #define PACKAGE_URL ""
2702| #define PACKAGE "pdns-recursor"
2703| #define VERSION "4.1.0-rc2"
2704| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
2705| #define STDC_HEADERS 1
2706| #define HAVE_SYS_TYPES_H 1
2707| #define HAVE_SYS_STAT_H 1
2708| #define HAVE_STDLIB_H 1
2709| #define HAVE_STRING_H 1
2710| #define HAVE_MEMORY_H 1
2711| #define HAVE_STRINGS_H 1
2712| #define HAVE_INTTYPES_H 1
2713| #define HAVE_STDINT_H 1
2714| #define HAVE_UNISTD_H 1
2715| #define __EXTENSIONS__ 1
2716| #define _ALL_SOURCE 1
2717| #define _GNU_SOURCE 1
2718| #define _POSIX_PTHREAD_SEMANTICS 1
2719| #define _TANDEM_SOURCE 1
2720| #define RECURSOR 1
2721| #define HAVE_DLFCN_H 1
2722| #define LT_OBJDIR ".libs/"
2723| #define HAVE_RECVMMSG 1
2724| #define HAVE_SENDMMSG 1
2725| #define HAVE_ACCEPT4 1
2726| #define HAVE_CLOCK_GETTIME 1
2727| #define HAVE_BOOST 1
2728| /* end confdefs.h. */
2729|
2730| #if defined _REENTRANT || defined _MT || defined __MT__
2731| /* use -mt */
2732| #else
2733| # error MT not needed
2734| #endif
2735|
2736| int
2737| main ()
2738| {
2739|
2740| ;
2741| return 0;
2742| }
2743configure:17088: checking whether Boost is new enough to use the context library...
2744configure:17091: result: yes
2745configure:17702: checking whether the Boost context library actually links...
2746configure:18028: checking boost/context/fcontext.hpp usability
2747configure:18028: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2748configure:18028: $? = 0
2749configure:18028: result: yes
2750configure:18028: checking boost/context/fcontext.hpp presence
2751configure:18028: g++-4.8 -E conftest.cpp
2752configure:18028: $? = 0
2753configure:18028: result: yes
2754configure:18028: checking for boost/context/fcontext.hpp
2755configure:18028: result: yes
2756configure:18051: checking for boost/context/fcontext.hpp
2757configure:18051: result: yes
2758configure:18071: checking for the Boost context library
2759configure:18113: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
2760configure:18113: $? = 0
2761configure:18168: re-using the existing conftest.o
2762configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-1_54 >&5
2763/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2764collect2: error: ld returned 1 exit status
2765configure:18183: $? = 1
2766configure:18168: re-using the existing conftest.o
2767configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-mt-1_54 >&5
2768/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2769collect2: error: ld returned 1 exit status
2770configure:18183: $? = 1
2771configure:18168: re-using the existing conftest.o
2772configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-mt-1_54 >&5
2773/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2774collect2: error: ld returned 1 exit status
2775configure:18183: $? = 1
2776configure:18168: re-using the existing conftest.o
2777configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-mt-1_54 >&5
2778/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2779/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2780collect2: error: ld returned 1 exit status
2781configure:18183: $? = 1
2782configure:18168: re-using the existing conftest.o
2783configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-mt-1_54 >&5
2784/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2785collect2: error: ld returned 1 exit status
2786configure:18183: $? = 1
2787configure:18168: re-using the existing conftest.o
2788configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-1_54 >&5
2789/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2790collect2: error: ld returned 1 exit status
2791configure:18183: $? = 1
2792configure:18168: re-using the existing conftest.o
2793configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-mt-1_54 >&5
2794/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2795collect2: error: ld returned 1 exit status
2796configure:18183: $? = 1
2797configure:18168: re-using the existing conftest.o
2798configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-mt-1_54 >&5
2799/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-1_54
2800collect2: error: ld returned 1 exit status
2801configure:18183: $? = 1
2802configure:18168: re-using the existing conftest.o
2803configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-1_54 >&5
2804/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2805collect2: error: ld returned 1 exit status
2806configure:18183: $? = 1
2807configure:18168: re-using the existing conftest.o
2808configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-1_54 >&5
2809/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2810collect2: error: ld returned 1 exit status
2811configure:18183: $? = 1
2812configure:18168: re-using the existing conftest.o
2813configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-1_54 >&5
2814/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2815collect2: error: ld returned 1 exit status
2816configure:18183: $? = 1
2817configure:18168: re-using the existing conftest.o
2818configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-1_54 >&5
2819/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2820/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2821collect2: error: ld returned 1 exit status
2822configure:18183: $? = 1
2823configure:18168: re-using the existing conftest.o
2824configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-1_54 >&5
2825/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2826collect2: error: ld returned 1 exit status
2827configure:18183: $? = 1
2828configure:18168: re-using the existing conftest.o
2829configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-1_54 >&5
2830/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2831collect2: error: ld returned 1 exit status
2832configure:18183: $? = 1
2833configure:18168: re-using the existing conftest.o
2834configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-1_54 >&5
2835/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2836collect2: error: ld returned 1 exit status
2837configure:18183: $? = 1
2838configure:18168: re-using the existing conftest.o
2839configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-1_54 >&5
2840/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-1_54
2841collect2: error: ld returned 1 exit status
2842configure:18183: $? = 1
2843configure:18168: re-using the existing conftest.o
2844configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2845/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2846collect2: error: ld returned 1 exit status
2847configure:18183: $? = 1
2848configure:18168: re-using the existing conftest.o
2849configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2850/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2851collect2: error: ld returned 1 exit status
2852configure:18183: $? = 1
2853configure:18168: re-using the existing conftest.o
2854configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2855/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2856collect2: error: ld returned 1 exit status
2857configure:18183: $? = 1
2858configure:18168: re-using the existing conftest.o
2859configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2860/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2861/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2862collect2: error: ld returned 1 exit status
2863configure:18183: $? = 1
2864configure:18168: re-using the existing conftest.o
2865configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2866/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2867collect2: error: ld returned 1 exit status
2868configure:18183: $? = 1
2869configure:18168: re-using the existing conftest.o
2870configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2871/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2872collect2: error: ld returned 1 exit status
2873configure:18183: $? = 1
2874configure:18168: re-using the existing conftest.o
2875configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2876/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2877collect2: error: ld returned 1 exit status
2878configure:18183: $? = 1
2879configure:18168: re-using the existing conftest.o
2880configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-mt-d-1_54 >&5
2881/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d-1_54
2882collect2: error: ld returned 1 exit status
2883configure:18183: $? = 1
2884configure:18168: re-using the existing conftest.o
2885configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-d-1_54 >&5
2886/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2887collect2: error: ld returned 1 exit status
2888configure:18183: $? = 1
2889configure:18168: re-using the existing conftest.o
2890configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-d-1_54 >&5
2891/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2892collect2: error: ld returned 1 exit status
2893configure:18183: $? = 1
2894configure:18168: re-using the existing conftest.o
2895configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-d-1_54 >&5
2896/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2897collect2: error: ld returned 1 exit status
2898configure:18183: $? = 1
2899configure:18168: re-using the existing conftest.o
2900configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-d-1_54 >&5
2901/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2902/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2903collect2: error: ld returned 1 exit status
2904configure:18183: $? = 1
2905configure:18168: re-using the existing conftest.o
2906configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-d-1_54 >&5
2907/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2908collect2: error: ld returned 1 exit status
2909configure:18183: $? = 1
2910configure:18168: re-using the existing conftest.o
2911configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-d-1_54 >&5
2912/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2913collect2: error: ld returned 1 exit status
2914configure:18183: $? = 1
2915configure:18168: re-using the existing conftest.o
2916configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-d-1_54 >&5
2917/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2918collect2: error: ld returned 1 exit status
2919configure:18183: $? = 1
2920configure:18168: re-using the existing conftest.o
2921configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-d-1_54 >&5
2922/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d-1_54
2923collect2: error: ld returned 1 exit status
2924configure:18183: $? = 1
2925configure:18168: re-using the existing conftest.o
2926configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt >&5
2927/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2928collect2: error: ld returned 1 exit status
2929configure:18183: $? = 1
2930configure:18168: re-using the existing conftest.o
2931configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-mt >&5
2932/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2933collect2: error: ld returned 1 exit status
2934configure:18183: $? = 1
2935configure:18168: re-using the existing conftest.o
2936configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-mt >&5
2937/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2938collect2: error: ld returned 1 exit status
2939configure:18183: $? = 1
2940configure:18168: re-using the existing conftest.o
2941configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-mt >&5
2942/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2943/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2944collect2: error: ld returned 1 exit status
2945configure:18183: $? = 1
2946configure:18168: re-using the existing conftest.o
2947configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-mt >&5
2948/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2949collect2: error: ld returned 1 exit status
2950configure:18183: $? = 1
2951configure:18168: re-using the existing conftest.o
2952configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt >&5
2953/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2954collect2: error: ld returned 1 exit status
2955configure:18183: $? = 1
2956configure:18168: re-using the existing conftest.o
2957configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-mt >&5
2958/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2959collect2: error: ld returned 1 exit status
2960configure:18183: $? = 1
2961configure:18168: re-using the existing conftest.o
2962configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-mt >&5
2963/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt
2964collect2: error: ld returned 1 exit status
2965configure:18183: $? = 1
2966configure:18168: re-using the existing conftest.o
2967configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48 >&5
2968/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2969collect2: error: ld returned 1 exit status
2970configure:18183: $? = 1
2971configure:18168: re-using the existing conftest.o
2972configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48 >&5
2973/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2974collect2: error: ld returned 1 exit status
2975configure:18183: $? = 1
2976configure:18168: re-using the existing conftest.o
2977configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48 >&5
2978/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2979collect2: error: ld returned 1 exit status
2980configure:18183: $? = 1
2981configure:18168: re-using the existing conftest.o
2982configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48 >&5
2983/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2984/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
2985collect2: error: ld returned 1 exit status
2986configure:18183: $? = 1
2987configure:18168: re-using the existing conftest.o
2988configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48 >&5
2989/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2990collect2: error: ld returned 1 exit status
2991configure:18183: $? = 1
2992configure:18168: re-using the existing conftest.o
2993configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48 >&5
2994/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
2995collect2: error: ld returned 1 exit status
2996configure:18183: $? = 1
2997configure:18168: re-using the existing conftest.o
2998configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48 >&5
2999/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
3000collect2: error: ld returned 1 exit status
3001configure:18183: $? = 1
3002configure:18168: re-using the existing conftest.o
3003configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48 >&5
3004/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48
3005collect2: error: ld returned 1 exit status
3006configure:18183: $? = 1
3007configure:18168: re-using the existing conftest.o
3008configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-d >&5
3009/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3010collect2: error: ld returned 1 exit status
3011configure:18183: $? = 1
3012configure:18168: re-using the existing conftest.o
3013configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-mt-d >&5
3014/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3015collect2: error: ld returned 1 exit status
3016configure:18183: $? = 1
3017configure:18168: re-using the existing conftest.o
3018configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-mt-d >&5
3019/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3020collect2: error: ld returned 1 exit status
3021configure:18183: $? = 1
3022configure:18168: re-using the existing conftest.o
3023configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-mt-d >&5
3024/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3025/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3026collect2: error: ld returned 1 exit status
3027configure:18183: $? = 1
3028configure:18168: re-using the existing conftest.o
3029configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-mt-d >&5
3030/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3031collect2: error: ld returned 1 exit status
3032configure:18183: $? = 1
3033configure:18168: re-using the existing conftest.o
3034configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-mt-d >&5
3035/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3036collect2: error: ld returned 1 exit status
3037configure:18183: $? = 1
3038configure:18168: re-using the existing conftest.o
3039configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-mt-d >&5
3040/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3041collect2: error: ld returned 1 exit status
3042configure:18183: $? = 1
3043configure:18168: re-using the existing conftest.o
3044configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-mt-d >&5
3045/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-mt-d
3046collect2: error: ld returned 1 exit status
3047configure:18183: $? = 1
3048configure:18168: re-using the existing conftest.o
3049configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-d >&5
3050/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3051collect2: error: ld returned 1 exit status
3052configure:18183: $? = 1
3053configure:18168: re-using the existing conftest.o
3054configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc48-d >&5
3055/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3056collect2: error: ld returned 1 exit status
3057configure:18183: $? = 1
3058configure:18168: re-using the existing conftest.o
3059configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc48-d >&5
3060/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3061collect2: error: ld returned 1 exit status
3062configure:18183: $? = 1
3063configure:18168: re-using the existing conftest.o
3064configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc48-d >&5
3065/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3066/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3067collect2: error: ld returned 1 exit status
3068configure:18183: $? = 1
3069configure:18168: re-using the existing conftest.o
3070configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc48-d >&5
3071/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3072collect2: error: ld returned 1 exit status
3073configure:18183: $? = 1
3074configure:18168: re-using the existing conftest.o
3075configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc48-d >&5
3076/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3077collect2: error: ld returned 1 exit status
3078configure:18183: $? = 1
3079configure:18168: re-using the existing conftest.o
3080configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc48-d >&5
3081/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3082collect2: error: ld returned 1 exit status
3083configure:18183: $? = 1
3084configure:18168: re-using the existing conftest.o
3085configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc48-d >&5
3086/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc48-d
3087collect2: error: ld returned 1 exit status
3088configure:18183: $? = 1
3089configure:18168: re-using the existing conftest.o
3090configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-1_54 >&5
3091/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3092collect2: error: ld returned 1 exit status
3093configure:18183: $? = 1
3094configure:18168: re-using the existing conftest.o
3095configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-mt-1_54 >&5
3096/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3097collect2: error: ld returned 1 exit status
3098configure:18183: $? = 1
3099configure:18168: re-using the existing conftest.o
3100configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-mt-1_54 >&5
3101/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3102collect2: error: ld returned 1 exit status
3103configure:18183: $? = 1
3104configure:18168: re-using the existing conftest.o
3105configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-mt-1_54 >&5
3106/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3107/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3108collect2: error: ld returned 1 exit status
3109configure:18183: $? = 1
3110configure:18168: re-using the existing conftest.o
3111configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-mt-1_54 >&5
3112/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3113collect2: error: ld returned 1 exit status
3114configure:18183: $? = 1
3115configure:18168: re-using the existing conftest.o
3116configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-1_54 >&5
3117/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3118collect2: error: ld returned 1 exit status
3119configure:18183: $? = 1
3120configure:18168: re-using the existing conftest.o
3121configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-mt-1_54 >&5
3122/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3123collect2: error: ld returned 1 exit status
3124configure:18183: $? = 1
3125configure:18168: re-using the existing conftest.o
3126configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-mt-1_54 >&5
3127/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-1_54
3128collect2: error: ld returned 1 exit status
3129configure:18183: $? = 1
3130configure:18168: re-using the existing conftest.o
3131configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-1_54 >&5
3132/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3133collect2: error: ld returned 1 exit status
3134configure:18183: $? = 1
3135configure:18168: re-using the existing conftest.o
3136configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-1_54 >&5
3137/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3138collect2: error: ld returned 1 exit status
3139configure:18183: $? = 1
3140configure:18168: re-using the existing conftest.o
3141configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-1_54 >&5
3142/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3143collect2: error: ld returned 1 exit status
3144configure:18183: $? = 1
3145configure:18168: re-using the existing conftest.o
3146configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-1_54 >&5
3147/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3148/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3149collect2: error: ld returned 1 exit status
3150configure:18183: $? = 1
3151configure:18168: re-using the existing conftest.o
3152configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-1_54 >&5
3153/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3154collect2: error: ld returned 1 exit status
3155configure:18183: $? = 1
3156configure:18168: re-using the existing conftest.o
3157configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-1_54 >&5
3158/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3159collect2: error: ld returned 1 exit status
3160configure:18183: $? = 1
3161configure:18168: re-using the existing conftest.o
3162configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-1_54 >&5
3163/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3164collect2: error: ld returned 1 exit status
3165configure:18183: $? = 1
3166configure:18168: re-using the existing conftest.o
3167configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-1_54 >&5
3168/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-1_54
3169collect2: error: ld returned 1 exit status
3170configure:18183: $? = 1
3171configure:18168: re-using the existing conftest.o
3172configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3173/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3174collect2: error: ld returned 1 exit status
3175configure:18183: $? = 1
3176configure:18168: re-using the existing conftest.o
3177configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3178/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3179collect2: error: ld returned 1 exit status
3180configure:18183: $? = 1
3181configure:18168: re-using the existing conftest.o
3182configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3183/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3184collect2: error: ld returned 1 exit status
3185configure:18183: $? = 1
3186configure:18168: re-using the existing conftest.o
3187configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3188/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3189/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3190collect2: error: ld returned 1 exit status
3191configure:18183: $? = 1
3192configure:18168: re-using the existing conftest.o
3193configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3194/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3195collect2: error: ld returned 1 exit status
3196configure:18183: $? = 1
3197configure:18168: re-using the existing conftest.o
3198configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3199/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3200collect2: error: ld returned 1 exit status
3201configure:18183: $? = 1
3202configure:18168: re-using the existing conftest.o
3203configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3204/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3205collect2: error: ld returned 1 exit status
3206configure:18183: $? = 1
3207configure:18168: re-using the existing conftest.o
3208configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-mt-d-1_54 >&5
3209/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d-1_54
3210collect2: error: ld returned 1 exit status
3211configure:18183: $? = 1
3212configure:18168: re-using the existing conftest.o
3213configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-d-1_54 >&5
3214/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3215collect2: error: ld returned 1 exit status
3216configure:18183: $? = 1
3217configure:18168: re-using the existing conftest.o
3218configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-d-1_54 >&5
3219/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3220collect2: error: ld returned 1 exit status
3221configure:18183: $? = 1
3222configure:18168: re-using the existing conftest.o
3223configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-d-1_54 >&5
3224/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3225collect2: error: ld returned 1 exit status
3226configure:18183: $? = 1
3227configure:18168: re-using the existing conftest.o
3228configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-d-1_54 >&5
3229/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3230/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3231collect2: error: ld returned 1 exit status
3232configure:18183: $? = 1
3233configure:18168: re-using the existing conftest.o
3234configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-d-1_54 >&5
3235/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3236collect2: error: ld returned 1 exit status
3237configure:18183: $? = 1
3238configure:18168: re-using the existing conftest.o
3239configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-d-1_54 >&5
3240/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3241collect2: error: ld returned 1 exit status
3242configure:18183: $? = 1
3243configure:18168: re-using the existing conftest.o
3244configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-d-1_54 >&5
3245/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3246collect2: error: ld returned 1 exit status
3247configure:18183: $? = 1
3248configure:18168: re-using the existing conftest.o
3249configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-d-1_54 >&5
3250/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d-1_54
3251collect2: error: ld returned 1 exit status
3252configure:18183: $? = 1
3253configure:18168: re-using the existing conftest.o
3254configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt >&5
3255/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3256collect2: error: ld returned 1 exit status
3257configure:18183: $? = 1
3258configure:18168: re-using the existing conftest.o
3259configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-mt >&5
3260/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3261collect2: error: ld returned 1 exit status
3262configure:18183: $? = 1
3263configure:18168: re-using the existing conftest.o
3264configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-mt >&5
3265/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3266collect2: error: ld returned 1 exit status
3267configure:18183: $? = 1
3268configure:18168: re-using the existing conftest.o
3269configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-mt >&5
3270/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3271/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3272collect2: error: ld returned 1 exit status
3273configure:18183: $? = 1
3274configure:18168: re-using the existing conftest.o
3275configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-mt >&5
3276/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3277collect2: error: ld returned 1 exit status
3278configure:18183: $? = 1
3279configure:18168: re-using the existing conftest.o
3280configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt >&5
3281/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3282collect2: error: ld returned 1 exit status
3283configure:18183: $? = 1
3284configure:18168: re-using the existing conftest.o
3285configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-mt >&5
3286/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3287collect2: error: ld returned 1 exit status
3288configure:18183: $? = 1
3289configure:18168: re-using the existing conftest.o
3290configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-mt >&5
3291/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt
3292collect2: error: ld returned 1 exit status
3293configure:18183: $? = 1
3294configure:18168: re-using the existing conftest.o
3295configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc >&5
3296/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3297collect2: error: ld returned 1 exit status
3298configure:18183: $? = 1
3299configure:18168: re-using the existing conftest.o
3300configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc >&5
3301/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3302collect2: error: ld returned 1 exit status
3303configure:18183: $? = 1
3304configure:18168: re-using the existing conftest.o
3305configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc >&5
3306/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3307collect2: error: ld returned 1 exit status
3308configure:18183: $? = 1
3309configure:18168: re-using the existing conftest.o
3310configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc >&5
3311/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3312/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3313collect2: error: ld returned 1 exit status
3314configure:18183: $? = 1
3315configure:18168: re-using the existing conftest.o
3316configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc >&5
3317/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3318collect2: error: ld returned 1 exit status
3319configure:18183: $? = 1
3320configure:18168: re-using the existing conftest.o
3321configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc >&5
3322/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3323collect2: error: ld returned 1 exit status
3324configure:18183: $? = 1
3325configure:18168: re-using the existing conftest.o
3326configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc >&5
3327/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3328collect2: error: ld returned 1 exit status
3329configure:18183: $? = 1
3330configure:18168: re-using the existing conftest.o
3331configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc >&5
3332/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc
3333collect2: error: ld returned 1 exit status
3334configure:18183: $? = 1
3335configure:18168: re-using the existing conftest.o
3336configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-d >&5
3337/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3338collect2: error: ld returned 1 exit status
3339configure:18183: $? = 1
3340configure:18168: re-using the existing conftest.o
3341configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-mt-d >&5
3342/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3343collect2: error: ld returned 1 exit status
3344configure:18183: $? = 1
3345configure:18168: re-using the existing conftest.o
3346configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-mt-d >&5
3347/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3348collect2: error: ld returned 1 exit status
3349configure:18183: $? = 1
3350configure:18168: re-using the existing conftest.o
3351configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-mt-d >&5
3352/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3353/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3354collect2: error: ld returned 1 exit status
3355configure:18183: $? = 1
3356configure:18168: re-using the existing conftest.o
3357configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-mt-d >&5
3358/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3359collect2: error: ld returned 1 exit status
3360configure:18183: $? = 1
3361configure:18168: re-using the existing conftest.o
3362configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-mt-d >&5
3363/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3364collect2: error: ld returned 1 exit status
3365configure:18183: $? = 1
3366configure:18168: re-using the existing conftest.o
3367configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-mt-d >&5
3368/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3369collect2: error: ld returned 1 exit status
3370configure:18183: $? = 1
3371configure:18168: re-using the existing conftest.o
3372configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-mt-d >&5
3373/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-mt-d
3374collect2: error: ld returned 1 exit status
3375configure:18183: $? = 1
3376configure:18168: re-using the existing conftest.o
3377configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-d >&5
3378/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3379collect2: error: ld returned 1 exit status
3380configure:18183: $? = 1
3381configure:18168: re-using the existing conftest.o
3382configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-gcc-d >&5
3383/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3384collect2: error: ld returned 1 exit status
3385configure:18183: $? = 1
3386configure:18168: re-using the existing conftest.o
3387configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-gcc-d >&5
3388/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3389collect2: error: ld returned 1 exit status
3390configure:18183: $? = 1
3391configure:18168: re-using the existing conftest.o
3392configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-gcc-d >&5
3393/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3394/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3395collect2: error: ld returned 1 exit status
3396configure:18183: $? = 1
3397configure:18168: re-using the existing conftest.o
3398configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-gcc-d >&5
3399/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3400collect2: error: ld returned 1 exit status
3401configure:18183: $? = 1
3402configure:18168: re-using the existing conftest.o
3403configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-gcc-d >&5
3404/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3405collect2: error: ld returned 1 exit status
3406configure:18183: $? = 1
3407configure:18168: re-using the existing conftest.o
3408configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-gcc-d >&5
3409/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3410collect2: error: ld returned 1 exit status
3411configure:18183: $? = 1
3412configure:18168: re-using the existing conftest.o
3413configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-gcc-d >&5
3414/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-gcc-d
3415collect2: error: ld returned 1 exit status
3416configure:18183: $? = 1
3417configure:18168: re-using the existing conftest.o
3418configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-mt-1_54 >&5
3419/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3420collect2: error: ld returned 1 exit status
3421configure:18183: $? = 1
3422configure:18168: re-using the existing conftest.o
3423configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-mt-1_54 >&5
3424/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3425collect2: error: ld returned 1 exit status
3426configure:18183: $? = 1
3427configure:18168: re-using the existing conftest.o
3428configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-mt-1_54 >&5
3429/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3430collect2: error: ld returned 1 exit status
3431configure:18183: $? = 1
3432configure:18168: re-using the existing conftest.o
3433configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-mt-1_54 >&5
3434/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3435/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3436collect2: error: ld returned 1 exit status
3437configure:18183: $? = 1
3438configure:18168: re-using the existing conftest.o
3439configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-mt-1_54 >&5
3440/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3441collect2: error: ld returned 1 exit status
3442configure:18183: $? = 1
3443configure:18168: re-using the existing conftest.o
3444configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-mt-1_54 >&5
3445/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3446collect2: error: ld returned 1 exit status
3447configure:18183: $? = 1
3448configure:18168: re-using the existing conftest.o
3449configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-mt-1_54 >&5
3450/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3451collect2: error: ld returned 1 exit status
3452configure:18183: $? = 1
3453configure:18168: re-using the existing conftest.o
3454configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-mt-1_54 >&5
3455/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-1_54
3456collect2: error: ld returned 1 exit status
3457configure:18183: $? = 1
3458configure:18168: re-using the existing conftest.o
3459configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-1_54 >&5
3460/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3461collect2: error: ld returned 1 exit status
3462configure:18183: $? = 1
3463configure:18168: re-using the existing conftest.o
3464configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-1_54 >&5
3465/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3466collect2: error: ld returned 1 exit status
3467configure:18183: $? = 1
3468configure:18168: re-using the existing conftest.o
3469configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-1_54 >&5
3470/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3471collect2: error: ld returned 1 exit status
3472configure:18183: $? = 1
3473configure:18168: re-using the existing conftest.o
3474configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-1_54 >&5
3475/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3476/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3477collect2: error: ld returned 1 exit status
3478configure:18183: $? = 1
3479configure:18168: re-using the existing conftest.o
3480configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-1_54 >&5
3481/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3482collect2: error: ld returned 1 exit status
3483configure:18183: $? = 1
3484configure:18168: re-using the existing conftest.o
3485configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-1_54 >&5
3486/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3487collect2: error: ld returned 1 exit status
3488configure:18183: $? = 1
3489configure:18168: re-using the existing conftest.o
3490configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-1_54 >&5
3491/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3492collect2: error: ld returned 1 exit status
3493configure:18183: $? = 1
3494configure:18168: re-using the existing conftest.o
3495configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-1_54 >&5
3496/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-1_54
3497collect2: error: ld returned 1 exit status
3498configure:18183: $? = 1
3499configure:18168: re-using the existing conftest.o
3500configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-mt-d-1_54 >&5
3501/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3502collect2: error: ld returned 1 exit status
3503configure:18183: $? = 1
3504configure:18168: re-using the existing conftest.o
3505configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-mt-d-1_54 >&5
3506/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3507collect2: error: ld returned 1 exit status
3508configure:18183: $? = 1
3509configure:18168: re-using the existing conftest.o
3510configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-mt-d-1_54 >&5
3511/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3512collect2: error: ld returned 1 exit status
3513configure:18183: $? = 1
3514configure:18168: re-using the existing conftest.o
3515configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-mt-d-1_54 >&5
3516/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3517/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3518collect2: error: ld returned 1 exit status
3519configure:18183: $? = 1
3520configure:18168: re-using the existing conftest.o
3521configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-mt-d-1_54 >&5
3522/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3523collect2: error: ld returned 1 exit status
3524configure:18183: $? = 1
3525configure:18168: re-using the existing conftest.o
3526configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-mt-d-1_54 >&5
3527/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3528collect2: error: ld returned 1 exit status
3529configure:18183: $? = 1
3530configure:18168: re-using the existing conftest.o
3531configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-mt-d-1_54 >&5
3532/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3533collect2: error: ld returned 1 exit status
3534configure:18183: $? = 1
3535configure:18168: re-using the existing conftest.o
3536configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-mt-d-1_54 >&5
3537/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-mt-d-1_54
3538collect2: error: ld returned 1 exit status
3539configure:18183: $? = 1
3540configure:18168: re-using the existing conftest.o
3541configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-d-1_54 >&5
3542/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3543collect2: error: ld returned 1 exit status
3544configure:18183: $? = 1
3545configure:18168: re-using the existing conftest.o
3546configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib conftest.o -lboost_context-d-1_54 >&5
3547/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3548collect2: error: ld returned 1 exit status
3549configure:18183: $? = 1
3550configure:18168: re-using the existing conftest.o
3551configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/local/lib64 conftest.o -lboost_context-d-1_54 >&5
3552/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3553collect2: error: ld returned 1 exit status
3554configure:18183: $? = 1
3555configure:18168: re-using the existing conftest.o
3556configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib conftest.o -lboost_context-d-1_54 >&5
3557/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3558/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
3559collect2: error: ld returned 1 exit status
3560configure:18183: $? = 1
3561configure:18168: re-using the existing conftest.o
3562configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/usr/lib64 conftest.o -lboost_context-d-1_54 >&5
3563/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3564collect2: error: ld returned 1 exit status
3565configure:18183: $? = 1
3566configure:18168: re-using the existing conftest.o
3567configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-d-1_54 >&5
3568/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3569collect2: error: ld returned 1 exit status
3570configure:18183: $? = 1
3571configure:18168: re-using the existing conftest.o
3572configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib conftest.o -lboost_context-d-1_54 >&5
3573/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3574collect2: error: ld returned 1 exit status
3575configure:18183: $? = 1
3576configure:18168: re-using the existing conftest.o
3577configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -L/lib64 conftest.o -lboost_context-d-1_54 >&5
3578/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lboost_context-d-1_54
3579collect2: error: ld returned 1 exit status
3580configure:18183: $? = 1
3581configure:18168: re-using the existing conftest.o
3582configure:18174: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.o -lboost_context-mt >&5
3583configure:18183: $? = 0
3584configure:18294: result: yes
3585configure: failed program was:
3586| /* confdefs.h */
3587| #define PACKAGE_NAME "pdns-recursor"
3588| #define PACKAGE_TARNAME "pdns-recursor"
3589| #define PACKAGE_VERSION "4.1.0-rc2"
3590| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
3591| #define PACKAGE_BUGREPORT ""
3592| #define PACKAGE_URL ""
3593| #define PACKAGE "pdns-recursor"
3594| #define VERSION "4.1.0-rc2"
3595| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
3596| #define STDC_HEADERS 1
3597| #define HAVE_SYS_TYPES_H 1
3598| #define HAVE_SYS_STAT_H 1
3599| #define HAVE_STDLIB_H 1
3600| #define HAVE_STRING_H 1
3601| #define HAVE_MEMORY_H 1
3602| #define HAVE_STRINGS_H 1
3603| #define HAVE_INTTYPES_H 1
3604| #define HAVE_STDINT_H 1
3605| #define HAVE_UNISTD_H 1
3606| #define __EXTENSIONS__ 1
3607| #define _ALL_SOURCE 1
3608| #define _GNU_SOURCE 1
3609| #define _POSIX_PTHREAD_SEMANTICS 1
3610| #define _TANDEM_SOURCE 1
3611| #define RECURSOR 1
3612| #define HAVE_DLFCN_H 1
3613| #define LT_OBJDIR ".libs/"
3614| #define HAVE_RECVMMSG 1
3615| #define HAVE_SENDMMSG 1
3616| #define HAVE_ACCEPT4 1
3617| #define HAVE_CLOCK_GETTIME 1
3618| #define HAVE_BOOST 1
3619| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
3620| /* end confdefs.h. */
3621| #include <boost/context/fcontext.hpp>
3622|
3623| int
3624| main ()
3625| {
3626|
3627| ;
3628| return 0;
3629| }
3630configure:18334: MTasker will use the Boost context library for context switching
3631configure:18353: checking whether to enable unit test building
3632configure:18363: result: no
3633configure:18374: checking whether to enable backend unit test building
3634configure:18384: result: no
3635configure:18696: checking whether to enable reproducible builds.
3636configure:18706: result: no
3637configure:18739: checking whether we will be linking in LuaJIT
3638configure:18750: result: no
3639configure:18851: checking whether we will be linking in Lua
3640configure:18862: result: auto
3641configure:18871: checking for LUA
3642configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3643Package lua5.3 was not found in the pkg-config search path.
3644Perhaps you should add the directory containing `lua5.3.pc'
3645to the PKG_CONFIG_PATH environment variable
3646No package 'lua5.3' found
3647configure:18881: $? = 1
3648configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3649Package lua5.3 was not found in the pkg-config search path.
3650Perhaps you should add the directory containing `lua5.3.pc'
3651to the PKG_CONFIG_PATH environment variable
3652No package 'lua5.3' found
3653configure:18898: $? = 1
3654configure:18912: result: no
3655No package 'lua5.3' found
3656configure:18871: checking for LUA
3657configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3658Package lua-5.3 was not found in the pkg-config search path.
3659Perhaps you should add the directory containing `lua-5.3.pc'
3660to the PKG_CONFIG_PATH environment variable
3661No package 'lua-5.3' found
3662configure:18881: $? = 1
3663configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3664Package lua-5.3 was not found in the pkg-config search path.
3665Perhaps you should add the directory containing `lua-5.3.pc'
3666to the PKG_CONFIG_PATH environment variable
3667No package 'lua-5.3' found
3668configure:18898: $? = 1
3669configure:18912: result: no
3670No package 'lua-5.3' found
3671configure:18871: checking for LUA
3672configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3673Package lua53 was not found in the pkg-config search path.
3674Perhaps you should add the directory containing `lua53.pc'
3675to the PKG_CONFIG_PATH environment variable
3676No package 'lua53' found
3677configure:18881: $? = 1
3678configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3679Package lua53 was not found in the pkg-config search path.
3680Perhaps you should add the directory containing `lua53.pc'
3681to the PKG_CONFIG_PATH environment variable
3682No package 'lua53' found
3683configure:18898: $? = 1
3684configure:18912: result: no
3685No package 'lua53' found
3686configure:18871: checking for LUA
3687configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3688Package lua5.2 was not found in the pkg-config search path.
3689Perhaps you should add the directory containing `lua5.2.pc'
3690to the PKG_CONFIG_PATH environment variable
3691No package 'lua5.2' found
3692configure:18881: $? = 1
3693configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3694Package lua5.2 was not found in the pkg-config search path.
3695Perhaps you should add the directory containing `lua5.2.pc'
3696to the PKG_CONFIG_PATH environment variable
3697No package 'lua5.2' found
3698configure:18898: $? = 1
3699configure:18912: result: no
3700No package 'lua5.2' found
3701configure:18871: checking for LUA
3702configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3703Package lua-5.2 was not found in the pkg-config search path.
3704Perhaps you should add the directory containing `lua-5.2.pc'
3705to the PKG_CONFIG_PATH environment variable
3706No package 'lua-5.2' found
3707configure:18881: $? = 1
3708configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3709Package lua-5.2 was not found in the pkg-config search path.
3710Perhaps you should add the directory containing `lua-5.2.pc'
3711to the PKG_CONFIG_PATH environment variable
3712No package 'lua-5.2' found
3713configure:18898: $? = 1
3714configure:18912: result: no
3715No package 'lua-5.2' found
3716configure:18871: checking for LUA
3717configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3718Package lua52 was not found in the pkg-config search path.
3719Perhaps you should add the directory containing `lua52.pc'
3720to the PKG_CONFIG_PATH environment variable
3721No package 'lua52' found
3722configure:18881: $? = 1
3723configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3724Package lua52 was not found in the pkg-config search path.
3725Perhaps you should add the directory containing `lua52.pc'
3726to the PKG_CONFIG_PATH environment variable
3727No package 'lua52' found
3728configure:18898: $? = 1
3729configure:18912: result: no
3730No package 'lua52' found
3731configure:18871: checking for LUA
3732configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3733Package lua5.1 was not found in the pkg-config search path.
3734Perhaps you should add the directory containing `lua5.1.pc'
3735to the PKG_CONFIG_PATH environment variable
3736No package 'lua5.1' found
3737configure:18881: $? = 1
3738configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3739Package lua5.1 was not found in the pkg-config search path.
3740Perhaps you should add the directory containing `lua5.1.pc'
3741to the PKG_CONFIG_PATH environment variable
3742No package 'lua5.1' found
3743configure:18898: $? = 1
3744configure:18912: result: no
3745No package 'lua5.1' found
3746configure:18871: checking for LUA
3747configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3748Package lua-5.1 was not found in the pkg-config search path.
3749Perhaps you should add the directory containing `lua-5.1.pc'
3750to the PKG_CONFIG_PATH environment variable
3751No package 'lua-5.1' found
3752configure:18881: $? = 1
3753configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3754Package lua-5.1 was not found in the pkg-config search path.
3755Perhaps you should add the directory containing `lua-5.1.pc'
3756to the PKG_CONFIG_PATH environment variable
3757No package 'lua-5.1' found
3758configure:18898: $? = 1
3759configure:18912: result: no
3760No package 'lua-5.1' found
3761configure:18871: checking for LUA
3762configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3763Package lua51 was not found in the pkg-config search path.
3764Perhaps you should add the directory containing `lua51.pc'
3765to the PKG_CONFIG_PATH environment variable
3766No package 'lua51' found
3767configure:18881: $? = 1
3768configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3769Package lua51 was not found in the pkg-config search path.
3770Perhaps you should add the directory containing `lua51.pc'
3771to the PKG_CONFIG_PATH environment variable
3772No package 'lua51' found
3773configure:18898: $? = 1
3774configure:18912: result: no
3775No package 'lua51' found
3776configure:18871: checking for LUA
3777configure:18878: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3778configure:18881: $? = 0
3779configure:18895: $PKG_CONFIG --exists --print-errors "$LUAPC >= 5.1"
3780configure:18898: $? = 0
3781configure:18936: result: yes
3782configure:19048: checking for chosen LUA
3783configure:19061: result: lua
3784configure:19088: checking lua.hpp usability
3785configure:19088: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3786configure:19088: $? = 0
3787configure:19088: result: yes
3788configure:19088: checking lua.hpp presence
3789configure:19088: g++-4.8 -E conftest.cpp
3790configure:19088: $? = 0
3791configure:19088: result: yes
3792configure:19088: checking for lua.hpp
3793configure:19088: result: yes
3794configure:19107: checking whether to enable verbose logging
3795configure:19126: result: no
3796configure:19132: checking whether we will be linking in Botan 1.10
3797configure:19142: result: no
3798configure:19295: checking for pkg-config
3799configure:19322: result: /usr/bin/pkg-config
3800configure:19393: checking whether compiling and linking against OpenSSL's libcrypto works
3801Trying link with LIBCRYPTO_LDFLAGS=; LIBCRYPTO_LIBS=-lcrypto ; LIBCRYPTO_INCLUDES=
3802configure:19415: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -lcrypto >&5
3803configure:19415: $? = 0
3804configure:19417: result: yes
3805configure:19457: checking /usr/include/openssl/ecdsa.h usability
3806configure:19457: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3807configure:19457: $? = 0
3808configure:19457: result: yes
3809configure:19457: checking /usr/include/openssl/ecdsa.h presence
3810configure:19457: g++-4.8 -E conftest.cpp
3811configure:19457: $? = 0
3812configure:19457: result: yes
3813configure:19457: checking for /usr/include/openssl/ecdsa.h
3814configure:19457: result: yes
3815configure:19460: checking whether NID_X9_62_prime256v1 is declared
3816configure:19460: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3817configure:19460: $? = 0
3818configure:19460: result: yes
3819configure:19480: checking whether NID_secp384r1 is declared
3820configure:19480: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3821configure:19480: $? = 0
3822configure:19480: result: yes
3823configure:19524: checking whether we will be linking in libsodium
3824configure:19533: result: auto
3825configure:19542: checking for LIBSODIUM
3826configure:19549: $PKG_CONFIG --exists --print-errors "libsodium"
3827Package libsodium was not found in the pkg-config search path.
3828Perhaps you should add the directory containing `libsodium.pc'
3829to the PKG_CONFIG_PATH environment variable
3830No package 'libsodium' found
3831configure:19552: $? = 1
3832configure:19566: $PKG_CONFIG --exists --print-errors "libsodium"
3833Package libsodium was not found in the pkg-config search path.
3834Perhaps you should add the directory containing `libsodium.pc'
3835to the PKG_CONFIG_PATH environment variable
3836No package 'libsodium' found
3837configure:19569: $? = 1
3838configure:19583: result: no
3839No package 'libsodium' found
3840configure:19655: checking whether we will be linking in libdecaf
3841configure:19665: result: no
3842configure:19753: checking if we need to link in Net SNMP
3843configure:19763: result: auto
3844configure:19772: checking for net-snmp-config
3845configure:19788: found /usr/bin/net-snmp-config
3846configure:19799: result: -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -fstack-protector-all -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -I. -I/usr/include
3847configure:19809: checking for net-snmp-config
3848configure:19825: found /usr/bin/net-snmp-config
3849configure:19836: result: -L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -L/usr/lib -lwrap -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -lnetsnmp -lssl -lssl -lcrypto -lm
3850configure:19844: checking whether snmp_select_info2 is declared
3851configure:19844: g++-4.8 -c -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3852conftest.cpp:75:48: fatal error: net-snmp/net-snmp-config.h: No such file or directory
3853 #include <net-snmp/net-snmp-config.h>
3854 ^
3855compilation terminated.
3856configure:19844: $? = 1
3857configure: failed program was:
3858| /* confdefs.h */
3859| #define PACKAGE_NAME "pdns-recursor"
3860| #define PACKAGE_TARNAME "pdns-recursor"
3861| #define PACKAGE_VERSION "4.1.0-rc2"
3862| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
3863| #define PACKAGE_BUGREPORT ""
3864| #define PACKAGE_URL ""
3865| #define PACKAGE "pdns-recursor"
3866| #define VERSION "4.1.0-rc2"
3867| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
3868| #define STDC_HEADERS 1
3869| #define HAVE_SYS_TYPES_H 1
3870| #define HAVE_SYS_STAT_H 1
3871| #define HAVE_STDLIB_H 1
3872| #define HAVE_STRING_H 1
3873| #define HAVE_MEMORY_H 1
3874| #define HAVE_STRINGS_H 1
3875| #define HAVE_INTTYPES_H 1
3876| #define HAVE_STDINT_H 1
3877| #define HAVE_UNISTD_H 1
3878| #define __EXTENSIONS__ 1
3879| #define _ALL_SOURCE 1
3880| #define _GNU_SOURCE 1
3881| #define _POSIX_PTHREAD_SEMANTICS 1
3882| #define _TANDEM_SOURCE 1
3883| #define RECURSOR 1
3884| #define HAVE_DLFCN_H 1
3885| #define LT_OBJDIR ".libs/"
3886| #define HAVE_RECVMMSG 1
3887| #define HAVE_SENDMMSG 1
3888| #define HAVE_ACCEPT4 1
3889| #define HAVE_CLOCK_GETTIME 1
3890| #define HAVE_BOOST 1
3891| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
3892| #define HAVE_BOOST_CONTEXT 1
3893| #define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
3894| #define HAVE_LUA 1
3895| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
3896| #define HAVE_DECL_NID_SECP384R1 1
3897| #define HAVE_LIBCRYPTO_ECDSA 1
3898| /* end confdefs.h. */
3899| #include <stdio.h>
3900| #ifdef HAVE_SYS_TYPES_H
3901| # include <sys/types.h>
3902| #endif
3903| #ifdef HAVE_SYS_STAT_H
3904| # include <sys/stat.h>
3905| #endif
3906| #ifdef STDC_HEADERS
3907| # include <stdlib.h>
3908| # include <stddef.h>
3909| #else
3910| # ifdef HAVE_STDLIB_H
3911| # include <stdlib.h>
3912| # endif
3913| #endif
3914| #ifdef HAVE_STRING_H
3915| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3916| # include <memory.h>
3917| # endif
3918| # include <string.h>
3919| #endif
3920| #ifdef HAVE_STRINGS_H
3921| # include <strings.h>
3922| #endif
3923| #ifdef HAVE_INTTYPES_H
3924| # include <inttypes.h>
3925| #endif
3926| #ifdef HAVE_STDINT_H
3927| # include <stdint.h>
3928| #endif
3929| #ifdef HAVE_UNISTD_H
3930| # include <unistd.h>
3931| #endif
3932| #include <net-snmp/net-snmp-config.h>
3933| #include <net-snmp/definitions.h>
3934| #include <net-snmp/types.h>
3935| #include <net-snmp/utilities.h>
3936| #include <net-snmp/config_api.h>
3937| #include <net-snmp/session_api.h>
3938|
3939|
3940| int
3941| main ()
3942| {
3943| #ifndef snmp_select_info2
3944| #ifdef __cplusplus
3945| (void) snmp_select_info2;
3946| #else
3947| (void) snmp_select_info2;
3948| #endif
3949| #endif
3950|
3951| ;
3952| return 0;
3953| }
3954configure:19844: result: no
3955configure:19900: checking for ragel
3956configure:19930: result: no
3957configure:19944: checking for curl
3958configure:19960: found /usr/bin/curl
3959configure:19971: result: curl
3960configure:19988: checking for strcasestr
3961configure:19988: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3962configure:19988: $? = 0
3963configure:19988: result: yes
3964configure:19999: checking for library containing pthread_setaffinity_np
3965configure:20030: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
3966/tmp/ccvy2mu4.o: In function `main':
3967/DBA/users/mens008/pdns-recursor-4.1.0-rc2/conftest.cpp:56: undefined reference to `pthread_setaffinity_np'
3968collect2: error: ld returned 1 exit status
3969configure:20030: $? = 1
3970configure: failed program was:
3971| /* confdefs.h */
3972| #define PACKAGE_NAME "pdns-recursor"
3973| #define PACKAGE_TARNAME "pdns-recursor"
3974| #define PACKAGE_VERSION "4.1.0-rc2"
3975| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
3976| #define PACKAGE_BUGREPORT ""
3977| #define PACKAGE_URL ""
3978| #define PACKAGE "pdns-recursor"
3979| #define VERSION "4.1.0-rc2"
3980| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
3981| #define STDC_HEADERS 1
3982| #define HAVE_SYS_TYPES_H 1
3983| #define HAVE_SYS_STAT_H 1
3984| #define HAVE_STDLIB_H 1
3985| #define HAVE_STRING_H 1
3986| #define HAVE_MEMORY_H 1
3987| #define HAVE_STRINGS_H 1
3988| #define HAVE_INTTYPES_H 1
3989| #define HAVE_STDINT_H 1
3990| #define HAVE_UNISTD_H 1
3991| #define __EXTENSIONS__ 1
3992| #define _ALL_SOURCE 1
3993| #define _GNU_SOURCE 1
3994| #define _POSIX_PTHREAD_SEMANTICS 1
3995| #define _TANDEM_SOURCE 1
3996| #define RECURSOR 1
3997| #define HAVE_DLFCN_H 1
3998| #define LT_OBJDIR ".libs/"
3999| #define HAVE_RECVMMSG 1
4000| #define HAVE_SENDMMSG 1
4001| #define HAVE_ACCEPT4 1
4002| #define HAVE_CLOCK_GETTIME 1
4003| #define HAVE_BOOST 1
4004| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
4005| #define HAVE_BOOST_CONTEXT 1
4006| #define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
4007| #define HAVE_LUA 1
4008| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
4009| #define HAVE_DECL_NID_SECP384R1 1
4010| #define HAVE_LIBCRYPTO_ECDSA 1
4011| #define HAVE_DECL_SNMP_SELECT_INFO2 0
4012| #define HAVE_NET_SNMP 1
4013| #define HAVE_STRCASESTR 1
4014| /* end confdefs.h. */
4015|
4016| /* Override any GCC internal prototype to avoid an error.
4017| Use char because int might match the return type of a GCC
4018| builtin and then its argument prototype would still apply. */
4019| #ifdef __cplusplus
4020| extern "C"
4021| #endif
4022| char pthread_setaffinity_np ();
4023| int
4024| main ()
4025| {
4026| return pthread_setaffinity_np ();
4027| ;
4028| return 0;
4029| }
4030configure:20030: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 conftest.cpp -lpthread >&5
4031configure:20030: $? = 0
4032configure:20047: result: -lpthread
4033configure:20069: checking whether we will enable compiler security checks
4034configure:20079: result: yes
4035configure:20082: checking whether C++ compiler handles -Werror -Wunknown-warning-option
4036configure:20101: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -Werror -Wunknown-warning-option conftest.cpp -lpthread >&5
4037g++-4.8: error: unrecognized command line option '-Wunknown-warning-option'
4038configure:20101: $? = 1
4039configure: failed program was:
4040| /* confdefs.h */
4041| #define PACKAGE_NAME "pdns-recursor"
4042| #define PACKAGE_TARNAME "pdns-recursor"
4043| #define PACKAGE_VERSION "4.1.0-rc2"
4044| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
4045| #define PACKAGE_BUGREPORT ""
4046| #define PACKAGE_URL ""
4047| #define PACKAGE "pdns-recursor"
4048| #define VERSION "4.1.0-rc2"
4049| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
4050| #define STDC_HEADERS 1
4051| #define HAVE_SYS_TYPES_H 1
4052| #define HAVE_SYS_STAT_H 1
4053| #define HAVE_STDLIB_H 1
4054| #define HAVE_STRING_H 1
4055| #define HAVE_MEMORY_H 1
4056| #define HAVE_STRINGS_H 1
4057| #define HAVE_INTTYPES_H 1
4058| #define HAVE_STDINT_H 1
4059| #define HAVE_UNISTD_H 1
4060| #define __EXTENSIONS__ 1
4061| #define _ALL_SOURCE 1
4062| #define _GNU_SOURCE 1
4063| #define _POSIX_PTHREAD_SEMANTICS 1
4064| #define _TANDEM_SOURCE 1
4065| #define RECURSOR 1
4066| #define HAVE_DLFCN_H 1
4067| #define LT_OBJDIR ".libs/"
4068| #define HAVE_RECVMMSG 1
4069| #define HAVE_SENDMMSG 1
4070| #define HAVE_ACCEPT4 1
4071| #define HAVE_CLOCK_GETTIME 1
4072| #define HAVE_BOOST 1
4073| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
4074| #define HAVE_BOOST_CONTEXT 1
4075| #define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
4076| #define HAVE_LUA 1
4077| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
4078| #define HAVE_DECL_NID_SECP384R1 1
4079| #define HAVE_LIBCRYPTO_ECDSA 1
4080| #define HAVE_DECL_SNMP_SELECT_INFO2 0
4081| #define HAVE_NET_SNMP 1
4082| #define HAVE_STRCASESTR 1
4083| #define HAVE_PTHREAD_SETAFFINITY_NP 1
4084| /* end confdefs.h. */
4085|
4086| int
4087| main ()
4088| {
4089|
4090| ;
4091| return 0;
4092| }
4093configure:20111: result: no
4094configure:20130: checking whether C++ compiler handles -pie
4095configure:20153: g++-4.8 -o conftest -fPIE -DPIE -pie conftest.cpp -lpthread >&5
4096configure:20153: $? = 0
4097configure:20163: result: yes
4098configure:20223: checking whether C++ compiler handles -fstack-protector
4099configure:20242: g++-4.8 -o conftest -Wall -g -O2 -std=gnu++11 -fstack-protector conftest.cpp -lpthread >&5
4100configure:20242: $? = 0
4101configure:20252: result: yes
4102configure:20263: checking whether C++ compiler handles --param ssp-buffer-size=4
4103configure:20282: g++-4.8 -o conftest -fstack-protector -Wall -g -O2 -std=gnu++11 --param ssp-buffer-size=4 conftest.cpp -lpthread >&5
4104configure:20282: $? = 0
4105configure:20292: result: yes
4106configure:20305: checking whether C++ compiler handles -D_FORTIFY_SOURCE=2
4107configure:20324: g++-4.8 -o conftest -Wall -W -Werror --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -std=gnu++11 -D_FORTIFY_SOURCE=2 conftest.cpp -lpthread >&5
4108configure:20324: $? = 0
4109configure:20334: result: yes
4110configure:20347: checking for how to force completely read-only GOT table
4111configure:20360: result: -Wl,-z -Wl,relro -Wl,-z -Wl,now
4112configure:20374: checking whether to enable AddressSanitizer
4113configure:20384: result: no
4114configure:20533: checking whether to enable MemorySanitizer
4115configure:20543: result: no
4116configure:20592: checking whether to enable ThreadSanitizer
4117configure:20602: result: no
4118configure:20651: checking whether to enable LeakSanitizer
4119configure:20661: result: no
4120configure:20710: checking whether to enable Undefined Behaviour Sanitizer
4121configure:20720: result: no
4122configure:20835: checking whether to enable code malloc-trace
4123configure:20845: result: no
4124configure:20862: checking whether to enable Valgrind support
4125configure:20871: result: no
4126configure:20967: checking systemd/sd-daemon.h usability
4127configure:20967: g++-4.8 -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -std=gnu++11 conftest.cpp >&5
4128conftest.cpp:79:31: fatal error: systemd/sd-daemon.h: No such file or directory
4129 #include <systemd/sd-daemon.h>
4130 ^
4131compilation terminated.
4132configure:20967: $? = 1
4133configure: failed program was:
4134| /* confdefs.h */
4135| #define PACKAGE_NAME "pdns-recursor"
4136| #define PACKAGE_TARNAME "pdns-recursor"
4137| #define PACKAGE_VERSION "4.1.0-rc2"
4138| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
4139| #define PACKAGE_BUGREPORT ""
4140| #define PACKAGE_URL ""
4141| #define PACKAGE "pdns-recursor"
4142| #define VERSION "4.1.0-rc2"
4143| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
4144| #define STDC_HEADERS 1
4145| #define HAVE_SYS_TYPES_H 1
4146| #define HAVE_SYS_STAT_H 1
4147| #define HAVE_STDLIB_H 1
4148| #define HAVE_STRING_H 1
4149| #define HAVE_MEMORY_H 1
4150| #define HAVE_STRINGS_H 1
4151| #define HAVE_INTTYPES_H 1
4152| #define HAVE_STDINT_H 1
4153| #define HAVE_UNISTD_H 1
4154| #define __EXTENSIONS__ 1
4155| #define _ALL_SOURCE 1
4156| #define _GNU_SOURCE 1
4157| #define _POSIX_PTHREAD_SEMANTICS 1
4158| #define _TANDEM_SOURCE 1
4159| #define RECURSOR 1
4160| #define HAVE_DLFCN_H 1
4161| #define LT_OBJDIR ".libs/"
4162| #define HAVE_RECVMMSG 1
4163| #define HAVE_SENDMMSG 1
4164| #define HAVE_ACCEPT4 1
4165| #define HAVE_CLOCK_GETTIME 1
4166| #define HAVE_BOOST 1
4167| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
4168| #define HAVE_BOOST_CONTEXT 1
4169| #define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
4170| #define HAVE_LUA 1
4171| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
4172| #define HAVE_DECL_NID_SECP384R1 1
4173| #define HAVE_LIBCRYPTO_ECDSA 1
4174| #define HAVE_DECL_SNMP_SELECT_INFO2 0
4175| #define HAVE_NET_SNMP 1
4176| #define HAVE_STRCASESTR 1
4177| #define HAVE_PTHREAD_SETAFFINITY_NP 1
4178| /* end confdefs.h. */
4179| #include <stdio.h>
4180| #ifdef HAVE_SYS_TYPES_H
4181| # include <sys/types.h>
4182| #endif
4183| #ifdef HAVE_SYS_STAT_H
4184| # include <sys/stat.h>
4185| #endif
4186| #ifdef STDC_HEADERS
4187| # include <stdlib.h>
4188| # include <stddef.h>
4189| #else
4190| # ifdef HAVE_STDLIB_H
4191| # include <stdlib.h>
4192| # endif
4193| #endif
4194| #ifdef HAVE_STRING_H
4195| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4196| # include <memory.h>
4197| # endif
4198| # include <string.h>
4199| #endif
4200| #ifdef HAVE_STRINGS_H
4201| # include <strings.h>
4202| #endif
4203| #ifdef HAVE_INTTYPES_H
4204| # include <inttypes.h>
4205| #endif
4206| #ifdef HAVE_STDINT_H
4207| # include <stdint.h>
4208| #endif
4209| #ifdef HAVE_UNISTD_H
4210| # include <unistd.h>
4211| #endif
4212| #include <systemd/sd-daemon.h>
4213configure:20967: result: no
4214configure:20967: checking systemd/sd-daemon.h presence
4215configure:20967: g++-4.8 -E conftest.cpp
4216conftest.cpp:46:31: fatal error: systemd/sd-daemon.h: No such file or directory
4217 #include <systemd/sd-daemon.h>
4218 ^
4219compilation terminated.
4220configure:20967: $? = 1
4221configure: failed program was:
4222| /* confdefs.h */
4223| #define PACKAGE_NAME "pdns-recursor"
4224| #define PACKAGE_TARNAME "pdns-recursor"
4225| #define PACKAGE_VERSION "4.1.0-rc2"
4226| #define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
4227| #define PACKAGE_BUGREPORT ""
4228| #define PACKAGE_URL ""
4229| #define PACKAGE "pdns-recursor"
4230| #define VERSION "4.1.0-rc2"
4231| #define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
4232| #define STDC_HEADERS 1
4233| #define HAVE_SYS_TYPES_H 1
4234| #define HAVE_SYS_STAT_H 1
4235| #define HAVE_STDLIB_H 1
4236| #define HAVE_STRING_H 1
4237| #define HAVE_MEMORY_H 1
4238| #define HAVE_STRINGS_H 1
4239| #define HAVE_INTTYPES_H 1
4240| #define HAVE_STDINT_H 1
4241| #define HAVE_UNISTD_H 1
4242| #define __EXTENSIONS__ 1
4243| #define _ALL_SOURCE 1
4244| #define _GNU_SOURCE 1
4245| #define _POSIX_PTHREAD_SEMANTICS 1
4246| #define _TANDEM_SOURCE 1
4247| #define RECURSOR 1
4248| #define HAVE_DLFCN_H 1
4249| #define LT_OBJDIR ".libs/"
4250| #define HAVE_RECVMMSG 1
4251| #define HAVE_SENDMMSG 1
4252| #define HAVE_ACCEPT4 1
4253| #define HAVE_CLOCK_GETTIME 1
4254| #define HAVE_BOOST 1
4255| #define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
4256| #define HAVE_BOOST_CONTEXT 1
4257| #define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
4258| #define HAVE_LUA 1
4259| #define HAVE_DECL_NID_X9_62_PRIME256V1 1
4260| #define HAVE_DECL_NID_SECP384R1 1
4261| #define HAVE_LIBCRYPTO_ECDSA 1
4262| #define HAVE_DECL_SNMP_SELECT_INFO2 0
4263| #define HAVE_NET_SNMP 1
4264| #define HAVE_STRCASESTR 1
4265| #define HAVE_PTHREAD_SETAFFINITY_NP 1
4266| /* end confdefs.h. */
4267| #include <systemd/sd-daemon.h>
4268configure:20967: result: no
4269configure:20967: checking for systemd/sd-daemon.h
4270configure:20967: result: no
4271configure:21179: checking for virtualenv
4272configure:21207: result: no
4273configure:21372: checking that generated files are newer than configure
4274configure:21378: result: done
4275configure:21481: creating ./config.status
4276
4277## ---------------------- ##
4278## Running config.status. ##
4279## ---------------------- ##
4280
4281This file was extended by pdns-recursor config.status 4.1.0-rc2, which was
4282generated by GNU Autoconf 2.69. Invocation command line was
4283
4284 CONFIG_FILES =
4285 CONFIG_HEADERS =
4286 CONFIG_LINKS =
4287 CONFIG_COMMANDS =
4288 $ ./config.status
4289
4290on degtluv3931
4291
4292config.status:1265: creating Makefile
4293config.status:1265: creating ext/Makefile
4294config.status:1265: creating ext/json11/Makefile
4295config.status:1265: creating ext/yahttp/Makefile
4296config.status:1265: creating ext/yahttp/yahttp/Makefile
4297config.status:1265: creating config.h
4298config.status:1494: executing depfiles commands
4299config.status:1494: executing libtool commands
4300configure:23975:
4301configure:23977: Configuration summary
4302configure:23979: =====================
4303configure:23981:
4304configure:23989: PowerDNS Recursor configured with: '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'
4305configure:23991:
4306configure:23993: CC: gcc
4307configure:23995: CXX: g++-4.8
4308configure:23997: LD: /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
4309configure:23999: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2
4310configure:24001: CPPFLAGS:
4311configure:24003: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -std=gnu++11
4312configure:24005: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now
4313configure:24007: LIBS: -lpthread
4314configure:24009: BOOST_CPPFLAGS:
4315configure:24011:
4316configure:24013: Features enabled
4317configure:24015: ----------------
4318configure:24018: Lua: lua
4319configure:24030: OpenSSL ECDSA: yes
4320configure:24036: libsodium ed25519: no
4321configure:24044: libdecaf ed25519 and ed448: no
4322configure:24052: Protobuf: no
4323configure:24057: SNMP: yes
4324configure:24068: systemd: no
4325configure:24072: Context library: Boost context
4326configure:24074:
4327
4328## ---------------- ##
4329## Cache variables. ##
4330## ---------------- ##
4331
4332ac_cv_build=x86_64-unknown-linux-gnu
4333ac_cv_c_compiler_gnu=yes
4334ac_cv_cxx_compiler_gnu=yes
4335ac_cv_env_BOOST_ROOT_set=
4336ac_cv_env_BOOST_ROOT_value=
4337ac_cv_env_BOTAN110_CFLAGS_set=
4338ac_cv_env_BOTAN110_CFLAGS_value=
4339ac_cv_env_BOTAN110_LIBS_set=
4340ac_cv_env_BOTAN110_LIBS_value=
4341ac_cv_env_CCC_set=
4342ac_cv_env_CCC_value=
4343ac_cv_env_CC_set=
4344ac_cv_env_CC_value=
4345ac_cv_env_CFLAGS_set=
4346ac_cv_env_CFLAGS_value=
4347ac_cv_env_CPPFLAGS_set=
4348ac_cv_env_CPPFLAGS_value=
4349ac_cv_env_CXXCPP_set=
4350ac_cv_env_CXXCPP_value=
4351ac_cv_env_CXXFLAGS_set=
4352ac_cv_env_CXXFLAGS_value=
4353ac_cv_env_CXX_set=set
4354ac_cv_env_CXX_value=g++-4.8
4355ac_cv_env_LDFLAGS_set=
4356ac_cv_env_LDFLAGS_value=
4357ac_cv_env_LIBSODIUM_CFLAGS_set=
4358ac_cv_env_LIBSODIUM_CFLAGS_value=
4359ac_cv_env_LIBSODIUM_LIBS_set=
4360ac_cv_env_LIBSODIUM_LIBS_value=
4361ac_cv_env_LIBS_set=
4362ac_cv_env_LIBS_value=
4363ac_cv_env_LUA_CFLAGS_set=
4364ac_cv_env_LUA_CFLAGS_value=
4365ac_cv_env_LUA_LIBS_set=
4366ac_cv_env_LUA_LIBS_value=
4367ac_cv_env_PKG_CONFIG_LIBDIR_set=
4368ac_cv_env_PKG_CONFIG_LIBDIR_value=
4369ac_cv_env_PKG_CONFIG_PATH_set=
4370ac_cv_env_PKG_CONFIG_PATH_value=
4371ac_cv_env_PKG_CONFIG_set=
4372ac_cv_env_PKG_CONFIG_value=
4373ac_cv_env_PROTOBUF_CFLAGS_set=
4374ac_cv_env_PROTOBUF_CFLAGS_value=
4375ac_cv_env_PROTOBUF_LIBS_set=
4376ac_cv_env_PROTOBUF_LIBS_value=
4377ac_cv_env_SYSTEMD_CFLAGS_set=
4378ac_cv_env_SYSTEMD_CFLAGS_value=
4379ac_cv_env_SYSTEMD_LIBS_set=
4380ac_cv_env_SYSTEMD_LIBS_value=
4381ac_cv_env_build_alias_set=
4382ac_cv_env_build_alias_value=
4383ac_cv_env_host_alias_set=
4384ac_cv_env_host_alias_value=
4385ac_cv_env_target_alias_set=
4386ac_cv_env_target_alias_value=
4387ac_cv_func_accept4=yes
4388ac_cv_func_recvmmsg=yes
4389ac_cv_func_sendmmsg=yes
4390ac_cv_func_strcasestr=yes
4391ac_cv_have_decl_NID_X9_62_prime256v1=yes
4392ac_cv_have_decl_NID_secp384r1=yes
4393ac_cv_have_decl_snmp_select_info2=no
4394ac_cv_header__usr_include_openssl_ecdsa_h=yes
4395ac_cv_header_boost_context_fcontext_hpp=yes
4396ac_cv_header_dlfcn_h=yes
4397ac_cv_header_inttypes_h=yes
4398ac_cv_header_lua_hpp=yes
4399ac_cv_header_memory_h=yes
4400ac_cv_header_minix_config_h=no
4401ac_cv_header_stdc=yes
4402ac_cv_header_stdint_h=yes
4403ac_cv_header_stdlib_h=yes
4404ac_cv_header_string_h=yes
4405ac_cv_header_strings_h=yes
4406ac_cv_header_sys_stat_h=yes
4407ac_cv_header_sys_types_h=yes
4408ac_cv_header_systemd_sd_daemon_h=no
4409ac_cv_header_unistd_h=yes
4410ac_cv_host=x86_64-unknown-linux-gnu
4411ac_cv_objext=o
4412ac_cv_path_EGREP='/usr/bin/grep -E'
4413ac_cv_path_FGREP='/usr/bin/grep -F'
4414ac_cv_path_GREP=/usr/bin/grep
4415ac_cv_path_SED=/usr/bin/sed
4416ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
4417ac_cv_path_install='/usr/bin/install -c'
4418ac_cv_path_mkdir=/usr/bin/mkdir
4419ac_cv_prog_AWK=gawk
4420ac_cv_prog_CURL=curl
4421ac_cv_prog_CXXCPP='g++-4.8 -E'
4422ac_cv_prog_NET_SNMP_CFLAGS='-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -fstack-protector-all -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -I. -I/usr/include'
4423ac_cv_prog_NET_SNMP_LIBS='-L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -L/usr/lib -lwrap -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -lnetsnmp -lssl -lssl -lcrypto -lm'
4424ac_cv_prog_VIRTUALENV=no
4425ac_cv_prog_ac_ct_AR=ar
4426ac_cv_prog_ac_ct_CC=gcc
4427ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
4428ac_cv_prog_ac_ct_OBJDUMP=objdump
4429ac_cv_prog_ac_ct_PKG_CONFIG=/usr/bin/pkg-config
4430ac_cv_prog_ac_ct_RANLIB=ranlib
4431ac_cv_prog_ac_ct_STRIP=strip
4432ac_cv_prog_cc_c89=
4433ac_cv_prog_cc_g=yes
4434ac_cv_prog_cxx_g=yes
4435ac_cv_prog_make_make_set=yes
4436ac_cv_safe_to_define___extensions__=yes
4437ac_cv_search_clock_gettime='none required'
4438ac_cv_search_gethostbyname='none required'
4439ac_cv_search_gethostent='none required'
4440ac_cv_search_inet_aton='none required'
4441ac_cv_search_pthread_setaffinity_np=-lpthread
4442ac_cv_search_socket='none required'
4443am_cv_CC_dependencies_compiler_type=gcc3
4444am_cv_CXX_dependencies_compiler_type=gcc3
4445am_cv_make_support_nested_variables=yes
4446am_cv_prog_cc_c_o=yes
4447am_cv_prog_tar_ustar=gnutar
4448ax_cv_cxx_compile_cxx11=no
4449ax_cv_cxx_compile_cxx11__std_gnupp11=yes
4450ax_cv_systemd=n
4451boost_cv_inc_path=yes
4452boost_cv_lib_context=yes
4453boost_cv_lib_context_LDPATH=
4454boost_cv_lib_context_LIBS=-lboost_context-mt
4455boost_cv_lib_tag='gcc48 -gcc'
4456boost_cv_lib_version=1_54
4457boost_cv_pthread_flag=-pthread
4458boost_cv_rpath_link_ldflag=
4459gl_cv_warn_cxx__D_FORTIFY_SOURCE_2=yes
4460gl_cv_warn_cxx__Werror__Wunknown_warning_option=no
4461gl_cv_warn_cxx___param_ssp_buffer_size_4=yes
4462gl_cv_warn_cxx__fstack_protector=yes
4463gl_cv_warn_cxx__pie=yes
4464lt_cv_ar_at_file=@
4465lt_cv_archive_cmds_need_lc=no
4466lt_cv_deplibs_check_method=pass_all
4467lt_cv_file_magic_cmd='$MAGIC_CMD'
4468lt_cv_file_magic_test_file=
4469lt_cv_ld_reload_flag=-r
4470lt_cv_nm_interface='BSD nm'
4471lt_cv_objdir=.libs
4472lt_cv_path_LD=/usr/x86_64-suse-linux/bin/ld
4473lt_cv_path_LDCXX='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64'
4474lt_cv_path_NM='/usr/bin/nm -B'
4475lt_cv_path_mainfest_tool=no
4476lt_cv_prog_compiler_c_o=yes
4477lt_cv_prog_compiler_c_o_CXX=yes
4478lt_cv_prog_compiler_pic='-fPIC -DPIC'
4479lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
4480lt_cv_prog_compiler_pic_works=yes
4481lt_cv_prog_compiler_pic_works_CXX=yes
4482lt_cv_prog_compiler_rtti_exceptions=no
4483lt_cv_prog_compiler_static_works=no
4484lt_cv_prog_compiler_static_works_CXX=no
4485lt_cv_prog_gnu_ld=yes
4486lt_cv_prog_gnu_ldcxx=yes
4487lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4488lt_cv_shlibpath_overrides_runpath=yes
4489lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
4490lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
4491lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
4492lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
4493lt_cv_sys_max_cmd_len=1572864
4494lt_cv_to_host_file_cmd=func_convert_file_noop
4495lt_cv_to_tool_file_cmd=func_convert_file_noop
4496pkg_cv_LUA_CFLAGS=
4497pkg_cv_LUA_LIBS='-llua -lm -ldl '
4498
4499## ----------------- ##
4500## Output variables. ##
4501## ----------------- ##
4502
4503ACLOCAL='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/missing aclocal-1.14'
4504AMDEPBACKSLASH='\'
4505AMDEP_FALSE='#'
4506AMDEP_TRUE=''
4507AMTAR='$${TAR-tar}'
4508AM_BACKSLASH='\'
4509AM_CPPFLAGS='-I$(top_builddir) -I$(top_srcdir) -pthread '
4510AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4511AM_DEFAULT_VERBOSITY='0'
4512AM_V='$(V)'
4513AR='ar'
4514AUTOCONF='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/missing autoconf'
4515AUTOHEADER='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/missing autoheader'
4516AUTOMAKE='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/missing automake-1.14'
4517AWK='gawk'
4518BACKEND_UNIT_TESTS_FALSE=''
4519BACKEND_UNIT_TESTS_TRUE='#'
4520BOOST_CONTEXT_LDFLAGS=''
4521BOOST_CONTEXT_LDPATH=''
4522BOOST_CONTEXT_LIBS='-lboost_context-mt'
4523BOOST_CPPFLAGS=''
4524BOOST_LDPATH=''
4525BOOST_ROOT=''
4526BOOST_SYSTEM_LDFLAGS=''
4527BOOST_SYSTEM_LDPATH=''
4528BOOST_SYSTEM_LIBS=''
4529BOOST_THREAD_LDFLAGS=''
4530BOOST_THREAD_LDPATH=''
4531BOOST_THREAD_LIBS=''
4532BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS=''
4533BOOST_UNIT_TEST_FRAMEWORK_LDPATH=''
4534BOOST_UNIT_TEST_FRAMEWORK_LIBS=''
4535BOTAN110_CFLAGS=''
4536BOTAN110_FALSE=''
4537BOTAN110_LIBS=''
4538BOTAN110_TRUE='#'
4539CC='gcc'
4540CCDEPMODE='depmode=gcc3'
4541CFLAGS='-fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2'
4542CPPFLAGS=' '
4543CURL='curl'
4544CXX='g++-4.8'
4545CXXCPP='g++-4.8 -E'
4546CXXDEPMODE='depmode=gcc3'
4547CXXFLAGS=' -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -std=gnu++11'
4548CYGPATH_W='echo'
4549DEFS='-DHAVE_CONFIG_H'
4550DEPDIR='.deps'
4551DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\'''
4552DLLTOOL='false'
4553DSYMUTIL=''
4554DUMPBIN=''
4555DYNLINKFLAGS='-export-dynamic'
4556ECHO_C=''
4557ECHO_N='-n'
4558ECHO_T=''
4559EGREP='/usr/bin/grep -E'
4560EXEEXT=''
4561FGREP='/usr/bin/grep -F'
4562GREP='/usr/bin/grep'
4563HAVE_CXX11=''
4564HAVE_FREEBSD_FALSE=''
4565HAVE_FREEBSD_TRUE='#'
4566HAVE_LINUX_FALSE='#'
4567HAVE_LINUX_TRUE=''
4568HAVE_LUA_HPP_FALSE='#'
4569HAVE_LUA_HPP_TRUE=''
4570HAVE_MANPAGES_FALSE='#'
4571HAVE_MANPAGES_TRUE=''
4572HAVE_NET_SNMP_FALSE='#'
4573HAVE_NET_SNMP_TRUE=''
4574HAVE_PROTOBUF_FALSE=''
4575HAVE_PROTOBUF_TRUE='#'
4576HAVE_PROTOC_FALSE=''
4577HAVE_PROTOC_TRUE='#'
4578HAVE_SOLARIS_FALSE=''
4579HAVE_SOLARIS_TRUE='#'
4580HAVE_SYSTEMD_FALSE=''
4581HAVE_SYSTEMD_TRUE='#'
4582HAVE_VIRTUALENV_FALSE=''
4583HAVE_VIRTUALENV_TRUE='#'
4584INSTALL_DATA='${INSTALL} -m 644'
4585INSTALL_PROGRAM='${INSTALL}'
4586INSTALL_SCRIPT='${INSTALL}'
4587INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4588LD='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64'
4589LDFLAGS='-Wl,-z -Wl,relro -Wl,-z -Wl,now '
4590LIBCRYPTO_INCLUDES=''
4591LIBCRYPTO_LDFLAGS=''
4592LIBCRYPTO_LIBS='-lcrypto '
4593LIBDECAF_FALSE=''
4594LIBDECAF_LIBS=''
4595LIBDECAF_TRUE='#'
4596LIBOBJS=''
4597LIBS='-lpthread '
4598LIBSODIUM_CFLAGS=''
4599LIBSODIUM_FALSE=''
4600LIBSODIUM_LIBS=''
4601LIBSODIUM_TRUE='#'
4602LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4603LIPO=''
4604LN_S='ln -s'
4605LTLIBOBJS=''
4606LUA_CFLAGS=''
4607LUA_FALSE='#'
4608LUA_LIBS='-llua -lm -ldl '
4609LUA_TRUE=''
4610MAKEINFO='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/missing makeinfo'
4611MALLOC_TRACE_FALSE=''
4612MALLOC_TRACE_TRUE='#'
4613MANIFEST_TOOL=':'
4614MKDIR_P='/usr/bin/mkdir -p'
4615NET_SNMP_CFLAGS='-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -fstack-protector-all -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -I. -I/usr/include'
4616NET_SNMP_LIBS='-L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -L/usr/lib -lwrap -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE -lnetsnmp -lssl -lssl -lcrypto -lm'
4617NM='/usr/bin/nm -B'
4618NMEDIT=''
4619OBJDUMP='objdump'
4620OBJEXT='o'
4621OTOOL64=''
4622OTOOL=''
4623PACKAGE='pdns-recursor'
4624PACKAGE_BUGREPORT=''
4625PACKAGE_NAME='pdns-recursor'
4626PACKAGE_STRING='pdns-recursor 4.1.0-rc2'
4627PACKAGE_TARNAME='pdns-recursor'
4628PACKAGE_URL=''
4629PACKAGE_VERSION='4.1.0-rc2'
4630PATH_SEPARATOR=':'
4631PDNS_USE_VALGRIND_FALSE=''
4632PDNS_USE_VALGRIND_TRUE='#'
4633PIE_CFLAGS='-fPIE -DPIE'
4634PIE_LDFLAGS='-pie'
4635PKG_CONFIG='/usr/bin/pkg-config'
4636PKG_CONFIG_LIBDIR=''
4637PKG_CONFIG_PATH=''
4638PROGRAM_LDFLAGS='-pie '
4639PROTOBUF_CFLAGS=''
4640PROTOBUF_LIBS=''
4641PROTOC=''
4642RAGEL=''
4643RANLIB='ranlib'
4644RELRO_LDFLAGS='-Wl,-z -Wl,relro -Wl,-z -Wl,now'
4645RT_LIBS=''
4646SANITIZER_FLAGS=''
4647SED='/usr/bin/sed'
4648SET_MAKE=''
4649SHELL='/bin/sh'
4650STRIP='strip'
4651SYSTEMD_CFLAGS=''
4652SYSTEMD_DIR=''
4653SYSTEMD_LIBS=''
4654SYSTEMD_MODULES_LOAD=''
4655THREADFLAGS='-pthread'
4656UNIT_TESTS_FALSE=''
4657UNIT_TESTS_TRUE='#'
4658VERSION='4.1.0-rc2'
4659VIRTUALENV='no'
4660WARN_CFLAGS=''
4661YAHTTP_CFLAGS='-I$(top_srcdir)/ext/yahttp'
4662YAHTTP_LIBS='$(top_builddir)/ext/yahttp/yahttp/libyahttp.la'
4663ac_ct_AR='ar'
4664ac_ct_CC='gcc'
4665ac_ct_CXX=''
4666ac_ct_DUMPBIN=''
4667am__EXEEXT_FALSE=''
4668am__EXEEXT_TRUE='#'
4669am__fastdepCC_FALSE='#'
4670am__fastdepCC_TRUE=''
4671am__fastdepCXX_FALSE='#'
4672am__fastdepCXX_TRUE=''
4673am__include='include'
4674am__isrc=''
4675am__leading_dot='.'
4676am__nodep='_no'
4677am__quote=''
4678am__tar='tar --format=ustar -chf - "$$tardir"'
4679am__untar='tar -xf -'
4680bindir='${exec_prefix}/bin'
4681build='x86_64-unknown-linux-gnu'
4682build_alias=''
4683build_cpu='x86_64'
4684build_os='linux-gnu'
4685build_vendor='unknown'
4686datadir='${datarootdir}'
4687datarootdir='${prefix}/share'
4688docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4689dvidir='${docdir}'
4690exec_prefix='${prefix}'
4691host='x86_64-unknown-linux-gnu'
4692host_alias=''
4693host_cpu='x86_64'
4694host_os='linux-gnu'
4695host_vendor='unknown'
4696htmldir='${docdir}'
4697includedir='${prefix}/include'
4698infodir='${datarootdir}/info'
4699install_sh='${SHELL} /DBA/users/mens008/pdns-recursor-4.1.0-rc2/build-aux/install-sh'
4700libdir='${exec_prefix}/lib'
4701libexecdir='${exec_prefix}/libexec'
4702localedir='${datarootdir}/locale'
4703localstatedir='${prefix}/var'
4704mandir='${datarootdir}/man'
4705mkdir_p='$(MKDIR_P)'
4706oldincludedir='/usr/include'
4707pdfdir='${docdir}'
4708pdns_configure_args=' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''CXX=g++-4.8'\'''
4709prefix='/usr'
4710program_transform_name='s,x,x,'
4711psdir='${docdir}'
4712sbindir='${exec_prefix}/sbin'
4713sharedstatedir='${prefix}/com'
4714socketdir='/var/run'
4715sysconfdir='/etc'
4716systemd='n'
4717target_alias=''
4718
4719## ----------- ##
4720## confdefs.h. ##
4721## ----------- ##
4722
4723/* confdefs.h */
4724#define PACKAGE_NAME "pdns-recursor"
4725#define PACKAGE_TARNAME "pdns-recursor"
4726#define PACKAGE_VERSION "4.1.0-rc2"
4727#define PACKAGE_STRING "pdns-recursor 4.1.0-rc2"
4728#define PACKAGE_BUGREPORT ""
4729#define PACKAGE_URL ""
4730#define PACKAGE "pdns-recursor"
4731#define VERSION "4.1.0-rc2"
4732#define PDNS_CONFIG_ARGS " '--prefix=/usr' '--sysconfdir=/etc' 'CXX=g++-4.8'"
4733#define STDC_HEADERS 1
4734#define HAVE_SYS_TYPES_H 1
4735#define HAVE_SYS_STAT_H 1
4736#define HAVE_STDLIB_H 1
4737#define HAVE_STRING_H 1
4738#define HAVE_MEMORY_H 1
4739#define HAVE_STRINGS_H 1
4740#define HAVE_INTTYPES_H 1
4741#define HAVE_STDINT_H 1
4742#define HAVE_UNISTD_H 1
4743#define __EXTENSIONS__ 1
4744#define _ALL_SOURCE 1
4745#define _GNU_SOURCE 1
4746#define _POSIX_PTHREAD_SEMANTICS 1
4747#define _TANDEM_SOURCE 1
4748#define RECURSOR 1
4749#define HAVE_DLFCN_H 1
4750#define LT_OBJDIR ".libs/"
4751#define HAVE_RECVMMSG 1
4752#define HAVE_SENDMMSG 1
4753#define HAVE_ACCEPT4 1
4754#define HAVE_CLOCK_GETTIME 1
4755#define HAVE_BOOST 1
4756#define HAVE_BOOST_CONTEXT_FCONTEXT_HPP 1
4757#define HAVE_BOOST_CONTEXT 1
4758#define BUILD_HOST "root@degtluv3931.server.arvato-systems.de"
4759#define HAVE_LUA 1
4760#define HAVE_DECL_NID_X9_62_PRIME256V1 1
4761#define HAVE_DECL_NID_SECP384R1 1
4762#define HAVE_LIBCRYPTO_ECDSA 1
4763#define HAVE_DECL_SNMP_SELECT_INFO2 0
4764#define HAVE_NET_SNMP 1
4765#define HAVE_STRCASESTR 1
4766#define HAVE_PTHREAD_SETAFFINITY_NP 1
4767
4768configure: exit 0