Guest User

Untitled

a guest
Sep 11th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.74 KB | None | 0 0
  1. # from clean:
  2.  
  3. $ make -j12 TARGET=ANDROID7
  4.  
  5. ./build/thirdparty.py ./output/ANDROID7 ANDROID arm-linux-androideabi arm-linux-androideabi "-march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -funwind-tables -target armv7a-none-linux-androideabi -gcc-toolchain /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -integrated-as" "-I./output/ANDROID7/include -DHAVE_POSIX -DHAVE_STDINT_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF --sysroot=/home/rob/opt/android-ndk-r18-beta1/sysroot -isystem /home/rob/opt/android-ndk-r18-beta1/sysroot/usr/include/arm-linux-androideabi -DANDROID -D__ANDROID_API__=21 -isystem ./output/ANDROID7/lib/arm-linux-androideabi/root/include -DEYE_CANDY -DTESTING -DBIONIC -DLIBCPP_NO_IOSTREAM " "-Wl,--no-undefined -L/home/rob/opt/android-ndk-r18-beta1/platforms/android-21/arch-arm/usr/lib -B/home/rob/opt/android-ndk-r18-beta1/platforms/android-21/arch-arm/usr/lib -Wl,--fix-cortex-a8 -Wl,--no-warn-mismatch" /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar "rcs" /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  6. GEN output/include/InputEvents_Text2Event.cpp
  7. GEN output/include/InputEvents_Text2GCE.cpp
  8. GEN output/include/InputEvents_Text2NE.cpp
  9. GEN output/include/Status_defaults.cpp
  10. cp: cannot stat ‘output/ANDROID7/dbg/build/res/xml/usb_device_filter.xml’: No such file or directory
  11. make: *** [output/ANDROID7/dbg/build/res/xml/usb_device_filter.xml] Error 1
  12. make: *** Waiting for unfinished jobs....
  13. cp: cannot stat ‘output/ANDROID7/dbg/build/res/values/strings.xml’: No such file or directory
  14. cp: cannot stat ‘output/ANDROID7/dbg/build/res/xml/accessory_filter.xml’: No such file or directory
  15. make: *** [output/ANDROID7/dbg/build/res/xml/accessory_filter.xml] Error 1
  16. make: *** [output/ANDROID7/dbg/build/res/values/strings.xml] Error 1
  17. Applying patch no_netrc
  18. patching file lib/url.c
  19. Hunk #1 succeeded at 3516 (offset -1727 lines).
  20. Hunk #2 succeeded at 3538 (offset -1727 lines).
  21.  
  22. Now at patch no_netrc
  23. checking whether to enable maintainer-specific portions of Makefiles... no
  24. checking whether make supports nested variables... yes
  25. checking whether to enable debug build options... no
  26. checking whether to enable compiler optimizer... (assumed) yes
  27. checking whether to enable strict compiler warnings... no
  28. checking whether to enable compiler warnings as errors... no
  29. checking whether to enable curl debug memory tracking... no
  30. checking whether to enable hiding of library internal symbols... yes
  31. checking whether to enable c-ares for DNS lookups... no
  32. checking whether to disable dependency on -lrt... (assumed no)
  33. checking for path separator... :
  34. checking for sed... /bin/sed
  35. checking for grep... /bin/grep
  36. checking for egrep... /bin/grep -E
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking for arm-linux-androideabi-gcc... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... yes
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
  46. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
  47. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... yes
  48. checking how to run the C preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -E
  49. checking for a sed that does not truncate output... (cached) /bin/sed
  50. checking whether to build with code coverage support... no
  51. checking whether build environment is sane... yes
  52. checking for arm-linux-androideabi-strip... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  53. checking for a thread-safe mkdir -p... /bin/mkdir -p
  54. checking for gawk... no
  55. checking for mawk... mawk
  56. checking whether make sets $(MAKE)... yes
  57. checking for style of include used by make... GNU
  58. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... gcc3
  59. checking curl version... 7.61.0
  60. checking build system type... x86_64-pc-linux-gnu
  61. checking host system type... arm-unknown-linux-androideabi
  62. checking for grep that handles long lines and -e... (cached) /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking if OS is AIX (to define _ALL_SOURCE)... no
  65. checking if _THREAD_SAFE is already defined... no
  66. checking if _THREAD_SAFE is actually needed... no
  67. checking if _THREAD_SAFE is onwards defined... no
  68. checking if _REENTRANT is already defined... no
  69. checking if _REENTRANT is actually needed... no
  70. checking if _REENTRANT is onwards defined... no
  71. checking for special C compiler options needed for large files... no
  72. checking for _FILE_OFFSET_BITS value needed for large files... 64
  73. checking how to print strings... printf
  74. checking for a sed that does not truncate output... (cached) /bin/sed
  75. checking for fgrep... /bin/grep -F
  76. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... /usr/bin/ld
  77. checking if the linker (/usr/bin/ld) is GNU ld... yes
  78. checking for BSD- or MS-compatible name lister (nm)... no
  79. checking for arm-linux-androideabi-dumpbin... no
  80. checking for arm-linux-androideabi-link... no
  81. checking for dumpbin... no
  82. checking for link... link -dump
  83. configure: WARNING: using cross tools not prefixed with host triplet
  84. checking the name lister (nm) interface... BSD nm
  85. checking whether ln -s works... yes
  86. checking the maximum length of command line arguments... 3458764513820540925
  87. checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
  88. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  89. checking for /usr/bin/ld option to reload object files... -r
  90. checking for arm-linux-androideabi-objdump... no
  91. checking for objdump... objdump
  92. checking how to recognize dependent libraries... pass_all
  93. checking for arm-linux-androideabi-dlltool... no
  94. checking for dlltool... no
  95. checking how to associate runtime and link libraries... printf %s\n
  96. checking for arm-linux-androideabi-ar... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
  97. checking for archiver @FILE support... @
  98. checking for arm-linux-androideabi-strip... (cached) /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  99. checking for arm-linux-androideabi-ranlib... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
  100. checking command to parse nm output from /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang object... ok
  101. checking for sysroot... no
  102. checking for a working dd... /bin/dd
  103. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  104. checking for arm-linux-androideabi-mt... no
  105. checking for mt... mt
  106. checking if mt is a manifest tool... no
  107. checking for ANSI C header files... yes
  108. checking for sys/types.h... yes
  109. checking for sys/stat.h... yes
  110. checking for stdlib.h... yes
  111. checking for string.h... yes
  112. checking for memory.h... yes
  113. checking for strings.h... yes
  114. checking for inttypes.h... yes
  115. checking for stdint.h... yes
  116. checking for unistd.h... yes
  117. checking for dlfcn.h... yes
  118. checking for objdir... .libs
  119. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -fno-rtti -fno-exceptions... yes
  120. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to produce PIC... -fPIC -DPIC
  121. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang PIC flag -fPIC -DPIC works... yes
  122. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang static flag -static works... yes
  123. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... yes
  124. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... (cached) yes
  125. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
  126. checking dynamic linker characteristics... Android linker
  127. checking how to hardcode library paths into programs... immediate
  128. checking whether stripping libraries is possible... yes
  129. checking if libtool supports shared libraries... yes
  130. checking whether to build shared libraries... no
  131. checking whether to build static libraries... yes
  132. checking whether to build shared libraries with -version-info... no
  133. checking whether to build shared libraries with -no-undefined... no
  134. checking whether to build shared libraries with -mimpure-text... no
  135. checking whether to build shared libraries with PIC... yes
  136. checking whether to build static libraries with PIC... no
  137. checking whether to build shared libraries only... no
  138. checking whether to build static libraries only... yes
  139. checking for inline... inline
  140. checking if cpp -P is needed... no
  141. checking if compiler is DEC/Compaq/HP C... no
  142. checking if compiler is HP-UX C... no
  143. checking if compiler is IBM C... no
  144. checking if compiler is Intel C... no
  145. checking if compiler is clang... yes
  146. checking if compiler is GNU C... no
  147. checking if compiler is LCC... no
  148. checking if compiler is SGI MIPSpro C... no
  149. checking if compiler is SGI MIPS C... no
  150. checking if compiler is SunPro C... no
  151. checking if compiler is Tiny C... no
  152. checking if compiler is Watcom C... no
  153. checking if compiler accepts some basic options... yes
  154. configure: compiler options added: -Qunused-arguments
  155. checking if compiler accepts debug disabling options... yes
  156. configure: compiler options added:
  157. checking if compiler optimizer assumed setting might be used... no
  158. checking if compiler halts on compilation errors... yes
  159. checking if compiler halts on negative sized arrays... yes
  160. checking if compiler halts on function prototype mismatch... yes
  161. checking if compiler supports hiding library internal symbols... yes
  162. checking for windows.h... no
  163. checking whether build target is a native Windows one... no
  164. checking whether build target supports WIN32 file API... no
  165. checking for good-to-use Mac CFLAGS... no
  166. checking to see if the compiler supports __builtin_available()... yes
  167. checking whether to support http... yes
  168. checking whether to support ftp... yes
  169. checking whether to support file... no
  170. checking whether to support ldap... no
  171. checking whether to support ldaps... no
  172. checking whether to support rtsp... no
  173. checking whether to support proxies... no
  174. checking whether to support dict... no
  175. checking whether to support telnet... no
  176. checking whether to support tftp... no
  177. checking whether to support pop3... no
  178. checking whether to support imap... no
  179. checking whether to support smb... no
  180. checking whether to support smtp... no
  181. checking whether to support gopher... no
  182. checking whether to provide built-in manual... no
  183. checking whether to enable generation of C code... yes
  184. checking whether to use libgcc... no
  185. checking if X/Open network library is required... no
  186. checking for gethostbyname... yes
  187. checking for windows.h... (cached) no
  188. checking for winsock.h... (cached) no
  189. checking for winsock2.h... (cached) no
  190. checking for connect in libraries... yes
  191. checking whether time.h and sys/time.h may both be included... yes
  192. checking for sys/types.h... (cached) yes
  193. checking sys/time.h usability... yes
  194. checking sys/time.h presence... yes
  195. checking for sys/time.h... yes
  196. checking time.h usability... yes
  197. checking time.h presence... yes
  198. checking for time.h... yes
  199. checking for monotonic clock_gettime... yes
  200. checking for clock_gettime in libraries... no additional lib required
  201. checking for arm-linux-androideabi-pkg-config... no
  202. checking for pkg-config... /usr/bin/pkg-config
  203. checking for zlib options with pkg-config... found
  204. checking zlib.h usability... yes
  205. checking zlib.h presence... yes
  206. checking for zlib.h... yes
  207. configure: found both libz and libz.h header
  208. checking for BrotliDecoderDecompress in -lbrotlidec... no
  209. checking brotli/decode.h usability... no
  210. checking brotli/decode.h presence... no
  211. checking for brotli/decode.h... no
  212. checking whether to enable IPv6... yes
  213. checking if struct sockaddr_in6 has sin6_scope_id member... yes
  214. checking if argv can be written to... no
  215. configure: WARNING: the previous check could not be made default was used
  216. checking if GSS-API support is requested... no
  217. checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
  218. checking whether to enable Apple OS native SSL/TLS... no
  219. checking for ssl_version in -laxtls... no
  220. configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
  221. configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyassl, --with-nss, --with-axtls, --with-winssl, or --with-darwinssl to address this.
  222. /home/rob/tophat/output/src/curl-7.61.0/configure: line 25458: test: : integer expression expected
  223. checking for library containing psl_builtin... no
  224. configure: WARNING: libpsl was not found
  225. checking for RTMP_Init in -lrtmp... no
  226. checking whether versioned symbols are wanted... no
  227. checking whether to enable Windows native IDN (Windows native builds only)... no
  228. checking whether to build with libidn2... (assumed) yes
  229. checking for arm-linux-androideabi-pkg-config... no
  230. checking for pkg-config... (cached) /usr/bin/pkg-config
  231. checking for libidn2 options with pkg-config... no
  232. configure: IDN_LIBS: "-lidn2"
  233. configure: IDN_LDFLAGS: ""
  234. configure: IDN_CPPFLAGS: ""
  235. configure: IDN_DIR: ""
  236. checking if idn2_lookup_ul can be linked... no
  237. checking idn2.h usability... no
  238. checking idn2.h presence... no
  239. checking for idn2.h... no
  240. configure: WARNING: Cannot find libraries for IDN support: IDN disabled
  241. checking for arm-linux-androideabi-pkg-config... no
  242. checking for pkg-config... (cached) /usr/bin/pkg-config
  243. checking for libnghttp2 options with pkg-config... no
  244. checking for ANSI C header files... (cached) yes
  245. checking for malloc.h... yes
  246. checking for memory.h... yes
  247. checking for sys/types.h... (cached) yes
  248. checking for sys/time.h... (cached) yes
  249. checking for sys/select.h... yes
  250. checking for sys/socket.h... yes
  251. checking for sys/ioctl.h... yes
  252. checking for sys/uio.h... yes
  253. checking for assert.h... yes
  254. checking for unistd.h... (cached) yes
  255. checking for stdlib.h... (cached) yes
  256. checking for arpa/inet.h... yes
  257. checking for net/if.h... yes
  258. checking for netinet/in.h... yes
  259. checking for netinet/in6.h... yes
  260. checking for sys/un.h... yes
  261. checking for linux/tcp.h... yes
  262. checking for netinet/tcp.h... yes
  263. checking for netdb.h... yes
  264. checking for sys/sockio.h... no
  265. checking for sys/stat.h... (cached) yes
  266. checking for sys/param.h... yes
  267. checking for termios.h... yes
  268. checking for termio.h... yes
  269. checking for sgtty.h... no
  270. checking for fcntl.h... yes
  271. checking for alloca.h... yes
  272. checking for time.h... (cached) yes
  273. checking for io.h... no
  274. checking for pwd.h... yes
  275. checking for utime.h... yes
  276. checking for sys/utime.h... no
  277. checking for sys/poll.h... yes
  278. checking for poll.h... yes
  279. checking for socket.h... no
  280. checking for sys/resource.h... yes
  281. checking for libgen.h... yes
  282. checking for locale.h... yes
  283. checking for errno.h... yes
  284. checking for stdbool.h... yes
  285. checking for arpa/tftp.h... yes
  286. checking for sys/filio.h... no
  287. checking for sys/wait.h... yes
  288. checking for setjmp.h... yes
  289. checking for an ANSI C-conforming const... yes
  290. checking for compiler support of C99 variadic macro style... yes
  291. checking for compiler support of old gcc variadic macro style... yes
  292. checking for size_t... yes
  293. checking whether time.h and sys/time.h may both be included... (cached) yes
  294. checking for sys/types.h... (cached) yes
  295. checking for sys/time.h... (cached) yes
  296. checking for time.h... (cached) yes
  297. checking for sys/socket.h... (cached) yes
  298. checking for struct timeval... yes
  299. checking size of size_t... 4
  300. checking size of long... 4
  301. checking size of int... 4
  302. checking size of short... 2
  303. checking size of time_t... 4
  304. checking size of off_t... 8
  305. checking size of curl_off_t... 8
  306. checking for long long... yes
  307. checking if numberLL works... yes
  308. checking for ssize_t... yes
  309. checking for bool... yes
  310. checking for sa_family_t... yes
  311. checking if time_t is unsigned... no
  312. checking for windows.h... (cached) no
  313. checking for winsock2.h... (cached) no
  314. checking for ws2tcpip.h... (cached) no
  315. checking for sys/types.h... (cached) yes
  316. checking for sys/socket.h... (cached) yes
  317. checking for curl_socklen_t data type... socklen_t
  318. checking size of curl_socklen_t... 4
  319. checking for sys/types.h... (cached) yes
  320. checking for poll.h... (cached) yes
  321. checking for sys/poll.h... (cached) yes
  322. checking for in_addr_t... yes
  323. checking for struct sockaddr_storage... yes
  324. checking signal.h usability... yes
  325. checking signal.h presence... yes
  326. checking for signal.h... yes
  327. checking for sig_atomic_t... yes
  328. checking if sig_atomic_t is already defined as volatile... no
  329. checking return type of signal handlers... void
  330. checking for sys/select.h... (cached) yes
  331. checking for sys/socket.h... (cached) yes
  332. checking for select... yes
  333. checking types of args and return type for select... int,int *,struct timeval *,int
  334. checking for sys/types.h... (cached) yes
  335. checking for sys/socket.h... (cached) yes
  336. checking for recv... yes
  337. checking types of args and return type for recv... int,char *,size_t,int,int
  338. checking for sys/types.h... (cached) yes
  339. checking for sys/socket.h... (cached) yes
  340. checking for send... yes
  341. checking types of args and return type for send... int,char *,size_t,unsigned int,int
  342. checking for sys/types.h... (cached) yes
  343. checking for sys/socket.h... (cached) yes
  344. checking for MSG_NOSIGNAL... yes
  345. checking for sys/types.h... (cached) yes
  346. checking for unistd.h... (cached) yes
  347. checking if alarm can be linked... yes
  348. checking if alarm is prototyped... yes
  349. checking if alarm is compilable... yes
  350. checking if alarm usage allowed... yes
  351. checking if alarm might be used... yes
  352. checking for sys/types.h... (cached) yes
  353. checking for string.h... (cached) yes
  354. checking for strings.h... (cached) yes
  355. checking for sys/types.h... (cached) yes
  356. checking for libgen.h... (cached) yes
  357. checking if basename can be linked... yes
  358. checking if basename is prototyped... yes
  359. checking if basename is compilable... yes
  360. checking if basename usage allowed... yes
  361. checking if basename might be used... yes
  362. checking for sys/types.h... (cached) yes
  363. checking for socket.h... (cached) no
  364. checking if closesocket can be linked... no
  365. checking if closesocket might be used... no
  366. checking if CloseSocket can be linked... no
  367. checking if CloseSocket might be used... no
  368. checking if connect can be linked... yes
  369. checking if connect is prototyped... yes
  370. checking if connect is compilable... yes
  371. checking if connect usage allowed... yes
  372. checking if connect might be used... yes
  373. checking for sys/types.h... (cached) yes
  374. checking for unistd.h... (cached) yes
  375. checking for fcntl.h... (cached) yes
  376. checking if fcntl can be linked... yes
  377. checking if fcntl is prototyped... yes
  378. checking if fcntl is compilable... yes
  379. checking if fcntl usage allowed... yes
  380. checking if fcntl might be used... yes
  381. checking if fcntl O_NONBLOCK is compilable... yes
  382. checking if fcntl O_NONBLOCK usage allowed... yes
  383. checking if fcntl O_NONBLOCK might be used... yes
  384. checking for sys/types.h... (cached) yes
  385. checking for stdio.h... yes
  386. checking if fdopen can be linked... yes
  387. checking if fdopen is prototyped... yes
  388. checking if fdopen is compilable... yes
  389. checking if fdopen usage allowed... yes
  390. checking if fdopen might be used... yes
  391. checking for sys/types.h... (cached) yes
  392. checking for netdb.h... (cached) yes
  393. checking if freeaddrinfo can be linked... yes
  394. checking if freeaddrinfo is prototyped... yes
  395. checking if freeaddrinfo is compilable... yes
  396. checking if freeaddrinfo usage allowed... yes
  397. checking if freeaddrinfo might be used... yes
  398. checking for sys/types.h... (cached) yes
  399. checking for sys/socket.h... (cached) yes
  400. checking for netinet/in.h... (cached) yes
  401. checking for ifaddrs.h... yes
  402. checking if freeifaddrs can be linked... no
  403. checking if freeifaddrs might be used... no
  404. checking for sys/types.h... (cached) yes
  405. checking for sys/xattr.h... yes
  406. checking if fsetxattr can be linked... yes
  407. checking if fsetxattr is prototyped... yes
  408. checking if fsetxattr takes 5 args.... yes
  409. checking if fsetxattr is compilable... yes
  410. checking if fsetxattr usage allowed... yes
  411. checking if fsetxattr might be used... yes
  412. checking if ftruncate can be linked... yes
  413. checking if ftruncate is prototyped... yes
  414. checking if ftruncate is compilable... yes
  415. checking if ftruncate usage allowed... yes
  416. checking if ftruncate might be used... yes
  417. checking for sys/types.h... (cached) yes
  418. checking for stdlib.h... (cached) yes
  419. checking if getaddrinfo can be linked... yes
  420. checking if getaddrinfo is prototyped... yes
  421. checking if getaddrinfo is compilable... yes
  422. checking if getaddrinfo usage allowed... yes
  423. checking if getaddrinfo might be used... yes
  424. checking if getaddrinfo is threadsafe... yes
  425. checking if gai_strerror can be linked... yes
  426. checking if gai_strerror is prototyped... yes
  427. checking if gai_strerror is compilable... yes
  428. checking if gai_strerror usage allowed... yes
  429. checking if gai_strerror might be used... yes
  430. checking if gethostbyaddr can be linked... yes
  431. checking if gethostbyaddr is prototyped... yes
  432. checking if gethostbyaddr is compilable... yes
  433. checking if gethostbyaddr usage allowed... yes
  434. checking if gethostbyaddr might be used... yes
  435. checking if gethostbyaddr_r can be linked... no
  436. checking if gethostbyaddr_r might be used... no
  437. checking if gethostbyname can be linked... yes
  438. checking if gethostbyname is prototyped... yes
  439. checking if gethostbyname is compilable... yes
  440. checking if gethostbyname usage allowed... yes
  441. checking if gethostbyname might be used... yes
  442. checking if gethostbyname_r can be linked... yes
  443. checking if gethostbyname_r is prototyped... yes
  444. checking if gethostbyname_r takes 3 args.... no
  445. checking if gethostbyname_r takes 5 args.... no
  446. checking if gethostbyname_r takes 6 args.... yes
  447. checking if gethostbyname_r is compilable... yes
  448. checking if gethostbyname_r usage allowed... yes
  449. checking if gethostbyname_r might be used... yes
  450. checking if gethostname can be linked... yes
  451. checking if gethostname is prototyped... yes
  452. checking if gethostname is compilable... yes
  453. checking for gethostname arg 2 data type... unsigned int
  454. checking if gethostname usage allowed... yes
  455. checking if gethostname might be used... yes
  456. checking if getifaddrs can be linked... no
  457. checking if getifaddrs might be used... no
  458. checking if getservbyport_r can be linked... no
  459. checking if getservbyport_r might be used... no
  460. checking for sys/types.h... (cached) yes
  461. checking for sys/time.h... (cached) yes
  462. checking for time.h... (cached) yes
  463. checking if gmtime_r can be linked... yes
  464. checking if gmtime_r is prototyped... yes
  465. checking if gmtime_r is compilable... yes
  466. checking if gmtime_r usage allowed... yes
  467. checking if gmtime_r might be used... yes
  468. checking for sys/types.h... (cached) yes
  469. checking for sys/socket.h... (cached) yes
  470. checking for netinet/in.h... (cached) yes
  471. checking for arpa/inet.h... (cached) yes
  472. checking if inet_ntoa_r can be linked... no
  473. checking if inet_ntoa_r might be used... no
  474. checking if inet_ntop can be linked... yes
  475. checking if inet_ntop is prototyped... yes
  476. checking if inet_ntop is compilable... yes
  477. checking if inet_ntop usage allowed... yes
  478. checking if inet_ntop might be used... yes
  479. checking if inet_pton can be linked... yes
  480. checking if inet_pton is prototyped... yes
  481. checking if inet_pton is compilable... yes
  482. checking if inet_pton usage allowed... yes
  483. checking if inet_pton might be used... yes
  484. checking for sys/types.h... (cached) yes
  485. checking for unistd.h... (cached) yes
  486. checking for sys/socket.h... (cached) yes
  487. checking for sys/ioctl.h... (cached) yes
  488. checking for stropts.h... no
  489. checking if ioctl can be linked... yes
  490. checking if ioctl is prototyped... yes
  491. checking if ioctl is compilable... yes
  492. checking if ioctl usage allowed... yes
  493. checking if ioctl might be used... yes
  494. checking if ioctl FIONBIO is compilable... yes
  495. checking if ioctl FIONBIO usage allowed... yes
  496. checking if ioctl FIONBIO might be used... yes
  497. checking if ioctl SIOCGIFADDR is compilable... yes
  498. checking if ioctl SIOCGIFADDR usage allowed... yes
  499. checking if ioctl SIOCGIFADDR might be used... yes
  500. checking if ioctlsocket can be linked... no
  501. checking if ioctlsocket might be used... no
  502. checking if IoctlSocket can be linked... no
  503. checking if IoctlSocket might be used... no
  504. checking if localtime_r can be linked... yes
  505. checking if localtime_r is prototyped... yes
  506. checking if localtime_r is compilable... yes
  507. checking if localtime_r usage allowed... yes
  508. checking if localtime_r might be used... yes
  509. checking if memrchr can be linked... yes
  510. checking if memrchr is prototyped... yes
  511. checking if memrchr is compilable... yes
  512. checking if memrchr usage allowed... yes
  513. checking if memrchr might be used... yes
  514. checking if poll can be linked... yes
  515. checking if poll is prototyped... yes
  516. checking if poll is compilable... yes
  517. checking if poll usage allowed... yes
  518. checking if poll might be used... yes
  519. checking if setsockopt can be linked... yes
  520. checking if setsockopt is prototyped... yes
  521. checking if setsockopt is compilable... yes
  522. checking if setsockopt usage allowed... yes
  523. checking if setsockopt might be used... yes
  524. checking if setsockopt SO_NONBLOCK is compilable... no
  525. checking if setsockopt SO_NONBLOCK might be used... no
  526. checking for sys/types.h... (cached) yes
  527. checking for signal.h... (cached) yes
  528. checking if sigaction can be linked... yes
  529. checking if sigaction is prototyped... yes
  530. checking if sigaction is compilable... yes
  531. checking if sigaction usage allowed... yes
  532. checking if sigaction might be used... yes
  533. checking if siginterrupt can be linked... yes
  534. checking if siginterrupt is prototyped... yes
  535. checking if siginterrupt is compilable... yes
  536. checking if siginterrupt usage allowed... yes
  537. checking if siginterrupt might be used... yes
  538. checking if signal can be linked... yes
  539. checking if signal is prototyped... yes
  540. checking if signal is compilable... yes
  541. checking if signal usage allowed... yes
  542. checking if signal might be used... yes
  543. checking for sys/types.h... (cached) yes
  544. checking for setjmp.h... (cached) yes
  545. checking if sigsetjmp can be linked... yes
  546. checking if sigsetjmp is prototyped... yes
  547. checking if sigsetjmp is compilable... yes
  548. checking if sigsetjmp usage allowed... yes
  549. checking if sigsetjmp might be used... yes
  550. checking if socket can be linked... yes
  551. checking if socket is prototyped... yes
  552. checking if socket is compilable... yes
  553. checking if socket usage allowed... yes
  554. checking if socket might be used... yes
  555. checking if socketpair can be linked... yes
  556. checking if socketpair is prototyped... yes
  557. checking if socketpair is compilable... yes
  558. checking if socketpair usage allowed... yes
  559. checking if socketpair might be used... yes
  560. checking if strcasecmp can be linked... yes
  561. checking if strcasecmp is prototyped... yes
  562. checking if strcasecmp is compilable... yes
  563. checking if strcasecmp usage allowed... yes
  564. checking if strcasecmp might be used... yes
  565. checking if strcmpi can be linked... no
  566. checking if strcmpi might be used... no
  567. checking if strdup can be linked... yes
  568. checking if strdup is prototyped... yes
  569. checking if strdup is compilable... yes
  570. checking if strdup usage allowed... yes
  571. checking if strdup might be used... yes
  572. checking if strerror_r can be linked... yes
  573. checking if strerror_r is prototyped... yes
  574. checking if strerror_r is compilable... yes
  575. checking if strerror_r is glibc like... no
  576. checking if strerror_r is POSIX like... yes
  577. checking if strerror_r usage allowed... yes
  578. checking if strerror_r might be used... yes
  579. checking if stricmp can be linked... no
  580. checking if stricmp might be used... no
  581. checking if strncasecmp can be linked... yes
  582. checking if strncasecmp is prototyped... yes
  583. checking if strncasecmp is compilable... yes
  584. checking if strncasecmp usage allowed... yes
  585. checking if strncasecmp might be used... yes
  586. checking if strncmpi can be linked... no
  587. checking if strncmpi might be used... no
  588. checking if strnicmp can be linked... no
  589. checking if strnicmp might be used... no
  590. checking if strstr can be linked... yes
  591. checking if strstr is prototyped... yes
  592. checking if strstr is compilable... yes
  593. checking if strstr usage allowed... yes
  594. checking if strstr might be used... yes
  595. checking if strtok_r can be linked... yes
  596. checking if strtok_r is prototyped... yes
  597. checking if strtok_r is compilable... yes
  598. checking if strtok_r usage allowed... yes
  599. checking if strtok_r might be used... yes
  600. checking if strtoll can be linked... yes
  601. checking if strtoll is prototyped... yes
  602. checking if strtoll is compilable... yes
  603. checking if strtoll usage allowed... yes
  604. checking if strtoll might be used... yes
  605. checking for sys/types.h... (cached) yes
  606. checking for sys/uio.h... (cached) yes
  607. checking if writev can be linked... yes
  608. checking if writev is prototyped... yes
  609. checking if writev is compilable... yes
  610. checking if writev usage allowed... yes
  611. checking if writev might be used... yes
  612. checking whether getpwuid_r is declared... yes
  613. checking for fnmatch... yes
  614. checking for geteuid... yes
  615. checking for getpass_r... no
  616. checking deeper for getpass_r... but still no
  617. checking for getppid... yes
  618. checking for getpwuid... yes
  619. checking for getpwuid_r... yes
  620. checking for getrlimit... yes
  621. checking for gettimeofday... yes
  622. checking for if_nametoindex... yes
  623. checking for mach_absolute_time... no
  624. checking deeper for mach_absolute_time... but still no
  625. checking for pipe... yes
  626. checking for setlocale... yes
  627. checking for setmode... no
  628. checking deeper for setmode... but still no
  629. checking for setrlimit... yes
  630. checking for utime... yes
  631. checking for utimes... yes
  632. checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
  633. checking for perl... /usr/bin/perl
  634. checking for gnroff... no
  635. checking for nroff... /usr/bin/nroff
  636. checking how to use *nroff to get plain text from man pages... -man
  637. checking whether to enable the threaded resolver... no
  638. checking whether to use POSIX threads for threaded resolver... auto
  639. checking whether to enable verbose strings... no
  640. checking whether to enable SSPI support (Windows native builds only)... no
  641. checking whether to enable cryptographic authentication methods... no
  642. checking whether to enable NTLM delegation to winbind's helper... no
  643. checking whether to enable TLS-SRP authentication... no
  644. checking whether to enable Unix domain sockets... auto
  645. checking for struct sockaddr_un.sun_path... yes
  646. checking whether to enable support for cookies... no
  647. checking whether hiding of library internal symbols will actually happen... yes
  648. checking that generated files are newer than configure... done
  649. configure: creating ./config.status
  650. config.status: creating Makefile
  651. config.status: creating docs/Makefile
  652. config.status: creating docs/examples/Makefile
  653. config.status: creating docs/libcurl/Makefile
  654. config.status: creating docs/libcurl/opts/Makefile
  655. config.status: creating docs/cmdline-opts/Makefile
  656. config.status: creating include/Makefile
  657. config.status: creating include/curl/Makefile
  658. config.status: creating src/Makefile
  659. config.status: creating lib/Makefile
  660. config.status: creating scripts/Makefile
  661. config.status: creating lib/libcurl.vers
  662. config.status: creating tests/Makefile
  663. config.status: creating tests/certs/Makefile
  664. config.status: creating tests/certs/scripts/Makefile
  665. config.status: creating tests/data/Makefile
  666. config.status: creating tests/server/Makefile
  667. config.status: creating tests/libtest/Makefile
  668. config.status: creating tests/unit/Makefile
  669. config.status: creating packages/Makefile
  670. config.status: creating packages/Win32/Makefile
  671. config.status: creating packages/Win32/cygwin/Makefile
  672. config.status: creating packages/Linux/Makefile
  673. config.status: creating packages/Linux/RPM/Makefile
  674. config.status: creating packages/Linux/RPM/curl.spec
  675. config.status: creating packages/Linux/RPM/curl-ssl.spec
  676. config.status: creating packages/Solaris/Makefile
  677. config.status: creating packages/EPM/curl.list
  678. config.status: creating packages/EPM/Makefile
  679. config.status: creating packages/vms/Makefile
  680. config.status: creating packages/AIX/Makefile
  681. config.status: creating packages/AIX/RPM/Makefile
  682. config.status: creating packages/AIX/RPM/curl.spec
  683. config.status: creating curl-config
  684. config.status: creating libcurl.pc
  685. config.status: creating lib/curl_config.h
  686. config.status: executing depfiles commands
  687. config.status: executing libtool commands
  688. configure: amending lib/Makefile
  689. configure: amending src/Makefile
  690. configure: amending tests/unit/Makefile
  691. configure: amending tests/server/Makefile
  692. configure: amending tests/libtest/Makefile
  693. configure: amending docs/examples/Makefile
  694. configure: Configured to build curl/libcurl:
  695.  
  696. curl version: 7.61.0
  697. Host setup: arm-unknown-linux-androideabi
  698. Install prefix: /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root
  699. Compiler: /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  700. SSL support: no (--with-{ssl,gnutls,nss,polarssl,mbedtls,cyassl,axtls,winssl,darwinssl} )
  701. SSH support: no (--with-libssh2)
  702. zlib support: enabled
  703. brotli support: no (--with-brotli)
  704. GSS-API support: no (--with-gssapi)
  705. TLS-SRP support: no (--enable-tls-srp)
  706. resolver: default (--enable-ares / --enable-threaded-resolver)
  707. IPv6 support: enabled
  708. Unix sockets support: enabled
  709. IDN support: no (--with-{libidn2,winidn})
  710. Build libcurl: Shared=no, Static=yes
  711. Built-in manual: no (--enable-manual)
  712. --libcurl option: enabled (--disable-libcurl-option)
  713. Verbose errors: no
  714. SSPI support: no (--enable-sspi)
  715. ca cert bundle: no
  716. ca cert path:
  717. ca fallback:
  718. LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  719. LDAPS support: no (--enable-ldaps)
  720. RTSP support: no (--enable-rtsp)
  721. RTMP support: no (--with-librtmp)
  722. metalink support: no (--with-libmetalink)
  723. PSL support: no (libpsl not found)
  724. HTTP2 support: disabled (--with-nghttp2)
  725. Protocols: FTP HTTP
  726.  
  727. Making all in lib
  728. CC libcurl_la-file.lo
  729. CC libcurl_la-timeval.lo
  730. CC libcurl_la-base64.lo
  731. CC libcurl_la-hostip.lo
  732. CC libcurl_la-progress.lo
  733. CC libcurl_la-formdata.lo
  734. CC libcurl_la-cookie.lo
  735. CC libcurl_la-http.lo
  736. CC libcurl_la-sendf.lo
  737. CC libcurl_la-url.lo
  738. CC libcurl_la-if2ip.lo
  739. CC libcurl_la-dict.lo
  740. CC libcurl_la-ftp.lo
  741. CC libcurl_la-speedcheck.lo
  742. CC libcurl_la-ldap.lo
  743. CC libcurl_la-version.lo
  744. CC libcurl_la-getenv.lo
  745. CC libcurl_la-escape.lo
  746. CC libcurl_la-mprintf.lo
  747. CC libcurl_la-telnet.lo
  748. CC libcurl_la-netrc.lo
  749. CC libcurl_la-getinfo.lo
  750. CC libcurl_la-transfer.lo
  751. CC libcurl_la-strcase.lo
  752. CC libcurl_la-easy.lo
  753. CC libcurl_la-security.lo
  754. CC libcurl_la-curl_fnmatch.lo
  755. CC libcurl_la-fileinfo.lo
  756. CC libcurl_la-ftplistparser.lo
  757. CC libcurl_la-wildcard.lo
  758. CC libcurl_la-krb5.lo
  759. CC libcurl_la-http_chunks.lo
  760. CC libcurl_la-memdebug.lo
  761. CC libcurl_la-strtok.lo
  762. CC libcurl_la-connect.lo
  763. CC libcurl_la-llist.lo
  764. CC libcurl_la-hash.lo
  765. CC libcurl_la-multi.lo
  766. CC libcurl_la-content_encoding.lo
  767. CC libcurl_la-share.lo
  768. CC libcurl_la-http_digest.lo
  769. CC libcurl_la-md4.lo
  770. CC libcurl_la-md5.lo
  771. CC libcurl_la-http_negotiate.lo
  772. CC libcurl_la-inet_pton.lo
  773. CC libcurl_la-strtoofft.lo
  774. CC libcurl_la-strerror.lo
  775. CC libcurl_la-amigaos.lo
  776. CC libcurl_la-hostasyn.lo
  777. CC libcurl_la-hostip4.lo
  778. CC libcurl_la-hostip6.lo
  779. CC libcurl_la-hostsyn.lo
  780. CC libcurl_la-inet_ntop.lo
  781. CC libcurl_la-parsedate.lo
  782. CC libcurl_la-select.lo
  783. CC libcurl_la-tftp.lo
  784. CC libcurl_la-splay.lo
  785. CC libcurl_la-strdup.lo
  786. CC libcurl_la-socks.lo
  787. CC libcurl_la-ssh.lo
  788. CC libcurl_la-ssh-libssh.lo
  789. CC libcurl_la-curl_addrinfo.lo
  790. CC libcurl_la-socks_gssapi.lo
  791. CC libcurl_la-socks_sspi.lo
  792. CC libcurl_la-curl_sspi.lo
  793. CC libcurl_la-slist.lo
  794. CC libcurl_la-nonblock.lo
  795. CC libcurl_la-curl_memrchr.lo
  796. CC libcurl_la-imap.lo
  797. CC libcurl_la-pop3.lo
  798. CC libcurl_la-smtp.lo
  799. CC libcurl_la-pingpong.lo
  800. CC libcurl_la-rtsp.lo
  801. CC libcurl_la-curl_threads.lo
  802. CC libcurl_la-warnless.lo
  803. CC libcurl_la-hmac.lo
  804. CC libcurl_la-curl_rtmp.lo
  805. CC libcurl_la-openldap.lo
  806. CC libcurl_la-curl_gethostname.lo
  807. CC libcurl_la-gopher.lo
  808. CC libcurl_la-idn_win32.lo
  809. CC libcurl_la-http_proxy.lo
  810. CC libcurl_la-non-ascii.lo
  811. CC libcurl_la-asyn-ares.lo
  812. CC libcurl_la-asyn-thread.lo
  813. CC libcurl_la-curl_gssapi.lo
  814. CC libcurl_la-http_ntlm.lo
  815. CC libcurl_la-curl_ntlm_wb.lo
  816. CC libcurl_la-curl_ntlm_core.lo
  817. CC libcurl_la-curl_sasl.lo
  818. CC libcurl_la-rand.lo
  819. CC libcurl_la-curl_multibyte.lo
  820. CC libcurl_la-hostcheck.lo
  821. CC libcurl_la-conncache.lo
  822. CC libcurl_la-pipeline.lo
  823. CC libcurl_la-dotdot.lo
  824. CC libcurl_la-x509asn1.lo
  825. CC libcurl_la-http2.lo
  826. CC libcurl_la-smb.lo
  827. CC libcurl_la-curl_endian.lo
  828. CC libcurl_la-curl_des.lo
  829. CC libcurl_la-system_win32.lo
  830. CC libcurl_la-mime.lo
  831. CC libcurl_la-sha256.lo
  832. CC libcurl_la-setopt.lo
  833. CC libcurl_la-curl_path.lo
  834. CC libcurl_la-curl_ctype.lo
  835. CC libcurl_la-curl_range.lo
  836. CC libcurl_la-psl.lo
  837. CC vauth/libcurl_la-vauth.lo
  838. CC vauth/libcurl_la-cleartext.lo
  839. CC vauth/libcurl_la-cram.lo
  840. CC vauth/libcurl_la-digest.lo
  841. CC vauth/libcurl_la-digest_sspi.lo
  842. CC vauth/libcurl_la-krb5_gssapi.lo
  843. CC vauth/libcurl_la-krb5_sspi.lo
  844. CC vauth/libcurl_la-ntlm.lo
  845. CC vauth/libcurl_la-ntlm_sspi.lo
  846. CC vauth/libcurl_la-oauth2.lo
  847. CC vauth/libcurl_la-spnego_gssapi.lo
  848. CC vauth/libcurl_la-spnego_sspi.lo
  849. CC vtls/libcurl_la-openssl.lo
  850. CC vtls/libcurl_la-gtls.lo
  851. CC vtls/libcurl_la-vtls.lo
  852. CC vtls/libcurl_la-nss.lo
  853. CC vtls/libcurl_la-polarssl.lo
  854. CC vtls/libcurl_la-polarssl_threadlock.lo
  855. CC vtls/libcurl_la-axtls.lo
  856. CC vtls/libcurl_la-cyassl.lo
  857. CC vtls/libcurl_la-schannel_verify.lo
  858. CC vtls/libcurl_la-schannel.lo
  859. CC vtls/libcurl_la-darwinssl.lo
  860. CC vtls/libcurl_la-mbedtls.lo
  861. CC vtls/libcurl_la-gskit.lo
  862. CCLD libcurl.la
  863. Making all in src
  864. Making all in ../docs
  865. Making all in .
  866. Making all in cmdline-opts
  867. CC curl-slist_wc.o
  868. CC curl-tool_binmode.o
  869. CC curl-tool_bname.o
  870. CC curl-tool_cb_dbg.o
  871. CC curl-tool_cb_hdr.o
  872. CC curl-tool_cb_prg.o
  873. CC curl-tool_cb_rea.o
  874. CC curl-tool_cb_see.o
  875. CC curl-tool_cb_wrt.o
  876. CC curl-tool_cfgable.o
  877. CC curl-tool_dirhie.o
  878. CC curl-tool_doswin.o
  879. CC curl-tool_convert.o
  880. CC curl-tool_easysrc.o
  881. CC curl-tool_filetime.o
  882. CC curl-tool_formparse.o
  883. CC curl-tool_getparam.o
  884. CC curl-tool_getpass.o
  885. CC curl-tool_help.o
  886. CC curl-tool_helpers.o
  887. CC curl-tool_homedir.o
  888. CC curl-tool_hugehelp.o
  889. CC curl-tool_libinfo.o
  890. CC curl-tool_main.o
  891. CC curl-tool_metalink.o
  892. CC curl-tool_msgs.o
  893. CC curl-tool_operate.o
  894. CC curl-tool_operhlp.o
  895. CC curl-tool_panykey.o
  896. CC curl-tool_paramhlp.o
  897. CC curl-tool_parsecfg.o
  898. CC curl-tool_strdup.o
  899. CC curl-tool_setopt.o
  900. CC curl-tool_sleep.o
  901. CC curl-tool_urlglob.o
  902. CC curl-tool_util.o
  903. CC curl-tool_vms.o
  904. CC curl-tool_writeout.o
  905. CC curl-tool_xattr.o
  906. CC ../lib/curl-strtoofft.o
  907. CC ../lib/curl-nonblock.o
  908. CC ../lib/curl-warnless.o
  909. CC ../lib/curl-curl_ctype.o
  910. CCLD curl
  911. Making install in lib
  912. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  913. /bin/bash ../libtool --mode=install /usr/bin/install -c libcurl.la '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  914. libtool: install: /usr/bin/install -c .libs/libcurl.lai /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libcurl.la
  915. libtool: install: /usr/bin/install -c .libs/libcurl.a /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libcurl.a
  916. libtool: install: chmod 644 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libcurl.a
  917. libtool: install: /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libcurl.a
  918. Making install in src
  919. Making install in ../docs
  920. Making install in .
  921. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  922. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/curl-config.1 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/build/curl-7.61.0/docs/curl.1 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  923. Making install in cmdline-opts
  924. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/bin'
  925. /bin/bash ../libtool --mode=install /usr/bin/install -c curl '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/bin'
  926. libtool: install: /usr/bin/install -c curl /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/bin/curl
  927. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/bin'
  928. /usr/bin/install -c curl-config '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/bin'
  929. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  930. /usr/bin/install -c -m 644 libcurl.pc '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  931. Making install in curl
  932. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include/curl'
  933. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/include/curl/curl.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/curlver.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/easy.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/mprintf.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/stdcheaders.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/multi.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/typecheck-gcc.h /home/rob/tophat/output/src/curl-7.61.0/include/curl/system.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include/curl'
  934. Making install in .
  935. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  936. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/curl-config.1 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/build/curl-7.61.0/docs/curl.1 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  937. Making install in cmdline-opts
  938. Making install in opts
  939. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  940. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_APPCONNECT_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_APPCONNECT_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CERTINFO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONNECT_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONNECT_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_CONTENT_TYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_COOKIELIST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_EFFECTIVE_URL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_FILETIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_FILETIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_HEADER_SIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_HTTP_CONNECTCODE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_HTTP_VERSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_LASTSOCKET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_LOCAL_IP.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_LOCAL_PORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_OS_ERRNO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PRIMARY_IP.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PRIVATE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PROTOCOL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_PROXY_SSL_VERIFYRESULT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_REDIRECT_COUNT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_REDIRECT_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_REDIRECT_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  941. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_REQUEST_SIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SCHEME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SIZE_UPLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SIZE_UPLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SPEED_UPLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SPEED_UPLOAD_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SSL_ENGINES.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_SSL_VERIFYRESULT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_TLS_SESSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_TOTAL_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLINFO_TOTAL_TIME_T.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_PIPELINING.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_PUSHDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_SOCKETDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_TIMERDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ABSTRACT_UNIX_SOCKET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  942. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_APPEND.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_AUTOREFERER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_BUFFERSIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CAINFO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CAPATH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CERTINFO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CHUNK_DATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONNECT_TO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COOKIE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COOKIEFILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COOKIEJAR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COOKIELIST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COOKIESESSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CRLF.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CRLFILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DEBUGDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DIRLISTONLY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_SHUFFLE_ADDRESSES.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  943. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_EGDSOCKET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ERRORBUFFER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FAILONERROR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FILETIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FORBID_REUSE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTPPORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HAPROXYPROTOCOL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HEADER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HEADERDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HEADEROPT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTP200ALIASES.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTPAUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTPGET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTPHEADER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTPPOST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_HTTP_VERSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  944. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_INFILESIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_INTERFACE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_IOCTLDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_IPRESOLVE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_ISSUERCERT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_KEEP_SENDING_ON_ERROR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_KEYPASSWD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_KRBLEVEL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_LOCALPORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAIL_AUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAIL_FROM.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAIL_RCPT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAXCONNECTS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAXFILESIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAXREDIRS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_MIMEPOST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NETRC.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NETRC_FILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NOBODY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NOPROGRESS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NOPROXY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_NOSIGNAL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PASSWORD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PATH_AS_IS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  945. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PIPEWAIT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POSTFIELDS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POSTQUOTE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_POSTREDIR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PREQUOTE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PRE_PROXY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PRIVATE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROGRESSDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROTOCOLS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYAUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYHEADER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYPORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYTYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_CAINFO.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_CAPATH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_CRLFILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_KEYPASSWD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SERVICE_NAME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSLCERT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSLCERTTYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSLKEY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSLKEYTYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYHOST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_PASSWORD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_TYPE.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  946. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_USERNAME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_PUT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_QUOTE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RANDOM_FILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RANGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_READDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_READFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_REFERER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RESOLVE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RESOLVER_START_DATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RESOLVER_START_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RESUME_FROM.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SASL_IR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SEEKDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SERVICE_NAME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SHARE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_COMPRESSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  947. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLCERT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLENGINE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLKEY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSLVERSION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_FALSESTART.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_STDERR.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_STREAM_WEIGHT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_SUPPRESS_CONNECT_HEADERS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TCP_NODELAY.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TFTP_NO_OPTIONS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TIMECONDITION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TIMEOUT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TIMEVALUE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TIMEVALUE_LARGE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  948. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_UPLOAD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_URL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_USERAGENT.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_USERNAME.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_USERPWD.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_USE_SSL.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_VERBOSE.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_WILDCARDMATCH.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_WRITEDATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_XFERINFODATA.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  949. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/aclocal'
  950. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl.m4 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/aclocal'
  951. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  952. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_cleanup.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_getinfo.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_init.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_perform.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_setopt.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_duphandle.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_formadd.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_formfree.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_getdate.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_getenv.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_slist_append.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_slist_free_all.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_version.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_version_info.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_escape.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_unescape.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_free.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_strequal.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_strnequal.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mprintf.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_global_init.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_global_cleanup.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_add_handle.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_cleanup.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_fdset.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_info_read.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_init.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_perform.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_remove_handle.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_share_cleanup.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_share_init.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_share_setopt.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-easy.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-multi.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-share.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-errors.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_strerror.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_strerror.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_share_strerror.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  953. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_global_init_mem.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-tutorial.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_reset.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_escape.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_unescape.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_setopt.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_socket.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_timeout.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_formget.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_assign.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_pause.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_recv.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_easy_send.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_socket_action.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_wait.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-symbols.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-thread.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_multi_socket_all.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_global_sslset.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_init.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_free.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_addpart.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_name.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_data.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_data_cb.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_filedata.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_filename.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_subparts.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_type.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_headers.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/curl_mime_encoder.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-env.3 /home/rob/tophat/output/src/curl-7.61.0/docs/libcurl/libcurl-security.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  954. Applying patch bionic.diff
  955. patching file src/lmathlib.c
  956.  
  957. Applying patch ios_no_system.diff
  958. patching file src/loslib.c
  959. Hunk #4 succeeded at 392 (offset 2 lines).
  960. Hunk #5 succeeded at 413 (offset 2 lines).
  961.  
  962. Now at patch ios_no_system.diff
  963. loslib.c:174:3: warning: 'tmpnam' is deprecated: tempnam is unsafe, use mkstemp or tmpfile instead [-Wdeprecated-declarations]
  964. lua_tmpnam(buff, err);
  965. ^
  966. loslib.c:134:33: note: expanded from macro 'lua_tmpnam'
  967. #define lua_tmpnam(b,e) { e = (tmpnam(b) == NULL); }
  968. ^
  969. /home/rob/opt/android-ndk-r18-beta1/sysroot/usr/include/stdio.h:167:5: note: 'tmpnam' has been explicitly marked deprecated here
  970. __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");
  971. ^
  972. /home/rob/opt/android-ndk-r18-beta1/sysroot/usr/include/sys/cdefs.h:160:40: note: expanded from macro '__warnattr'
  973. #define __warnattr(msg) __attribute__((deprecated(msg)))
  974. ^
  975. 1 warning generated.
  976. Applying patch no_programs.diff
  977. patching file src/Makefile.am
  978. Hunk #1 succeeded at 1 with fuzz 2.
  979.  
  980. Now at patch no_programs.diff
  981. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
  982. libtoolize: linking file `./ltmain.sh'
  983. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  984. libtoolize: linking file `m4/libtool.m4'
  985. libtoolize: linking file `m4/ltoptions.m4'
  986. libtoolize: linking file `m4/ltsugar.m4'
  987. libtoolize: linking file `m4/ltversion.m4'
  988. libtoolize: linking file `m4/lt~obsolete.m4'
  989. configure.ac:14: installing './compile'
  990. src/Makefile.am:21: warning: variable 'cct_SOURCES' is defined but no program or
  991. src/Makefile.am:21: library has 'cct' as canonical name (possible typo)
  992. src/Makefile.am:20: warning: variable 'cs2cs_SOURCES' is defined but no program or
  993. src/Makefile.am:20: library has 'cs2cs' as canonical name (possible typo)
  994. src/Makefile.am:23: warning: variable 'geod_SOURCES' is defined but no program or
  995. src/Makefile.am:23: library has 'geod' as canonical name (possible typo)
  996. src/Makefile.am:25: warning: variable 'gie_SOURCES' is defined but no program or
  997. src/Makefile.am:25: library has 'gie' as canonical name (possible typo)
  998. src/Makefile.am:26: warning: variable 'multistresstest_SOURCES' is defined but no program or
  999. src/Makefile.am:26: library has 'multistresstest' as canonical name (possible typo)
  1000. src/Makefile.am:22: warning: variable 'nad2bin_SOURCES' is defined but no program or
  1001. src/Makefile.am:22: library has 'nad2bin' as canonical name (possible typo)
  1002. src/Makefile.am:19: warning: variable 'proj_SOURCES' is defined but no program or
  1003. src/Makefile.am:19: library has 'proj' as canonical name (possible typo)
  1004. src/Makefile.am:27: warning: variable 'test228_SOURCES' is defined but no program or
  1005. src/Makefile.am:27: library has 'test228' as canonical name (possible typo)
  1006. src/Makefile.am:30: warning: variable 'cct_LDADD' is defined but no program or
  1007. src/Makefile.am:30: library has 'cct' as canonical name (possible typo)
  1008. src/Makefile.am:31: warning: variable 'cs2cs_LDADD' is defined but no program or
  1009. src/Makefile.am:31: library has 'cs2cs' as canonical name (possible typo)
  1010. src/Makefile.am:32: warning: variable 'geod_LDADD' is defined but no program or
  1011. src/Makefile.am:32: library has 'geod' as canonical name (possible typo)
  1012. src/Makefile.am:36: warning: variable 'gie_LDADD' is defined but no program or
  1013. src/Makefile.am:36: library has 'gie' as canonical name (possible typo)
  1014. src/Makefile.am:37: warning: variable 'multistresstest_LDADD' is defined but no program or
  1015. src/Makefile.am:37: library has 'multistresstest' as canonical name (possible typo)
  1016. src/Makefile.am:34: warning: variable 'nad2bin_LDADD' is defined but no program or
  1017. src/Makefile.am:34: library has 'nad2bin' as canonical name (possible typo)
  1018. src/Makefile.am:33: warning: variable 'proj_LDADD' is defined but no program or
  1019. src/Makefile.am:33: library has 'proj' as canonical name (possible typo)
  1020. src/Makefile.am:38: warning: variable 'test228_LDADD' is defined but no program or
  1021. src/Makefile.am:38: library has 'test228' as canonical name (possible typo)
  1022. checking for a BSD-compatible install... /usr/bin/install -c
  1023. checking whether build environment is sane... yes
  1024. checking for arm-linux-androideabi-strip... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1025. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1026. checking for gawk... no
  1027. checking for mawk... mawk
  1028. checking whether make sets $(MAKE)... yes
  1029. checking whether make supports nested variables... yes
  1030. checking for style of include used by make... GNU
  1031. checking for arm-linux-androideabi-gcc... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  1032. checking whether the C compiler works... yes
  1033. checking for C compiler default output file name... a.out
  1034. checking for suffix of executables...
  1035. checking whether we are cross compiling... yes
  1036. checking for suffix of object files... o
  1037. checking whether we are using the GNU C compiler... yes
  1038. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
  1039. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
  1040. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... yes
  1041. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... gcc3
  1042. checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
  1043. checking for arm-linux-androideabi-gcc... (cached) /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  1044. checking whether we are using the GNU C compiler... (cached) yes
  1045. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... (cached) yes
  1046. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... (cached) none needed
  1047. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... (cached) yes
  1048. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... (cached) gcc3
  1049. checking whether ln -s works... yes
  1050. checking whether make sets $(MAKE)... (cached) yes
  1051. checking build system type... x86_64-unknown-linux-gnu
  1052. checking host system type... arm-unknown-linux-androideabi
  1053. checking how to print strings... printf
  1054. checking for a sed that does not truncate output... /bin/sed
  1055. checking for grep that handles long lines and -e... /bin/grep
  1056. checking for egrep... /bin/grep -E
  1057. checking for fgrep... /bin/grep -F
  1058. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... /usr/bin/ld
  1059. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1060. checking for BSD- or MS-compatible name lister (nm)... no
  1061. checking for arm-linux-androideabi-dumpbin... no
  1062. checking for arm-linux-androideabi-link... no
  1063. checking for dumpbin... no
  1064. checking for link... link -dump
  1065. configure: WARNING: using cross tools not prefixed with host triplet
  1066. checking the name lister (nm) interface... BSD nm
  1067. checking the maximum length of command line arguments... 3458764513820540925
  1068. checking whether the shell understands some XSI constructs... yes
  1069. checking whether the shell understands "+="... yes
  1070. checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
  1071. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1072. checking for /usr/bin/ld option to reload object files... -r
  1073. checking for arm-linux-androideabi-objdump... no
  1074. checking for objdump... objdump
  1075. checking how to recognize dependent libraries... pass_all
  1076. checking for arm-linux-androideabi-dlltool... no
  1077. checking for dlltool... no
  1078. checking how to associate runtime and link libraries... printf %s\n
  1079. checking for arm-linux-androideabi-ar... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
  1080. checking for archiver @FILE support... @
  1081. checking for arm-linux-androideabi-strip... (cached) /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1082. checking for arm-linux-androideabi-ranlib... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
  1083. checking command to parse nm output from /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang object... ok
  1084. checking for sysroot... no
  1085. checking for arm-linux-androideabi-mt... no
  1086. checking for mt... mt
  1087. checking if mt is a manifest tool... no
  1088. checking how to run the C preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -E
  1089. checking for ANSI C header files... yes
  1090. checking for sys/types.h... yes
  1091. checking for sys/stat.h... yes
  1092. checking for stdlib.h... yes
  1093. checking for string.h... yes
  1094. checking for memory.h... yes
  1095. checking for strings.h... yes
  1096. checking for inttypes.h... yes
  1097. checking for stdint.h... yes
  1098. checking for unistd.h... yes
  1099. checking for dlfcn.h... yes
  1100. checking for objdir... .libs
  1101. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -fno-rtti -fno-exceptions... yes
  1102. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to produce PIC... -fPIC -DPIC
  1103. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang PIC flag -fPIC -DPIC works... yes
  1104. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang static flag -static works... yes
  1105. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... yes
  1106. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... (cached) yes
  1107. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
  1108. checking dynamic linker characteristics... GNU/Linux ld.so
  1109. checking how to hardcode library paths into programs... immediate
  1110. checking whether stripping libraries is possible... yes
  1111. checking if libtool supports shared libraries... yes
  1112. checking whether to build shared libraries... no
  1113. checking whether to build static libraries... yes
  1114. checking for exp in -lm... yes
  1115. checking for ANSI C header files... (cached) yes
  1116. checking whether C compiler accepts -fp-model precise... no
  1117. checking for C99 math functions... yes
  1118. checking for library containing sqrt... none required
  1119. checking for localeconv... yes
  1120. checking jni.h usability... yes
  1121. checking jni.h presence... yes
  1122. checking for jni.h... yes
  1123. checking whether to enable Java/JNI support... enabled
  1124. checking for mutexes... disabled by user
  1125. checking that generated files are newer than configure... done
  1126. configure: creating ./config.status
  1127. config.status: creating Makefile
  1128. config.status: creating cmake/Makefile
  1129. config.status: creating src/Makefile
  1130. config.status: creating test/Makefile
  1131. config.status: creating test/gie/Makefile
  1132. config.status: creating test/gigs/Makefile
  1133. config.status: creating man/Makefile
  1134. config.status: creating man/man1/Makefile
  1135. config.status: creating man/man3/Makefile
  1136. config.status: creating nad/Makefile
  1137. config.status: creating jniwrap/Makefile
  1138. config.status: creating jniwrap/org.osgeo.proj/Makefile
  1139. config.status: creating jniwrap/org.osgeo.proj/org/Makefile
  1140. config.status: creating jniwrap/org.osgeo.proj/org/proj4/Makefile
  1141. config.status: creating nad/install
  1142. config.status: creating proj.pc
  1143. config.status: creating src/proj_config.h
  1144. config.status: executing depfiles commands
  1145. config.status: executing libtool commands
  1146. Making all in src
  1147. config.status: creating src/proj_config.h
  1148. config.status: src/proj_config.h is unchanged
  1149. CC PJ_aeqd.lo
  1150. CC PJ_gnom.lo
  1151. CC PJ_laea.lo
  1152. CC PJ_mod_ster.lo
  1153. CC PJ_nsper.lo
  1154. CC PJ_nzmg.lo
  1155. CC PJ_ortho.lo
  1156. CC PJ_stere.lo
  1157. CC PJ_sterea.lo
  1158. CC PJ_aea.lo
  1159. CC PJ_bipc.lo
  1160. CC PJ_bonne.lo
  1161. CC PJ_eqdc.lo
  1162. CC PJ_isea.lo
  1163. CC PJ_ccon.lo
  1164. CC PJ_imw_p.lo
  1165. CC PJ_krovak.lo
  1166. CC PJ_lcc.lo
  1167. CC PJ_poly.lo
  1168. CC PJ_sconics.lo
  1169. CC PJ_rpoly.lo
  1170. CC proj_rouss.lo
  1171. CC PJ_cass.lo
  1172. CC PJ_cc.lo
  1173. CC PJ_cea.lo
  1174. CC PJ_eqc.lo
  1175. CC PJ_gall.lo
  1176. CC PJ_geoc.lo
  1177. CC PJ_labrd.lo
  1178. CC PJ_lsat.lo
  1179. CC PJ_misrsom.lo
  1180. CC PJ_merc.lo
  1181. CC PJ_mill.lo
  1182. CC PJ_ocea.lo
  1183. CC PJ_omerc.lo
  1184. CC PJ_somerc.lo
  1185. CC PJ_tcc.lo
  1186. CC PJ_tcea.lo
  1187. CC PJ_times.lo
  1188. CC PJ_tmerc.lo
  1189. CC PJ_airy.lo
  1190. CC PJ_aitoff.lo
  1191. CC PJ_august.lo
  1192. CC PJ_bacon.lo
  1193. CC PJ_chamb.lo
  1194. CC PJ_hammer.lo
  1195. CC PJ_lagrng.lo
  1196. CC PJ_larr.lo
  1197. CC PJ_lask.lo
  1198. CC PJ_latlong.lo
  1199. CC PJ_nocol.lo
  1200. CC PJ_ob_tran.lo
  1201. CC PJ_oea.lo
  1202. CC PJ_tpeqd.lo
  1203. CC PJ_vandg.lo
  1204. CC PJ_vandg2.lo
  1205. CC PJ_vandg4.lo
  1206. CC PJ_wag7.lo
  1207. CC PJ_lcca.lo
  1208. CC PJ_geos.lo
  1209. CC proj_etmerc.lo
  1210. CC PJ_boggs.lo
  1211. CC PJ_collg.lo
  1212. CC PJ_comill.lo
  1213. CC PJ_crast.lo
  1214. CC PJ_denoy.lo
  1215. CC PJ_eck1.lo
  1216. CC PJ_eck2.lo
  1217. CC PJ_eck3.lo
  1218. CC PJ_eck4.lo
  1219. CC PJ_eck5.lo
  1220. CC PJ_fahey.lo
  1221. CC PJ_fouc_s.lo
  1222. CC PJ_gins8.lo
  1223. CC PJ_gstmerc.lo
  1224. CC PJ_gn_sinu.lo
  1225. CC PJ_goode.lo
  1226. CC PJ_igh.lo
  1227. CC PJ_hatano.lo
  1228. CC PJ_loxim.lo
  1229. CC PJ_mbt_fps.lo
  1230. CC PJ_mbtfpp.lo
  1231. CC PJ_mbtfpq.lo
  1232. CC PJ_moll.lo
  1233. CC PJ_nell.lo
  1234. CC PJ_nell_h.lo
  1235. CC PJ_patterson.lo
  1236. CC PJ_putp2.lo
  1237. CC PJ_putp3.lo
  1238. CC PJ_putp4p.lo
  1239. CC PJ_putp5.lo
  1240. CC PJ_putp6.lo
  1241. CC PJ_qsc.lo
  1242. CC PJ_robin.lo
  1243. CC PJ_sch.lo
  1244. CC PJ_sts.lo
  1245. CC PJ_urm5.lo
  1246. CC PJ_urmfps.lo
  1247. CC PJ_wag2.lo
  1248. CC PJ_wag3.lo
  1249. CC PJ_wink1.lo
  1250. CC PJ_wink2.lo
  1251. CC pj_geocent.lo
  1252. CC aasincos.lo
  1253. CC adjlon.lo
  1254. CC bch2bps.lo
  1255. CC bchgen.lo
  1256. CC biveval.lo
  1257. CC dmstor.lo
  1258. CC mk_cheby.lo
  1259. CC pj_auth.lo
  1260. CC pj_deriv.lo
  1261. CC pj_ell_set.lo
  1262. CC pj_errno.lo
  1263. CC pj_ellps.lo
  1264. CC pj_factors.lo
  1265. CC pj_fwd.lo
  1266. CC pj_init.lo
  1267. CC pj_inv.lo
  1268. CC pj_list.lo
  1269. CC pj_malloc.lo
  1270. CC pj_mlfn.lo
  1271. CC pj_msfn.lo
  1272. CC proj_mdist.lo
  1273. CC pj_open_lib.lo
  1274. CC pj_param.lo
  1275. CC pj_phi2.lo
  1276. CC pj_pr_list.lo
  1277. CC pj_qsfn.lo
  1278. CC pj_strerrno.lo
  1279. CC pj_tsfn.lo
  1280. CC pj_units.lo
  1281. CC pj_ctx.lo
  1282. CC pj_log.lo
  1283. CC pj_zpoly1.lo
  1284. CC rtodms.lo
  1285. CC vector1.lo
  1286. CC pj_release.lo
  1287. CC pj_gauss.lo
  1288. CC PJ_healpix.lo
  1289. CC PJ_natearth.lo
  1290. CC PJ_natearth2.lo
  1291. CC PJ_calcofi.lo
  1292. CC pj_fileapi.lo
  1293. CC pj_gc_reader.lo
  1294. CC pj_gridcatalog.lo
  1295. CC nad_cvt.lo
  1296. CC nad_init.lo
  1297. CC nad_intr.lo
  1298. CC emess.lo
  1299. CC pj_apply_gridshift.lo
  1300. CC pj_datums.lo
  1301. CC pj_datum_set.lo
  1302. CC pj_transform.lo
  1303. CC geocent.lo
  1304. CC pj_utils.lo
  1305. CC pj_gridinfo.lo
  1306. CC pj_gridlist.lo
  1307. CC jniproj.lo
  1308. CC pj_mutex.lo
  1309. CC pj_initcache.lo
  1310. CC pj_apply_vgridshift.lo
  1311. CC geodesic.lo
  1312. CC pj_strtod.lo
  1313. CC pj_math.lo
  1314. CC proj_4D_api.lo
  1315. CC PJ_cart.lo
  1316. CC PJ_pipeline.lo
  1317. CC PJ_horner.lo
  1318. CC PJ_helmert.lo
  1319. CC PJ_vgridshift.lo
  1320. CC PJ_hgridshift.lo
  1321. CC PJ_unitconvert.lo
  1322. CC PJ_molodensky.lo
  1323. CC PJ_deformation.lo
  1324. CC pj_internal.lo
  1325. CC PJ_axisswap.lo
  1326. CCLD libproj.la
  1327. Making all in man
  1328. Making all in man1
  1329. Making all in man3
  1330. Making all in nad
  1331. Making all in jniwrap
  1332. Making all in org.osgeo.proj
  1333. Making all in org
  1334. Making all in proj4
  1335. Making all in cmake
  1336. Making all in test
  1337. Making all in gie
  1338. Making all in gigs
  1339. Making install in src
  1340. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1341. /bin/bash ../libtool --mode=install /usr/bin/install -c libproj.la '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1342. libtool: install: /usr/bin/install -c .libs/libproj.lai /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libproj.la
  1343. libtool: install: /usr/bin/install -c .libs/libproj.a /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libproj.a
  1344. libtool: install: chmod 644 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libproj.a
  1345. libtool: install: /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libproj.a
  1346. libtool: finish: PATH="/opt/jdk1.8.0_181/bin/:/home/rob/opt/android-sdk-linux/tools:/home/rob/x-tools/arm-unknown-linux-gnueabi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1347. ----------------------------------------------------------------------
  1348. Libraries have been installed in:
  1349. /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1350.  
  1351. If you ever happen to want to link against installed libraries
  1352. in a given directory, LIBDIR, you must either use libtool, and
  1353. specify the full pathname of the library, or use the `-LLIBDIR'
  1354. flag during linking and do at least one of the following:
  1355. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1356. during execution
  1357. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1358. during linking
  1359. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1360. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1361.  
  1362. See any operating system documentation about shared libraries for
  1363. more information, such as the ld(1) and ld.so(8) manual pages.
  1364. ----------------------------------------------------------------------
  1365. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1366. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/proj-5.1.0/src/proj.h /home/rob/tophat/output/src/proj-5.1.0/src/proj_api.h /home/rob/tophat/output/src/proj-5.1.0/src/projects.h /home/rob/tophat/output/src/proj-5.1.0/src/geodesic.h /home/rob/tophat/output/src/proj-5.1.0/src/org_proj4_PJ.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1367. Making install in man
  1368. Making install in man1
  1369. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  1370. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/proj-5.1.0/man/man1/geod.1 /home/rob/tophat/output/src/proj-5.1.0/man/man1/proj.1 /home/rob/tophat/output/src/proj-5.1.0/man/man1/cs2cs.1 /home/rob/tophat/output/src/proj-5.1.0/man/man1/cct.1 /home/rob/tophat/output/src/proj-5.1.0/man/man1/gie.1 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man1'
  1371. Making install in man3
  1372. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  1373. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/proj-5.1.0/man/man3/pj_init.3 /home/rob/tophat/output/src/proj-5.1.0/man/man3/geodesic.3 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/man/man3'
  1374. Making install in nad
  1375. nad2nad NADCON source files not present
  1376. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/proj'
  1377. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/proj-5.1.0/nad/GL27 /home/rob/tophat/output/src/proj-5.1.0/nad/nad.lst /home/rob/tophat/output/src/proj-5.1.0/nad/proj_def.dat /home/rob/tophat/output/src/proj-5.1.0/nad/nad27 /home/rob/tophat/output/src/proj-5.1.0/nad/nad83 /home/rob/tophat/output/src/proj-5.1.0/nad/world /home/rob/tophat/output/src/proj-5.1.0/nad/epsg /home/rob/tophat/output/src/proj-5.1.0/nad/esri /home/rob/tophat/output/src/proj-5.1.0/nad/esri.extra /home/rob/tophat/output/src/proj-5.1.0/nad/other.extra /home/rob/tophat/output/src/proj-5.1.0/nad/CH /home/rob/tophat/output/src/proj-5.1.0/nad/IGNF /home/rob/tophat/output/src/proj-5.1.0/nad/ITRF2000 /home/rob/tophat/output/src/proj-5.1.0/nad/ITRF2008 /home/rob/tophat/output/src/proj-5.1.0/nad/ITRF2014 '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/proj'
  1378. config.status: creating nad/install
  1379. Making install in jniwrap
  1380. Making install in org.osgeo.proj
  1381. Making install in org
  1382. Making install in proj4
  1383. In jniwrap
  1384. Making install in cmake
  1385. Making install in test
  1386. Making install in gie
  1387. Making install in gigs
  1388. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  1389. /usr/bin/install -c -m 644 proj.pc '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  1390. Applying patch no_programs.diff
  1391. patching file libtiff/Makefile.am
  1392. patching file Makefile.am
  1393.  
  1394. Now at patch no_programs.diff
  1395. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
  1396. libtoolize: linking file `config/ltmain.sh'
  1397. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  1398. libtoolize: linking file `m4/libtool.m4'
  1399. libtoolize: linking file `m4/ltoptions.m4'
  1400. libtoolize: linking file `m4/ltsugar.m4'
  1401. libtoolize: linking file `m4/ltversion.m4'
  1402. libtoolize: linking file `m4/lt~obsolete.m4'
  1403. checking build system type... x86_64-unknown-linux-gnu
  1404. checking host system type... arm-unknown-linux-androideabi
  1405. checking for a BSD-compatible install... /usr/bin/install -c
  1406. checking whether build environment is sane... yes
  1407. checking for arm-linux-androideabi-strip... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1408. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1409. checking for gawk... no
  1410. checking for mawk... mawk
  1411. checking whether make sets $(MAKE)... yes
  1412. checking whether make supports nested variables... yes
  1413. checking how to create a pax tar archive... gnutar
  1414. checking whether to enable maintainer-specific portions of Makefiles... no
  1415. checking for arm-linux-androideabi-gcc... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  1416. checking whether the C compiler works... yes
  1417. checking for C compiler default output file name... a.out
  1418. checking for suffix of executables...
  1419. checking whether we are cross compiling... yes
  1420. checking for suffix of object files... o
  1421. checking whether we are using the GNU C compiler... yes
  1422. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
  1423. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
  1424. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... yes
  1425. checking for style of include used by make... GNU
  1426. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... gcc3
  1427. checking for C compiler warning flags... -Wall -W
  1428. checking whether ln -s works... yes
  1429. checking for cmake... no
  1430. checking how to print strings... printf
  1431. checking for a sed that does not truncate output... /bin/sed
  1432. checking for grep that handles long lines and -e... /bin/grep
  1433. checking for egrep... /bin/grep -E
  1434. checking for fgrep... /bin/grep -F
  1435. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... /usr/bin/ld
  1436. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1437. checking for BSD- or MS-compatible name lister (nm)... no
  1438. checking for arm-linux-androideabi-dumpbin... no
  1439. checking for arm-linux-androideabi-link... no
  1440. checking for dumpbin... no
  1441. checking for link... link -dump
  1442. configure: WARNING: using cross tools not prefixed with host triplet
  1443. checking the name lister (nm) interface... BSD nm
  1444. checking the maximum length of command line arguments... 3458764513820540925
  1445. checking whether the shell understands some XSI constructs... yes
  1446. checking whether the shell understands "+="... yes
  1447. checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
  1448. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1449. checking for /usr/bin/ld option to reload object files... -r
  1450. checking for arm-linux-androideabi-objdump... no
  1451. checking for objdump... objdump
  1452. checking how to recognize dependent libraries... pass_all
  1453. checking for arm-linux-androideabi-dlltool... no
  1454. checking for dlltool... no
  1455. checking how to associate runtime and link libraries... printf %s\n
  1456. checking for arm-linux-androideabi-ar... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
  1457. checking for archiver @FILE support... @
  1458. checking for arm-linux-androideabi-strip... (cached) /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1459. checking for arm-linux-androideabi-ranlib... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
  1460. checking command to parse nm output from /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang object... ok
  1461. checking for sysroot... no
  1462. checking for arm-linux-androideabi-mt... no
  1463. checking for mt... mt
  1464. checking if mt is a manifest tool... no
  1465. checking how to run the C preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -E
  1466. checking for ANSI C header files... yes
  1467. checking for sys/types.h... yes
  1468. checking for sys/stat.h... yes
  1469. checking for stdlib.h... yes
  1470. checking for string.h... yes
  1471. checking for memory.h... yes
  1472. checking for strings.h... yes
  1473. checking for inttypes.h... yes
  1474. checking for stdint.h... yes
  1475. checking for unistd.h... yes
  1476. checking for dlfcn.h... yes
  1477. checking for objdir... .libs
  1478. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -fno-rtti -fno-exceptions... yes
  1479. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to produce PIC... -fPIC -DPIC
  1480. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang PIC flag -fPIC -DPIC works... yes
  1481. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang static flag -static works... yes
  1482. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... yes
  1483. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... (cached) yes
  1484. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
  1485. checking dynamic linker characteristics... GNU/Linux ld.so
  1486. checking how to hardcode library paths into programs... immediate
  1487. checking whether stripping libraries is possible... yes
  1488. checking if libtool supports shared libraries... yes
  1489. checking whether to build shared libraries... no
  1490. checking whether to build static libraries... yes
  1491. checking whether we are using the GNU C++ compiler... yes
  1492. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ accepts -g... yes
  1493. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... gcc3
  1494. checking how to run the C++ preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -E
  1495. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... /usr/bin/ld
  1496. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1497. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
  1498. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ option to produce PIC... -fPIC -DPIC
  1499. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ PIC flag -fPIC -DPIC works... yes
  1500. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ static flag -static works... yes
  1501. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... yes
  1502. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... (cached) yes
  1503. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
  1504. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1505. checking how to hardcode library paths into programs... immediate
  1506. checking whether make supports nested variables... (cached) yes
  1507. checking for sin in -lm... yes
  1508. checking assert.h usability... yes
  1509. checking assert.h presence... yes
  1510. checking for assert.h... yes
  1511. checking fcntl.h usability... yes
  1512. checking fcntl.h presence... yes
  1513. checking for fcntl.h... yes
  1514. checking io.h usability... no
  1515. checking io.h presence... no
  1516. checking for io.h... no
  1517. checking limits.h usability... yes
  1518. checking limits.h presence... yes
  1519. checking for limits.h... yes
  1520. checking malloc.h usability... yes
  1521. checking malloc.h presence... yes
  1522. checking for malloc.h... yes
  1523. checking search.h usability... yes
  1524. checking search.h presence... yes
  1525. checking for search.h... yes
  1526. checking sys/time.h usability... yes
  1527. checking sys/time.h presence... yes
  1528. checking for sys/time.h... yes
  1529. checking for unistd.h... (cached) yes
  1530. checking for an ANSI C-conforming const... yes
  1531. checking for inline... inline
  1532. checking whether byte ordering is bigendian... no
  1533. checking for off_t... yes
  1534. checking for size_t... yes
  1535. checking whether time.h and sys/time.h may both be included... yes
  1536. checking whether struct tm is in sys/time.h or time.h... time.h
  1537. checking for _LARGEFILE_SOURCE value needed for large files... no
  1538. checking whether optarg is declared... yes
  1539. checking size of signed short... 2
  1540. checking size of unsigned short... 2
  1541. checking size of signed int... 4
  1542. checking size of unsigned int... 4
  1543. checking size of signed long... 4
  1544. checking size of unsigned long... 4
  1545. checking size of signed long long... 8
  1546. checking size of unsigned long long... 8
  1547. checking size of unsigned char *... 4
  1548. checking size of size_t... 4
  1549. checking for signed 8-bit type... signed char
  1550. checking for unsigned 8-bit type... unsigned char
  1551. checking for signed 16-bit type... signed short
  1552. checking for unsigned 16-bit type... unsigned short
  1553. checking for signed 32-bit type... signed int
  1554. checking for unsigned 32-bit type... unsigned int
  1555. checking for signed 64-bit type... signed long long
  1556. checking for unsigned 64-bit type... unsigned long long
  1557. checking for 'size_t' format specifier... "%u"
  1558. checking for signed size type... signed int
  1559. checking for ptrdiff_t... yes
  1560. checking for pointer difference type... ptrdiff_t
  1561. checking for int8... no
  1562. checking for int16... no
  1563. checking for int32... no
  1564. checking for floor... yes
  1565. checking for isascii... yes
  1566. checking for memmove... yes
  1567. checking for memset... yes
  1568. checking for mmap... yes
  1569. checking for pow... yes
  1570. checking for setmode... no
  1571. checking for snprintf... yes
  1572. checking for sqrt... yes
  1573. checking for strchr... yes
  1574. checking for strrchr... yes
  1575. checking for strstr... yes
  1576. checking for strtol... yes
  1577. checking for strtoul... yes
  1578. checking for strtoull... yes
  1579. checking for getopt... yes
  1580. checking for snprintf... (cached) yes
  1581. checking for strcasecmp... yes
  1582. checking for strtoul... (cached) yes
  1583. checking for strtoull... (cached) yes
  1584. checking for lfind... yes
  1585. checking native cpu bit order... msb2lsb
  1586. checking for inflateEnd in -lz... yes
  1587. checking zlib.h usability... yes
  1588. checking zlib.h presence... yes
  1589. checking for zlib.h... yes
  1590. checking for X... no
  1591. checking for the pthreads library -lpthreads... no
  1592. checking whether pthreads work without any flags... yes
  1593. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  1594. checking if more special flags are required for pthreads... no
  1595. checking whether we are using the Microsoft C compiler... no
  1596. checking GL/gl.h usability... no
  1597. checking GL/gl.h presence... no
  1598. checking for GL/gl.h... no
  1599. checking OpenGL/gl.h usability... no
  1600. checking OpenGL/gl.h presence... no
  1601. checking for OpenGL/gl.h... no
  1602. checking windows.h usability... no
  1603. checking windows.h presence... no
  1604. checking for windows.h... no
  1605. checking for OpenGL library... no
  1606. checking GL/glu.h usability... no
  1607. checking GL/glu.h presence... no
  1608. checking for GL/glu.h... no
  1609. checking OpenGL/glu.h usability... no
  1610. checking OpenGL/glu.h presence... no
  1611. checking for OpenGL/glu.h... no
  1612. checking for OpenGL Utility library... no
  1613. checking GL/glut.h usability... no
  1614. checking GL/glut.h presence... no
  1615. checking for GL/glut.h... no
  1616. checking GLUT/glut.h usability... no
  1617. checking GLUT/glut.h presence... no
  1618. checking for GLUT/glut.h... no
  1619. checking for GLUT library... no
  1620. checking that generated files are newer than configure... done
  1621. configure: creating ./config.status
  1622. config.status: creating Makefile
  1623. config.status: creating build/Makefile
  1624. config.status: creating contrib/Makefile
  1625. config.status: creating contrib/addtiffo/Makefile
  1626. config.status: creating contrib/dbs/Makefile
  1627. config.status: creating contrib/dbs/xtiff/Makefile
  1628. config.status: creating contrib/iptcutil/Makefile
  1629. config.status: creating contrib/mfs/Makefile
  1630. config.status: creating contrib/pds/Makefile
  1631. config.status: creating contrib/ras/Makefile
  1632. config.status: creating contrib/stream/Makefile
  1633. config.status: creating contrib/tags/Makefile
  1634. config.status: creating contrib/win_dib/Makefile
  1635. config.status: creating html/Makefile
  1636. config.status: creating html/images/Makefile
  1637. config.status: creating html/man/Makefile
  1638. config.status: creating libtiff-4.pc
  1639. config.status: creating libtiff/Makefile
  1640. config.status: creating man/Makefile
  1641. config.status: creating port/Makefile
  1642. config.status: creating test/Makefile
  1643. config.status: creating tools/Makefile
  1644. config.status: creating libtiff/tif_config.h
  1645. config.status: creating libtiff/tiffconf.h
  1646. config.status: executing depfiles commands
  1647. config.status: executing libtool commands
  1648.  
  1649. Libtiff is now configured for arm-unknown-linux-androideabi
  1650.  
  1651. Installation directory: /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root
  1652. Documentation directory: ${prefix}/share/doc/tiff-4.0.9
  1653. C compiler: /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -Os -g -ffunction-sections -fdata-sections -fvisibility=hidden -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -funwind-tables -target armv7a-none-linux-androideabi -gcc-toolchain /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -integrated-as -Wall -W
  1654. C++ compiler: /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -Os -g -ffunction-sections -fdata-sections -fvisibility=hidden -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -funwind-tables -target armv7a-none-linux-androideabi -gcc-toolchain /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -integrated-as
  1655. Enable runtime linker paths: no
  1656. Enable linker symbol versioning: no
  1657. Support Microsoft Document Imaging: no
  1658. Use win32 IO: no
  1659.  
  1660. Support for internal codecs:
  1661. CCITT Group 3 & 4 algorithms: no
  1662. Macintosh PackBits algorithm: no
  1663. LZW algorithm: no
  1664. ThunderScan 4-bit RLE algorithm: no
  1665. NeXT 2-bit RLE algorithm: no
  1666. LogLuv high dynamic range encoding: no
  1667.  
  1668. Support for external codecs:
  1669. ZLIB support: yes
  1670. Pixar log-format algorithm: no
  1671. JPEG support: no
  1672. Old JPEG support: no
  1673. JPEG 8/12 bit dual mode: no
  1674. ISO JBIG support: no
  1675. LZMA2 support: no
  1676.  
  1677. C++ support: no
  1678.  
  1679. OpenGL support: no
  1680.  
  1681. Making all in port
  1682. CC dummy.lo
  1683. CCLD libport.la
  1684. Making all in libtiff
  1685. CC tif_aux.lo
  1686. CC tif_close.lo
  1687. CC tif_codec.lo
  1688. CC tif_color.lo
  1689. CC tif_compress.lo
  1690. CC tif_dir.lo
  1691. CC tif_dirinfo.lo
  1692. CC tif_dirread.lo
  1693. CC tif_dirwrite.lo
  1694. CC tif_error.lo
  1695. CC tif_fax3.lo
  1696. CC tif_fax3sm.lo
  1697. CC tif_flush.lo
  1698. CC tif_getimage.lo
  1699. CC tif_extension.lo
  1700. CC tif_dumpmode.lo
  1701. CC tif_jbig.lo
  1702. CC tif_jpeg.lo
  1703. CC tif_jpeg_12.lo
  1704. CC tif_luv.lo
  1705. CC tif_lzma.lo
  1706. CC tif_lzw.lo
  1707. CC tif_next.lo
  1708. CC tif_ojpeg.lo
  1709. CC tif_open.lo
  1710. CC tif_pixarlog.lo
  1711. CC tif_packbits.lo
  1712. CC tif_predict.lo
  1713. CC tif_print.lo
  1714. CC tif_read.lo
  1715. CC tif_strip.lo
  1716. CC tif_swab.lo
  1717. CC tif_thunder.lo
  1718. CC tif_tile.lo
  1719. CC tif_version.lo
  1720. CC tif_warning.lo
  1721. CC tif_write.lo
  1722. CC tif_zip.lo
  1723. CC tif_unix.lo
  1724. /home/rob/tophat/output/src/tiff-4.0.9/libtiff/tif_zip.c:400:28: warning: unused parameter 'scheme' [-Wunused-parameter]
  1725. TIFFInitZIP(TIFF* tif, int scheme)
  1726. ^
  1727. 1 warning generated.
  1728. CCLD libtiff.la
  1729. Making install in port
  1730. Making install in libtiff
  1731. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1732. /bin/bash ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1733. libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libtiff.la
  1734. libtool: install: /usr/bin/install -c .libs/libtiff.a /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libtiff.a
  1735. libtool: install: chmod 644 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libtiff.a
  1736. libtool: install: /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libtiff.a
  1737. libtool: finish: PATH="/opt/jdk1.8.0_181/bin/:/home/rob/opt/android-sdk-linux/tools:/home/rob/x-tools/arm-unknown-linux-gnueabi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1738. ----------------------------------------------------------------------
  1739. Libraries have been installed in:
  1740. /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1741.  
  1742. If you ever happen to want to link against installed libraries
  1743. in a given directory, LIBDIR, you must either use libtool, and
  1744. specify the full pathname of the library, or use the `-LLIBDIR'
  1745. flag during linking and do at least one of the following:
  1746. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1747. during execution
  1748. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1749. during linking
  1750. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1751. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1752.  
  1753. See any operating system documentation about shared libraries for
  1754. more information, such as the ld(1) and ld.so(8) manual pages.
  1755. ----------------------------------------------------------------------
  1756. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1757. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/tiff-4.0.9/libtiff/tiff.h /home/rob/tophat/output/src/tiff-4.0.9/libtiff/tiffio.h /home/rob/tophat/output/src/tiff-4.0.9/libtiff/tiffvers.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1758. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1759. /usr/bin/install -c -m 644 tiffconf.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1760. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/doc/tiff-4.0.9'
  1761. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/tiff-4.0.9/COPYRIGHT /home/rob/tophat/output/src/tiff-4.0.9/ChangeLog /home/rob/tophat/output/src/tiff-4.0.9/README /home/rob/tophat/output/src/tiff-4.0.9/README.vms /home/rob/tophat/output/src/tiff-4.0.9/RELEASE-DATE /home/rob/tophat/output/src/tiff-4.0.9/TODO /home/rob/tophat/output/src/tiff-4.0.9/VERSION '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/doc/tiff-4.0.9'
  1762. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  1763. /usr/bin/install -c -m 644 libtiff-4.pc '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/pkgconfig'
  1764. Applying patch out_of_tree_build.diff
  1765. patching file libxtiff/Makefile.am
  1766. patching file Makefile.am
  1767.  
  1768. Applying patch no_atof.diff
  1769. patching file geo_strtod.c
  1770. Hunk #1 succeeded at 153 (offset 1 line).
  1771.  
  1772. Applying patch no_programs.diff
  1773. patching file Makefile.am
  1774. Hunk #1 succeeded at 1 with fuzz 2.
  1775.  
  1776. Now at patch no_programs.diff
  1777. libtoolize: putting auxiliary files in `.'.
  1778. libtoolize: linking file `./ltmain.sh'
  1779. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  1780. libtoolize: linking file `m4/libtool.m4'
  1781. libtoolize: linking file `m4/ltoptions.m4'
  1782. libtoolize: linking file `m4/ltsugar.m4'
  1783. libtoolize: linking file `m4/ltversion.m4'
  1784. libtoolize: linking file `m4/lt~obsolete.m4'
  1785. checking build system type... x86_64-unknown-linux-gnu
  1786. checking for a BSD-compatible install... /usr/bin/install -c
  1787. checking whether build environment is sane... yes
  1788. checking for arm-linux-androideabi-strip... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1789. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1790. checking for gawk... no
  1791. checking for mawk... mawk
  1792. checking whether make sets $(MAKE)... yes
  1793. checking whether make supports nested variables... yes
  1794. checking whether to enable maintainer-specific portions of Makefiles... no
  1795. checking for arm-linux-androideabi-gcc... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  1796. checking whether the C compiler works... yes
  1797. checking for C compiler default output file name... a.out
  1798. checking for suffix of executables...
  1799. checking whether we are cross compiling... yes
  1800. checking for suffix of object files... o
  1801. checking whether we are using the GNU C compiler... yes
  1802. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
  1803. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
  1804. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... yes
  1805. checking for style of include used by make... GNU
  1806. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... gcc3
  1807. checking whether we are using the GNU C++ compiler... yes
  1808. checking whether /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ accepts -g... yes
  1809. checking dependency style of /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... gcc3
  1810. checking how to run the C++ preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -E
  1811. checking whether ln -s works... yes
  1812. checking whether make sets $(MAKE)... (cached) yes
  1813. checking host system type... arm-unknown-linux-androideabi
  1814. checking how to print strings... printf
  1815. checking for a sed that does not truncate output... /bin/sed
  1816. checking for grep that handles long lines and -e... /bin/grep
  1817. checking for egrep... /bin/grep -E
  1818. checking for fgrep... /bin/grep -F
  1819. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... /usr/bin/ld
  1820. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1821. checking for BSD- or MS-compatible name lister (nm)... no
  1822. checking for arm-linux-androideabi-dumpbin... no
  1823. checking for arm-linux-androideabi-link... no
  1824. checking for dumpbin... no
  1825. checking for link... link -dump
  1826. configure: WARNING: using cross tools not prefixed with host triplet
  1827. checking the name lister (nm) interface... BSD nm
  1828. checking the maximum length of command line arguments... 3458764513820540925
  1829. checking whether the shell understands some XSI constructs... yes
  1830. checking whether the shell understands "+="... yes
  1831. checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
  1832. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1833. checking for /usr/bin/ld option to reload object files... -r
  1834. checking for arm-linux-androideabi-objdump... no
  1835. checking for objdump... objdump
  1836. checking how to recognize dependent libraries... pass_all
  1837. checking for arm-linux-androideabi-dlltool... no
  1838. checking for dlltool... no
  1839. checking how to associate runtime and link libraries... printf %s\n
  1840. checking for arm-linux-androideabi-ar... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
  1841. checking for archiver @FILE support... @
  1842. checking for arm-linux-androideabi-strip... (cached) /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  1843. checking for arm-linux-androideabi-ranlib... /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
  1844. checking command to parse nm output from /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang object... ok
  1845. checking for sysroot... no
  1846. checking for arm-linux-androideabi-mt... no
  1847. checking for mt... mt
  1848. checking if mt is a manifest tool... no
  1849. checking how to run the C preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -E
  1850. checking for ANSI C header files... yes
  1851. checking for sys/types.h... yes
  1852. checking for sys/stat.h... yes
  1853. checking for stdlib.h... yes
  1854. checking for string.h... yes
  1855. checking for memory.h... yes
  1856. checking for strings.h... yes
  1857. checking for inttypes.h... yes
  1858. checking for stdint.h... yes
  1859. checking for unistd.h... yes
  1860. checking for dlfcn.h... yes
  1861. checking for objdir... .libs
  1862. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -fno-rtti -fno-exceptions... yes
  1863. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to produce PIC... -fPIC -DPIC
  1864. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang PIC flag -fPIC -DPIC works... yes
  1865. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang static flag -static works... yes
  1866. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... yes
  1867. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... (cached) yes
  1868. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
  1869. checking dynamic linker characteristics... GNU/Linux ld.so
  1870. checking how to hardcode library paths into programs... immediate
  1871. checking whether stripping libraries is possible... yes
  1872. checking if libtool supports shared libraries... yes
  1873. checking whether to build shared libraries... no
  1874. checking whether to build static libraries... yes
  1875. checking how to run the C++ preprocessor... /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -E
  1876. checking for ld used by /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... /usr/bin/ld
  1877. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1878. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
  1879. checking for /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ option to produce PIC... -fPIC -DPIC
  1880. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ PIC flag -fPIC -DPIC works... yes
  1881. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ static flag -static works... yes
  1882. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... yes
  1883. checking if /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... (cached) yes
  1884. checking whether the /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
  1885. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1886. checking how to hardcode library paths into programs... immediate
  1887. checking for string.h... (cached) yes
  1888. checking stdio.h usability... yes
  1889. checking stdio.h presence... yes
  1890. checking for stdio.h... yes
  1891. checking for stdlib.h... (cached) yes
  1892. checking locale.h usability... yes
  1893. checking locale.h presence... yes
  1894. checking for locale.h... yes
  1895. checking for debug enabled... no
  1896. checking for exp in -lm... yes
  1897. checking for zlib... no
  1898. checking for jpeg... no
  1899. checking for TIFFOpen in -ltiff... yes
  1900. checking for TIFFMergeFieldInfo in -ltiff... yes
  1901. checking for pj_init in -lproj... yes
  1902. checking proj_api.h usability... yes
  1903. checking proj_api.h presence... yes
  1904. checking for proj_api.h... yes
  1905. checking if EPSG tables will be read from .csv files... no
  1906. checking that generated files are newer than configure... done
  1907. configure: creating ./config.status
  1908. config.status: creating Makefile
  1909. config.status: creating libxtiff/Makefile
  1910. config.status: creating bin/Makefile
  1911. config.status: creating man/Makefile
  1912. config.status: creating man/man1/Makefile
  1913. config.status: creating cmake/Makefile
  1914. config.status: creating geo_config.h
  1915. config.status: executing depfiles commands
  1916. config.status: executing libtool commands
  1917.  
  1918. libgeotiff configuration summary:
  1919.  
  1920. Version..................: 1.4.2
  1921. Installation directory...: /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root
  1922. C compiler...............: /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -Os -g -ffunction-sections -fdata-sections -fvisibility=hidden -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -funwind-tables -target armv7a-none-linux-androideabi -gcc-toolchain /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -integrated-as -O3 -DNDEBUG
  1923. C++ compiler.............: /home/rob/opt/android-ndk-r18-beta1/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -Os -g -ffunction-sections -fdata-sections -fvisibility=hidden -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -funwind-tables -target armv7a-none-linux-androideabi -gcc-toolchain /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -integrated-as -O3 -DNDEBUG
  1924. Debugging support........:
  1925.  
  1926. zlib support......: no
  1927. jpeg support......: no
  1928. TIFF support......: yes
  1929. -INCLUDE .......:
  1930. -PREFIX ........:
  1931. PROJ support......: yes
  1932. -INCLUDE .......:
  1933. -PREFIX ........:
  1934. Incode CSV support: no
  1935. LIBS.....................: -lproj -lm -L/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib -Wl,--no-undefined -L/home/rob/opt/android-ndk-r18-beta1/platforms/android-21/arch-arm/usr/lib -B/home/rob/opt/android-ndk-r18-beta1/platforms/android-21/arch-arm/usr/lib -Wl,--fix-cortex-a8 -Wl,--no-warn-mismatch -lz -ltiff
  1936.  
  1937. libgeotiff - http://trac.osgeo.org/geotiff
  1938.  
  1939. Making all in libxtiff
  1940. CC xtiff.lo
  1941. CCLD libxtiff.la
  1942. CC cpl_serv.lo
  1943. CC cpl_csv.lo
  1944. CC geo_extra.lo
  1945. CC geo_free.lo
  1946. CC geo_get.lo
  1947. CC geo_names.lo
  1948. CC geo_normalize.lo
  1949. CC geo_new.lo
  1950. CC geo_print.lo
  1951. CC geo_set.lo
  1952. CC geo_simpletags.lo
  1953. CC geo_tiffp.lo
  1954. CC geo_trans.lo
  1955. CC geo_write.lo
  1956. CC geo_strtod.lo
  1957. CC geotiff_proj4.lo
  1958. CCLD libgeotiff.la
  1959. Making install in libxtiff
  1960. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1961. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/libgeotiff-1.4.2/libxtiff/xtiffio.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1962. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1963. /bin/bash ./libtool --mode=install /usr/bin/install -c libgeotiff.la '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib'
  1964. libtool: install: /usr/bin/install -c .libs/libgeotiff.lai /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libgeotiff.la
  1965. libtool: install: /usr/bin/install -c .libs/libgeotiff.a /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libgeotiff.a
  1966. libtool: install: chmod 644 /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libgeotiff.a
  1967. libtool: install: /home/rob/opt/android-ndk-r18-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib/libgeotiff.a
  1968. libtool: finish: PATH="/opt/jdk1.8.0_181/bin/:/home/rob/opt/android-sdk-linux/tools:/home/rob/x-tools/arm-unknown-linux-gnueabi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1969. ----------------------------------------------------------------------
  1970. Libraries have been installed in:
  1971. /home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/lib
  1972.  
  1973. If you ever happen to want to link against installed libraries
  1974. in a given directory, LIBDIR, you must either use libtool, and
  1975. specify the full pathname of the library, or use the `-LLIBDIR'
  1976. flag during linking and do at least one of the following:
  1977. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1978. during execution
  1979. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1980. during linking
  1981. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1982. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1983.  
  1984. See any operating system documentation about shared libraries for
  1985. more information, such as the ld(1) and ld.so(8) manual pages.
  1986. ----------------------------------------------------------------------
  1987. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/epsg_csv'
  1988. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/alias.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/area.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/change.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/compdcs.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_axis.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_axis_name.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_operation.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_operation_method.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_operation_parameter.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_operation_parameter_value.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_operation_path.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_reference_system.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/coordinate_system.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/csv2c.py /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/csv_tools.py /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/datum.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/datum_shift.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/datum_shift_pref.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/deprecation.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/ellipsoid.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/esri_datum_override.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/gcs.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/gcs.override.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/geoccs.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/naming_system.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/pcs.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/pcs.override.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/prime_meridian.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/projop_wparm.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/stateplane.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/supersession.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/unit_of_measure.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/version_history.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/vertcs.csv /home/rob/tophat/output/src/libgeotiff-1.4.2/csv/vertcs.override.csv '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/share/epsg_csv'
  1989. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1990. /usr/bin/install -c -m 644 /home/rob/tophat/output/src/libgeotiff-1.4.2/geotiff.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geotiffio.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geovalues.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geonames.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geokeys.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_tiffp.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_keyp.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_normalize.h /home/rob/tophat/output/src/libgeotiff-1.4.2/cpl_serv.h /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_simpletags.h /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_datum.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_gcs.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_pm.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_units.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_ctrans.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_ellipse.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_pcs.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_proj.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/epsg_vertcs.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/geokeys.inc /home/rob/tophat/output/src/libgeotiff-1.4.2/geo_incode_defs.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1991. /bin/mkdir -p '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1992. /usr/bin/install -c -m 644 geo_config.h '/home/rob/tophat/output/ANDROID7/lib/arm-linux-androideabi/root/include'
  1993. download http://curl.haxx.se/download/curl-7.61.0.tar.xz
  1994. download http://www.lua.org/ftp/lua-5.3.5.tar.gz
  1995. download http://download.osgeo.org/proj/proj-5.1.0.tar.gz
  1996. download http://download.osgeo.org/libtiff/tiff-4.0.9.tar.gz
  1997. download http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.2.tar.gz
  1998. touch output/ANDROID7/lib/arm-linux-androideabi/stamp
Add Comment
Please, Sign In to add comment