Guest User

Untitled

a guest
Jul 25th, 2012
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.76 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 jzmq configure 2.1.0, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --host=arm-linux-androideabi --prefix=/tmp/zeromq-android --with-zeromq=/tmp/zeromq-android CPPFLAGS=-fPIC -I/tmp/zeromq-android/include LDFLAGS=-L/tmp/zeromq-android/lib LIBS=-luuid --disable-version
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = U
  14. uname -m = x86_64
  15. uname -r = 3.2.0-23-generic
  16. uname -s = Linux
  17. uname -v = #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  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.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2454: checking for a BSD-compatible install
  43. configure:2522: result: /usr/bin/install -c
  44. configure:2533: checking whether build environment is sane
  45. configure:2583: result: yes
  46. configure:2632: checking for arm-linux-androideabi-strip
  47. configure:2662: result: no
  48. configure:2672: checking for strip
  49. configure:2688: found /usr/bin/strip
  50. configure:2699: result: strip
  51. configure:2724: checking for a thread-safe mkdir -p
  52. configure:2763: result: /bin/mkdir -p
  53. configure:2776: checking for gawk
  54. configure:2806: result: no
  55. configure:2776: checking for mawk
  56. configure:2792: found /usr/bin/mawk
  57. configure:2803: result: mawk
  58. configure:2814: checking whether make sets $(MAKE)
  59. configure:2836: result: yes
  60. configure:2911: checking how to create a ustar tar archive
  61. configure:2924: tar --version
  62. tar (GNU tar) 1.26
  63. Copyright (C) 2011 Free Software Foundation, Inc.
  64. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  65. This is free software: you are free to change and redistribute it.
  66. There is NO WARRANTY, to the extent permitted by law.
  67.  
  68. Written by John Gilmore and Jay Fenlason.
  69. configure:2927: $? = 0
  70. configure:2967: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  71. configure:2970: $? = 0
  72. configure:2974: tar -xf - <conftest.tar
  73. configure:2977: $? = 0
  74. configure:2990: result: gnutar
  75. configure:3039: checking build system type
  76. configure:3053: result: x86_64-unknown-linux-gnu
  77. configure:3073: checking host system type
  78. configure:3086: result: arm-unknown-linux-androideabi
  79. configure:3127: checking how to print strings
  80. configure:3154: result: printf
  81. configure:3187: checking for style of include used by make
  82. configure:3215: result: GNU
  83. configure:3246: checking for arm-linux-androideabi-gcc
  84. configure:3276: result: no
  85. configure:3286: checking for gcc
  86. configure:3302: found /usr/bin/gcc
  87. configure:3313: result: gcc
  88. configure:3542: checking for C compiler version
  89. configure:3551: gcc --version >&5
  90. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  91. Copyright (C) 2011 Free Software Foundation, Inc.
  92. This is free software; see the source for copying conditions. There is NO
  93. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  94.  
  95. configure:3562: $? = 0
  96. configure:3551: gcc -v >&5
  97. Using built-in specs.
  98. COLLECT_GCC=gcc
  99. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
  100. Target: x86_64-linux-gnu
  101. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  102. Thread model: posix
  103. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  104. configure:3562: $? = 0
  105. configure:3551: gcc -V >&5
  106. gcc: error: unrecognized option '-V'
  107. gcc: fatal error: no input files
  108. compilation terminated.
  109. configure:3562: $? = 4
  110. configure:3551: gcc -qversion >&5
  111. gcc: error: unrecognized option '-qversion'
  112. gcc: fatal error: no input files
  113. compilation terminated.
  114. configure:3562: $? = 4
  115. configure:3582: checking whether the C compiler works
  116. configure:3604: gcc -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib conftest.c -luuid >&5
  117. configure:3608: $? = 0
  118. configure:3656: result: yes
  119. configure:3659: checking for C compiler default output file name
  120. configure:3661: result: a.out
  121. configure:3667: checking for suffix of executables
  122. configure:3674: gcc -o conftest -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib conftest.c -luuid >&5
  123. configure:3678: $? = 0
  124. configure:3700: result:
  125. configure:3722: checking whether we are cross compiling
  126. configure:3730: gcc -o conftest -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib conftest.c -luuid >&5
  127. configure:3734: $? = 0
  128. configure:3741: ./conftest
  129. configure:3745: $? = 0
  130. configure:3760: result: no
  131. configure:3765: checking for suffix of object files
  132. configure:3787: gcc -c -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  133. configure:3791: $? = 0
  134. configure:3812: result: o
  135. configure:3816: checking whether we are using the GNU C compiler
  136. configure:3835: gcc -c -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  137. configure:3835: $? = 0
  138. configure:3844: result: yes
  139. configure:3853: checking whether gcc accepts -g
  140. configure:3873: gcc -c -g -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  141. configure:3873: $? = 0
  142. configure:3914: result: yes
  143. configure:3931: checking for gcc option to accept ISO C89
  144. configure:3995: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  145. configure:3995: $? = 0
  146. configure:4008: result: none needed
  147. configure:4030: checking dependency style of gcc
  148. configure:4141: result: gcc3
  149. configure:4156: checking for a sed that does not truncate output
  150. configure:4220: result: /bin/sed
  151. configure:4238: checking for grep that handles long lines and -e
  152. configure:4296: result: /bin/grep
  153. configure:4301: checking for egrep
  154. configure:4363: result: /bin/grep -E
  155. configure:4368: checking for fgrep
  156. configure:4430: result: /bin/grep -F
  157. configure:4465: checking for ld used by gcc
  158. configure:4532: result: /usr/bin/ld
  159. configure:4539: checking if the linker (/usr/bin/ld) is GNU ld
  160. configure:4554: result: yes
  161. configure:4566: checking for BSD- or MS-compatible name lister (nm)
  162. configure:4615: result: no
  163. configure:4629: checking for arm-linux-androideabi-dumpbin
  164. configure:4659: result: no
  165. configure:4629: checking for arm-linux-androideabi-link
  166. configure:4659: result: no
  167. configure:4673: checking for dumpbin
  168. configure:4703: result: no
  169. configure:4673: checking for link
  170. configure:4689: found /usr/bin/link
  171. configure:4700: result: link -dump
  172. configure:4745: checking the name lister (nm) interface
  173. configure:4752: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  174. configure:4755: nm "conftest.o"
  175. configure:4758: output
  176. 0000000000000000 B some_variable
  177. configure:4765: result: BSD nm
  178. configure:4768: checking whether ln -s works
  179. configure:4772: result: yes
  180. configure:4780: checking the maximum length of command line arguments
  181. configure:4910: result: 1572864
  182. configure:4927: checking whether the shell understands some XSI constructs
  183. configure:4937: result: yes
  184. configure:4941: checking whether the shell understands "+="
  185. configure:4947: result: yes
  186. configure:4982: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
  187. configure:5022: result: func_convert_file_noop
  188. configure:5029: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  189. configure:5049: result: func_convert_file_noop
  190. configure:5056: checking for /usr/bin/ld option to reload object files
  191. configure:5063: result: -r
  192. configure:5097: checking for arm-linux-androideabi-objdump
  193. configure:5127: result: no
  194. configure:5137: checking for objdump
  195. configure:5153: found /usr/bin/objdump
  196. configure:5164: result: objdump
  197. configure:5196: checking how to recognize dependent libraries
  198. configure:5398: result: pass_all
  199. configure:5443: checking for arm-linux-androideabi-dlltool
  200. configure:5473: result: no
  201. configure:5483: checking for dlltool
  202. configure:5513: result: no
  203. configure:5543: checking how to associate runtime and link libraries
  204. configure:5570: result: printf %s\n
  205. configure:5587: checking for arm-linux-androideabi-ar
  206. configure:5617: result: no
  207. configure:5631: checking for ar
  208. configure:5647: found /usr/bin/ar
  209. configure:5658: result: ar
  210. configure:5695: checking for archiver @FILE support
  211. configure:5712: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  212. configure:5712: $? = 0
  213. configure:5715: ar cru libconftest.a @conftest.lst >&5
  214. configure:5718: $? = 0
  215. configure:5723: ar cru libconftest.a @conftest.lst >&5
  216. ar: conftest.o: No such file or directory
  217. configure:5726: $? = 1
  218. configure:5738: result: @
  219. configure:5756: checking for arm-linux-androideabi-strip
  220. configure:5783: result: strip
  221. configure:5855: checking for arm-linux-androideabi-ranlib
  222. configure:5885: result: no
  223. configure:5895: checking for ranlib
  224. configure:5911: found /usr/bin/ranlib
  225. configure:5922: result: ranlib
  226. configure:6024: checking command to parse nm output from gcc object
  227. configure:6144: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  228. configure:6147: $? = 0
  229. configure:6151: nm 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
  230. configure:6154: $? = 0
  231. configure:6220: gcc -o conftest -g -O2 -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib conftest.c conftstm.o >&5
  232. configure:6223: $? = 0
  233. configure:6261: result: ok
  234. configure:6298: checking for sysroot
  235. configure:6328: result: no
  236. configure:6544: checking for arm-linux-androideabi-mt
  237. configure:6574: result: no
  238. configure:6584: checking for mt
  239. configure:6600: found /bin/mt
  240. configure:6611: result: mt
  241. configure:6634: checking if mt is a manifest tool
  242. configure:6640: mt '-?'
  243. configure:6648: result: no
  244. configure:7290: checking how to run the C preprocessor
  245. configure:7321: gcc -E -fPIC -I/tmp/zeromq-android/include conftest.c
  246. configure:7321: $? = 0
  247. configure:7335: gcc -E -fPIC -I/tmp/zeromq-android/include conftest.c
  248. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  249. compilation terminated.
  250. configure:7335: $? = 1
  251. configure: failed program was:
  252. | /* confdefs.h */
  253. | #define PACKAGE_NAME "jzmq"
  254. | #define PACKAGE_TARNAME "jzmq"
  255. | #define PACKAGE_VERSION "2.1.0"
  256. | #define PACKAGE_STRING "jzmq 2.1.0"
  257. | #define PACKAGE_BUGREPORT "[email protected]"
  258. | #define PACKAGE_URL ""
  259. | #define PACKAGE "jzmq"
  260. | #define VERSION "2.1.0"
  261. | /* end confdefs.h. */
  262. | #include <ac_nonexistent.h>
  263. configure:7360: result: gcc -E
  264. configure:7380: gcc -E -fPIC -I/tmp/zeromq-android/include conftest.c
  265. configure:7380: $? = 0
  266. configure:7394: gcc -E -fPIC -I/tmp/zeromq-android/include conftest.c
  267. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  268. compilation terminated.
  269. configure:7394: $? = 1
  270. configure: failed program was:
  271. | /* confdefs.h */
  272. | #define PACKAGE_NAME "jzmq"
  273. | #define PACKAGE_TARNAME "jzmq"
  274. | #define PACKAGE_VERSION "2.1.0"
  275. | #define PACKAGE_STRING "jzmq 2.1.0"
  276. | #define PACKAGE_BUGREPORT "[email protected]"
  277. | #define PACKAGE_URL ""
  278. | #define PACKAGE "jzmq"
  279. | #define VERSION "2.1.0"
  280. | /* end confdefs.h. */
  281. | #include <ac_nonexistent.h>
  282. configure:7423: checking for ANSI C header files
  283. configure:7443: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  284. configure:7443: $? = 0
  285. configure:7516: gcc -o conftest -g -O2 -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib conftest.c -luuid >&5
  286. configure:7516: $? = 0
  287. configure:7516: ./conftest
  288. configure:7516: $? = 0
  289. configure:7527: result: yes
  290. configure:7540: checking for sys/types.h
  291. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  292. configure:7540: $? = 0
  293. configure:7540: result: yes
  294. configure:7540: checking for sys/stat.h
  295. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  296. configure:7540: $? = 0
  297. configure:7540: result: yes
  298. configure:7540: checking for stdlib.h
  299. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  300. configure:7540: $? = 0
  301. configure:7540: result: yes
  302. configure:7540: checking for string.h
  303. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  304. configure:7540: $? = 0
  305. configure:7540: result: yes
  306. configure:7540: checking for memory.h
  307. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  308. configure:7540: $? = 0
  309. configure:7540: result: yes
  310. configure:7540: checking for strings.h
  311. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  312. configure:7540: $? = 0
  313. configure:7540: result: yes
  314. configure:7540: checking for inttypes.h
  315. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  316. configure:7540: $? = 0
  317. configure:7540: result: yes
  318. configure:7540: checking for stdint.h
  319. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  320. configure:7540: $? = 0
  321. configure:7540: result: yes
  322. configure:7540: checking for unistd.h
  323. configure:7540: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  324. configure:7540: $? = 0
  325. configure:7540: result: yes
  326. configure:7554: checking for dlfcn.h
  327. configure:7554: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  328. configure:7554: $? = 0
  329. configure:7554: result: yes
  330. configure:7760: checking for objdir
  331. configure:7775: result: .libs
  332. configure:8046: checking if gcc supports -fno-rtti -fno-exceptions
  333. configure:8064: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include -fno-rtti -fno-exceptions conftest.c >&5
  334. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  335. configure:8068: $? = 0
  336. configure:8081: result: no
  337. configure:8408: checking for gcc option to produce PIC
  338. configure:8415: result: -fPIC -DPIC
  339. configure:8423: checking if gcc PIC flag -fPIC -DPIC works
  340. configure:8441: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include -fPIC -DPIC -DPIC conftest.c >&5
  341. configure:8445: $? = 0
  342. configure:8458: result: yes
  343. configure:8487: checking if gcc static flag -static works
  344. configure:8515: result: yes
  345. configure:8530: checking if gcc supports -c -o file.o
  346. configure:8551: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include -o out/conftest2.o conftest.c >&5
  347. configure:8555: $? = 0
  348. configure:8577: result: yes
  349. configure:8585: checking if gcc supports -c -o file.o
  350. configure:8632: result: yes
  351. configure:8665: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  352. configure:9822: result: yes
  353. configure:9859: checking whether -lc should be explicitly linked in
  354. configure:9867: gcc -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.c >&5
  355. configure:9870: $? = 0
  356. configure:9885: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  357. configure:9888: $? = 0
  358. configure:9902: result: no
  359. configure:10062: checking dynamic linker characteristics
  360. configure:10573: gcc -o conftest -g -O2 -fPIC -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib -Wl,-rpath -Wl,/foo conftest.c -luuid >&5
  361. configure:10573: $? = 0
  362. configure:10807: result: GNU/Linux ld.so
  363. configure:10914: checking how to hardcode library paths into programs
  364. configure:10939: result: immediate
  365. configure:11479: checking whether stripping libraries is possible
  366. configure:11484: result: yes
  367. configure:11519: checking if libtool supports shared libraries
  368. configure:11521: result: yes
  369. configure:11524: checking whether to build shared libraries
  370. configure:11545: result: yes
  371. configure:11548: checking whether to build static libraries
  372. configure:11552: result: yes
  373. configure:11595: checking for gawk
  374. configure:11622: result: mawk
  375. configure:11634: checking whether gcc and cc understand -c and -o together
  376. configure:11665: gcc -c conftest.c -o conftest2.o >&5
  377. configure:11669: $? = 0
  378. configure:11675: gcc -c conftest.c -o conftest2.o >&5
  379. configure:11679: $? = 0
  380. configure:11690: cc -c conftest.c >&5
  381. configure:11694: $? = 0
  382. configure:11702: cc -c conftest.c -o conftest2.o >&5
  383. configure:11706: $? = 0
  384. configure:11712: cc -c conftest.c -o conftest2.o >&5
  385. configure:11716: $? = 0
  386. configure:11734: result: yes
  387. configure:11773: checking for arm-linux-androideabi-g++
  388. configure:11803: result: no
  389. configure:11773: checking for arm-linux-androideabi-c++
  390. configure:11803: result: no
  391. configure:11773: checking for arm-linux-androideabi-gpp
  392. configure:11803: result: no
  393. configure:11773: checking for arm-linux-androideabi-aCC
  394. configure:11803: result: no
  395. configure:11773: checking for arm-linux-androideabi-CC
  396. configure:11803: result: no
  397. configure:11773: checking for arm-linux-androideabi-cxx
  398. configure:11803: result: no
  399. configure:11773: checking for arm-linux-androideabi-cc++
  400. configure:11803: result: no
  401. configure:11773: checking for arm-linux-androideabi-cl.exe
  402. configure:11803: result: no
  403. configure:11773: checking for arm-linux-androideabi-FCC
  404. configure:11803: result: no
  405. configure:11773: checking for arm-linux-androideabi-KCC
  406. configure:11803: result: no
  407. configure:11773: checking for arm-linux-androideabi-RCC
  408. configure:11803: result: no
  409. configure:11773: checking for arm-linux-androideabi-xlC_r
  410. configure:11803: result: no
  411. configure:11773: checking for arm-linux-androideabi-xlC
  412. configure:11803: result: no
  413. configure:11817: checking for g++
  414. configure:11833: found /usr/bin/g++
  415. configure:11844: result: g++
  416. configure:11871: checking for C++ compiler version
  417. configure:11880: g++ --version >&5
  418. g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  419. Copyright (C) 2011 Free Software Foundation, Inc.
  420. This is free software; see the source for copying conditions. There is NO
  421. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  422.  
  423. configure:11891: $? = 0
  424. configure:11880: g++ -v >&5
  425. Using built-in specs.
  426. COLLECT_GCC=g++
  427. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
  428. Target: x86_64-linux-gnu
  429. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  430. Thread model: posix
  431. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  432. configure:11891: $? = 0
  433. configure:11880: g++ -V >&5
  434. g++: error: unrecognized option '-V'
  435. g++: fatal error: no input files
  436. compilation terminated.
  437. configure:11891: $? = 4
  438. configure:11880: g++ -qversion >&5
  439. g++: error: unrecognized option '-qversion'
  440. g++: fatal error: no input files
  441. compilation terminated.
  442. configure:11891: $? = 4
  443. configure:11895: checking whether we are using the GNU C++ compiler
  444. configure:11914: g++ -c -fPIC -I/tmp/zeromq-android/include conftest.cpp >&5
  445. configure:11914: $? = 0
  446. configure:11923: result: yes
  447. configure:11932: checking whether g++ accepts -g
  448. configure:11952: g++ -c -g -fPIC -I/tmp/zeromq-android/include conftest.cpp >&5
  449. configure:11952: $? = 0
  450. configure:11993: result: yes
  451. configure:12018: checking dependency style of g++
  452. configure:12129: result: gcc3
  453. configure:12162: checking how to run the C++ preprocessor
  454. configure:12189: g++ -E -fPIC -I/tmp/zeromq-android/include conftest.cpp
  455. configure:12189: $? = 0
  456. configure:12203: g++ -E -fPIC -I/tmp/zeromq-android/include conftest.cpp
  457. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  458. compilation terminated.
  459. configure:12203: $? = 1
  460. configure: failed program was:
  461. | /* confdefs.h */
  462. | #define PACKAGE_NAME "jzmq"
  463. | #define PACKAGE_TARNAME "jzmq"
  464. | #define PACKAGE_VERSION "2.1.0"
  465. | #define PACKAGE_STRING "jzmq 2.1.0"
  466. | #define PACKAGE_BUGREPORT "[email protected]"
  467. | #define PACKAGE_URL ""
  468. | #define PACKAGE "jzmq"
  469. | #define VERSION "2.1.0"
  470. | #define STDC_HEADERS 1
  471. | #define HAVE_SYS_TYPES_H 1
  472. | #define HAVE_SYS_STAT_H 1
  473. | #define HAVE_STDLIB_H 1
  474. | #define HAVE_STRING_H 1
  475. | #define HAVE_MEMORY_H 1
  476. | #define HAVE_STRINGS_H 1
  477. | #define HAVE_INTTYPES_H 1
  478. | #define HAVE_STDINT_H 1
  479. | #define HAVE_UNISTD_H 1
  480. | #define HAVE_DLFCN_H 1
  481. | #define LT_OBJDIR ".libs/"
  482. | /* end confdefs.h. */
  483. | #include <ac_nonexistent.h>
  484. configure:12228: result: g++ -E
  485. configure:12248: g++ -E -fPIC -I/tmp/zeromq-android/include conftest.cpp
  486. configure:12248: $? = 0
  487. configure:12262: g++ -E -fPIC -I/tmp/zeromq-android/include conftest.cpp
  488. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  489. compilation terminated.
  490. configure:12262: $? = 1
  491. configure: failed program was:
  492. | /* confdefs.h */
  493. | #define PACKAGE_NAME "jzmq"
  494. | #define PACKAGE_TARNAME "jzmq"
  495. | #define PACKAGE_VERSION "2.1.0"
  496. | #define PACKAGE_STRING "jzmq 2.1.0"
  497. | #define PACKAGE_BUGREPORT "[email protected]"
  498. | #define PACKAGE_URL ""
  499. | #define PACKAGE "jzmq"
  500. | #define VERSION "2.1.0"
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define HAVE_DLFCN_H 1
  512. | #define LT_OBJDIR ".libs/"
  513. | /* end confdefs.h. */
  514. | #include <ac_nonexistent.h>
  515. configure:12431: checking for ld used by g++
  516. configure:12498: result: /usr/bin/ld
  517. configure:12505: checking if the linker (/usr/bin/ld) is GNU ld
  518. configure:12520: result: yes
  519. configure:12575: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  520. configure:13580: result: yes
  521. configure:13616: g++ -c -g -O2 -fPIC -I/tmp/zeromq-android/include conftest.cpp >&5
  522. configure:13619: $? = 0
  523. configure:14139: checking for g++ option to produce PIC
  524. configure:14146: result: -fPIC -DPIC
  525. configure:14154: checking if g++ PIC flag -fPIC -DPIC works
  526. configure:14172: g++ -c -g -O2 -fPIC -I/tmp/zeromq-android/include -fPIC -DPIC -DPIC conftest.cpp >&5
  527. configure:14176: $? = 0
  528. configure:14189: result: yes
  529. configure:14212: checking if g++ static flag -static works
  530. configure:14240: result: yes
  531. configure:14252: checking if g++ supports -c -o file.o
  532. configure:14273: g++ -c -g -O2 -fPIC -I/tmp/zeromq-android/include -o out/conftest2.o conftest.cpp >&5
  533. configure:14277: $? = 0
  534. configure:14299: result: yes
  535. configure:14304: checking if g++ supports -c -o file.o
  536. configure:14351: result: yes
  537. configure:14381: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  538. configure:14420: result: yes
  539. configure:14561: checking dynamic linker characteristics
  540. configure:15240: result: GNU/Linux ld.so
  541. configure:15293: checking how to hardcode library paths into programs
  542. configure:15318: result: immediate
  543. configure:15601: checking zmq.h usability
  544. configure:15601: g++ -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -fPIC -I/tmp/zeromq-android/include -I/tmp/zeromq-android/include conftest.cpp >&5
  545. configure:15601: $? = 0
  546. configure:15601: result: yes
  547. configure:15601: checking zmq.h presence
  548. configure:15601: g++ -E -D_REENTRANT -D_THREAD_SAFE -fPIC -I/tmp/zeromq-android/include -I/tmp/zeromq-android/include conftest.cpp
  549. configure:15601: $? = 0
  550. configure:15601: result: yes
  551. configure:15601: checking for zmq.h
  552. configure:15601: result: yes
  553. configure:15622: checking for zmq_init in -lzmq
  554. configure:15647: g++ -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -fPIC -I/tmp/zeromq-android/include -I/tmp/zeromq-android/include -L/tmp/zeromq-android/lib -L/tmp/zeromq-android/lib conftest.cpp -lzmq -luuid >&5
  555. /tmp/zeromq-android/lib/libzmq.a(libzmq_la-clock.o): In function `zmq::clock_t::now_us()':
  556. /tmp/zeromq-2.2.0/src/clock.cpp:72: undefined reference to `clock_gettime'
  557. /tmp/zeromq-android/lib/libzmq.a(libzmq_la-thread.o): In function `zmq::thread_t::start(void (*)(void*), void*)':
  558. /tmp/zeromq-2.2.0/src/thread.cpp:84: undefined reference to `pthread_create'
  559. /tmp/zeromq-android/lib/libzmq.a(libzmq_la-thread.o): In function `zmq::thread_t::stop()':
  560. /tmp/zeromq-2.2.0/src/thread.cpp:90: undefined reference to `pthread_join'
  561. collect2: ld returned 1 exit status
  562. configure:15647: $? = 1
  563. configure: failed program was:
  564. | /* confdefs.h */
  565. | #define PACKAGE_NAME "jzmq"
  566. | #define PACKAGE_TARNAME "jzmq"
  567. | #define PACKAGE_VERSION "2.1.0"
  568. | #define PACKAGE_STRING "jzmq 2.1.0"
  569. | #define PACKAGE_BUGREPORT "[email protected]"
  570. | #define PACKAGE_URL ""
  571. | #define PACKAGE "jzmq"
  572. | #define VERSION "2.1.0"
  573. | #define STDC_HEADERS 1
  574. | #define HAVE_SYS_TYPES_H 1
  575. | #define HAVE_SYS_STAT_H 1
  576. | #define HAVE_STDLIB_H 1
  577. | #define HAVE_STRING_H 1
  578. | #define HAVE_MEMORY_H 1
  579. | #define HAVE_STRINGS_H 1
  580. | #define HAVE_INTTYPES_H 1
  581. | #define HAVE_STDINT_H 1
  582. | #define HAVE_UNISTD_H 1
  583. | #define HAVE_DLFCN_H 1
  584. | #define LT_OBJDIR ".libs/"
  585. | /* end confdefs.h. */
  586. |
  587. | /* Override any GCC internal prototype to avoid an error.
  588. | Use char because int might match the return type of a GCC
  589. | builtin and then its argument prototype would still apply. */
  590. | #ifdef __cplusplus
  591. | extern "C"
  592. | #endif
  593. | char zmq_init ();
  594. | int
  595. | main ()
  596. | {
  597. | return zmq_init ();
  598. | ;
  599. | return 0;
  600. | }
  601. configure:15656: result: no
  602. configure:15670: error: cannot link with -lzmq
  603.  
  604. ## ---------------- ##
  605. ## Cache variables. ##
  606. ## ---------------- ##
  607.  
  608. ac_cv_build=x86_64-unknown-linux-gnu
  609. ac_cv_c_compiler_gnu=yes
  610. ac_cv_cxx_compiler_gnu=yes
  611. ac_cv_env_CCC_set=
  612. ac_cv_env_CCC_value=
  613. ac_cv_env_CC_set=
  614. ac_cv_env_CC_value=
  615. ac_cv_env_CFLAGS_set=
  616. ac_cv_env_CFLAGS_value=
  617. ac_cv_env_CPPFLAGS_set=set
  618. ac_cv_env_CPPFLAGS_value='-fPIC -I/tmp/zeromq-android/include'
  619. ac_cv_env_CPP_set=
  620. ac_cv_env_CPP_value=
  621. ac_cv_env_CXXCPP_set=
  622. ac_cv_env_CXXCPP_value=
  623. ac_cv_env_CXXFLAGS_set=
  624. ac_cv_env_CXXFLAGS_value=
  625. ac_cv_env_CXX_set=
  626. ac_cv_env_CXX_value=
  627. ac_cv_env_LDFLAGS_set=set
  628. ac_cv_env_LDFLAGS_value=-L/tmp/zeromq-android/lib
  629. ac_cv_env_LIBS_set=set
  630. ac_cv_env_LIBS_value=-luuid
  631. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  632. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  633. ac_cv_env_PKG_CONFIG_PATH_set=
  634. ac_cv_env_PKG_CONFIG_PATH_value=
  635. ac_cv_env_PKG_CONFIG_set=
  636. ac_cv_env_PKG_CONFIG_value=
  637. ac_cv_env_ZeroMQ_CFLAGS_set=
  638. ac_cv_env_ZeroMQ_CFLAGS_value=
  639. ac_cv_env_ZeroMQ_LIBS_set=
  640. ac_cv_env_ZeroMQ_LIBS_value=
  641. ac_cv_env_build_alias_set=
  642. ac_cv_env_build_alias_value=
  643. ac_cv_env_host_alias_set=set
  644. ac_cv_env_host_alias_value=arm-linux-androideabi
  645. ac_cv_env_target_alias_set=
  646. ac_cv_env_target_alias_value=
  647. ac_cv_header_dlfcn_h=yes
  648. ac_cv_header_inttypes_h=yes
  649. ac_cv_header_memory_h=yes
  650. ac_cv_header_stdc=yes
  651. ac_cv_header_stdint_h=yes
  652. ac_cv_header_stdlib_h=yes
  653. ac_cv_header_string_h=yes
  654. ac_cv_header_strings_h=yes
  655. ac_cv_header_sys_stat_h=yes
  656. ac_cv_header_sys_types_h=yes
  657. ac_cv_header_unistd_h=yes
  658. ac_cv_header_zmq_h=yes
  659. ac_cv_host=arm-unknown-linux-androideabi
  660. ac_cv_lib_zmq_zmq_init=no
  661. ac_cv_objext=o
  662. ac_cv_path_EGREP='/bin/grep -E'
  663. ac_cv_path_FGREP='/bin/grep -F'
  664. ac_cv_path_GREP=/bin/grep
  665. ac_cv_path_SED=/bin/sed
  666. ac_cv_path_install='/usr/bin/install -c'
  667. ac_cv_path_mkdir=/bin/mkdir
  668. ac_cv_prog_AWK=mawk
  669. ac_cv_prog_CPP='gcc -E'
  670. ac_cv_prog_CXXCPP='g++ -E'
  671. ac_cv_prog_STRIP=strip
  672. ac_cv_prog_ac_ct_AR=ar
  673. ac_cv_prog_ac_ct_CC=gcc
  674. ac_cv_prog_ac_ct_CXX=g++
  675. ac_cv_prog_ac_ct_DUMPBIN='link -dump'
  676. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  677. ac_cv_prog_ac_ct_OBJDUMP=objdump
  678. ac_cv_prog_ac_ct_RANLIB=ranlib
  679. ac_cv_prog_ac_ct_STRIP=strip
  680. ac_cv_prog_cc_c89=
  681. ac_cv_prog_cc_g=yes
  682. ac_cv_prog_cc_gcc_c_o=yes
  683. ac_cv_prog_cxx_g=yes
  684. ac_cv_prog_make_make_set=yes
  685. am_cv_CC_dependencies_compiler_type=gcc3
  686. am_cv_CXX_dependencies_compiler_type=gcc3
  687. am_cv_prog_tar_ustar=gnutar
  688. lt_cv_ar_at_file=@
  689. lt_cv_archive_cmds_need_lc=no
  690. lt_cv_deplibs_check_method=pass_all
  691. lt_cv_file_magic_cmd='$MAGIC_CMD'
  692. lt_cv_file_magic_test_file=
  693. lt_cv_ld_reload_flag=-r
  694. lt_cv_nm_interface='BSD nm'
  695. lt_cv_objdir=.libs
  696. lt_cv_path_LD=/usr/bin/ld
  697. lt_cv_path_LDCXX=/usr/bin/ld
  698. lt_cv_path_NM=no
  699. lt_cv_path_mainfest_tool=no
  700. lt_cv_prog_compiler_c_o=yes
  701. lt_cv_prog_compiler_c_o_CXX=yes
  702. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  703. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  704. lt_cv_prog_compiler_pic_works=yes
  705. lt_cv_prog_compiler_pic_works_CXX=yes
  706. lt_cv_prog_compiler_rtti_exceptions=no
  707. lt_cv_prog_compiler_static_works=yes
  708. lt_cv_prog_compiler_static_works_CXX=yes
  709. lt_cv_prog_gnu_ld=yes
  710. lt_cv_prog_gnu_ldcxx=yes
  711. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  712. lt_cv_shlibpath_overrides_runpath=no
  713. lt_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'\'''
  714. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  715. lt_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'\'''
  716. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  717. lt_cv_sys_max_cmd_len=1572864
  718. lt_cv_to_host_file_cmd=func_convert_file_noop
  719. lt_cv_to_tool_file_cmd=func_convert_file_noop
  720.  
  721. ## ----------------- ##
  722. ## Output variables. ##
  723. ## ----------------- ##
  724.  
  725. ACLOCAL='${SHELL} /tmp/jzmq/config/missing --run aclocal-1.11'
  726. AMDEPBACKSLASH='\'
  727. AMDEP_FALSE='#'
  728. AMDEP_TRUE=''
  729. AMTAR='$${TAR-tar}'
  730. AR='ar'
  731. AUTOCONF='${SHELL} /tmp/jzmq/config/missing --run autoconf'
  732. AUTOHEADER='${SHELL} /tmp/jzmq/config/missing --run autoheader'
  733. AUTOMAKE='${SHELL} /tmp/jzmq/config/missing --run automake-1.11'
  734. AWK='mawk'
  735. CC='gcc'
  736. CCDEPMODE='depmode=gcc3'
  737. CFLAGS='-g -O2'
  738. CPP='gcc -E'
  739. CPPFLAGS='-D_REENTRANT -D_THREAD_SAFE -fPIC -I/tmp/zeromq-android/include -I/tmp/zeromq-android/include'
  740. CXX='g++'
  741. CXXCPP='g++ -E'
  742. CXXDEPMODE='depmode=gcc3'
  743. CXXFLAGS='-g -O2'
  744. CYGPATH_W='echo'
  745. DEFS=''
  746. DEPDIR='.deps'
  747. DISABLE_VERSION_FALSE='#'
  748. DISABLE_VERSION_TRUE=''
  749. DLLTOOL='false'
  750. DSYMUTIL=''
  751. DUMPBIN=':'
  752. ECHO_C=''
  753. ECHO_N='-n'
  754. ECHO_T=''
  755. EGREP='/bin/grep -E'
  756. EXEEXT=''
  757. FGREP='/bin/grep -F'
  758. GREP='/bin/grep'
  759. INSTALL_DATA='${INSTALL} -m 644'
  760. INSTALL_PROGRAM='${INSTALL}'
  761. INSTALL_SCRIPT='${INSTALL}'
  762. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  763. JAR=''
  764. JAVAC=''
  765. JAVAH=''
  766. JAVAROOT=''
  767. JLTVER='0:0:0'
  768. LD='/usr/bin/ld'
  769. LDFLAGS='-L/tmp/zeromq-android/lib -L/tmp/zeromq-android/lib'
  770. LIBOBJS=''
  771. LIBS='-luuid'
  772. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  773. LIPO=''
  774. LN_S='ln -s'
  775. LTLIBOBJS=''
  776. MAKEINFO='${SHELL} /tmp/jzmq/config/missing --run makeinfo'
  777. MANIFEST_TOOL=':'
  778. MKDIR_P='/bin/mkdir -p'
  779. NM='nm'
  780. NMEDIT=''
  781. OBJDUMP='objdump'
  782. OBJEXT='o'
  783. OTOOL64=''
  784. OTOOL=''
  785. PACKAGE='jzmq'
  786. PACKAGE_BUGREPORT='[email protected]'
  787. PACKAGE_NAME='jzmq'
  788. PACKAGE_STRING='jzmq 2.1.0'
  789. PACKAGE_TARNAME='jzmq'
  790. PACKAGE_URL=''
  791. PACKAGE_VERSION='2.1.0'
  792. PATH_SEPARATOR=':'
  793. PKG_CONFIG=''
  794. PKG_CONFIG_LIBDIR=''
  795. PKG_CONFIG_PATH=''
  796. RANLIB='ranlib'
  797. SED='/bin/sed'
  798. SET_MAKE=''
  799. SHELL='/bin/bash'
  800. STRIP='strip'
  801. VERSION='2.1.0'
  802. ZeroMQ_CFLAGS=''
  803. ZeroMQ_LIBS=''
  804. _ACJNI_JAVAC=''
  805. ac_ct_AR='ar'
  806. ac_ct_CC='gcc'
  807. ac_ct_CXX='g++'
  808. ac_ct_DUMPBIN='link -dump'
  809. am__EXEEXT_FALSE=''
  810. am__EXEEXT_TRUE=''
  811. am__fastdepCC_FALSE='#'
  812. am__fastdepCC_TRUE=''
  813. am__fastdepCXX_FALSE='#'
  814. am__fastdepCXX_TRUE=''
  815. am__include='include'
  816. am__isrc=''
  817. am__leading_dot='.'
  818. am__nodep='_no'
  819. am__quote=''
  820. am__tar='tar --format=ustar -chf - "$$tardir"'
  821. am__untar='tar -xf -'
  822. bindir='${exec_prefix}/bin'
  823. build='x86_64-unknown-linux-gnu'
  824. build_alias=''
  825. build_cpu='x86_64'
  826. build_os='linux-gnu'
  827. build_vendor='unknown'
  828. datadir='${datarootdir}'
  829. datarootdir='${prefix}/share'
  830. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  831. dvidir='${docdir}'
  832. exec_prefix='NONE'
  833. host='arm-unknown-linux-androideabi'
  834. host_alias='arm-linux-androideabi'
  835. host_cpu='arm'
  836. host_os='linux-androideabi'
  837. host_vendor='unknown'
  838. htmldir='${docdir}'
  839. includedir='${prefix}/include'
  840. infodir='${datarootdir}/info'
  841. install_sh='${SHELL} /tmp/jzmq/config/install-sh'
  842. libdir='${exec_prefix}/lib'
  843. libexecdir='${exec_prefix}/libexec'
  844. localedir='${datarootdir}/locale'
  845. localstatedir='${prefix}/var'
  846. mandir='${datarootdir}/man'
  847. mkdir_p='/bin/mkdir -p'
  848. oldincludedir='/usr/include'
  849. pdfdir='${docdir}'
  850. prefix='/tmp/zeromq-android'
  851. program_transform_name='s,x,x,'
  852. psdir='${docdir}'
  853. sbindir='${exec_prefix}/sbin'
  854. sharedstatedir='${prefix}/com'
  855. sysconfdir='${prefix}/etc'
  856. target_alias=''
  857.  
  858. ## ----------- ##
  859. ## confdefs.h. ##
  860. ## ----------- ##
  861.  
  862. /* confdefs.h */
  863. #define PACKAGE_NAME "jzmq"
  864. #define PACKAGE_TARNAME "jzmq"
  865. #define PACKAGE_VERSION "2.1.0"
  866. #define PACKAGE_STRING "jzmq 2.1.0"
  867. #define PACKAGE_BUGREPORT "[email protected]"
  868. #define PACKAGE_URL ""
  869. #define PACKAGE "jzmq"
  870. #define VERSION "2.1.0"
  871. #define STDC_HEADERS 1
  872. #define HAVE_SYS_TYPES_H 1
  873. #define HAVE_SYS_STAT_H 1
  874. #define HAVE_STDLIB_H 1
  875. #define HAVE_STRING_H 1
  876. #define HAVE_MEMORY_H 1
  877. #define HAVE_STRINGS_H 1
  878. #define HAVE_INTTYPES_H 1
  879. #define HAVE_STDINT_H 1
  880. #define HAVE_UNISTD_H 1
  881. #define HAVE_DLFCN_H 1
  882. #define LT_OBJDIR ".libs/"
  883.  
  884. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment