Advertisement
Guest User

Untitled

a guest
May 18th, 2017
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.54 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by etui configure 0.0.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --enable-gpl --with-mupdf-static-libs=-Wl,/usr/lib/libmupdf.a --with-mupdf-shared-libs=-ljbig2dec -ljpeg -lopenjp2 -lfreetype -lz
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = testland
  14. uname -m = i686
  15. uname -r = 4.10.13-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Thu Apr 27 12:35:30 CEST 2017
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /usr/bin/site_perl
  34. PATH: /usr/bin/vendor_perl
  35. PATH: /usr/bin/core_perl
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2299: checking for a BSD-compatible install
  43. configure:2367: result: /usr/bin/install -c
  44. configure:2378: checking whether build environment is sane
  45. configure:2433: result: yes
  46. configure:2584: checking for a thread-safe mkdir -p
  47. configure:2623: result: /usr/bin/mkdir -p
  48. configure:2630: checking for gawk
  49. configure:2646: found /usr/bin/gawk
  50. configure:2657: result: gawk
  51. configure:2668: checking whether make sets $(MAKE)
  52. configure:2690: result: yes
  53. configure:2719: checking whether make supports nested variables
  54. configure:2736: result: yes
  55. configure:2873: checking whether make supports nested variables
  56. configure:2890: result: yes
  57. configure:2914: checking for style of include used by make
  58. configure:2942: result: GNU
  59. configure:3013: checking for gcc
  60. configure:3029: found /usr/bin/gcc
  61. configure:3040: result: gcc
  62. configure:3269: checking for C compiler version
  63. configure:3278: gcc --version >&5
  64. gcc (GCC) 6.3.1 20170306
  65. Copyright (C) 2016 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions. There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:3289: $? = 0
  70. configure:3278: gcc -v >&5
  71. Using built-in specs.
  72. COLLECT_GCC=gcc
  73. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/6.3.1/lto-wrapper
  74. Target: i686-pc-linux-gnu
  75. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
  76. Thread model: posix
  77. gcc version 6.3.1 20170306 (GCC)
  78. configure:3289: $? = 0
  79. configure:3278: gcc -V >&5
  80. gcc: error: unrecognized command line option '-V'
  81. gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:3289: $? = 1
  84. configure:3278: gcc -qversion >&5
  85. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  86. gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:3289: $? = 1
  89. configure:3309: checking whether the C compiler works
  90. configure:3331: gcc -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  91. configure:3335: $? = 0
  92. configure:3383: result: yes
  93. configure:3386: checking for C compiler default output file name
  94. configure:3388: result: a.out
  95. configure:3394: checking for suffix of executables
  96. configure:3401: gcc -o conftest -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  97. configure:3405: $? = 0
  98. configure:3427: result:
  99. configure:3449: checking whether we are cross compiling
  100. configure:3457: gcc -o conftest -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  101. In file included from /usr/include/bits/libc-header-start.h:33:0,
  102. from /usr/include/stdio.h:28,
  103. from conftest.c:11:
  104. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  105. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  106. ^~~~~~~
  107. configure:3461: $? = 0
  108. configure:3468: ./conftest
  109. configure:3472: $? = 0
  110. configure:3487: result: no
  111. configure:3492: checking for suffix of object files
  112. configure:3514: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  113. configure:3518: $? = 0
  114. configure:3539: result: o
  115. configure:3543: checking whether we are using the GNU C compiler
  116. configure:3562: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  117. configure:3562: $? = 0
  118. configure:3571: result: yes
  119. configure:3580: checking whether gcc accepts -g
  120. configure:3600: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  121. configure:3600: $? = 0
  122. configure:3641: result: yes
  123. configure:3658: checking for gcc option to accept ISO C89
  124. configure:3721: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  125. In file included from /usr/include/bits/libc-header-start.h:33:0,
  126. from /usr/include/stdio.h:28,
  127. from conftest.c:12:
  128. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  129. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  130. ^~~~~~~
  131. configure:3721: $? = 0
  132. configure:3734: result: none needed
  133. configure:3759: checking whether gcc understands -c and -o together
  134. configure:3781: gcc -c conftest.c -o conftest2.o
  135. configure:3784: $? = 0
  136. configure:3781: gcc -c conftest.c -o conftest2.o
  137. configure:3784: $? = 0
  138. configure:3796: result: yes
  139. configure:3815: checking dependency style of gcc
  140. configure:3926: result: gcc3
  141. configure:3991: checking for ar
  142. configure:4007: found /usr/bin/ar
  143. configure:4018: result: ar
  144. configure:4044: checking the archiver (ar) interface
  145. configure:4060: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  146. configure:4060: $? = 0
  147. configure:4062: ar cru libconftest.a conftest.o >&5
  148. ar: `u' modifier ignored since `D' is the default (see `U')
  149. configure:4065: $? = 0
  150. configure:4093: result: ar
  151. configure:4142: checking build system type
  152. configure:4156: result: i686-pc-linux-gnu
  153. configure:4176: checking host system type
  154. configure:4189: result: i686-pc-linux-gnu
  155. configure:4230: checking how to print strings
  156. configure:4257: result: printf
  157. configure:4278: checking for a sed that does not truncate output
  158. configure:4342: result: /usr/bin/sed
  159. configure:4360: checking for grep that handles long lines and -e
  160. configure:4418: result: /usr/bin/grep
  161. configure:4423: checking for egrep
  162. configure:4485: result: /usr/bin/grep -E
  163. configure:4490: checking for fgrep
  164. configure:4552: result: /usr/bin/grep -F
  165. configure:4587: checking for ld used by gcc
  166. configure:4654: result: /usr/bin/ld
  167. configure:4661: checking if the linker (/usr/bin/ld) is GNU ld
  168. configure:4676: result: yes
  169. configure:4688: checking for BSD- or MS-compatible name lister (nm)
  170. configure:4742: result: /usr/bin/nm -B
  171. configure:4872: checking the name lister (/usr/bin/nm -B) interface
  172. configure:4879: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  173. configure:4882: /usr/bin/nm -B "conftest.o"
  174. configure:4885: output
  175. 00000000 B some_variable
  176. 00000000 n wm4.0.f05b246c3f73b27002570acda153b833
  177. 00000000 n wm4.stdcpredef.h.19.bf2bf6c5fb087dfb5ef2d2297c2795de
  178. configure:4892: result: BSD nm
  179. configure:4895: checking whether ln -s works
  180. configure:4899: result: yes
  181. configure:4907: checking the maximum length of command line arguments
  182. configure:5038: result: 1572864
  183. configure:5086: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  184. configure:5126: result: func_convert_file_noop
  185. configure:5133: checking how to convert i686-pc-linux-gnu file names to toolchain format
  186. configure:5153: result: func_convert_file_noop
  187. configure:5160: checking for /usr/bin/ld option to reload object files
  188. configure:5167: result: -r
  189. configure:5241: checking for objdump
  190. configure:5257: found /usr/bin/objdump
  191. configure:5268: result: objdump
  192. configure:5297: checking how to recognize dependent libraries
  193. configure:5497: result: pass_all
  194. configure:5582: checking for dlltool
  195. configure:5612: result: no
  196. configure:5639: checking how to associate runtime and link libraries
  197. configure:5666: result: printf %s\n
  198. configure:5790: checking for archiver @FILE support
  199. configure:5807: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  200. configure:5807: $? = 0
  201. configure:5810: ar cru libconftest.a @conftest.lst >&5
  202. ar: `u' modifier ignored since `D' is the default (see `U')
  203. configure:5813: $? = 0
  204. configure:5818: ar cru libconftest.a @conftest.lst >&5
  205. ar: `u' modifier ignored since `D' is the default (see `U')
  206. ar: conftest.o: No such file or directory
  207. configure:5821: $? = 1
  208. configure:5833: result: @
  209. configure:5891: checking for strip
  210. configure:5907: found /usr/bin/strip
  211. configure:5918: result: strip
  212. configure:5990: checking for ranlib
  213. configure:6006: found /usr/bin/ranlib
  214. configure:6017: result: ranlib
  215. configure:6119: checking command to parse /usr/bin/nm -B output from gcc object
  216. configure:6272: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  217. configure:6275: $? = 0
  218. configure:6279: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  219. configure:6282: $? = 0
  220. configure:6348: gcc -o conftest -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
  221. configure:6351: $? = 0
  222. configure:6389: result: ok
  223. configure:6436: checking for sysroot
  224. configure:6466: result: no
  225. configure:6473: checking for a working dd
  226. configure:6511: result: /usr/bin/dd
  227. configure:6515: checking how to truncate binary pipes
  228. configure:6530: result: /usr/bin/dd bs=4096 count=1
  229. configure:6859: checking for mt
  230. configure:6889: result: no
  231. configure:6909: checking if : is a manifest tool
  232. configure:6915: : '-?'
  233. configure:6923: result: no
  234. configure:7600: checking how to run the C preprocessor
  235. configure:7631: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  236. In file included from /usr/include/bits/libc-header-start.h:33:0,
  237. from /usr/include/limits.h:26,
  238. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/limits.h:168,
  239. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/syslimits.h:7,
  240. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/limits.h:34,
  241. from conftest.c:12:
  242. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  243. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  244. ^~~~~~~
  245. configure:7631: $? = 0
  246. configure:7645: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  247. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  248. #include <ac_nonexistent.h>
  249. ^
  250. compilation terminated.
  251. configure:7645: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h */
  254. | #define PACKAGE_NAME "etui"
  255. | #define PACKAGE_TARNAME "etui"
  256. | #define PACKAGE_VERSION "0.0.4"
  257. | #define PACKAGE_STRING "etui 0.0.4"
  258. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  259. | #define PACKAGE_URL ""
  260. | #define PACKAGE "etui"
  261. | #define VERSION "0.0.4"
  262. | /* end confdefs.h. */
  263. | #include <ac_nonexistent.h>
  264. configure:7670: result: gcc -E
  265. configure:7690: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  266. In file included from /usr/include/bits/libc-header-start.h:33:0,
  267. from /usr/include/limits.h:26,
  268. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/limits.h:168,
  269. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/syslimits.h:7,
  270. from /usr/lib/gcc/i686-pc-linux-gnu/6.3.1/include-fixed/limits.h:34,
  271. from conftest.c:12:
  272. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  273. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  274. ^~~~~~~
  275. configure:7690: $? = 0
  276. configure:7704: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  277. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  278. #include <ac_nonexistent.h>
  279. ^
  280. compilation terminated.
  281. configure:7704: $? = 1
  282. configure: failed program was:
  283. | /* confdefs.h */
  284. | #define PACKAGE_NAME "etui"
  285. | #define PACKAGE_TARNAME "etui"
  286. | #define PACKAGE_VERSION "0.0.4"
  287. | #define PACKAGE_STRING "etui 0.0.4"
  288. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  289. | #define PACKAGE_URL ""
  290. | #define PACKAGE "etui"
  291. | #define VERSION "0.0.4"
  292. | /* end confdefs.h. */
  293. | #include <ac_nonexistent.h>
  294. configure:7733: checking for ANSI C header files
  295. configure:7753: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  296. In file included from /usr/include/bits/libc-header-start.h:33:0,
  297. from /usr/include/stdlib.h:25,
  298. from conftest.c:11:
  299. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  300. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  301. ^~~~~~~
  302. configure:7753: $? = 0
  303. In file included from /usr/include/bits/libc-header-start.h:33:0,
  304. from /usr/include/string.h:26,
  305. from conftest.c:11:
  306. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  307. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  308. ^~~~~~~
  309. In file included from /usr/include/bits/libc-header-start.h:33:0,
  310. from /usr/include/stdlib.h:25,
  311. from conftest.c:11:
  312. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  313. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  314. ^~~~~~~
  315. configure:7826: gcc -o conftest -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  316. In file included from /usr/include/ctype.h:25:0,
  317. from conftest.c:11:
  318. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  319. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  320. ^~~~~~~
  321. configure:7826: $? = 0
  322. configure:7826: ./conftest
  323. configure:7826: $? = 0
  324. configure:7837: result: yes
  325. configure:7850: checking for sys/types.h
  326. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  327. In file included from /usr/include/bits/libc-header-start.h:33:0,
  328. from /usr/include/stdio.h:28,
  329. from conftest.c:12:
  330. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  331. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  332. ^~~~~~~
  333. configure:7850: $? = 0
  334. configure:7850: result: yes
  335. configure:7850: checking for sys/stat.h
  336. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  337. In file included from /usr/include/bits/libc-header-start.h:33:0,
  338. from /usr/include/stdio.h:28,
  339. from conftest.c:13:
  340. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  341. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  342. ^~~~~~~
  343. configure:7850: $? = 0
  344. configure:7850: result: yes
  345. configure:7850: checking for stdlib.h
  346. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  347. In file included from /usr/include/bits/libc-header-start.h:33:0,
  348. from /usr/include/stdio.h:28,
  349. from conftest.c:14:
  350. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  351. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  352. ^~~~~~~
  353. configure:7850: $? = 0
  354. configure:7850: result: yes
  355. configure:7850: checking for string.h
  356. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  357. In file included from /usr/include/bits/libc-header-start.h:33:0,
  358. from /usr/include/stdio.h:28,
  359. from conftest.c:15:
  360. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  361. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  362. ^~~~~~~
  363. configure:7850: $? = 0
  364. configure:7850: result: yes
  365. configure:7850: checking for memory.h
  366. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  367. In file included from /usr/include/bits/libc-header-start.h:33:0,
  368. from /usr/include/stdio.h:28,
  369. from conftest.c:16:
  370. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  371. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  372. ^~~~~~~
  373. configure:7850: $? = 0
  374. configure:7850: result: yes
  375. configure:7850: checking for strings.h
  376. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  377. In file included from /usr/include/bits/libc-header-start.h:33:0,
  378. from /usr/include/stdio.h:28,
  379. from conftest.c:17:
  380. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  381. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  382. ^~~~~~~
  383. configure:7850: $? = 0
  384. configure:7850: result: yes
  385. configure:7850: checking for inttypes.h
  386. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  387. In file included from /usr/include/bits/libc-header-start.h:33:0,
  388. from /usr/include/stdio.h:28,
  389. from conftest.c:18:
  390. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  391. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  392. ^~~~~~~
  393. configure:7850: $? = 0
  394. configure:7850: result: yes
  395. configure:7850: checking for stdint.h
  396. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  397. In file included from /usr/include/bits/libc-header-start.h:33:0,
  398. from /usr/include/stdio.h:28,
  399. from conftest.c:19:
  400. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  401. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  402. ^~~~~~~
  403. configure:7850: $? = 0
  404. configure:7850: result: yes
  405. configure:7850: checking for unistd.h
  406. configure:7850: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  407. In file included from /usr/include/bits/libc-header-start.h:33:0,
  408. from /usr/include/stdio.h:28,
  409. from conftest.c:20:
  410. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  411. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  412. ^~~~~~~
  413. configure:7850: $? = 0
  414. configure:7850: result: yes
  415. configure:7864: checking for dlfcn.h
  416. configure:7864: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  417. In file included from /usr/include/bits/libc-header-start.h:33:0,
  418. from /usr/include/stdio.h:28,
  419. from conftest.c:21:
  420. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  421. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  422. ^~~~~~~
  423. configure:7864: $? = 0
  424. configure:7864: result: yes
  425. configure:8417: checking for objdir
  426. configure:8432: result: .libs
  427. configure:8696: checking if gcc supports -fno-rtti -fno-exceptions
  428. configure:8714: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  429. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  430. configure:8718: $? = 0
  431. configure:8731: result: no
  432. configure:9089: checking for gcc option to produce PIC
  433. configure:9096: result: -fPIC -DPIC
  434. configure:9104: checking if gcc PIC flag -fPIC -DPIC works
  435. configure:9122: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  436. configure:9126: $? = 0
  437. configure:9139: result: yes
  438. configure:9168: checking if gcc static flag -static works
  439. configure:9196: result: yes
  440. configure:9211: checking if gcc supports -c -o file.o
  441. configure:9232: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  442. configure:9236: $? = 0
  443. configure:9258: result: yes
  444. configure:9266: checking if gcc supports -c -o file.o
  445. configure:9313: result: yes
  446. configure:9346: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  447. configure:10605: result: yes
  448. configure:10642: checking whether -lc should be explicitly linked in
  449. configure:10650: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  450. configure:10653: $? = 0
  451. configure:10668: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  452. configure:10671: $? = 0
  453. configure:10685: result: no
  454. configure:10845: checking dynamic linker characteristics
  455. configure:11426: gcc -o conftest -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
  456. configure:11426: $? = 0
  457. configure:11663: result: GNU/Linux ld.so
  458. configure:11785: checking how to hardcode library paths into programs
  459. configure:11810: result: immediate
  460. configure:12358: checking whether stripping libraries is possible
  461. configure:12363: result: yes
  462. configure:12398: checking if libtool supports shared libraries
  463. configure:12400: result: yes
  464. configure:12403: checking whether to build shared libraries
  465. configure:12428: result: yes
  466. configure:12431: checking whether to build static libraries
  467. configure:12435: result: no
  468. configure:12629: checking for gcc
  469. configure:12656: result: gcc
  470. configure:12885: checking for C compiler version
  471. configure:12894: gcc --version >&5
  472. gcc (GCC) 6.3.1 20170306
  473. Copyright (C) 2016 Free Software Foundation, Inc.
  474. This is free software; see the source for copying conditions. There is NO
  475. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  476.  
  477. configure:12905: $? = 0
  478. configure:12894: gcc -v >&5
  479. Using built-in specs.
  480. COLLECT_GCC=gcc
  481. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/6.3.1/lto-wrapper
  482. Target: i686-pc-linux-gnu
  483. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
  484. Thread model: posix
  485. gcc version 6.3.1 20170306 (GCC)
  486. configure:12905: $? = 0
  487. configure:12894: gcc -V >&5
  488. gcc: error: unrecognized command line option '-V'
  489. gcc: fatal error: no input files
  490. compilation terminated.
  491. configure:12905: $? = 1
  492. configure:12894: gcc -qversion >&5
  493. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  494. gcc: fatal error: no input files
  495. compilation terminated.
  496. configure:12905: $? = 1
  497. configure:12909: checking whether we are using the GNU C compiler
  498. configure:12937: result: yes
  499. configure:12946: checking whether gcc accepts -g
  500. configure:13007: result: yes
  501. configure:13024: checking for gcc option to accept ISO C89
  502. configure:13100: result: none needed
  503. configure:13125: checking whether gcc understands -c and -o together
  504. configure:13162: result: yes
  505. configure:13181: checking dependency style of gcc
  506. configure:13292: result: gcc3
  507. configure:13362: checking for pkg-config
  508. configure:13380: found /usr/bin/pkg-config
  509. configure:13392: result: /usr/bin/pkg-config
  510. configure:13417: checking pkg-config is at least version 0.9.0
  511. configure:13420: result: yes
  512. configure:13443: edje_cc set to /usr/bin/edje_cc
  513. configure:13494: $PKG_CONFIG --exists --print-errors "libarchive >= 3"
  514. configure:13497: $? = 0
  515. configure:13516: checking for libarchive >= 3
  516. configure:13523: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  517. configure:13526: $? = 0
  518. configure:13540: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  519. configure:13543: $? = 0
  520. configure:13601: result: yes
  521. configure:13620: checking whether to enable CB module built
  522. configure:13622: result: yes
  523. configure:13706: $PKG_CONFIG --exists --print-errors "ddjvuapi"
  524. configure:13709: $? = 0
  525. configure:13729: checking for ddjvuapi
  526. configure:13736: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  527. configure:13739: $? = 0
  528. configure:13753: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  529. configure:13756: $? = 0
  530. configure:13814: result: yes
  531. configure:13833: checking whether to enable DJVU module built
  532. configure:13835: result: yes
  533. configure:13922: $PKG_CONFIG --exists --print-errors "libarchive >= 3 ewebkit2 >= ${efl_version} ecore-file >= ${efl_version}"
  534. Package ewebkit2 was not found in the pkg-config search path.
  535. Perhaps you should add the directory containing `ewebkit2.pc'
  536. to the PKG_CONFIG_PATH environment variable
  537. No package 'ewebkit2' found
  538. configure:13925: $? = 1
  539. configure:14042: checking whether to enable EPUB module built
  540. configure:14044: result: no
  541. configure:14147: gcc -o conftest -I/usr/include -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -Wl,/usr/lib/libmupdf.a -ljbig2dec -ljpeg -lopenjp2 -lfreetype -lz -lm >&5
  542. In file included from /usr/include/bits/libc-header-start.h:33:0,
  543. from /usr/include/stdio.h:28,
  544. from /usr/include/mupdf/fitz/system.h:28,
  545. from /usr/include/mupdf/fitz.h:10,
  546. from conftest.c:28:
  547. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  548. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  549. ^~~~~~~
  550. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  551. (.text.unpack_arguments+0x1a): undefined reference to `js_isobject'
  552. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  553. (.text.unpack_arguments+0x2a): undefined reference to `js_getcontext'
  554. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  555. (.text.unpack_arguments+0x4c): undefined reference to `js_copy'
  556. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  557. (.text.unpack_arguments+0x68): undefined reference to `js_getproperty'
  558. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  559. (.text.unpack_arguments+0x78): undefined reference to `js_replace'
  560. /usr/lib/libmupdf.a(pdf-js.o): In function `unpack_arguments':
  561. (.text.unpack_arguments+0x94): undefined reference to `js_pop'
  562. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setName':
  563. (.text.field_setName+0x14): undefined reference to `js_getcontext'
  564. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setWillCommit':
  565. (.text.event_setWillCommit+0x14): undefined reference to `js_getcontext'
  566. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setValue':
  567. (.text.event_setValue+0x17): undefined reference to `js_getcontext'
  568. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setValue':
  569. (.text.event_setValue+0x23): undefined reference to `js_tostring'
  570. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setTarget':
  571. (.text.event_setTarget+0x14): undefined reference to `js_getcontext'
  572. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getTarget':
  573. (.text.event_getTarget+0x1e): undefined reference to `js_getcontext'
  574. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getTarget':
  575. (.text.event_getTarget+0x29): undefined reference to `js_getregistry'
  576. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getTarget':
  577. (.text.event_getTarget+0x45): undefined reference to `js_newuserdata'
  578. /usr/lib/libmupdf.a(pdf-js.o): In function `field_finalize':
  579. (.text.field_finalize+0x14): undefined reference to `js_getcontext'
  580. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getValue':
  581. (.text.event_getValue+0x16): undefined reference to `js_getcontext'
  582. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getValue':
  583. (.text.event_getValue+0x2d): undefined reference to `js_pushstring'
  584. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getRC':
  585. (.text.event_getRC+0x16): undefined reference to `js_getcontext'
  586. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getRC':
  587. (.text.event_getRC+0x25): undefined reference to `js_pushnumber'
  588. /usr/lib/libmupdf.a(pdf-js.o): In function `event_getWillCommit':
  589. (.text.event_getWillCommit+0x1b): undefined reference to `js_pushnumber'
  590. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getTextColor':
  591. (.text.field_getTextColor+0x14): undefined reference to `js_pushundefined'
  592. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setRC':
  593. (.text.event_setRC+0x15): undefined reference to `js_getcontext'
  594. /usr/lib/libmupdf.a(pdf-js.o): In function `event_setRC':
  595. (.text.event_setRC+0x23): undefined reference to `js_tointeger'
  596. /usr/lib/libmupdf.a(pdf-js.o): In function `addproperty':
  597. (.text.addproperty+0x37): undefined reference to `js_newcfunction'
  598. /usr/lib/libmupdf.a(pdf-js.o): In function `addproperty':
  599. (.text.addproperty+0x44): undefined reference to `js_newcfunction'
  600. /usr/lib/libmupdf.a(pdf-js.o): In function `addproperty':
  601. (.text.addproperty+0x52): undefined reference to `js_defaccessor'
  602. /usr/lib/libmupdf.a(pdf-js.o): In function `addmethod':
  603. (.text.addmethod+0x39): undefined reference to `js_newcfunction'
  604. /usr/lib/libmupdf.a(pdf-js.o): In function `addmethod':
  605. (.text.addmethod+0x44): undefined reference to `js_defproperty'
  606. /usr/lib/libmupdf.a(pdf-js.o): In function `rethrow.isra.0':
  607. (.text.unlikely.rethrow.isra.0+0x1e): undefined reference to `js_newerror'
  608. /usr/lib/libmupdf.a(pdf-js.o): In function `rethrow.isra.0':
  609. (.text.unlikely.rethrow.isra.0+0x26): undefined reference to `js_throw'
  610. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  611. (.text.doc_mailDoc+0x65): undefined reference to `js_isdefined'
  612. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  613. (.text.doc_mailDoc+0x7c): undefined reference to `js_toboolean'
  614. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  615. (.text.doc_mailDoc+0x96): undefined reference to `js_tostring'
  616. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  617. (.text.doc_mailDoc+0xa4): undefined reference to `js_tostring'
  618. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  619. (.text.doc_mailDoc+0xb2): undefined reference to `js_tostring'
  620. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  621. (.text.doc_mailDoc+0xc0): undefined reference to `js_tostring'
  622. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_mailDoc':
  623. (.text.doc_mailDoc+0xce): undefined reference to `js_tostring'
  624. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_print':
  625. (.text.doc_print+0x1b): undefined reference to `js_getcontext'
  626. /usr/lib/libmupdf.a(pdf-js.o): In function `reset_field':
  627. (.text.reset_field+0xd4): undefined reference to `js_touserdata'
  628. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  629. (.text.doc_resetForm+0x1d): undefined reference to `js_getcontext'
  630. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  631. (.text.doc_resetForm+0x31): undefined reference to `js_isarray'
  632. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  633. (.text.doc_resetForm+0x47): undefined reference to `js_getlength'
  634. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  635. (.text.doc_resetForm+0x6f): undefined reference to `js_getindex'
  636. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  637. (.text.doc_resetForm+0x7d): undefined reference to `js_tostring'
  638. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_resetForm':
  639. (.text.doc_resetForm+0x9a): undefined reference to `js_pop'
  640. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_getField':
  641. (.text.doc_getField+0x1c): undefined reference to `js_getcontext'
  642. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_getField':
  643. (.text.doc_getField+0x35): undefined reference to `js_tostring'
  644. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_getField':
  645. (.text.doc_getField+0xed): undefined reference to `js_getregistry'
  646. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_getField':
  647. (.text.doc_getField+0x110): undefined reference to `js_newuserdata'
  648. /usr/lib/libmupdf.a(pdf-js.o): In function `doc_getField':
  649. (.text.doc_getField+0x15c): undefined reference to `js_pushnull'
  650. /usr/lib/libmupdf.a(pdf-js.o): In function `field_buttonSetCaption':
  651. (.text.field_buttonSetCaption+0x1f): undefined reference to `js_getcontext'
  652. /usr/lib/libmupdf.a(pdf-js.o): In function `field_buttonSetCaption':
  653. (.text.field_buttonSetCaption+0x37): undefined reference to `js_touserdata'
  654. /usr/lib/libmupdf.a(pdf-js.o): In function `field_buttonSetCaption':
  655. (.text.field_buttonSetCaption+0x45): undefined reference to `js_tostring'
  656. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getName':
  657. (.text.field_getName+0x1d): undefined reference to `js_getcontext'
  658. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getName':
  659. (.text.field_getName+0x38): undefined reference to `js_touserdata'
  660. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getName':
  661. (.text.field_getName+0x92): undefined reference to `js_pushstring'
  662. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setDisplay':
  663. (.text.field_setDisplay+0x1f): undefined reference to `js_getcontext'
  664. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setDisplay':
  665. (.text.field_setDisplay+0x37): undefined reference to `js_touserdata'
  666. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setDisplay':
  667. (.text.field_setDisplay+0x45): undefined reference to `js_tonumber'
  668. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getDisplay':
  669. (.text.field_getDisplay+0x1d): undefined reference to `js_getcontext'
  670. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getDisplay':
  671. (.text.field_getDisplay+0x38): undefined reference to `js_touserdata'
  672. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getDisplay':
  673. (.text.field_getDisplay+0x95): undefined reference to `js_pushnumber'
  674. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setBorderStyle':
  675. (.text.field_setBorderStyle+0x1f): undefined reference to `js_getcontext'
  676. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setBorderStyle':
  677. (.text.field_setBorderStyle+0x37): undefined reference to `js_touserdata'
  678. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setBorderStyle':
  679. (.text.field_setBorderStyle+0x45): undefined reference to `js_tostring'
  680. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getBorderStyle':
  681. (.text.field_getBorderStyle+0x1d): undefined reference to `js_getcontext'
  682. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getBorderStyle':
  683. (.text.field_getBorderStyle+0x38): undefined reference to `js_touserdata'
  684. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getBorderStyle':
  685. (.text.field_getBorderStyle+0x92): undefined reference to `js_pushstring'
  686. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setValue':
  687. (.text.field_setValue+0x1f): undefined reference to `js_getcontext'
  688. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setValue':
  689. (.text.field_setValue+0x37): undefined reference to `js_touserdata'
  690. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setValue':
  691. (.text.field_setValue+0x45): undefined reference to `js_tostring'
  692. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getValue':
  693. (.text.field_getValue+0x1d): undefined reference to `js_getcontext'
  694. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getValue':
  695. (.text.field_getValue+0x38): undefined reference to `js_touserdata'
  696. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getValue':
  697. (.text.field_getValue+0xa0): undefined reference to `js_pushstring'
  698. /usr/lib/libmupdf.a(pdf-js.o): In function `app_launchURL':
  699. (.text.app_launchURL+0x1d): undefined reference to `js_getcontext'
  700. /usr/lib/libmupdf.a(pdf-js.o): In function `app_launchURL':
  701. (.text.app_launchURL+0x2d): undefined reference to `js_tostring'
  702. /usr/lib/libmupdf.a(pdf-js.o): In function `app_launchURL':
  703. (.text.app_launchURL+0x3b): undefined reference to `js_toboolean'
  704. /usr/lib/libmupdf.a(pdf-js.o): In function `app_execMenuItem':
  705. (.text.app_execMenuItem+0x1d): undefined reference to `js_getcontext'
  706. /usr/lib/libmupdf.a(pdf-js.o): In function `app_execMenuItem':
  707. (.text.app_execMenuItem+0x2d): undefined reference to `js_tostring'
  708. /usr/lib/libmupdf.a(pdf-js.o): In function `app_execDialog':
  709. (.text.app_execDialog+0x1b): undefined reference to `js_getcontext'
  710. /usr/lib/libmupdf.a(pdf-js.o): In function `app_execDialog':
  711. (.text.app_execDialog+0x7b): undefined reference to `js_pushstring'
  712. /usr/lib/libmupdf.a(pdf-js.o): In function `app_alert':
  713. (.text.app_alert+0x60): undefined reference to `js_tostring'
  714. /usr/lib/libmupdf.a(pdf-js.o): In function `app_alert':
  715. (.text.app_alert+0x6e): undefined reference to `js_tointeger'
  716. /usr/lib/libmupdf.a(pdf-js.o): In function `app_alert':
  717. (.text.app_alert+0x7c): undefined reference to `js_tointeger'
  718. /usr/lib/libmupdf.a(pdf-js.o): In function `app_alert':
  719. (.text.app_alert+0x8a): undefined reference to `js_tostring'
  720. /usr/lib/libmupdf.a(pdf-js.o): In function `app_alert':
  721. (.text.app_alert+0xe8): undefined reference to `js_pushnumber'
  722. /usr/lib/libmupdf.a(pdf-js.o): In function `load_color.constprop.4':
  723. (.text.load_color.constprop.4+0x4d): undefined reference to `js_getlength'
  724. /usr/lib/libmupdf.a(pdf-js.o): In function `load_color.constprop.4':
  725. (.text.load_color.constprop.4+0x11f): undefined reference to `js_getindex'
  726. /usr/lib/libmupdf.a(pdf-js.o): In function `load_color.constprop.4':
  727. (.text.load_color.constprop.4+0x12d): undefined reference to `js_tonumber'
  728. /usr/lib/libmupdf.a(pdf-js.o): In function `load_color.constprop.4':
  729. (.text.load_color.constprop.4+0x147): undefined reference to `js_pop'
  730. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setTextColor':
  731. (.text.field_setTextColor+0x1f): undefined reference to `js_getcontext'
  732. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setTextColor':
  733. (.text.field_setTextColor+0x37): undefined reference to `js_touserdata'
  734. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setFillColor':
  735. (.text.field_setFillColor+0x1f): undefined reference to `js_getcontext'
  736. /usr/lib/libmupdf.a(pdf-js.o): In function `field_setFillColor':
  737. (.text.field_setFillColor+0x37): undefined reference to `js_touserdata'
  738. /usr/lib/libmupdf.a(pdf-js.o): In function `field_getFillColor':
  739. (.text.field_getFillColor+0x14): undefined reference to `js_pushundefined'
  740. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_drop_js':
  741. (.text.pdf_drop_js+0x21): undefined reference to `js_freestate'
  742. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  743. (.text.pdf_new_js+0x106): undefined reference to `js_newstate'
  744. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  745. (.text.pdf_new_js+0x128): undefined reference to `js_setcontext'
  746. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  747. (.text.pdf_new_js+0x133): undefined reference to `js_pushglobal'
  748. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  749. (.text.pdf_new_js+0x145): undefined reference to `js_defglobal'
  750. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  751. (.text.pdf_new_js+0x14d): undefined reference to `js_newobject'
  752. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  753. (.text.pdf_new_js+0x1c7): undefined reference to `js_defglobal'
  754. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  755. (.text.pdf_new_js+0x1cf): undefined reference to `js_newobject'
  756. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  757. (.text.pdf_new_js+0x251): undefined reference to `js_defglobal'
  758. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  759. (.text.pdf_new_js+0x259): undefined reference to `js_newobject'
  760. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  761. (.text.pdf_new_js+0x32a): undefined reference to `js_setregistry'
  762. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  763. (.text.pdf_new_js+0x332): undefined reference to `js_newobject'
  764. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  765. (.text.pdf_new_js+0x3ad): undefined reference to `js_setregistry'
  766. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  767. (.text.pdf_new_js+0x3bc): undefined reference to `js_getregistry'
  768. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  769. (.text.pdf_new_js+0x3cb): undefined reference to `js_setglobal'
  770. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_new_js':
  771. (.text.pdf_new_js+0x3db): undefined reference to `js_dostring'
  772. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  773. (.text.pdf_js_execute+0x2a): undefined reference to `js_ploadstring'
  774. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  775. (.text.pdf_js_execute+0x43): undefined reference to `js_getregistry'
  776. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  777. (.text.pdf_js_execute+0x4f): undefined reference to `js_pcall'
  778. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  779. (.text.pdf_js_execute+0x63): undefined reference to `js_pop'
  780. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  781. (.text.pdf_js_execute+0x79): undefined reference to `js_tostring'
  782. /usr/lib/libmupdf.a(pdf-js.o): In function `pdf_js_execute':
  783. (.text.pdf_js_execute+0x97): undefined reference to `js_pop'
  784. collect2: error: ld returned 1 exit status
  785. configure:14147: $? = 1
  786. configure: failed program was:
  787. | /* confdefs.h */
  788. | #define PACKAGE_NAME "etui"
  789. | #define PACKAGE_TARNAME "etui"
  790. | #define PACKAGE_VERSION "0.0.4"
  791. | #define PACKAGE_STRING "etui 0.0.4"
  792. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  793. | #define PACKAGE_URL ""
  794. | #define PACKAGE "etui"
  795. | #define VERSION "0.0.4"
  796. | #define STDC_HEADERS 1
  797. | #define HAVE_SYS_TYPES_H 1
  798. | #define HAVE_SYS_STAT_H 1
  799. | #define HAVE_STDLIB_H 1
  800. | #define HAVE_STRING_H 1
  801. | #define HAVE_MEMORY_H 1
  802. | #define HAVE_STRINGS_H 1
  803. | #define HAVE_INTTYPES_H 1
  804. | #define HAVE_STDINT_H 1
  805. | #define HAVE_UNISTD_H 1
  806. | #define HAVE_DLFCN_H 1
  807. | #define LT_OBJDIR ".libs/"
  808. | #define MODULE_ARCH "linux-gnu-i686-0.0.4"
  809. | #define HAVE_LIBARCHIVE 1
  810. | #define ETUI_BUILD_CB 1
  811. | #define ETUI_BUILD_DJVU 1
  812. | /* end confdefs.h. */
  813. |
  814. | #include <mupdf/fitz.h>
  815. |
  816. | int
  817. | main ()
  818. | {
  819. |
  820. | fz_context *ctx;
  821. | ctx = fz_new_context(NULL, NULL, FZ_STORE_DEFAULT);
  822. |
  823. | ;
  824. | return 0;
  825. | }
  826. configure:14167: checking whether to enable PDF module built
  827. configure:14169: result: no
  828. configure:14256: $PKG_CONFIG --exists --print-errors "xpost"
  829. Package xpost was not found in the pkg-config search path.
  830. Perhaps you should add the directory containing `xpost.pc'
  831. to the PKG_CONFIG_PATH environment variable
  832. No package 'xpost' found
  833. configure:14259: $? = 1
  834. configure:14376: checking whether to enable PS module built
  835. configure:14378: result: no
  836. configure:14465: $PKG_CONFIG --exists --print-errors "libtiff-4"
  837. configure:14468: $? = 0
  838. configure:14481: checking for libtiff-4
  839. configure:14488: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  840. configure:14491: $? = 0
  841. configure:14505: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  842. configure:14508: $? = 0
  843. configure:14566: result: yes
  844. configure:14585: checking whether to enable TIFF module built
  845. configure:14587: result: yes
  846. configure:14641: checking for eio >= 1.18.0 ecore >= 1.18.0 evas >= 1.18.0 eina >= 1.18.0
  847. configure:14648: $PKG_CONFIG --exists --print-errors "${requirements_etui_pc}"
  848. configure:14651: $? = 0
  849. configure:14665: $PKG_CONFIG --exists --print-errors "${requirements_etui_pc}"
  850. configure:14668: $? = 0
  851. configure:14726: result: yes
  852. configure:14732: checking for elementary >= 1.18.0 ecore-input >= 1.18.0 ecore-evas >= 1.18.0 ecore >= 1.18.0 evas >= 1.18.0 eina >= 1.18.0
  853. configure:14739: $PKG_CONFIG --exists --print-errors "${requirements_etui_bin_pc}"
  854. configure:14742: $? = 0
  855. configure:14756: $PKG_CONFIG --exists --print-errors "${requirements_etui_bin_pc}"
  856. configure:14759: $? = 0
  857. configure:14817: result: yes
  858. configure:14834: checking whether byte ordering is bigendian
  859. configure:14849: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  860. conftest.c:29:9: error: unknown type name 'not'
  861. not a universal capable compiler
  862. ^~~
  863. conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  864. not a universal capable compiler
  865. ^~~~~~~~~
  866. conftest.c:29:15: error: unknown type name 'universal'
  867. configure:14849: $? = 1
  868. configure: failed program was:
  869. | /* confdefs.h */
  870. | #define PACKAGE_NAME "etui"
  871. | #define PACKAGE_TARNAME "etui"
  872. | #define PACKAGE_VERSION "0.0.4"
  873. | #define PACKAGE_STRING "etui 0.0.4"
  874. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  875. | #define PACKAGE_URL ""
  876. | #define PACKAGE "etui"
  877. | #define VERSION "0.0.4"
  878. | #define STDC_HEADERS 1
  879. | #define HAVE_SYS_TYPES_H 1
  880. | #define HAVE_SYS_STAT_H 1
  881. | #define HAVE_STDLIB_H 1
  882. | #define HAVE_STRING_H 1
  883. | #define HAVE_MEMORY_H 1
  884. | #define HAVE_STRINGS_H 1
  885. | #define HAVE_INTTYPES_H 1
  886. | #define HAVE_STDINT_H 1
  887. | #define HAVE_UNISTD_H 1
  888. | #define HAVE_DLFCN_H 1
  889. | #define LT_OBJDIR ".libs/"
  890. | #define MODULE_ARCH "linux-gnu-i686-0.0.4"
  891. | #define HAVE_LIBARCHIVE 1
  892. | #define ETUI_BUILD_CB 1
  893. | #define ETUI_BUILD_DJVU 1
  894. | #define ETUI_BUILD_TIFF 1
  895. | /* end confdefs.h. */
  896. | #ifndef __APPLE_CC__
  897. | not a universal capable compiler
  898. | #endif
  899. | typedef int dummy;
  900. |
  901. configure:14894: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  902. In file included from /usr/include/sys/types.h:25:0,
  903. from conftest.c:28:
  904. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  905. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  906. ^~~~~~~
  907. configure:14894: $? = 0
  908. configure:14912: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  909. In file included from /usr/include/sys/types.h:25:0,
  910. from conftest.c:28:
  911. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  912. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  913. ^~~~~~~
  914. conftest.c: In function 'main':
  915. conftest.c:35:4: error: unknown type name 'not'
  916. not big endian
  917. ^~~
  918. conftest.c:35:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  919. not big endian
  920. ^~~~~~
  921. configure:14912: $? = 1
  922. configure: failed program was:
  923. | /* confdefs.h */
  924. | #define PACKAGE_NAME "etui"
  925. | #define PACKAGE_TARNAME "etui"
  926. | #define PACKAGE_VERSION "0.0.4"
  927. | #define PACKAGE_STRING "etui 0.0.4"
  928. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  929. | #define PACKAGE_URL ""
  930. | #define PACKAGE "etui"
  931. | #define VERSION "0.0.4"
  932. | #define STDC_HEADERS 1
  933. | #define HAVE_SYS_TYPES_H 1
  934. | #define HAVE_SYS_STAT_H 1
  935. | #define HAVE_STDLIB_H 1
  936. | #define HAVE_STRING_H 1
  937. | #define HAVE_MEMORY_H 1
  938. | #define HAVE_STRINGS_H 1
  939. | #define HAVE_INTTYPES_H 1
  940. | #define HAVE_STDINT_H 1
  941. | #define HAVE_UNISTD_H 1
  942. | #define HAVE_DLFCN_H 1
  943. | #define LT_OBJDIR ".libs/"
  944. | #define MODULE_ARCH "linux-gnu-i686-0.0.4"
  945. | #define HAVE_LIBARCHIVE 1
  946. | #define ETUI_BUILD_CB 1
  947. | #define ETUI_BUILD_DJVU 1
  948. | #define ETUI_BUILD_TIFF 1
  949. | /* end confdefs.h. */
  950. | #include <sys/types.h>
  951. | #include <sys/param.h>
  952. |
  953. | int
  954. | main ()
  955. | {
  956. | #if BYTE_ORDER != BIG_ENDIAN
  957. | not big endian
  958. | #endif
  959. |
  960. | ;
  961. | return 0;
  962. | }
  963. configure:15040: result: no
  964. configure:15071: checking whether the C compiler supports -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections
  965. configure:15084: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wmissing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_FORTIFY_SOURCE=2 conftest.c >&5
  966. conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  967. main ()
  968. ^~~~
  969. configure:15084: $? = 0
  970. configure:15090: result: yes
  971. configure:15593: checking whether the C compiler supports -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections
  972. configure:15606: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wmissing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_FORTIFY_SOURCE=2 conftest.c >&5
  973. conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  974. main ()
  975. ^~~~
  976. configure:15606: $? = 0
  977. configure:15612: result: yes
  978. configure:16120: checking for special C compiler options needed for large files
  979. configure:16165: result: no
  980. configure:16171: checking for _FILE_OFFSET_BITS value needed for large files
  981. configure:16196: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  982. In file included from /usr/include/sys/types.h:25:0,
  983. from conftest.c:28:
  984. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  985. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  986. ^~~~~~~
  987. conftest.c:33:33: warning: left shift count >= width of type [-Wshift-count-overflow]
  988. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  989. ^
  990. conftest.c:34:23: note: in expansion of macro 'LARGE_OFF_T'
  991. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  992. ^~~~~~~~~~~
  993. conftest.c:33:57: warning: left shift count >= width of type [-Wshift-count-overflow]
  994. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  995. ^
  996. conftest.c:34:23: note: in expansion of macro 'LARGE_OFF_T'
  997. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  998. ^~~~~~~~~~~
  999. conftest.c:33:33: warning: left shift count >= width of type [-Wshift-count-overflow]
  1000. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1001. ^
  1002. conftest.c:35:13: note: in expansion of macro 'LARGE_OFF_T'
  1003. && LARGE_OFF_T % 2147483647 == 1)
  1004. ^~~~~~~~~~~
  1005. conftest.c:33:57: warning: left shift count >= width of type [-Wshift-count-overflow]
  1006. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1007. ^
  1008. conftest.c:35:13: note: in expansion of macro 'LARGE_OFF_T'
  1009. && LARGE_OFF_T % 2147483647 == 1)
  1010. ^~~~~~~~~~~
  1011. conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
  1012. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1013. ^~~~~~~~~~~~~~
  1014. configure:16196: $? = 1
  1015. configure: failed program was:
  1016. | /* confdefs.h */
  1017. | #define PACKAGE_NAME "etui"
  1018. | #define PACKAGE_TARNAME "etui"
  1019. | #define PACKAGE_VERSION "0.0.4"
  1020. | #define PACKAGE_STRING "etui 0.0.4"
  1021. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  1022. | #define PACKAGE_URL ""
  1023. | #define PACKAGE "etui"
  1024. | #define VERSION "0.0.4"
  1025. | #define STDC_HEADERS 1
  1026. | #define HAVE_SYS_TYPES_H 1
  1027. | #define HAVE_SYS_STAT_H 1
  1028. | #define HAVE_STDLIB_H 1
  1029. | #define HAVE_STRING_H 1
  1030. | #define HAVE_MEMORY_H 1
  1031. | #define HAVE_STRINGS_H 1
  1032. | #define HAVE_INTTYPES_H 1
  1033. | #define HAVE_STDINT_H 1
  1034. | #define HAVE_UNISTD_H 1
  1035. | #define HAVE_DLFCN_H 1
  1036. | #define LT_OBJDIR ".libs/"
  1037. | #define MODULE_ARCH "linux-gnu-i686-0.0.4"
  1038. | #define HAVE_LIBARCHIVE 1
  1039. | #define ETUI_BUILD_CB 1
  1040. | #define ETUI_BUILD_DJVU 1
  1041. | #define ETUI_BUILD_TIFF 1
  1042. | /* end confdefs.h. */
  1043. | #include <sys/types.h>
  1044. | /* Check that off_t can represent 2**63 - 1 correctly.
  1045. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1046. | since some C++ compilers masquerading as C compilers
  1047. | incorrectly reject 9223372036854775807. */
  1048. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1049. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1050. | && LARGE_OFF_T % 2147483647 == 1)
  1051. | ? 1 : -1];
  1052. | int
  1053. | main ()
  1054. | {
  1055. |
  1056. | ;
  1057. | return 0;
  1058. | }
  1059. configure:16220: gcc -c -march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript -D_FORTIFY_SOURCE=2 conftest.c >&5
  1060. In file included from /usr/include/sys/types.h:25:0,
  1061. from conftest.c:29:
  1062. /usr/include/features.h:373:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1063. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1064. ^~~~~~~
  1065. configure:16220: $? = 0
  1066. configure:16228: result: 64
  1067. configure:16426: checking that generated files are newer than configure
  1068. configure:16432: result: done
  1069. configure:16512: creating ./config.status
  1070.  
  1071. ## ---------------------- ##
  1072. ## Running config.status. ##
  1073. ## ---------------------- ##
  1074.  
  1075. This file was extended by etui config.status 0.0.4, which was
  1076. generated by GNU Autoconf 2.69. Invocation command line was
  1077.  
  1078. CONFIG_FILES =
  1079. CONFIG_HEADERS =
  1080. CONFIG_LINKS =
  1081. CONFIG_COMMANDS =
  1082. $ ./config.status
  1083.  
  1084. on testland
  1085.  
  1086. config.status:1168: creating Makefile
  1087. config.status:1168: creating config.h
  1088. config.status:1349: config.h is unchanged
  1089. config.status:1397: executing depfiles commands
  1090. config.status:1397: executing libtool commands
  1091.  
  1092. ## ---------------- ##
  1093. ## Cache variables. ##
  1094. ## ---------------- ##
  1095.  
  1096. ac_cv_build=i686-pc-linux-gnu
  1097. ac_cv_c_bigendian=no
  1098. ac_cv_c_compiler_gnu=yes
  1099. ac_cv_env_CB_CFLAGS_set=
  1100. ac_cv_env_CB_CFLAGS_value=
  1101. ac_cv_env_CB_LIBS_set=
  1102. ac_cv_env_CB_LIBS_value=
  1103. ac_cv_env_CC_set=
  1104. ac_cv_env_CC_value=
  1105. ac_cv_env_CFLAGS_set=set
  1106. ac_cv_env_CFLAGS_value='-march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript'
  1107. ac_cv_env_CPPFLAGS_set=set
  1108. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  1109. ac_cv_env_CPP_set=
  1110. ac_cv_env_CPP_value=
  1111. ac_cv_env_DJVU_CFLAGS_set=
  1112. ac_cv_env_DJVU_CFLAGS_value=
  1113. ac_cv_env_DJVU_LIBS_set=
  1114. ac_cv_env_DJVU_LIBS_value=
  1115. ac_cv_env_EPUB_CFLAGS_set=
  1116. ac_cv_env_EPUB_CFLAGS_value=
  1117. ac_cv_env_EPUB_LIBS_set=
  1118. ac_cv_env_EPUB_LIBS_value=
  1119. ac_cv_env_ETUI_BIN_CFLAGS_set=
  1120. ac_cv_env_ETUI_BIN_CFLAGS_value=
  1121. ac_cv_env_ETUI_BIN_LIBS_set=
  1122. ac_cv_env_ETUI_BIN_LIBS_value=
  1123. ac_cv_env_ETUI_CFLAGS_set=
  1124. ac_cv_env_ETUI_CFLAGS_value=
  1125. ac_cv_env_ETUI_LIBS_set=
  1126. ac_cv_env_ETUI_LIBS_value=
  1127. ac_cv_env_LDFLAGS_set=set
  1128. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  1129. ac_cv_env_LIBS_set=
  1130. ac_cv_env_LIBS_value=
  1131. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1132. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1133. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  1134. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  1135. ac_cv_env_PKG_CONFIG_PATH_set=
  1136. ac_cv_env_PKG_CONFIG_PATH_value=
  1137. ac_cv_env_PKG_CONFIG_set=
  1138. ac_cv_env_PKG_CONFIG_value=
  1139. ac_cv_env_TIFF_CFLAGS_set=
  1140. ac_cv_env_TIFF_CFLAGS_value=
  1141. ac_cv_env_TIFF_LIBS_set=
  1142. ac_cv_env_TIFF_LIBS_value=
  1143. ac_cv_env_XPOST_CFLAGS_set=
  1144. ac_cv_env_XPOST_CFLAGS_value=
  1145. ac_cv_env_XPOST_LIBS_set=
  1146. ac_cv_env_XPOST_LIBS_value=
  1147. ac_cv_env_build_alias_set=
  1148. ac_cv_env_build_alias_value=
  1149. ac_cv_env_host_alias_set=
  1150. ac_cv_env_host_alias_value=
  1151. ac_cv_env_target_alias_set=
  1152. ac_cv_env_target_alias_value=
  1153. ac_cv_header_dlfcn_h=yes
  1154. ac_cv_header_inttypes_h=yes
  1155. ac_cv_header_memory_h=yes
  1156. ac_cv_header_stdc=yes
  1157. ac_cv_header_stdint_h=yes
  1158. ac_cv_header_stdlib_h=yes
  1159. ac_cv_header_string_h=yes
  1160. ac_cv_header_strings_h=yes
  1161. ac_cv_header_sys_stat_h=yes
  1162. ac_cv_header_sys_types_h=yes
  1163. ac_cv_header_unistd_h=yes
  1164. ac_cv_host=i686-pc-linux-gnu
  1165. ac_cv_objext=o
  1166. ac_cv_path_EGREP='/usr/bin/grep -E'
  1167. ac_cv_path_FGREP='/usr/bin/grep -F'
  1168. ac_cv_path_GREP=/usr/bin/grep
  1169. ac_cv_path_SED=/usr/bin/sed
  1170. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1171. ac_cv_path_install='/usr/bin/install -c'
  1172. ac_cv_path_lt_DD=/usr/bin/dd
  1173. ac_cv_path_mkdir=/usr/bin/mkdir
  1174. ac_cv_prog_AWK=gawk
  1175. ac_cv_prog_CPP='gcc -E'
  1176. ac_cv_prog_ac_ct_AR=ar
  1177. ac_cv_prog_ac_ct_CC=gcc
  1178. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1179. ac_cv_prog_ac_ct_RANLIB=ranlib
  1180. ac_cv_prog_ac_ct_STRIP=strip
  1181. ac_cv_prog_cc_c89=
  1182. ac_cv_prog_cc_g=yes
  1183. ac_cv_prog_make_make_set=yes
  1184. ac_cv_sys_file_offset_bits=64
  1185. ac_cv_sys_largefile_CC=no
  1186. am_cv_CC_dependencies_compiler_type=gcc3
  1187. am_cv_ar_interface=ar
  1188. am_cv_make_support_nested_variables=yes
  1189. am_cv_prog_cc_c_o=yes
  1190. lt_cv_ar_at_file=@
  1191. lt_cv_archive_cmds_need_lc=no
  1192. lt_cv_deplibs_check_method=pass_all
  1193. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1194. lt_cv_file_magic_test_file=
  1195. lt_cv_ld_reload_flag=-r
  1196. lt_cv_nm_interface='BSD nm'
  1197. lt_cv_objdir=.libs
  1198. lt_cv_path_LD=/usr/bin/ld
  1199. lt_cv_path_NM='/usr/bin/nm -B'
  1200. lt_cv_path_mainfest_tool=no
  1201. lt_cv_prog_compiler_c_o=yes
  1202. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1203. lt_cv_prog_compiler_pic_works=yes
  1204. lt_cv_prog_compiler_rtti_exceptions=no
  1205. lt_cv_prog_compiler_static_works=yes
  1206. lt_cv_prog_gnu_ld=yes
  1207. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1208. lt_cv_shlibpath_overrides_runpath=no
  1209. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1210. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1211. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1212. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1213. lt_cv_sys_global_symbol_to_import=
  1214. lt_cv_sys_max_cmd_len=1572864
  1215. lt_cv_to_host_file_cmd=func_convert_file_noop
  1216. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1217. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  1218. pkg_cv_CB_CFLAGS=
  1219. pkg_cv_CB_LIBS=-larchive
  1220. pkg_cv_DJVU_CFLAGS=-pthread
  1221. pkg_cv_DJVU_LIBS=-ldjvulibre
  1222. pkg_cv_ETUI_BIN_CFLAGS='-pthread -I/usr/include/elementary-1 -I/usr/include/libdrm -I/usr/include/efl-1 -I/usr/include/ecore-wl2-1 -I/usr/include/efl-1 -I/usr/include/ecore-fb-1 -I/usr/include/efl-1 -I/usr/include/ecore-x-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/emotion-1 -I/usr/include/efl-1 -I/usr/include/ethumb-client-1 -I/usr/include/efl-1 -I/usr/include/ethumb-1 -I/usr/include/efl-1 -I/usr/include/edje-1 -I/usr/include/efl-1 -I/usr/include/ecore-audio-1 -I/usr/include/efl-1 -I/usr/include/eio-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/ecore-ipc-1 -I/usr/include/efl-1 -I/usr/include/embryo-1 -I/usr/include/efl-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-imf-1 -I/usr/include/efl-1 -I/usr/include/ecore-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm2-1 -I/usr/include/efl-1 -I/usr/include/elput-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-1 -I/usr/include/efl-1 -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/efl-1 -I/usr/include/ecore-file-1 -I/usr/include/efl-1 -I/usr/include/ecore-con-1 -I/usr/include/efl-1 -I/usr/include/eldbus-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/evas-1/canvas -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eet-1 -I/usr/include/efl-1 -I/usr/include/emile-1 -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/luajit-2.0 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina'
  1223. pkg_cv_ETUI_BIN_LIBS='-lelementary -lefl -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -lecore_input -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio -lpthread -lm -ldl -lrt -lecore_input -lecore_evas -lecore -lefl -levas -leina -lpthread'
  1224. pkg_cv_ETUI_CFLAGS='-pthread -I/usr/include/efl-1 -I/usr/include/eio-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/ecore-ipc-1 -I/usr/include/efl-1 -I/usr/include/ecore-file-1 -I/usr/include/efl-1 -I/usr/include/ecore-con-1 -I/usr/include/efl-1 -I/usr/include/eldbus-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/evas-1/canvas -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eet-1 -I/usr/include/efl-1 -I/usr/include/emile-1 -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/luajit-2.0 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina'
  1225. pkg_cv_ETUI_LIBS='-leio -lecore -lefl -levas -leina -lpthread'
  1226. pkg_cv_TIFF_CFLAGS=
  1227. pkg_cv_TIFF_LIBS=-ltiff
  1228.  
  1229. ## ----------------- ##
  1230. ## Output variables. ##
  1231. ## ----------------- ##
  1232.  
  1233. ACLOCAL='${SHELL} /home/toliz/Builds/etui-git/src/etui/missing aclocal-1.15'
  1234. AMDEPBACKSLASH='\'
  1235. AMDEP_FALSE='#'
  1236. AMDEP_TRUE=''
  1237. AMTAR='$${TAR-tar}'
  1238. AM_BACKSLASH='\'
  1239. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1240. AM_DEFAULT_VERBOSITY='0'
  1241. AM_V='$(V)'
  1242. AR='ar'
  1243. AS='as'
  1244. AUTOCONF='${SHELL} /home/toliz/Builds/etui-git/src/etui/missing autoconf'
  1245. AUTOHEADER='${SHELL} /home/toliz/Builds/etui-git/src/etui/missing autoheader'
  1246. AUTOMAKE='${SHELL} /home/toliz/Builds/etui-git/src/etui/missing automake-1.15'
  1247. AWK='gawk'
  1248. CB_CFLAGS=''
  1249. CB_LIBS='-larchive'
  1250. CC='gcc'
  1251. CCDEPMODE='depmode=gcc3'
  1252. CFLAGS='-march=i686 -mtune=generic -O0 -pipe -fstack-protector-strong -g3 -ggdb -fvar-tracking-assignments -fvisibility=hidden -I/usr/include/ghostscript'
  1253. CPP='gcc -E'
  1254. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  1255. CYGPATH_W='echo'
  1256. DEFS='-DHAVE_CONFIG_H'
  1257. DEPDIR='.deps'
  1258. DJVU_CFLAGS='-pthread'
  1259. DJVU_LIBS='-ldjvulibre'
  1260. DLLTOOL='false'
  1261. DSYMUTIL=''
  1262. DUMPBIN=''
  1263. ECHO_C=''
  1264. ECHO_N='-n'
  1265. ECHO_T=''
  1266. EGREP='/usr/bin/grep -E'
  1267. EPUB_CFLAGS=''
  1268. EPUB_LIBS=''
  1269. ETUI_BIN_CFLAGS='-pthread -I/usr/include/elementary-1 -I/usr/include/libdrm -I/usr/include/efl-1 -I/usr/include/ecore-wl2-1 -I/usr/include/efl-1 -I/usr/include/ecore-fb-1 -I/usr/include/efl-1 -I/usr/include/ecore-x-1 -I/usr/include/elocation-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/emotion-1 -I/usr/include/efl-1 -I/usr/include/ethumb-client-1 -I/usr/include/efl-1 -I/usr/include/ethumb-1 -I/usr/include/efl-1 -I/usr/include/edje-1 -I/usr/include/efl-1 -I/usr/include/ecore-audio-1 -I/usr/include/efl-1 -I/usr/include/eio-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/ecore-ipc-1 -I/usr/include/efl-1 -I/usr/include/embryo-1 -I/usr/include/efl-1 -I/usr/include/ecore-imf-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-imf-1 -I/usr/include/efl-1 -I/usr/include/ecore-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-drm2-1 -I/usr/include/efl-1 -I/usr/include/elput-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-evas-1 -I/usr/include/efl-1 -I/usr/include/ecore-input-1 -I/usr/include/efl-1 -I/usr/include/eeze-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/efl-1 -I/usr/include/ecore-file-1 -I/usr/include/efl-1 -I/usr/include/ecore-con-1 -I/usr/include/efl-1 -I/usr/include/eldbus-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/evas-1/canvas -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eet-1 -I/usr/include/efl-1 -I/usr/include/emile-1 -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/luajit-2.0 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections'
  1270. ETUI_BIN_LIBS='-lelementary -lefl -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -lecore_input -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio -lpthread -lm -ldl -lrt -lecore_input -lecore_evas -lecore -lefl -levas -leina -lpthread'
  1271. ETUI_BUILD_CB_FALSE='#'
  1272. ETUI_BUILD_CB_TRUE=''
  1273. ETUI_BUILD_DJVU_FALSE='#'
  1274. ETUI_BUILD_DJVU_TRUE=''
  1275. ETUI_BUILD_EPUB_FALSE=''
  1276. ETUI_BUILD_EPUB_TRUE='#'
  1277. ETUI_BUILD_PDF_FALSE=''
  1278. ETUI_BUILD_PDF_TRUE='#'
  1279. ETUI_BUILD_PS_FALSE=''
  1280. ETUI_BUILD_PS_TRUE='#'
  1281. ETUI_BUILD_STATIC_CB_FALSE=''
  1282. ETUI_BUILD_STATIC_CB_TRUE='#'
  1283. ETUI_BUILD_STATIC_DJVU_FALSE=''
  1284. ETUI_BUILD_STATIC_DJVU_TRUE='#'
  1285. ETUI_BUILD_STATIC_EPUB_FALSE=''
  1286. ETUI_BUILD_STATIC_EPUB_TRUE='#'
  1287. ETUI_BUILD_STATIC_PDF_FALSE=''
  1288. ETUI_BUILD_STATIC_PDF_TRUE='#'
  1289. ETUI_BUILD_STATIC_PS_FALSE=''
  1290. ETUI_BUILD_STATIC_PS_TRUE='#'
  1291. ETUI_BUILD_STATIC_TIFF_FALSE=''
  1292. ETUI_BUILD_STATIC_TIFF_TRUE='#'
  1293. ETUI_BUILD_TIFF_FALSE='#'
  1294. ETUI_BUILD_TIFF_TRUE=''
  1295. ETUI_CFLAGS='-pthread -I/usr/include/efl-1 -I/usr/include/eio-1 -I/usr/include/efl-1 -I/usr/include/efreet-1 -I/usr/include/efl-1 -I/usr/include/ecore-ipc-1 -I/usr/include/efl-1 -I/usr/include/ecore-file-1 -I/usr/include/efl-1 -I/usr/include/ecore-con-1 -I/usr/include/efl-1 -I/usr/include/eldbus-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/evas-1/canvas -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eet-1 -I/usr/include/efl-1 -I/usr/include/emile-1 -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/luajit-2.0 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina'
  1296. ETUI_LIBS='-leio -lecore -lefl -levas -leina -lpthread'
  1297. ETUI_LIB_CFLAGS=' -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections'
  1298. EXEEXT=''
  1299. FGREP='/usr/bin/grep -F'
  1300. GREP='/usr/bin/grep'
  1301. HAVE_WIN32_FALSE=''
  1302. HAVE_WIN32_TRUE='#'
  1303. INSTALL_DATA='${INSTALL} -m 644'
  1304. INSTALL_PROGRAM='${INSTALL}'
  1305. INSTALL_SCRIPT='${INSTALL}'
  1306. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1307. LD='/usr/bin/ld'
  1308. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  1309. LIBOBJS=''
  1310. LIBS=''
  1311. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1312. LIPO=''
  1313. LN_S='ln -s'
  1314. LTLIBOBJS=''
  1315. LT_SYS_LIBRARY_PATH=''
  1316. MAKEINFO='${SHELL} /home/toliz/Builds/etui-git/src/etui/missing makeinfo'
  1317. MANIFEST_TOOL=':'
  1318. MKDIR_P='/usr/bin/mkdir -p'
  1319. MODULE_ARCH='linux-gnu-i686-0.0.4'
  1320. MUPDF_CFLAGS='-I/usr/include'
  1321. MUPDF_SHARED_LIBS='-ljbig2dec -ljpeg -lopenjp2 -lfreetype -lz'
  1322. MUPDF_STATIC_LIBS='-Wl,/usr/lib/libmupdf.a'
  1323. NM='/usr/bin/nm -B'
  1324. NMEDIT=''
  1325. OBJDUMP='objdump'
  1326. OBJEXT='o'
  1327. OTOOL64=''
  1328. OTOOL=''
  1329. PACKAGE='etui'
  1330. PACKAGE_BUGREPORT='vincent.torri.remove@gmail.com'
  1331. PACKAGE_NAME='etui'
  1332. PACKAGE_STRING='etui 0.0.4'
  1333. PACKAGE_TARNAME='etui'
  1334. PACKAGE_URL=''
  1335. PACKAGE_VERSION='0.0.4'
  1336. PATH_SEPARATOR=':'
  1337. PKG_CONFIG='/usr/bin/pkg-config'
  1338. PKG_CONFIG_LIBDIR=''
  1339. PKG_CONFIG_PATH=''
  1340. RANLIB='ranlib'
  1341. SED='/usr/bin/sed'
  1342. SET_MAKE=''
  1343. SHELL='/bin/sh'
  1344. STRIP='strip'
  1345. TIFF_CFLAGS=''
  1346. TIFF_LIBS='-ltiff'
  1347. VERSION='0.0.4'
  1348. VMAJ='0'
  1349. XPOST_CFLAGS=''
  1350. XPOST_LIBS=''
  1351. ac_ct_AR='ar'
  1352. ac_ct_CC='gcc'
  1353. ac_ct_DUMPBIN=''
  1354. am__EXEEXT_FALSE=''
  1355. am__EXEEXT_TRUE='#'
  1356. am__fastdepCC_FALSE='#'
  1357. am__fastdepCC_TRUE=''
  1358. am__include='include'
  1359. am__isrc=''
  1360. am__leading_dot='.'
  1361. am__nodep='_no'
  1362. am__quote=''
  1363. am__tar='$${TAR-tar} chof - "$$tardir"'
  1364. am__untar='$${TAR-tar} xf -'
  1365. bindir='${exec_prefix}/bin'
  1366. build='i686-pc-linux-gnu'
  1367. build_alias=''
  1368. build_cpu='i686'
  1369. build_os='linux-gnu'
  1370. build_vendor='pc'
  1371. datadir='${datarootdir}'
  1372. datarootdir='${prefix}/share'
  1373. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1374. dvidir='${docdir}'
  1375. edje_cc='/usr/bin/edje_cc'
  1376. exec_prefix='${prefix}'
  1377. host='i686-pc-linux-gnu'
  1378. host_alias=''
  1379. host_cpu='i686'
  1380. host_os='linux-gnu'
  1381. host_vendor='pc'
  1382. htmldir='${docdir}'
  1383. includedir='${prefix}/include'
  1384. infodir='${datarootdir}/info'
  1385. install_sh='${SHELL} /home/toliz/Builds/etui-git/src/etui/install-sh'
  1386. libdir='${exec_prefix}/lib'
  1387. libexecdir='${exec_prefix}/libexec'
  1388. localedir='${datarootdir}/locale'
  1389. localstatedir='${prefix}/var'
  1390. mandir='${datarootdir}/man'
  1391. mkdir_p='$(MKDIR_P)'
  1392. oldincludedir='/usr/include'
  1393. pdfdir='${docdir}'
  1394. prefix='/usr'
  1395. program_transform_name='s,x,x,'
  1396. psdir='${docdir}'
  1397. release_info='v_rel'
  1398. requirements_etui_libs=''
  1399. requirements_etui_pc='eio >= 1.18.0 ecore >= 1.18.0 evas >= 1.18.0 eina >= 1.18.0'
  1400. sbindir='${exec_prefix}/sbin'
  1401. sharedstatedir='${prefix}/com'
  1402. sysconfdir='${prefix}/etc'
  1403. target_alias=''
  1404. version_info='0:4:0'
  1405.  
  1406. ## ----------- ##
  1407. ## confdefs.h. ##
  1408. ## ----------- ##
  1409.  
  1410. /* confdefs.h */
  1411. #define PACKAGE_NAME "etui"
  1412. #define PACKAGE_TARNAME "etui"
  1413. #define PACKAGE_VERSION "0.0.4"
  1414. #define PACKAGE_STRING "etui 0.0.4"
  1415. #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  1416. #define PACKAGE_URL ""
  1417. #define PACKAGE "etui"
  1418. #define VERSION "0.0.4"
  1419. #define STDC_HEADERS 1
  1420. #define HAVE_SYS_TYPES_H 1
  1421. #define HAVE_SYS_STAT_H 1
  1422. #define HAVE_STDLIB_H 1
  1423. #define HAVE_STRING_H 1
  1424. #define HAVE_MEMORY_H 1
  1425. #define HAVE_STRINGS_H 1
  1426. #define HAVE_INTTYPES_H 1
  1427. #define HAVE_STDINT_H 1
  1428. #define HAVE_UNISTD_H 1
  1429. #define HAVE_DLFCN_H 1
  1430. #define LT_OBJDIR ".libs/"
  1431. #define MODULE_ARCH "linux-gnu-i686-0.0.4"
  1432. #define HAVE_LIBARCHIVE 1
  1433. #define ETUI_BUILD_CB 1
  1434. #define ETUI_BUILD_DJVU 1
  1435. #define ETUI_BUILD_TIFF 1
  1436. #define _FILE_OFFSET_BITS 64
  1437.  
  1438. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement