Advertisement
Guest User

Untitled

a guest
Feb 13th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.12 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by libtorrent-rasterbar configure 1.0.11, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-boost=/usr/local/ --with-boost-system=boost_system-mt --enable-python-binding --with-boost-python=boost_python-mt --disable-static --enable-dht --enable-pool-allocators --with-libiconv --disable-debug
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = openbsd.my.domain
  14. uname -m = amd64
  15. uname -r = 6.0
  16. uname -s = OpenBSD
  17. uname -v = GENERIC.MP#163
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = OpenBSD.amd64
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/xavier/bin
  31. PATH: /bin
  32. PATH: /sbin
  33. PATH: /usr/bin
  34. PATH: /usr/sbin
  35. PATH: /usr/X11R6/bin
  36. PATH: /usr/local/bin
  37. PATH: /usr/local/sbin
  38. PATH: /usr/games
  39. PATH: .
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2543: checking whether make supports nested variables
  47. configure:2560: result: yes
  48. configure:2645: checking for gcc
  49. configure:2661: found /usr/bin/gcc
  50. configure:2672: result: gcc
  51. configure:2901: checking for C compiler version
  52. configure:2910: gcc --version >&5
  53. gcc (GCC) 4.2.1 20070719
  54. Copyright (C) 2007 Free Software Foundation, Inc.
  55. This is free software; see the source for copying conditions. There is NO
  56. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  57.  
  58. configure:2921: $? = 0
  59. configure:2910: gcc -v >&5
  60. Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/specs
  61. Target: amd64-unknown-openbsd6.0
  62. Configured with: OpenBSD/amd64 system compiler
  63. Thread model: posix
  64. gcc version 4.2.1 20070719
  65. configure:2921: $? = 0
  66. configure:2910: gcc -V >&5
  67. gcc: '-V' option must have argument
  68. configure:2921: $? = 1
  69. configure:2910: gcc -qversion >&5
  70. gcc: unrecognized option '-qversion'
  71. gcc: no input files
  72. configure:2921: $? = 1
  73. configure:2941: checking whether the C compiler works
  74. configure:2963: gcc -L /usr/lib -L/usr/local/lib conftest.c >&5
  75. configure:2967: $? = 0
  76. configure:3015: result: yes
  77. configure:3018: checking for C compiler default output file name
  78. configure:3020: result: a.out
  79. configure:3026: checking for suffix of executables
  80. configure:3033: gcc -o conftest -L /usr/lib -L/usr/local/lib conftest.c >&5
  81. configure:3037: $? = 0
  82. configure:3059: result:
  83. configure:3081: checking whether we are cross compiling
  84. configure:3089: gcc -o conftest -L /usr/lib -L/usr/local/lib conftest.c >&5
  85. configure:3093: $? = 0
  86. configure:3100: ./conftest
  87. configure:3104: $? = 0
  88. configure:3119: result: no
  89. configure:3124: checking for suffix of object files
  90. configure:3146: gcc -c conftest.c >&5
  91. configure:3150: $? = 0
  92. configure:3171: result: o
  93. configure:3175: checking whether we are using the GNU C compiler
  94. configure:3194: gcc -c conftest.c >&5
  95. configure:3194: $? = 0
  96. configure:3203: result: yes
  97. configure:3212: checking whether gcc accepts -g
  98. configure:3232: gcc -c -g conftest.c >&5
  99. configure:3232: $? = 0
  100. configure:3273: result: yes
  101. configure:3290: checking for gcc option to accept ISO C89
  102. configure:3353: gcc -c -g -O2 conftest.c >&5
  103. configure:3353: $? = 0
  104. configure:3366: result: none needed
  105. configure:3394: checking whether gcc understands -c and -o together
  106. configure:3416: gcc -c conftest.c -o conftest2.o
  107. configure:3419: $? = 0
  108. configure:3416: gcc -c conftest.c -o conftest2.o
  109. configure:3419: $? = 0
  110. configure:3431: result: yes
  111. configure:3453: checking how to run the C preprocessor
  112. configure:3484: gcc -E conftest.c
  113. configure:3484: $? = 0
  114. configure:3498: gcc -E conftest.c
  115. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  116. configure:3498: $? = 1
  117. configure: failed program was:
  118. | /* confdefs.h */
  119. | #define PACKAGE_NAME "libtorrent-rasterbar"
  120. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  121. | #define PACKAGE_VERSION "1.0.11"
  122. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  123. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  124. | #define PACKAGE_URL "http://www.libtorrent.org"
  125. | /* end confdefs.h. */
  126. | #include <ac_nonexistent.h>
  127. configure:3523: result: gcc -E
  128. configure:3543: gcc -E conftest.c
  129. configure:3543: $? = 0
  130. configure:3557: gcc -E conftest.c
  131. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  132. configure:3557: $? = 1
  133. configure: failed program was:
  134. | /* confdefs.h */
  135. | #define PACKAGE_NAME "libtorrent-rasterbar"
  136. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  137. | #define PACKAGE_VERSION "1.0.11"
  138. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  139. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  140. | #define PACKAGE_URL "http://www.libtorrent.org"
  141. | /* end confdefs.h. */
  142. | #include <ac_nonexistent.h>
  143. configure:3586: checking whether gcc and cc understand -c and -o together
  144. configure:3617: gcc -c conftest.c -o conftest2.o >&5
  145. configure:3621: $? = 0
  146. configure:3627: gcc -c conftest.c -o conftest2.o >&5
  147. configure:3631: $? = 0
  148. configure:3642: cc -c conftest.c >&5
  149. configure:3646: $? = 0
  150. configure:3654: cc -c conftest.c -o conftest2.o >&5
  151. configure:3658: $? = 0
  152. configure:3664: cc -c conftest.c -o conftest2.o >&5
  153. configure:3668: $? = 0
  154. configure:3686: result: yes
  155. configure:3754: checking for g++
  156. configure:3770: found /usr/bin/g++
  157. configure:3781: result: g++
  158. configure:3808: checking for C++ compiler version
  159. configure:3817: g++ --version >&5
  160. g++ (GCC) 4.2.1 20070719
  161. Copyright (C) 2007 Free Software Foundation, Inc.
  162. This is free software; see the source for copying conditions. There is NO
  163. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  164.  
  165. configure:3828: $? = 0
  166. configure:3817: g++ -v >&5
  167. Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/specs
  168. Target: amd64-unknown-openbsd6.0
  169. Configured with: OpenBSD/amd64 system compiler
  170. Thread model: posix
  171. gcc version 4.2.1 20070719
  172. configure:3828: $? = 0
  173. configure:3817: g++ -V >&5
  174. g++: '-V' option must have argument
  175. configure:3828: $? = 1
  176. configure:3817: g++ -qversion >&5
  177. g++: unrecognized option '-qversion'
  178. g++: no input files
  179. configure:3828: $? = 1
  180. configure:3832: checking whether we are using the GNU C++ compiler
  181. configure:3851: g++ -c -I /usr/include -I/usr/local/include conftest.cpp >&5
  182. configure:3851: $? = 0
  183. configure:3860: result: yes
  184. configure:3869: checking whether g++ accepts -g
  185. configure:3889: g++ -c -g conftest.cpp >&5
  186. configure:3889: $? = 0
  187. configure:3930: result: yes
  188. configure:3958: checking how to run the C++ preprocessor
  189. configure:3985: g++ -E conftest.cpp
  190. configure:3985: $? = 0
  191. configure:3999: g++ -E conftest.cpp
  192. conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
  193. configure:3999: $? = 1
  194. configure: failed program was:
  195. | /* confdefs.h */
  196. | #define PACKAGE_NAME "libtorrent-rasterbar"
  197. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  198. | #define PACKAGE_VERSION "1.0.11"
  199. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  200. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  201. | #define PACKAGE_URL "http://www.libtorrent.org"
  202. | /* end confdefs.h. */
  203. | #include <ac_nonexistent.h>
  204. configure:4024: result: g++ -E
  205. configure:4044: g++ -E conftest.cpp
  206. configure:4044: $? = 0
  207. configure:4058: g++ -E conftest.cpp
  208. conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
  209. configure:4058: $? = 1
  210. configure: failed program was:
  211. | /* confdefs.h */
  212. | #define PACKAGE_NAME "libtorrent-rasterbar"
  213. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  214. | #define PACKAGE_VERSION "1.0.11"
  215. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  216. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  217. | #define PACKAGE_URL "http://www.libtorrent.org"
  218. | /* end confdefs.h. */
  219. | #include <ac_nonexistent.h>
  220. configure:4091: checking whether g++ understands -c and -o together
  221. configure:4115: g++ -I /usr/include -I/usr/local/include -c conftest.cpp -o conftest2.o >&5
  222. configure:4119: $? = 0
  223. configure:4126: g++ -I /usr/include -I/usr/local/include -c conftest.cpp -o conftest2.o >&5
  224. configure:4130: $? = 0
  225. configure:4138: result: yes
  226. configure:4158: checking build system type
  227. configure:4172: result: x86_64-unknown-openbsd6.0
  228. configure:4192: checking host system type
  229. configure:4205: result: x86_64-unknown-openbsd6.0
  230. configure:4225: checking target system type
  231. configure:4238: result: x86_64-unknown-openbsd6.0
  232. configure:4283: checking for a BSD-compatible install
  233. configure:4351: result: /usr/bin/install -c
  234. configure:4362: checking whether build environment is sane
  235. configure:4417: result: yes
  236. configure:4565: checking for a thread-safe mkdir -p
  237. configure:4604: result: build-aux/install-sh -c -d
  238. configure:4611: checking for gawk
  239. configure:4641: result: no
  240. configure:4611: checking for mawk
  241. configure:4641: result: no
  242. configure:4611: checking for nawk
  243. configure:4641: result: no
  244. configure:4611: checking for awk
  245. configure:4627: found /usr/bin/awk
  246. configure:4638: result: awk
  247. configure:4649: checking whether make sets $(MAKE)
  248. configure:4671: result: yes
  249. configure:4701: checking for style of include used by make
  250. configure:4729: result: GNU
  251. configure:4826: checking dependency style of gcc
  252. configure:4937: result: gcc3
  253. configure:4954: checking dependency style of g++
  254. configure:5065: result: gcc3
  255. configure:5124: checking whether to enable maintainer-specific portions of Makefiles
  256. configure:5133: result: yes
  257. configure:5196: checking how to print strings
  258. configure:5225: result: print -r
  259. configure:5244: checking for a sed that does not truncate output
  260. configure:5308: result: /usr/bin/sed
  261. configure:5326: checking for grep that handles long lines and -e
  262. configure:5384: result: /usr/bin/grep
  263. configure:5389: checking for egrep
  264. configure:5451: result: /usr/bin/grep -E
  265. configure:5456: checking for fgrep
  266. configure:5518: result: /usr/bin/grep -F
  267. configure:5553: checking for ld used by gcc
  268. configure:5620: result: /usr/bin/ld
  269. configure:5627: checking if the linker (/usr/bin/ld) is GNU ld
  270. configure:5642: result: yes
  271. configure:5654: checking for BSD- or MS-compatible name lister (nm)
  272. configure:5708: result: /usr/bin/nm -B
  273. configure:5838: checking the name lister (/usr/bin/nm -B) interface
  274. configure:5845: gcc -c -g -O2 conftest.c >&5
  275. configure:5848: /usr/bin/nm -B "conftest.o"
  276. configure:5851: output
  277. 00000000 F conftest.c
  278. 00000000 D some_variable
  279. configure:5858: result: BSD nm
  280. configure:5861: checking whether ln -s works
  281. configure:5865: result: yes
  282. configure:5873: checking the maximum length of command line arguments
  283. configure:6004: result: 196608
  284. configure:6052: checking how to convert x86_64-unknown-openbsd6.0 file names to x86_64-unknown-openbsd6.0 format
  285. configure:6092: result: func_convert_file_noop
  286. configure:6099: checking how to convert x86_64-unknown-openbsd6.0 file names to toolchain format
  287. configure:6119: result: func_convert_file_noop
  288. configure:6126: checking for /usr/bin/ld option to reload object files
  289. configure:6133: result: -r
  290. configure:6207: checking for objdump
  291. configure:6223: found /usr/bin/objdump
  292. configure:6234: result: objdump
  293. configure:6266: checking how to recognize dependent libraries
  294. configure:6466: result: match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
  295. configure:6551: checking for dlltool
  296. configure:6581: result: no
  297. configure:6611: checking how to associate runtime and link libraries
  298. configure:6638: result: print -r --
  299. configure:6699: checking for ar
  300. configure:6715: found /usr/bin/ar
  301. configure:6726: result: ar
  302. configure:6763: checking for archiver @FILE support
  303. configure:6780: gcc -c -g -O2 conftest.c >&5
  304. configure:6780: $? = 0
  305. configure:6783: ar cru libconftest.a @conftest.lst >&5
  306. configure:6786: $? = 0
  307. configure:6791: ar cru libconftest.a @conftest.lst >&5
  308. ar: conftest.o: No such file or directory
  309. configure:6794: $? = 1
  310. configure:6806: result: @
  311. configure:6864: checking for strip
  312. configure:6880: found /usr/bin/strip
  313. configure:6891: result: strip
  314. configure:6963: checking for ranlib
  315. configure:6979: found /usr/bin/ranlib
  316. configure:6990: result: ranlib
  317. configure:7092: checking command to parse /usr/bin/nm -B output from gcc object
  318. configure:7245: gcc -c -g -O2 conftest.c >&5
  319. configure:7248: $? = 0
  320. configure:7252: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  321. configure:7255: $? = 0
  322. configure:7321: gcc -o conftest -g -O2 -L /usr/lib -L/usr/local/lib conftest.c conftstm.o >&5
  323. configure:7324: $? = 0
  324. configure:7362: result: ok
  325. configure:7409: checking for sysroot
  326. configure:7439: result: no
  327. configure:7446: checking for a working dd
  328. configure:7484: result: /bin/dd
  329. configure:7488: checking how to truncate binary pipes
  330. configure:7503: result: /bin/dd bs=4096 count=1
  331. configure:7832: checking for mt
  332. configure:7848: found /bin/mt
  333. configure:7859: result: mt
  334. configure:7882: checking if mt is a manifest tool
  335. configure:7888: mt '-?'
  336. mt: unknown option -- ?
  337. usage: mt [-f device] command [count]
  338. configure:7896: result: no
  339. configure:8569: checking for ANSI C header files
  340. configure:8589: gcc -c -g -O2 conftest.c >&5
  341. configure:8589: $? = 0
  342. configure:8662: gcc -o conftest -g -O2 -L /usr/lib -L/usr/local/lib conftest.c >&5
  343. configure:8662: $? = 0
  344. configure:8662: ./conftest
  345. configure:8662: $? = 0
  346. configure:8673: result: yes
  347. configure:8686: checking for sys/types.h
  348. configure:8686: gcc -c -g -O2 conftest.c >&5
  349. configure:8686: $? = 0
  350. configure:8686: result: yes
  351. configure:8686: checking for sys/stat.h
  352. configure:8686: gcc -c -g -O2 conftest.c >&5
  353. configure:8686: $? = 0
  354. configure:8686: result: yes
  355. configure:8686: checking for stdlib.h
  356. configure:8686: gcc -c -g -O2 conftest.c >&5
  357. configure:8686: $? = 0
  358. configure:8686: result: yes
  359. configure:8686: checking for string.h
  360. configure:8686: gcc -c -g -O2 conftest.c >&5
  361. configure:8686: $? = 0
  362. configure:8686: result: yes
  363. configure:8686: checking for memory.h
  364. configure:8686: gcc -c -g -O2 conftest.c >&5
  365. configure:8686: $? = 0
  366. configure:8686: result: yes
  367. configure:8686: checking for strings.h
  368. configure:8686: gcc -c -g -O2 conftest.c >&5
  369. configure:8686: $? = 0
  370. configure:8686: result: yes
  371. configure:8686: checking for inttypes.h
  372. configure:8686: gcc -c -g -O2 conftest.c >&5
  373. configure:8686: $? = 0
  374. configure:8686: result: yes
  375. configure:8686: checking for stdint.h
  376. configure:8686: gcc -c -g -O2 conftest.c >&5
  377. configure:8686: $? = 0
  378. configure:8686: result: yes
  379. configure:8686: checking for unistd.h
  380. configure:8686: gcc -c -g -O2 conftest.c >&5
  381. configure:8686: $? = 0
  382. configure:8686: result: yes
  383. configure:8700: checking for dlfcn.h
  384. configure:8700: gcc -c -g -O2 conftest.c >&5
  385. configure:8700: $? = 0
  386. configure:8700: result: yes
  387. configure:8967: checking for objdir
  388. configure:8982: result: .libs
  389. configure:9246: checking if gcc supports -fno-rtti -fno-exceptions
  390. configure:9264: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  391. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  392. configure:9268: $? = 0
  393. configure:9281: result: no
  394. configure:9639: checking for gcc option to produce PIC
  395. configure:9646: result: -fPIC -DPIC
  396. configure:9654: checking if gcc PIC flag -fPIC -DPIC works
  397. configure:9672: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  398. configure:9676: $? = 0
  399. configure:9689: result: yes
  400. configure:9718: checking if gcc static flag -static works
  401. configure:9746: result: yes
  402. configure:9761: checking if gcc supports -c -o file.o
  403. configure:9782: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  404. configure:9786: $? = 0
  405. configure:9808: result: yes
  406. configure:9816: checking if gcc supports -c -o file.o
  407. configure:9863: result: yes
  408. configure:9896: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  409. configure:11155: result: yes
  410. configure:11192: checking whether -lc should be explicitly linked in
  411. configure:11200: gcc -c -g -O2 conftest.c >&5
  412. configure:11203: $? = 0
  413. configure:11218: gcc -shared -fPIC -DPIC -o conftest conftest.o -v 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  414. configure:11221: $? = 1
  415. configure:11235: result: yes
  416. configure:11395: checking dynamic linker characteristics
  417. configure:12213: result: openbsd6.0 ld.so
  418. configure:12335: checking how to hardcode library paths into programs
  419. configure:12360: result: immediate
  420. configure:12908: checking whether stripping libraries is possible
  421. configure:12913: result: yes
  422. configure:12948: checking if libtool supports shared libraries
  423. configure:12950: result: yes
  424. configure:12953: checking whether to build shared libraries
  425. configure:12978: result: yes
  426. configure:12981: checking whether to build static libraries
  427. configure:12985: result: no
  428. configure:13008: checking how to run the C++ preprocessor
  429. configure:13074: result: g++ -E
  430. configure:13094: g++ -E conftest.cpp
  431. configure:13094: $? = 0
  432. configure:13108: g++ -E conftest.cpp
  433. conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
  434. configure:13108: $? = 1
  435. configure: failed program was:
  436. | /* confdefs.h */
  437. | #define PACKAGE_NAME "libtorrent-rasterbar"
  438. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  439. | #define PACKAGE_VERSION "1.0.11"
  440. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  441. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  442. | #define PACKAGE_URL "http://www.libtorrent.org"
  443. | #define PACKAGE "libtorrent-rasterbar"
  444. | #define VERSION "1.0.11"
  445. | #define STDC_HEADERS 1
  446. | #define HAVE_SYS_TYPES_H 1
  447. | #define HAVE_SYS_STAT_H 1
  448. | #define HAVE_STDLIB_H 1
  449. | #define HAVE_STRING_H 1
  450. | #define HAVE_MEMORY_H 1
  451. | #define HAVE_STRINGS_H 1
  452. | #define HAVE_INTTYPES_H 1
  453. | #define HAVE_STDINT_H 1
  454. | #define HAVE_UNISTD_H 1
  455. | #define HAVE_DLFCN_H 1
  456. | #define LT_OBJDIR ".libs/"
  457. | /* end confdefs.h. */
  458. | #include <ac_nonexistent.h>
  459. configure:13270: checking for ld used by g++
  460. configure:13337: result: /usr/bin/ld
  461. configure:13344: checking if the linker (/usr/bin/ld) is GNU ld
  462. configure:13359: result: yes
  463. configure:13414: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  464. configure:14487: result: yes
  465. configure:14523: g++ -c -I /usr/include -I/usr/local/include conftest.cpp >&5
  466. configure:14526: $? = 0
  467. configure:15007: checking for g++ option to produce PIC
  468. configure:15014: result: -fPIC -DPIC
  469. configure:15022: checking if g++ PIC flag -fPIC -DPIC works
  470. configure:15040: g++ -c -I /usr/include -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5
  471. configure:15044: $? = 0
  472. configure:15057: result: yes
  473. configure:15080: checking if g++ static flag -static works
  474. configure:15108: result: yes
  475. configure:15120: checking if g++ supports -c -o file.o
  476. configure:15141: g++ -c -I /usr/include -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
  477. configure:15145: $? = 0
  478. configure:15167: result: yes
  479. configure:15172: checking if g++ supports -c -o file.o
  480. configure:15219: result: yes
  481. configure:15249: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  482. configure:15289: result: yes
  483. configure:15430: checking dynamic linker characteristics
  484. configure:16175: result: openbsd6.0 ld.so
  485. configure:16240: checking how to hardcode library paths into programs
  486. configure:16265: result: immediate
  487. configure:16500: checking for the pthreads library -lpthreads
  488. configure:16533: gcc -o conftest -g -O2 -L /usr/lib -L/usr/local/lib conftest.c -lpthreads >&5
  489. /usr/bin/ld: cannot find -lpthreads
  490. collect2: ld returned 1 exit status
  491. configure:16533: $? = 1
  492. configure: failed program was:
  493. | /* confdefs.h */
  494. | #define PACKAGE_NAME "libtorrent-rasterbar"
  495. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  496. | #define PACKAGE_VERSION "1.0.11"
  497. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  498. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  499. | #define PACKAGE_URL "http://www.libtorrent.org"
  500. | #define PACKAGE "libtorrent-rasterbar"
  501. | #define VERSION "1.0.11"
  502. | #define STDC_HEADERS 1
  503. | #define HAVE_SYS_TYPES_H 1
  504. | #define HAVE_SYS_STAT_H 1
  505. | #define HAVE_STDLIB_H 1
  506. | #define HAVE_STRING_H 1
  507. | #define HAVE_MEMORY_H 1
  508. | #define HAVE_STRINGS_H 1
  509. | #define HAVE_INTTYPES_H 1
  510. | #define HAVE_STDINT_H 1
  511. | #define HAVE_UNISTD_H 1
  512. | #define HAVE_DLFCN_H 1
  513. | #define LT_OBJDIR ".libs/"
  514. | /* end confdefs.h. */
  515. | #include <pthread.h>
  516. | int
  517. | main ()
  518. | {
  519. | pthread_t th; pthread_join(th, 0);
  520. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  521. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  522. | ;
  523. | return 0;
  524. | }
  525. configure:16542: result: no
  526. configure:16445: checking whether pthreads work without any flags
  527. configure:16533: gcc -o conftest -g -O2 -L /usr/lib -L/usr/local/lib conftest.c >&5
  528. /tmp//ccsh2AFX.o: In function `main':
  529. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:27: undefined reference to `pthread_join'
  530. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_attr_init'
  531. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_cleanup_push'
  532. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_create'
  533. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_cleanup_pop'
  534. collect2: ld returned 1 exit status
  535. configure:16533: $? = 1
  536. configure: failed program was:
  537. | /* confdefs.h */
  538. | #define PACKAGE_NAME "libtorrent-rasterbar"
  539. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  540. | #define PACKAGE_VERSION "1.0.11"
  541. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  542. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  543. | #define PACKAGE_URL "http://www.libtorrent.org"
  544. | #define PACKAGE "libtorrent-rasterbar"
  545. | #define VERSION "1.0.11"
  546. | #define STDC_HEADERS 1
  547. | #define HAVE_SYS_TYPES_H 1
  548. | #define HAVE_SYS_STAT_H 1
  549. | #define HAVE_STDLIB_H 1
  550. | #define HAVE_STRING_H 1
  551. | #define HAVE_MEMORY_H 1
  552. | #define HAVE_STRINGS_H 1
  553. | #define HAVE_INTTYPES_H 1
  554. | #define HAVE_STDINT_H 1
  555. | #define HAVE_UNISTD_H 1
  556. | #define HAVE_DLFCN_H 1
  557. | #define LT_OBJDIR ".libs/"
  558. | /* end confdefs.h. */
  559. | #include <pthread.h>
  560. | int
  561. | main ()
  562. | {
  563. | pthread_t th; pthread_join(th, 0);
  564. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  565. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  566. | ;
  567. | return 0;
  568. | }
  569. configure:16542: result: no
  570. configure:16450: checking whether pthreads work with -Kthread
  571. configure:16533: gcc -o conftest -g -O2 -Kthread -L /usr/lib -L/usr/local/lib conftest.c >&5
  572. gcc: unrecognized option '-Kthread'
  573. /tmp//ccqK2TOI.o: In function `main':
  574. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:27: undefined reference to `pthread_join'
  575. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_attr_init'
  576. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_cleanup_push'
  577. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_create'
  578. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_cleanup_pop'
  579. collect2: ld returned 1 exit status
  580. configure:16533: $? = 1
  581. configure: failed program was:
  582. | /* confdefs.h */
  583. | #define PACKAGE_NAME "libtorrent-rasterbar"
  584. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  585. | #define PACKAGE_VERSION "1.0.11"
  586. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  587. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  588. | #define PACKAGE_URL "http://www.libtorrent.org"
  589. | #define PACKAGE "libtorrent-rasterbar"
  590. | #define VERSION "1.0.11"
  591. | #define STDC_HEADERS 1
  592. | #define HAVE_SYS_TYPES_H 1
  593. | #define HAVE_SYS_STAT_H 1
  594. | #define HAVE_STDLIB_H 1
  595. | #define HAVE_STRING_H 1
  596. | #define HAVE_MEMORY_H 1
  597. | #define HAVE_STRINGS_H 1
  598. | #define HAVE_INTTYPES_H 1
  599. | #define HAVE_STDINT_H 1
  600. | #define HAVE_UNISTD_H 1
  601. | #define HAVE_DLFCN_H 1
  602. | #define LT_OBJDIR ".libs/"
  603. | /* end confdefs.h. */
  604. | #include <pthread.h>
  605. | int
  606. | main ()
  607. | {
  608. | pthread_t th; pthread_join(th, 0);
  609. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  610. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  611. | ;
  612. | return 0;
  613. | }
  614. configure:16542: result: no
  615. configure:16450: checking whether pthreads work with -kthread
  616. configure:16533: gcc -o conftest -g -O2 -kthread -L /usr/lib -L/usr/local/lib conftest.c >&5
  617. gcc: unrecognized option '-kthread'
  618. /tmp//ccp0WEF1.o: In function `main':
  619. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:27: undefined reference to `pthread_join'
  620. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_attr_init'
  621. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:28: undefined reference to `pthread_cleanup_push'
  622. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_create'
  623. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:29: undefined reference to `pthread_cleanup_pop'
  624. collect2: ld returned 1 exit status
  625. configure:16533: $? = 1
  626. configure: failed program was:
  627. | /* confdefs.h */
  628. | #define PACKAGE_NAME "libtorrent-rasterbar"
  629. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  630. | #define PACKAGE_VERSION "1.0.11"
  631. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  632. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  633. | #define PACKAGE_URL "http://www.libtorrent.org"
  634. | #define PACKAGE "libtorrent-rasterbar"
  635. | #define VERSION "1.0.11"
  636. | #define STDC_HEADERS 1
  637. | #define HAVE_SYS_TYPES_H 1
  638. | #define HAVE_SYS_STAT_H 1
  639. | #define HAVE_STDLIB_H 1
  640. | #define HAVE_STRING_H 1
  641. | #define HAVE_MEMORY_H 1
  642. | #define HAVE_STRINGS_H 1
  643. | #define HAVE_INTTYPES_H 1
  644. | #define HAVE_STDINT_H 1
  645. | #define HAVE_UNISTD_H 1
  646. | #define HAVE_DLFCN_H 1
  647. | #define LT_OBJDIR ".libs/"
  648. | /* end confdefs.h. */
  649. | #include <pthread.h>
  650. | int
  651. | main ()
  652. | {
  653. | pthread_t th; pthread_join(th, 0);
  654. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  655. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  656. | ;
  657. | return 0;
  658. | }
  659. configure:16542: result: no
  660. configure:16500: checking for the pthreads library -llthread
  661. configure:16533: gcc -o conftest -g -O2 -L /usr/lib -L/usr/local/lib conftest.c -llthread >&5
  662. /usr/bin/ld: cannot find -llthread
  663. collect2: ld returned 1 exit status
  664. configure:16533: $? = 1
  665. configure: failed program was:
  666. | /* confdefs.h */
  667. | #define PACKAGE_NAME "libtorrent-rasterbar"
  668. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  669. | #define PACKAGE_VERSION "1.0.11"
  670. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  671. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  672. | #define PACKAGE_URL "http://www.libtorrent.org"
  673. | #define PACKAGE "libtorrent-rasterbar"
  674. | #define VERSION "1.0.11"
  675. | #define STDC_HEADERS 1
  676. | #define HAVE_SYS_TYPES_H 1
  677. | #define HAVE_SYS_STAT_H 1
  678. | #define HAVE_STDLIB_H 1
  679. | #define HAVE_STRING_H 1
  680. | #define HAVE_MEMORY_H 1
  681. | #define HAVE_STRINGS_H 1
  682. | #define HAVE_INTTYPES_H 1
  683. | #define HAVE_STDINT_H 1
  684. | #define HAVE_UNISTD_H 1
  685. | #define HAVE_DLFCN_H 1
  686. | #define LT_OBJDIR ".libs/"
  687. | /* end confdefs.h. */
  688. | #include <pthread.h>
  689. | int
  690. | main ()
  691. | {
  692. | pthread_t th; pthread_join(th, 0);
  693. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  694. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  695. | ;
  696. | return 0;
  697. | }
  698. configure:16542: result: no
  699. configure:16450: checking whether pthreads work with -lpthread
  700. configure:16533: gcc -o conftest -g -O2 -lpthread -L /usr/lib -L/usr/local/lib conftest.c >&5
  701. configure:16533: $? = 0
  702. configure:16542: result: yes
  703. configure:16561: checking for joinable pthread attribute
  704. configure:16576: gcc -o conftest -g -O2 -lpthread -L /usr/lib -L/usr/local/lib conftest.c >&5
  705. configure:16576: $? = 0
  706. configure:16582: result: PTHREAD_CREATE_JOINABLE
  707. configure:16592: checking if more special flags are required for pthreads
  708. configure:16599: result: no
  709. configure:16690: checking whether to check for GCC pthread/shared inconsistencies
  710. configure:16703: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -lpthread -L /usr/lib -L/usr/local/lib conftest.c >&5
  711. configure:16703: $? = 0
  712. configure:16715: result: yes
  713. configure:16757: checking whether -lpthread fixes that
  714. configure:16773: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -lpthread -L /usr/lib -L/usr/local/lib conftest.c -lpthread >&5
  715. configure:16773: $? = 0
  716. configure:16780: result: yes
  717. configure:16868: checking for __attribute__((visibility("hidden")))
  718. configure:16877: gcc -fvisibility=hidden -S visibility_conftest.c -o visibility_conftest.s 1>&5
  719. configure:16880: $? = 0
  720. configure:16889: result: yes
  721. configure:16943: checking for boostlib >= 1.36
  722. configure:17017: g++ -c -I /usr/include -I/usr/local/include -ftemplate-depth=120 -I/usr/local//include conftest.cpp >&5
  723. cc1plus: error: unrecognized command line option "-ftemplate-depth=120"
  724. configure:17017: $? = 1
  725. configure: failed program was:
  726. | /* confdefs.h */
  727. | #define PACKAGE_NAME "libtorrent-rasterbar"
  728. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  729. | #define PACKAGE_VERSION "1.0.11"
  730. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  731. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  732. | #define PACKAGE_URL "http://www.libtorrent.org"
  733. | #define PACKAGE "libtorrent-rasterbar"
  734. | #define VERSION "1.0.11"
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_TYPES_H 1
  737. | #define HAVE_SYS_STAT_H 1
  738. | #define HAVE_STDLIB_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_STRINGS_H 1
  742. | #define HAVE_INTTYPES_H 1
  743. | #define HAVE_STDINT_H 1
  744. | #define HAVE_UNISTD_H 1
  745. | #define HAVE_DLFCN_H 1
  746. | #define LT_OBJDIR ".libs/"
  747. | #define HAVE_PTHREAD 1
  748. | /* end confdefs.h. */
  749. |
  750. | #include <boost/version.hpp>
  751. |
  752. | int
  753. | main ()
  754. | {
  755. |
  756. | #if BOOST_VERSION >= 103600
  757. | // Everything is okay
  758. | #else
  759. | # error Boost version is too old
  760. | #endif
  761. |
  762. | ;
  763. | return 0;
  764. | }
  765. configure:17123: g++ -c -I /usr/include -I/usr/local/include -ftemplate-depth=120 -I/usr/local//include -I/usr/local//include conftest.cpp >&5
  766. cc1plus: error: unrecognized command line option "-ftemplate-depth=120"
  767. configure:17123: $? = 1
  768. configure: failed program was:
  769. | /* confdefs.h */
  770. | #define PACKAGE_NAME "libtorrent-rasterbar"
  771. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  772. | #define PACKAGE_VERSION "1.0.11"
  773. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  774. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  775. | #define PACKAGE_URL "http://www.libtorrent.org"
  776. | #define PACKAGE "libtorrent-rasterbar"
  777. | #define VERSION "1.0.11"
  778. | #define STDC_HEADERS 1
  779. | #define HAVE_SYS_TYPES_H 1
  780. | #define HAVE_SYS_STAT_H 1
  781. | #define HAVE_STDLIB_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_INTTYPES_H 1
  786. | #define HAVE_STDINT_H 1
  787. | #define HAVE_UNISTD_H 1
  788. | #define HAVE_DLFCN_H 1
  789. | #define LT_OBJDIR ".libs/"
  790. | #define HAVE_PTHREAD 1
  791. | /* end confdefs.h. */
  792. |
  793. | #include <boost/version.hpp>
  794. |
  795. | int
  796. | main ()
  797. | {
  798. |
  799. | #if BOOST_VERSION >= 103600
  800. | // Everything is okay
  801. | #else
  802. | # error Boost version is too old
  803. | #endif
  804. |
  805. | ;
  806. | return 0;
  807. | }
  808. configure:17142: We could not detect the boost libraries (version 1.36 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
  809. configure:17198: checking whether the Boost::System library is available
  810. configure:17223: g++ -c -I/usr/local//include conftest.cpp >&5
  811. configure:17223: $? = 0
  812. configure:17238: result: yes
  813. configure:17350: checking for exit in -lboost_system-mt
  814. configure:17375: gcc -o conftest -lpthread -g -O2 -I/usr/local//include -L /usr/lib -L/usr/local/lib -L/usr/local//lib conftest.c -lboost_system-mt -lpthread >&5
  815. conftest.c:32: warning: conflicting types for built-in function 'exit'
  816. configure:17375: $? = 0
  817. configure:17385: result: yes
  818. configure:17473: checking for pkg-config
  819. configure:17491: found /usr/bin/pkg-config
  820. configure:17503: result: /usr/bin/pkg-config
  821. configure:17528: checking pkg-config is at least version 0.20
  822. configure:17531: result: yes
  823. configure:17551: checking for special C compiler options needed for large files
  824. configure:17596: result: no
  825. configure:17602: checking for _FILE_OFFSET_BITS value needed for large files
  826. configure:17627: gcc -c -lpthread -g -O2 -I/usr/local//include conftest.c >&5
  827. gcc: -lpthread: linker input file unused because linking not done
  828. configure:17627: $? = 0
  829. configure:17659: result: no
  830. configure:17745: checking whether ln -s works
  831. configure:17749: result: yes
  832. configure:17756: checking whether make sets $(MAKE)
  833. configure:17778: result: yes
  834. configure:17791: checking for gethostbyname
  835. configure:17791: gcc -o conftest -lpthread -g -O2 -I/usr/local//include -L/usr/local//lib -L /usr/lib -L/usr/local/lib conftest.c -lpthread >&5
  836. configure:17791: $? = 0
  837. configure:17791: result: yes
  838. configure:18014: checking for gethostbyname_r
  839. configure:18014: gcc -o conftest -lpthread -g -O2 -I/usr/local//include -L/usr/local//lib -L /usr/lib -L/usr/local/lib conftest.c -lpthread >&5
  840. /tmp//cclN6qK6.o: In function `main':
  841. /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/conftest.c:60: undefined reference to `gethostbyname_r'
  842. collect2: ld returned 1 exit status
  843. configure:18014: $? = 1
  844. configure: failed program was:
  845. | /* confdefs.h */
  846. | #define PACKAGE_NAME "libtorrent-rasterbar"
  847. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  848. | #define PACKAGE_VERSION "1.0.11"
  849. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  850. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  851. | #define PACKAGE_URL "http://www.libtorrent.org"
  852. | #define PACKAGE "libtorrent-rasterbar"
  853. | #define VERSION "1.0.11"
  854. | #define STDC_HEADERS 1
  855. | #define HAVE_SYS_TYPES_H 1
  856. | #define HAVE_SYS_STAT_H 1
  857. | #define HAVE_STDLIB_H 1
  858. | #define HAVE_STRING_H 1
  859. | #define HAVE_MEMORY_H 1
  860. | #define HAVE_STRINGS_H 1
  861. | #define HAVE_INTTYPES_H 1
  862. | #define HAVE_STDINT_H 1
  863. | #define HAVE_UNISTD_H 1
  864. | #define HAVE_DLFCN_H 1
  865. | #define LT_OBJDIR ".libs/"
  866. | #define HAVE_PTHREAD 1
  867. | #define HAVE_BOOST_SYSTEM /**/
  868. | #define HAVE_GETHOSTBYNAME 1
  869. | /* end confdefs.h. */
  870. | /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
  871. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  872. | #define gethostbyname_r innocuous_gethostbyname_r
  873. |
  874. | /* System header to define __stub macros and hopefully few prototypes,
  875. | which can conflict with char gethostbyname_r (); below.
  876. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  877. | <limits.h> exists even on freestanding compilers. */
  878. |
  879. | #ifdef __STDC__
  880. | # include <limits.h>
  881. | #else
  882. | # include <assert.h>
  883. | #endif
  884. |
  885. | #undef gethostbyname_r
  886. |
  887. | /* Override any GCC internal prototype to avoid an error.
  888. | Use char because int might match the return type of a GCC
  889. | builtin and then its argument prototype would still apply. */
  890. | #ifdef __cplusplus
  891. | extern "C"
  892. | #endif
  893. | char gethostbyname_r ();
  894. | /* The GNU C library defines this for functions which it implements
  895. | to always fail with ENOSYS. Some functions are actually named
  896. | something starting with __ and the normal name is an alias. */
  897. | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
  898. | choke me
  899. | #endif
  900. |
  901. | int
  902. | main ()
  903. | {
  904. | return gethostbyname_r ();
  905. | ;
  906. | return 0;
  907. | }
  908. configure:18014: result: no
  909. configure:18042: checking for clock_gettime
  910. configure:18042: gcc -o conftest -lpthread -g -O2 -I/usr/local//include -L/usr/local//lib -L /usr/lib -L/usr/local/lib conftest.c -lpthread >&5
  911. configure:18042: $? = 0
  912. configure:18042: result: yes
  913. configure:18327: checking whether deprecated functions should be enabled
  914. configure:18332: result: yes
  915. configure:18351: checking whether debug build should be enabled
  916. configure:18366: result: no
  917. configure:18381: checking whether invariant check should be enabled
  918. configure:18394: result: no
  919. configure:18421: checking whether logging to disk should be enabled
  920. configure:18435: result: no
  921. configure:18463: checking whether statistics logging should be enabled
  922. configure:18476: result: no
  923. configure:18486: checking whether disk activity logging should be enabled
  924. configure:18499: result: no
  925. configure:18512: checking whether encryption support should be enabled
  926. configure:18517: result: yes
  927. configure:18519: encryption support: now checking for the OpenSSL library...
  928. configure:18542: checking for pkg-config
  929. configure:18572: result: /usr/bin/pkg-config
  930. configure:18628: checking whether compiling and linking against OpenSSL works
  931. Trying link with OPENSSL_LDFLAGS=-L/usr/lib; OPENSSL_LIBS= -lssl -lcrypto; OPENSSL_INCLUDES=-I/usr/include
  932. configure:18650: gcc -o conftest -lpthread -g -O2 -I/usr/include -I/usr/local//include -L/usr/local//lib -L /usr/lib -L/usr/local/lib -L/usr/lib conftest.c -lssl -lcrypto -lpthread >&5
  933. configure:18650: $? = 0
  934. configure:18652: result: yes
  935. configure:18697: checking whether geoip support should be enabled
  936. configure:18702: result: yes
  937. configure:18721: checking whether dht support should be enabled
  938. configure:18726: result: yes
  939. configure:18754: checking whether pool allocators should be enabled
  940. configure:18759: result: yes
  941. configure:18792: checking whether example files should be built
  942. configure:18799: result: no
  943. configure:18808: checking whether test files should be built
  944. configure:18821: result: no
  945. configure:18830: checking whether python bindings should be built
  946. configure:18835: result: yes
  947. configure:18873: checking for a Python interpreter with version >= 2.4
  948. configure:18890: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  949. ./configure[19585]: python: not found
  950. configure:18893: $? = 127
  951. configure:18890: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  952. ./configure[19585]: python2: not found
  953. configure:18893: $? = 127
  954. configure:18890: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  955. configure:18893: $? = 0
  956. configure:18899: result: python3
  957. configure:18907: checking for python3
  958. configure:18925: found /usr/local/bin/python3
  959. configure:18937: result: /usr/local/bin/python3
  960. configure:18955: checking for python3 version
  961. configure:18962: result: 3.6
  962. configure:18974: checking for python3 platform
  963. configure:18981: result: openbsd6
  964. configure:19007: checking for python3 script directory
  965. configure:19042: result: ${prefix}/lib/python3.6/site-packages
  966. configure:19051: checking for python3 extension module directory
  967. configure:19086: result: ${exec_prefix}/lib/python3.6/site-packages
  968. configure:19107: checking for python3.6
  969. configure:19137: result: /usr/local/bin/python3
  970. configure:19153: checking for a version of Python >= '2.1.0'
  971. configure:19179: result: yes
  972. configure:19187: checking for a version of Python >= '2.4'
  973. configure:19193: result: yes
  974. configure:19210: checking for the distutils Python package
  975. configure:19214: result: yes
  976. configure:19228: checking for Python include path
  977. configure:19244: result: -I/usr/local/include/python3.6m
  978. configure:19251: checking for Python library path
  979. configure:19328: result: -L/usr/local/lib -lpython3.6m
  980. configure:19335: checking for Python site-packages path
  981. configure:19341: result: /usr/local/lib/python3.6/site-packages
  982. configure:19348: checking python extra libraries
  983. configure:19355: result: -lintl -lpthread -lutil -lm
  984. configure:19362: checking python extra linking flags
  985. configure:19369: result: -Wl,--export-dynamic
  986. configure:19376: checking consistency of all components of python development environment
  987. configure:19404: gcc -o conftest -lpthread -g -O2 -fvisibility=hidden -I/usr/local//include -I/usr/local/include/python3.6m -L/usr/local//lib -L /usr/lib -L/usr/local/lib -fvisibility=hidden -fvisibility-inlines-hidden -lintl -lpthread -lutil -lm conftest.c -lpthread -L/usr/local/lib -lpython3.6m -Wl,--export-dynamic -Wl,--export-dynamic >&5
  988. cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
  989. /usr/local//lib/libpython3.6m.so.0.0: warning: warning: strcpy() is almost always misused, please use strlcpy()
  990. /usr/local//lib/libpython3.6m.so.0.0: warning: warning: wcscpy() is almost always misused, please use wcslcpy()
  991. /usr/local//lib/libpython3.6m.so.0.0: warning: warning: wcscat() is almost always misused, please use wcslcat()
  992. /usr/local//lib/libpython3.6m.so.0.0: warning: warning: sprintf() is often misused, please use snprintf()
  993. configure:19404: $? = 0
  994. configure:19422: result: yes
  995. configure:19478: checking whether the Boost::Python library is available
  996. configure:19496: g++ -c -I /usr/include -I/usr/local/include -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local//include -I/usr/local/include/python3.6m -I/usr/local//include conftest.cpp >&5
  997. cc1plus: error: unrecognized command line option "-ftemplate-depth=120"
  998. configure:19496: $? = 1
  999. configure: failed program was:
  1000. | /* confdefs.h */
  1001. | #define PACKAGE_NAME "libtorrent-rasterbar"
  1002. | #define PACKAGE_TARNAME "libtorrent-rasterbar"
  1003. | #define PACKAGE_VERSION "1.0.11"
  1004. | #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  1005. | #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  1006. | #define PACKAGE_URL "http://www.libtorrent.org"
  1007. | #define PACKAGE "libtorrent-rasterbar"
  1008. | #define VERSION "1.0.11"
  1009. | #define STDC_HEADERS 1
  1010. | #define HAVE_SYS_TYPES_H 1
  1011. | #define HAVE_SYS_STAT_H 1
  1012. | #define HAVE_STDLIB_H 1
  1013. | #define HAVE_STRING_H 1
  1014. | #define HAVE_MEMORY_H 1
  1015. | #define HAVE_STRINGS_H 1
  1016. | #define HAVE_INTTYPES_H 1
  1017. | #define HAVE_STDINT_H 1
  1018. | #define HAVE_UNISTD_H 1
  1019. | #define HAVE_DLFCN_H 1
  1020. | #define LT_OBJDIR ".libs/"
  1021. | #define HAVE_PTHREAD 1
  1022. | #define HAVE_BOOST_SYSTEM /**/
  1023. | #define HAVE_GETHOSTBYNAME 1
  1024. | #define HAVE_CLOCK_GETTIME 1
  1025. | #define NDEBUG 1
  1026. | #define TORRENT_USE_OPENSSL 1
  1027. | #define HAVE_PYTHON "3.6"
  1028. | /* end confdefs.h. */
  1029. |
  1030. | #include <boost/python/module.hpp>
  1031. | BOOST_PYTHON_MODULE(test) { throw "Boost::Python test."; }
  1032. | int
  1033. | main ()
  1034. | {
  1035. |
  1036. | ;
  1037. | return 0;
  1038. | }
  1039. configure:19504: result: no
  1040. configure:19570: error: Boost.Python library not found. Try using --with-boost-python=lib.
  1041.  
  1042. ## ---------------- ##
  1043. ## Cache variables. ##
  1044. ## ---------------- ##
  1045.  
  1046. ac_cv_boost_python=no
  1047. ac_cv_build=x86_64-unknown-openbsd6.0
  1048. ac_cv_c_compiler_gnu=yes
  1049. ac_cv_cxx_compiler_gnu=yes
  1050. ac_cv_env_CCC_set=
  1051. ac_cv_env_CCC_value=
  1052. ac_cv_env_CC_set=
  1053. ac_cv_env_CC_value=
  1054. ac_cv_env_CFLAGS_set=
  1055. ac_cv_env_CFLAGS_value=
  1056. ac_cv_env_CPPFLAGS_set=
  1057. ac_cv_env_CPPFLAGS_value=
  1058. ac_cv_env_CPP_set=
  1059. ac_cv_env_CPP_value=
  1060. ac_cv_env_CXXCPP_set=
  1061. ac_cv_env_CXXCPP_value=
  1062. ac_cv_env_CXXFLAGS_set=set
  1063. ac_cv_env_CXXFLAGS_value='-I /usr/include -I/usr/local/include'
  1064. ac_cv_env_CXX_set=
  1065. ac_cv_env_CXX_value=
  1066. ac_cv_env_GEOIP_CFLAGS_set=
  1067. ac_cv_env_GEOIP_CFLAGS_value=
  1068. ac_cv_env_GEOIP_LIBS_set=
  1069. ac_cv_env_GEOIP_LIBS_value=
  1070. ac_cv_env_LDFLAGS_set=set
  1071. ac_cv_env_LDFLAGS_value='-L /usr/lib -L/usr/local/lib'
  1072. ac_cv_env_LIBS_set=
  1073. ac_cv_env_LIBS_value=
  1074. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1075. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1076. ac_cv_env_PKG_CONFIG_set=
  1077. ac_cv_env_PKG_CONFIG_value=
  1078. ac_cv_env_PYTHON_INSTALL_PARAMS_set=
  1079. ac_cv_env_PYTHON_INSTALL_PARAMS_value=
  1080. ac_cv_env_PYTHON_VERSION_set=
  1081. ac_cv_env_PYTHON_VERSION_value=
  1082. ac_cv_env_PYTHON_set=
  1083. ac_cv_env_PYTHON_value=
  1084. ac_cv_env_build_alias_set=
  1085. ac_cv_env_build_alias_value=
  1086. ac_cv_env_host_alias_set=
  1087. ac_cv_env_host_alias_value=
  1088. ac_cv_env_target_alias_set=
  1089. ac_cv_env_target_alias_value=
  1090. ac_cv_func_clock_gettime=yes
  1091. ac_cv_func_gethostbyname=yes
  1092. ac_cv_func_gethostbyname_r=no
  1093. ac_cv_header_dlfcn_h=yes
  1094. ac_cv_header_inttypes_h=yes
  1095. ac_cv_header_memory_h=yes
  1096. ac_cv_header_stdc=yes
  1097. ac_cv_header_stdint_h=yes
  1098. ac_cv_header_stdlib_h=yes
  1099. ac_cv_header_string_h=yes
  1100. ac_cv_header_strings_h=yes
  1101. ac_cv_header_sys_stat_h=yes
  1102. ac_cv_header_sys_types_h=yes
  1103. ac_cv_header_unistd_h=yes
  1104. ac_cv_hidden_visibility_attribute=yes
  1105. ac_cv_host=x86_64-unknown-openbsd6.0
  1106. ac_cv_lib_boost_system_mt___exit=yes
  1107. ac_cv_objext=o
  1108. ac_cv_path_EGREP='/usr/bin/grep -E'
  1109. ac_cv_path_FGREP='/usr/bin/grep -F'
  1110. ac_cv_path_GREP=/usr/bin/grep
  1111. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  1112. ac_cv_path_PYTHON=/usr/local/bin/python3
  1113. ac_cv_path_SED=/usr/bin/sed
  1114. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1115. ac_cv_path_install='/usr/bin/install -c'
  1116. ac_cv_path_lt_DD=/bin/dd
  1117. ac_cv_prog_AWK=awk
  1118. ac_cv_prog_CPP='gcc -E'
  1119. ac_cv_prog_CXXCPP='g++ -E'
  1120. ac_cv_prog_ac_ct_AR=ar
  1121. ac_cv_prog_ac_ct_CC=gcc
  1122. ac_cv_prog_ac_ct_CXX=g++
  1123. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1124. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1125. ac_cv_prog_ac_ct_RANLIB=ranlib
  1126. ac_cv_prog_ac_ct_STRIP=strip
  1127. ac_cv_prog_cc_c89=
  1128. ac_cv_prog_cc_g=yes
  1129. ac_cv_prog_cc_gcc_c_o=yes
  1130. ac_cv_prog_cxx_c_o=yes
  1131. ac_cv_prog_cxx_g=yes
  1132. ac_cv_prog_make_make_set=yes
  1133. ac_cv_sys_file_offset_bits=no
  1134. ac_cv_sys_largefile_CC=no
  1135. ac_cv_target=x86_64-unknown-openbsd6.0
  1136. am_cv_CC_dependencies_compiler_type=gcc3
  1137. am_cv_CXX_dependencies_compiler_type=gcc3
  1138. am_cv_make_support_nested_variables=yes
  1139. am_cv_pathless_PYTHON=python3
  1140. am_cv_prog_cc_c_o=yes
  1141. am_cv_python_platform=openbsd6
  1142. am_cv_python_pyexecdir='${exec_prefix}/lib/python3.6/site-packages'
  1143. am_cv_python_pythondir='${prefix}/lib/python3.6/site-packages'
  1144. am_cv_python_version=3.6
  1145. ax_cv_boost_system=yes
  1146. lt_cv_ar_at_file=@
  1147. lt_cv_archive_cmds_need_lc=yes
  1148. lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
  1149. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1150. lt_cv_file_magic_test_file=
  1151. lt_cv_ld_reload_flag=-r
  1152. lt_cv_nm_interface='BSD nm'
  1153. lt_cv_objdir=.libs
  1154. lt_cv_path_LD=/usr/bin/ld
  1155. lt_cv_path_LDCXX=/usr/bin/ld
  1156. lt_cv_path_NM='/usr/bin/nm -B'
  1157. lt_cv_path_mainfest_tool=no
  1158. lt_cv_prog_compiler_c_o=yes
  1159. lt_cv_prog_compiler_c_o_CXX=yes
  1160. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1161. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1162. lt_cv_prog_compiler_pic_works=yes
  1163. lt_cv_prog_compiler_pic_works_CXX=yes
  1164. lt_cv_prog_compiler_rtti_exceptions=no
  1165. lt_cv_prog_compiler_static_works=yes
  1166. lt_cv_prog_compiler_static_works_CXX=yes
  1167. lt_cv_prog_gnu_ld=no
  1168. lt_cv_prog_gnu_ldcxx=yes
  1169. lt_cv_sharedlib_from_linklib_cmd='print -r --'
  1170. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
  1171. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'
  1172. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'
  1173. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
  1174. lt_cv_sys_global_symbol_to_import=
  1175. lt_cv_sys_max_cmd_len=196608
  1176. lt_cv_to_host_file_cmd=func_convert_file_noop
  1177. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1178. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1179.  
  1180. ## ----------------- ##
  1181. ## Output variables. ##
  1182. ## ----------------- ##
  1183.  
  1184. ACLOCAL='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/missing aclocal-1.15'
  1185. AMDEPBACKSLASH='\'
  1186. AMDEP_FALSE='#'
  1187. AMDEP_TRUE=''
  1188. AMTAR='$${TAR-tar}'
  1189. AM_BACKSLASH='\'
  1190. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1191. AM_DEFAULT_VERBOSITY='0'
  1192. AM_V='$(V)'
  1193. AR='ar'
  1194. AUTOCONF='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/missing autoconf'
  1195. AUTOHEADER='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/missing autoheader'
  1196. AUTOMAKE='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/missing automake-1.15'
  1197. AWK='awk'
  1198. BOOST_CPPFLAGS='-I/usr/local//include'
  1199. BOOST_LDFLAGS='-L/usr/local//lib'
  1200. BOOST_PYTHON_LIB=''
  1201. BOOST_SYSTEM_LIB='-lboost_system-mt'
  1202. CC='gcc'
  1203. CCDEPMODE='depmode=gcc3'
  1204. CFLAGS='-lpthread -g -O2 -fvisibility=hidden'
  1205. COMPILETIME_OPTIONS=' -DTORRENT_USE_OPENSSL '
  1206. CPP='gcc -E'
  1207. CPPFLAGS='-I/usr/local//include '
  1208. CXX='g++'
  1209. CXXCPP='g++ -E'
  1210. CXXDEPMODE='depmode=gcc3'
  1211. CXXFLAGS='-I /usr/include -I/usr/local/include -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden'
  1212. CYGPATH_W='echo'
  1213. DEBUGFLAGS='-Os'
  1214. DEFS=''
  1215. DEPDIR='.deps'
  1216. DLLTOOL='false'
  1217. DSYMUTIL=''
  1218. DUMPBIN=''
  1219. ECHO_C=''
  1220. ECHO_N='-n'
  1221. ECHO_T=''
  1222. EGREP='/usr/bin/grep -E'
  1223. ENABLE_DHT_FALSE=''
  1224. ENABLE_DHT_TRUE=''
  1225. ENABLE_EXAMPLES_FALSE=''
  1226. ENABLE_EXAMPLES_TRUE=''
  1227. ENABLE_PYTHON_BINDING_FALSE=''
  1228. ENABLE_PYTHON_BINDING_TRUE=''
  1229. ENABLE_TESTS_FALSE=''
  1230. ENABLE_TESTS_TRUE=''
  1231. EXEEXT=''
  1232. FGREP='/usr/bin/grep -F'
  1233. GEOIP_CFLAGS=''
  1234. GEOIP_LIBS=''
  1235. GREP='/usr/bin/grep'
  1236. ICONV_LIBS=''
  1237. INSTALL_DATA='${INSTALL} -m 644'
  1238. INSTALL_PROGRAM='${INSTALL}'
  1239. INSTALL_SCRIPT='${INSTALL}'
  1240. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1241. INTERFACE_VERSION_INFO='8:0:0'
  1242. LD='/usr/bin/ld'
  1243. LDFLAGS='-L/usr/local//lib -L /usr/lib -L/usr/local/lib -fvisibility=hidden -fvisibility-inlines-hidden'
  1244. LIBICONV=''
  1245. LIBOBJS=''
  1246. LIBS='-lpthread '
  1247. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1248. LIPO=''
  1249. LN_S='ln -s'
  1250. LTLIBICONV=''
  1251. LTLIBOBJS=''
  1252. LT_SYS_LIBRARY_PATH=''
  1253. MAINT=''
  1254. MAINTAINER_MODE_FALSE='#'
  1255. MAINTAINER_MODE_TRUE=''
  1256. MAKEINFO='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/missing makeinfo'
  1257. MANIFEST_TOOL=':'
  1258. MKDIR_P='build-aux/install-sh -c -d'
  1259. NM='/usr/bin/nm -B'
  1260. NMEDIT=''
  1261. OBJDUMP='objdump'
  1262. OBJEXT='o'
  1263. OPENSSL_INCLUDES='-I/usr/include'
  1264. OPENSSL_LDFLAGS='-L/usr/lib'
  1265. OPENSSL_LIBS=' -lssl -lcrypto'
  1266. OTOOL64=''
  1267. OTOOL=''
  1268. PACKAGE='libtorrent-rasterbar'
  1269. PACKAGE_BUGREPORT='arvid@libtorrent.org'
  1270. PACKAGE_NAME='libtorrent-rasterbar'
  1271. PACKAGE_STRING='libtorrent-rasterbar 1.0.11'
  1272. PACKAGE_TARNAME='libtorrent-rasterbar'
  1273. PACKAGE_URL='http://www.libtorrent.org'
  1274. PACKAGE_VERSION='1.0.11'
  1275. PATH_SEPARATOR=':'
  1276. PKG_CONFIG='/usr/bin/pkg-config'
  1277. PTHREAD_CC='gcc'
  1278. PTHREAD_CFLAGS='-lpthread'
  1279. PTHREAD_LIBS='-lpthread '
  1280. PYTHON='/usr/local/bin/python3'
  1281. PYTHON_CPPFLAGS='-I/usr/local/include/python3.6m'
  1282. PYTHON_EXEC_PREFIX='${exec_prefix}'
  1283. PYTHON_EXTRA_LDFLAGS='-lintl -lpthread -lutil -lm'
  1284. PYTHON_EXTRA_LIBS='-Wl,--export-dynamic'
  1285. PYTHON_INSTALL_PARAMS=''
  1286. PYTHON_LIBS='-L/usr/local/lib -lpython3.6m'
  1287. PYTHON_PLATFORM='openbsd6'
  1288. PYTHON_PREFIX='${prefix}'
  1289. PYTHON_SITE_PKG='/usr/local/lib/python3.6/site-packages'
  1290. PYTHON_VERSION='3.6'
  1291. RANLIB='ranlib'
  1292. SED='/usr/bin/sed'
  1293. SET_MAKE=''
  1294. SHELL='/bin/sh'
  1295. STRIP='strip'
  1296. VERSION='1.0.11'
  1297. WITH_OPENSSL_FALSE=''
  1298. WITH_OPENSSL_TRUE=''
  1299. WITH_SHIPPED_GEOIP_FALSE=''
  1300. WITH_SHIPPED_GEOIP_TRUE=''
  1301. ac_ct_AR='ar'
  1302. ac_ct_CC='gcc'
  1303. ac_ct_CXX='g++'
  1304. ac_ct_DUMPBIN=''
  1305. am__EXEEXT_FALSE=''
  1306. am__EXEEXT_TRUE=''
  1307. am__fastdepCC_FALSE='#'
  1308. am__fastdepCC_TRUE=''
  1309. am__fastdepCXX_FALSE='#'
  1310. am__fastdepCXX_TRUE=''
  1311. am__include='include'
  1312. am__isrc=''
  1313. am__leading_dot='.'
  1314. am__nodep='_no'
  1315. am__quote=''
  1316. am__tar='$${TAR-tar} chof - "$$tardir"'
  1317. am__untar='$${TAR-tar} xf -'
  1318. ax_pthread_config=''
  1319. bindir='${exec_prefix}/bin'
  1320. build='x86_64-unknown-openbsd6.0'
  1321. build_alias=''
  1322. build_cpu='x86_64'
  1323. build_os='openbsd6.0'
  1324. build_vendor='unknown'
  1325. datadir='${datarootdir}'
  1326. datarootdir='${prefix}/share'
  1327. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1328. dvidir='${docdir}'
  1329. exec_prefix='NONE'
  1330. host='x86_64-unknown-openbsd6.0'
  1331. host_alias=''
  1332. host_cpu='x86_64'
  1333. host_os='openbsd6.0'
  1334. host_vendor='unknown'
  1335. htmldir='${docdir}'
  1336. includedir='${prefix}/include'
  1337. infodir='${datarootdir}/info'
  1338. install_sh='${SHELL} /home/xavier/geek/libtorrent/libtorrent-rasterbar-1.0.11/build-aux/install-sh'
  1339. libdir='${exec_prefix}/lib'
  1340. libexecdir='${exec_prefix}/libexec'
  1341. localedir='${datarootdir}/locale'
  1342. localstatedir='${prefix}/var'
  1343. mandir='${datarootdir}/man'
  1344. mkdir_p='$(MKDIR_P)'
  1345. oldincludedir='/usr/include'
  1346. pdfdir='${docdir}'
  1347. pkgpyexecdir='${pyexecdir}/libtorrent-rasterbar'
  1348. pkgpythondir='${pythondir}/libtorrent-rasterbar'
  1349. prefix='NONE'
  1350. program_transform_name='s,x,x,'
  1351. psdir='${docdir}'
  1352. pyexecdir='${exec_prefix}/lib/python3.6/site-packages'
  1353. pythondir='${prefix}/lib/python3.6/site-packages'
  1354. sbindir='${exec_prefix}/sbin'
  1355. sharedstatedir='${prefix}/com'
  1356. sysconfdir='${prefix}/etc'
  1357. target='x86_64-unknown-openbsd6.0'
  1358. target_alias=''
  1359. target_cpu='x86_64'
  1360. target_os='openbsd6.0'
  1361. target_vendor='unknown'
  1362.  
  1363. ## ----------- ##
  1364. ## confdefs.h. ##
  1365. ## ----------- ##
  1366.  
  1367. /* confdefs.h */
  1368. #define PACKAGE_NAME "libtorrent-rasterbar"
  1369. #define PACKAGE_TARNAME "libtorrent-rasterbar"
  1370. #define PACKAGE_VERSION "1.0.11"
  1371. #define PACKAGE_STRING "libtorrent-rasterbar 1.0.11"
  1372. #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
  1373. #define PACKAGE_URL "http://www.libtorrent.org"
  1374. #define PACKAGE "libtorrent-rasterbar"
  1375. #define VERSION "1.0.11"
  1376. #define STDC_HEADERS 1
  1377. #define HAVE_SYS_TYPES_H 1
  1378. #define HAVE_SYS_STAT_H 1
  1379. #define HAVE_STDLIB_H 1
  1380. #define HAVE_STRING_H 1
  1381. #define HAVE_MEMORY_H 1
  1382. #define HAVE_STRINGS_H 1
  1383. #define HAVE_INTTYPES_H 1
  1384. #define HAVE_STDINT_H 1
  1385. #define HAVE_UNISTD_H 1
  1386. #define HAVE_DLFCN_H 1
  1387. #define LT_OBJDIR ".libs/"
  1388. #define HAVE_PTHREAD 1
  1389. #define HAVE_BOOST_SYSTEM /**/
  1390. #define HAVE_GETHOSTBYNAME 1
  1391. #define HAVE_CLOCK_GETTIME 1
  1392. #define NDEBUG 1
  1393. #define TORRENT_USE_OPENSSL 1
  1394. #define HAVE_PYTHON "3.6"
  1395.  
  1396. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement