Advertisement
Guest User

Untitled

a guest
Mar 14th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.49 KB | None | 0 0
  1. root@workstation:/src/etui # cat config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4. includedir='${prefix}/include'
  5. It was created by etui configure 0.0.4, which was
  6. generated by GNU Autoconf 2.69. Invocation command line was
  7. libdir='${exec_prefix}/lib'
  8. $ ./configure --enable-gpl --with-mupdf-shared-libs=-L/usr/local/lib -lmupdf -lmupdfthirdr='${datarootdir}/locale'
  9. localstatedir='${prefix}/var'
  10. ## --------- ##ootdir}/man'
  11. ## Platform. ##R_P)'
  12. ## --------- ##/usr/include'
  13. pdfdir='${docdir}'
  14. hostname = workstation
  15. uname -m = amd64m_name='s,x,x,'
  16. uname -r = 11.1-RELEASE
  17. uname -s = FreeBSD
  18. uname -v = FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC evas >= 1.17.0 eina >= 1.17.0'
  19. sbindir='${exec_prefix}/sbin'
  20. /usr/bin/uname -p = amd64/com'
  21. /bin/uname -X = unknown
  22. target_alias=''
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30. #define PACKAGE_NAME "etui"
  31. PATH: /sbinKAGE_TARNAME "etui"
  32. PATH: /binCKAGE_VERSION "0.0.4"
  33. PATH: /usr/sbin_STRING "etui 0.0.4"
  34. PATH: /usr/binE_BUGREPORT "vincent.torri.remove@gmail.com"
  35. PATH: /usr/local/sbin"
  36. PATH: /usr/local/bini"
  37. PATH: /root/bin "0.0.4"
  38. #define STDC_HEADERS 1
  39. #define HAVE_SYS_TYPES_H 1
  40. ## ----------- ##STAT_H 1
  41. ## Core tests. ##IB_H 1
  42. ## ----------- ##NG_H 1
  43. #define HAVE_MEMORY_H 1
  44. configure:2307: checking for a BSD-compatible install
  45. configure:2375: result: /usr/bin/install -c
  46. configure:2386: checking whether build environment is sane
  47. configure:2441: result: yes
  48. configure:2479: WARNING: 'missing' script is too old or missing
  49. configure:2592: checking for a thread-safe mkdir -p
  50. configure:2631: result: ./install-sh -c -d.4"
  51. configure:2638: checking for gawk
  52. configure:2668: result: no
  53. configure:2638: checking for mawk
  54. configure:2668: result: no
  55. configure:2638: checking for nawk
  56. configure:2654: found /usr/bin/nawk
  57. configure:2665: result: nawk
  58. configure:2676: checking whether make sets $(MAKE)
  59. configure:2698: result: yes
  60. configure:2727: checking whether make supports nested variables
  61. configure:2744: result: yes
  62. configure:2881: checking whether make supports nested variables
  63. configure:2898: result: yes
  64. configure:2922: checking for style of include used by make
  65. configure:2950: result: GNU
  66. configure:3021: checking for gcc
  67. configure:3051: result: no
  68. configure:3114: checking for cc
  69. configure:3135: found /usr/bin/cc
  70. configure:3158: result: cc
  71. configure:3277: checking for C compiler version
  72. configure:3286: cc --version >&5
  73. FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
  74. Target: x86_64-unknown-freebsd11.1
  75. Thread model: posix
  76. InstalledDir: /usr/bin
  77. configure:3297: $? = 0
  78. configure:3286: cc -v >&5
  79. FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
  80. Target: x86_64-unknown-freebsd11.1
  81. Thread model: posix
  82. InstalledDir: /usr/bin
  83. configure:3297: $? = 0
  84. configure:3286: cc -V >&5
  85. cc: error: argument to '-V' is missing (expected 1 value)
  86. cc: error: no input files
  87. configure:3297: $? = 1
  88. configure:3286: cc -qversion >&5
  89. cc: error: unknown argument: '-qversion'
  90. cc: error: no input files
  91. configure:3297: $? = 1
  92. configure:3317: checking whether the C compiler works
  93. configure:3339: cc -g -ggdb3 -O0 -L/usr/local/lib conftest.c >&5
  94. configure:3343: $? = 0
  95. configure:3391: result: yes
  96. configure:3394: checking for C compiler default output file name
  97. configure:3396: result: a.out
  98. configure:3402: checking for suffix of executables
  99. configure:3409: cc -o conftest -g -ggdb3 -O0 -L/usr/local/lib conftest.c >&5
  100. configure:3413: $? = 0
  101. configure:3435: result:
  102. configure:3457: checking whether we are cross compiling
  103. configure:3465: cc -o conftest -g -ggdb3 -O0 -L/usr/local/lib conftest.c >&5
  104. configure:3469: $? = 0
  105. configure:3476: ./conftest
  106. configure:3480: $? = 0
  107. configure:3495: result: no
  108. configure:3500: checking for suffix of object files
  109. configure:3522: cc -c -g -ggdb3 -O0 conftest.c >&5
  110. configure:3526: $? = 0
  111. configure:3547: result: o
  112. configure:3551: checking whether we are using the GNU C compiler
  113. configure:3570: cc -c -g -ggdb3 -O0 conftest.c >&5
  114. configure:3570: $? = 0
  115. configure:3579: result: yes
  116. configure:3588: checking whether cc accepts -g
  117. configure:3608: cc -c -g conftest.c >&5
  118. configure:3608: $? = 0
  119. configure:3649: result: yes
  120. configure:3666: checking for cc option to accept ISO C89
  121. configure:3729: cc -c -g -ggdb3 -O0 conftest.c >&5
  122. configure:3729: $? = 0
  123. configure:3742: result: none needed
  124. configure:3767: checking whether cc understands -c and -o together
  125. configure:3789: cc -c conftest.c -o conftest2.o
  126. configure:3792: $? = 0
  127. configure:3789: cc -c conftest.c -o conftest2.o
  128. configure:3792: $? = 0
  129. configure:3804: result: yes
  130. configure:3823: checking dependency style of cc
  131. configure:3934: result: none
  132. configure:3999: checking for ar
  133. configure:4015: found /usr/bin/ar
  134. configure:4026: result: ar
  135. configure:4052: checking the archiver (ar) interface
  136. configure:4068: cc -c -g -ggdb3 -O0 conftest.c >&5
  137. configure:4068: $? = 0
  138. configure:4070: ar cru libconftest.a conftest.o >&5
  139. configure:4073: $? = 0
  140. configure:4101: result: ar
  141. configure:4151: checking build system type
  142. configure:4165: result: amd64-unknown-freebsd11.1
  143. configure:4185: checking host system type
  144. configure:4198: result: amd64-unknown-freebsd11.1
  145. configure:4239: checking how to print strings
  146. configure:4266: result: printf
  147. configure:4287: checking for a sed that does not truncate output
  148. configure:4351: result: /usr/bin/sed
  149. configure:4369: checking for grep that handles long lines and -e
  150. configure:4427: result: /usr/bin/grep
  151. configure:4432: checking for egrep
  152. configure:4494: result: /usr/bin/grep -E
  153. configure:4499: checking for fgrep
  154. configure:4561: result: /usr/bin/grep -F
  155. configure:4596: checking for ld used by cc
  156. configure:4663: result: /usr/bin/ld
  157. configure:4670: checking if the linker (/usr/bin/ld) is GNU ld
  158. configure:4685: result: yes
  159. configure:4697: checking for BSD- or MS-compatible name lister (nm)
  160. configure:4751: result: /usr/bin/nm
  161. configure:4881: checking the name lister (/usr/bin/nm) interface
  162. configure:4888: cc -c -g -ggdb3 -O0 conftest.c >&5
  163. configure:4891: /usr/bin/nm "conftest.o"
  164. configure:4894: output
  165. 0000000000000000 B some_variable
  166. configure:4901: result: BSD nm
  167. configure:4904: checking whether ln -s works
  168. configure:4908: result: yes
  169. configure:4916: checking the maximum length of command line arguments
  170. configure:5047: result: 196608
  171. configure:5095: checking how to convert amd64-unknown-freebsd11.1 file names to amd64-unknown-freebsd11.1 format
  172. configure:5135: result: func_convert_file_noop
  173. configure:5142: checking how to convert amd64-unknown-freebsd11.1 file names to toolchain format
  174. configure:5162: result: func_convert_file_noop
  175. configure:5169: checking for /usr/bin/ld option to reload object files
  176. configure:5176: result: -r
  177. configure:5250: checking for objdump
  178. configure:5266: found /usr/bin/objdump
  179. configure:5277: result: objdump
  180. configure:5306: checking how to recognize dependent libraries
  181. configure:5506: result: pass_all
  182. configure:5591: checking for dlltool
  183. configure:5621: result: no
  184. configure:5648: checking how to associate runtime and link libraries
  185. configure:5675: result: printf %s\n
  186. configure:5799: checking for archiver @FILE support
  187. configure:5816: cc -c -g -ggdb3 -O0 conftest.c >&5
  188. configure:5816: $? = 0
  189. configure:5819: ar cru libconftest.a @conftest.lst >&5
  190. ar: warning: can't open file: @conftest.lst: No such file or directory
  191. configure:5822: $? = 0
  192. configure:5827: ar cru libconftest.a @conftest.lst >&5
  193. ar: warning: can't open file: @conftest.lst: No such file or directory
  194. configure:5830: $? = 0
  195. configure:5842: result: no
  196. configure:5900: checking for strip
  197. configure:5916: found /usr/bin/strip
  198. configure:5927: result: strip
  199. configure:5999: checking for ranlib
  200. configure:6015: found /usr/bin/ranlib
  201. configure:6026: result: ranlib
  202. configure:6128: checking command to parse /usr/bin/nm output from cc object
  203. configure:6281: cc -c -g -ggdb3 -O0 conftest.c >&5
  204. configure:6284: $? = 0
  205. configure:6288: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  206. configure:6291: $? = 0
  207. configure:6357: cc -o conftest -g -ggdb3 -O0 -L/usr/local/lib conftest.c conftstm.o >&5
  208. configure:6360: $? = 0
  209. configure:6398: result: ok
  210. configure:6445: checking for sysroot
  211. configure:6475: result: no
  212. configure:6482: checking for a working dd
  213. configure:6520: result: /bin/dd
  214. configure:6524: checking how to truncate binary pipes
  215. configure:6539: result: /bin/dd bs=4096 count=1
  216. configure:6868: checking for mt
  217. configure:6884: found /usr/bin/mt
  218. configure:6895: result: mt
  219. configure:6918: checking if mt is a manifest tool
  220. configure:6924: mt '-?'
  221. mt: illegal option -- ?
  222. usage: mt [-f device] command [count]
  223. configure:6932: result: no
  224. configure:7609: checking how to run the C preprocessor
  225. configure:7640: cc -E conftest.c
  226. configure:7640: $? = 0
  227. configure:7654: cc -E conftest.c
  228. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  229. #include <ac_nonexistent.h>
  230. ^~~~~~~~~~~~~~~~~~
  231. 1 error generated.
  232. configure:7654: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "etui"
  236. | #define PACKAGE_TARNAME "etui"
  237. | #define PACKAGE_VERSION "0.0.4"
  238. | #define PACKAGE_STRING "etui 0.0.4"
  239. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "etui"
  242. | #define VERSION "0.0.4"
  243. | /* end confdefs.h. */
  244. | #include <ac_nonexistent.h>
  245. configure:7679: result: cc -E
  246. configure:7699: cc -E conftest.c
  247. configure:7699: $? = 0
  248. configure:7713: cc -E conftest.c
  249. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  250. #include <ac_nonexistent.h>
  251. ^~~~~~~~~~~~~~~~~~
  252. 1 error generated.
  253. configure:7713: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME "etui"
  257. | #define PACKAGE_TARNAME "etui"
  258. | #define PACKAGE_VERSION "0.0.4"
  259. | #define PACKAGE_STRING "etui 0.0.4"
  260. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  261. | #define PACKAGE_URL ""
  262. | #define PACKAGE "etui"
  263. | #define VERSION "0.0.4"
  264. | /* end confdefs.h. */
  265. | #include <ac_nonexistent.h>
  266. configure:7742: checking for ANSI C header files
  267. configure:7762: cc -c -g -ggdb3 -O0 conftest.c >&5
  268. configure:7762: $? = 0
  269. configure:7835: cc -o conftest -g -ggdb3 -O0 -L/usr/local/lib conftest.c >&5
  270. configure:7835: $? = 0
  271. configure:7835: ./conftest
  272. configure:7835: $? = 0
  273. configure:7846: result: yes
  274. configure:7859: checking for sys/types.h
  275. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  276. configure:7859: $? = 0
  277. configure:7859: result: yes
  278. configure:7859: checking for sys/stat.h
  279. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  280. configure:7859: $? = 0
  281. configure:7859: result: yes
  282. configure:7859: checking for stdlib.h
  283. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  284. configure:7859: $? = 0
  285. configure:7859: result: yes
  286. configure:7859: checking for string.h
  287. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  288. configure:7859: $? = 0
  289. configure:7859: result: yes
  290. configure:7859: checking for memory.h
  291. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  292. configure:7859: $? = 0
  293. configure:7859: result: yes
  294. configure:7859: checking for strings.h
  295. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  296. configure:7859: $? = 0
  297. configure:7859: result: yes
  298. configure:7859: checking for inttypes.h
  299. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  300. configure:7859: $? = 0
  301. configure:7859: result: yes
  302. configure:7859: checking for stdint.h
  303. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  304. configure:7859: $? = 0
  305. configure:7859: result: yes
  306. configure:7859: checking for unistd.h
  307. configure:7859: cc -c -g -ggdb3 -O0 conftest.c >&5
  308. configure:7859: $? = 0
  309. configure:7859: result: yes
  310. configure:7873: checking for dlfcn.h
  311. configure:7873: cc -c -g -ggdb3 -O0 conftest.c >&5
  312. configure:7873: $? = 0
  313. configure:7873: result: yes
  314. configure:8426: checking for objdir
  315. configure:8441: result: .libs
  316. configure:8705: checking if cc supports -fno-rtti -fno-exceptions
  317. configure:8723: cc -c -g -ggdb3 -O0 -fno-rtti -fno-exceptions conftest.c >&5
  318. configure:8727: $? = 0
  319. configure:8740: result: yes
  320. configure:9098: checking for cc option to produce PIC
  321. configure:9105: result: -fPIC -DPIC
  322. configure:9113: checking if cc PIC flag -fPIC -DPIC works
  323. configure:9131: cc -c -g -ggdb3 -O0 -fPIC -DPIC -DPIC conftest.c >&5
  324. configure:9135: $? = 0
  325. configure:9148: result: yes
  326. configure:9177: checking if cc static flag -static works
  327. configure:9205: result: yes
  328. configure:9220: checking if cc supports -c -o file.o
  329. configure:9241: cc -c -g -ggdb3 -O0 -o out/conftest2.o conftest.c >&5
  330. configure:9245: $? = 0
  331. configure:9267: result: yes
  332. configure:9275: checking if cc supports -c -o file.o
  333. configure:9322: result: yes
  334. configure:9355: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  335. configure:10614: result: yes
  336. configure:10651: checking whether -lc should be explicitly linked in
  337. configure:10659: cc -c -g -ggdb3 -O0 conftest.c >&5
  338. configure:10662: $? = 0
  339. configure:10677: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  340. configure:10680: $? = 0
  341. configure:10694: result: no
  342. configure:10854: checking dynamic linker characteristics
  343. configure:11672: result: freebsd11.1 ld.so
  344. configure:11794: checking how to hardcode library paths into programs
  345. configure:11819: result: immediate
  346. configure:12367: checking whether stripping libraries is possible
  347. configure:12389: result: no
  348. configure:12407: checking if libtool supports shared libraries
  349. configure:12409: result: yes
  350. configure:12412: checking whether to build shared libraries
  351. configure:12437: result: yes
  352. configure:12440: checking whether to build static libraries
  353. configure:12444: result: no
  354. configure:12894: checking for C compiler version
  355. configure:12903: cc --version >&5
  356. FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
  357. Target: x86_64-unknown-freebsd11.1
  358. Thread model: posix
  359. InstalledDir: /usr/bin
  360. configure:12914: $? = 0
  361. configure:12903: cc -v >&5
  362. FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
  363. Target: x86_64-unknown-freebsd11.1
  364. Thread model: posix
  365. InstalledDir: /usr/bin
  366. configure:12914: $? = 0
  367. configure:12903: cc -V >&5
  368. cc: error: argument to '-V' is missing (expected 1 value)
  369. cc: error: no input files
  370. configure:12914: $? = 1
  371. configure:12903: cc -qversion >&5
  372. cc: error: unknown argument: '-qversion'
  373. cc: error: no input files
  374. configure:12914: $? = 1
  375. configure:12918: checking whether we are using the GNU C compiler
  376. configure:12946: result: yes
  377. configure:12955: checking whether cc accepts -g
  378. configure:13016: result: yes
  379. configure:13033: checking for cc option to accept ISO C89
  380. configure:13109: result: none needed
  381. configure:13134: checking whether cc understands -c and -o together
  382. configure:13171: result: yes
  383. configure:13190: checking dependency style of cc
  384. configure:13301: result: none
  385. configure:13371: checking for pkg-config
  386. configure:13389: found /usr/local/bin/pkg-config
  387. configure:13401: result: /usr/local/bin/pkg-config
  388. configure:13426: checking pkg-config is at least version 0.9.0
  389. configure:13429: result: yes
  390. configure:13452: edje_cc set to /usr/local/bin/edje_cc
  391. configure:13503: $PKG_CONFIG --exists --print-errors "libarchive >= 3"
  392. Package libarchive was not found in the pkg-config search path.
  393. Perhaps you should add the directory containing `libarchive.pc'
  394. to the PKG_CONFIG_PATH environment variable
  395. Package 'libarchive', required by 'virtual:world', not found
  396. configure:13506: $? = 1
  397. configure:13629: checking whether to enable CB module built
  398. configure:13631: result: yes
  399. configure:13715: $PKG_CONFIG --exists --print-errors "ddjvuapi"
  400. Package ddjvuapi was not found in the pkg-config search path.
  401. Perhaps you should add the directory containing `ddjvuapi.pc'
  402. to the PKG_CONFIG_PATH environment variable
  403. Package 'ddjvuapi', required by 'virtual:world', not found
  404. configure:13718: $? = 1
  405. configure:13842: checking whether to enable DJVU module built
  406. configure:13844: result: no
  407. configure:13931: $PKG_CONFIG --exists --print-errors "libarchive >= 3 ewebkit2 >= ${efl_version} ecore-file >= ${efl_version}"
  408. Package libarchive was not found in the pkg-config search path.
  409. Perhaps you should add the directory containing `libarchive.pc'
  410. to the PKG_CONFIG_PATH environment variable
  411. Package 'libarchive', required by 'virtual:world', not found
  412. Package 'ewebkit2', required by 'virtual:world', not found
  413. configure:13934: $? = 1
  414. configure:14051: checking whether to enable EPUB module built
  415. configure:14053: result: no
  416. configure:14149: $PKG_CONFIG --exists --print-errors "libturbojpeg"
  417. Package libturbojpeg was not found in the pkg-config search path.
  418. Perhaps you should add the directory containing `libturbojpeg.pc'
  419. to the PKG_CONFIG_PATH environment variable
  420. Package 'libturbojpeg', required by 'virtual:world', not found
  421. configure:14152: $? = 1
  422. configure:14164: $PKG_CONFIG --exists --print-errors "libjpeg"
  423. configure:14167: $? = 0
  424. configure:14214: $PKG_CONFIG --exists --print-errors "libopenjp2 freetype2 zlib"
  425. configure:14217: $? = 0
  426. configure:14266: $PKG_CONFIG --exists --print-errors "freetype2 zlib"
  427. configure:14269: $? = 0
  428. configure:14283: checking for MUPDF_DEPS
  429. configure:14290: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  430. configure:14293: $? = 0
  431. configure:14307: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  432. configure:14310: $? = 0
  433. configure:14368: result: yes
  434. configure:14378: checking whether fPIC compiler option is accepted
  435. configure:14393: cc -c -g -ggdb3 -O0 -fPIC -Werror conftest.c >&5
  436. configure:14393: $? = 0
  437. configure:14395: result: yes
  438. configure:14441: cc -o conftest -I/usr/include -fPIC -g -ggdb3 -O0 -L/usr/local/lib conftest.c -L/usr/local/lib -lmupdf -lmupdfthird -L/usr/local/lib -lfreetype -lz -lopenjp2 -ljpeg -lm >&5
  439. conftest.c:28:10: fatal error: 'mupdf/fitz/version.h' file not found
  440. #include <mupdf/fitz/version.h>
  441. ^~~~~~~~~~~~~~~~~~~~~~
  442. 1 error generated.
  443. configure:14441: $? = 1
  444. configure: program exited with status 1
  445. configure: failed program was:
  446. | /* confdefs.h */
  447. | #define PACKAGE_NAME "etui"
  448. | #define PACKAGE_TARNAME "etui"
  449. | #define PACKAGE_VERSION "0.0.4"
  450. | #define PACKAGE_STRING "etui 0.0.4"
  451. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  452. | #define PACKAGE_URL ""
  453. | #define PACKAGE "etui"
  454. | #define VERSION "0.0.4"
  455. | #define STDC_HEADERS 1
  456. | #define HAVE_SYS_TYPES_H 1
  457. | #define HAVE_SYS_STAT_H 1
  458. | #define HAVE_STDLIB_H 1
  459. | #define HAVE_STRING_H 1
  460. | #define HAVE_MEMORY_H 1
  461. | #define HAVE_STRINGS_H 1
  462. | #define HAVE_INTTYPES_H 1
  463. | #define HAVE_STDINT_H 1
  464. | #define HAVE_UNISTD_H 1
  465. | #define HAVE_DLFCN_H 1
  466. | #define LT_OBJDIR ".libs/"
  467. | #define MODULE_ARCH "freebsd11.1-amd64-0.0.4"
  468. | #define ETUI_BUILD_CB 1
  469. | /* end confdefs.h. */
  470. |
  471. | #include <stdlib.h>
  472. | #include <string.h>
  473. | #include <mupdf/fitz/version.h>
  474. |
  475. | int
  476. | main ()
  477. | {
  478. |
  479. | size_t sz = strlen(FZ_VERSION);
  480. | return !((sz >= 4) &&
  481. | (FZ_VERSION[0] == '1') &&
  482. | (FZ_VERSION[1] == '.') &&
  483. | (FZ_VERSION[2] == '1') &&
  484. | (FZ_VERSION[3] == '2'));
  485. |
  486. | ;
  487. | return 0;
  488. | }
  489. configure:14497: cc -o conftest -I/usr/include -fPIC -g -ggdb3 -O0 -L/usr/local/lib conftest.c -L/usr/local/lib -lmupdf -lmupdfthird -L/usr/local/lib -lfreetype -lz -lopenjp2 -ljpeg -lm >&5
  490. conftest.c:28:10: fatal error: 'mupdf/fitz/version.h' file not found
  491. #include <mupdf/fitz/version.h>
  492. ^~~~~~~~~~~~~~~~~~~~~~
  493. 1 error generated.
  494. configure:14497: $? = 1
  495. configure: program exited with status 1
  496. configure: failed program was:
  497. | /* confdefs.h */
  498. | #define PACKAGE_NAME "etui"
  499. | #define PACKAGE_TARNAME "etui"
  500. | #define PACKAGE_VERSION "0.0.4"
  501. | #define PACKAGE_STRING "etui 0.0.4"
  502. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  503. | #define PACKAGE_URL ""
  504. | #define PACKAGE "etui"
  505. | #define VERSION "0.0.4"
  506. | #define STDC_HEADERS 1
  507. | #define HAVE_SYS_TYPES_H 1
  508. | #define HAVE_SYS_STAT_H 1
  509. | #define HAVE_STDLIB_H 1
  510. | #define HAVE_STRING_H 1
  511. | #define HAVE_MEMORY_H 1
  512. | #define HAVE_STRINGS_H 1
  513. | #define HAVE_INTTYPES_H 1
  514. | #define HAVE_STDINT_H 1
  515. | #define HAVE_UNISTD_H 1
  516. | #define HAVE_DLFCN_H 1
  517. | #define LT_OBJDIR ".libs/"
  518. | #define MODULE_ARCH "freebsd11.1-amd64-0.0.4"
  519. | #define ETUI_BUILD_CB 1
  520. | /* end confdefs.h. */
  521. |
  522. | #include <stdlib.h>
  523. | #include <string.h>
  524. | #include <mupdf/fitz/version.h>
  525. |
  526. | int
  527. | main ()
  528. | {
  529. |
  530. | size_t sz = strlen(FZ_VERSION);
  531. | return !((sz >= 4) &&
  532. | (FZ_VERSION[0] == '1') &&
  533. | (FZ_VERSION[1] == '.') &&
  534. | (FZ_VERSION[2] == '1') &&
  535. | (FZ_VERSION[3] == '1'));
  536. |
  537. | ;
  538. | return 0;
  539. | }
  540. configure:14534: checking whether to enable PDF module built
  541. configure:14536: result: no
  542. configure:14623: $PKG_CONFIG --exists --print-errors "xpost"
  543. Package xpost was not found in the pkg-config search path.
  544. Perhaps you should add the directory containing `xpost.pc'
  545. to the PKG_CONFIG_PATH environment variable
  546. Package 'xpost', required by 'virtual:world', not found
  547. configure:14626: $? = 1
  548. configure:14743: checking whether to enable PS module built
  549. configure:14745: result: no
  550. configure:14832: $PKG_CONFIG --exists --print-errors "libtiff-4"
  551. configure:14835: $? = 0
  552. configure:14848: checking for TIFF
  553. configure:14855: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  554. configure:14858: $? = 0
  555. configure:14872: $PKG_CONFIG --exists --print-errors "${requirements_pc}"
  556. configure:14875: $? = 0
  557. configure:14933: result: yes
  558. configure:14952: checking whether to enable TIFF module built
  559. configure:14954: result: yes
  560. configure:15008: checking for ETUI
  561. configure:15015: $PKG_CONFIG --exists --print-errors "${requirements_etui_pc}"
  562. configure:15018: $? = 0
  563. configure:15032: $PKG_CONFIG --exists --print-errors "${requirements_etui_pc}"
  564. configure:15035: $? = 0
  565. configure:15093: result: yes
  566. configure:15099: checking for ETUI_BIN
  567. configure:15106: $PKG_CONFIG --exists --print-errors "${requirements_etui_bin_pc}"
  568. configure:15109: $? = 0
  569. configure:15123: $PKG_CONFIG --exists --print-errors "${requirements_etui_bin_pc}"
  570. configure:15126: $? = 0
  571. configure:15184: result: yes
  572. configure:15201: checking whether byte ordering is bigendian
  573. configure:15216: cc -c -g -ggdb3 -O0 conftest.c >&5
  574. conftest.c:27:9: error: unknown type name 'not'
  575. not a universal capable compiler
  576. ^
  577. conftest.c:27:14: error: expected ';' after top level declarator
  578. not a universal capable compiler
  579. ^
  580. ;
  581. 2 errors generated.
  582. configure:15216: $? = 1
  583. configure: failed program was:
  584. | /* confdefs.h */
  585. | #define PACKAGE_NAME "etui"
  586. | #define PACKAGE_TARNAME "etui"
  587. | #define PACKAGE_VERSION "0.0.4"
  588. | #define PACKAGE_STRING "etui 0.0.4"
  589. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  590. | #define PACKAGE_URL ""
  591. | #define PACKAGE "etui"
  592. | #define VERSION "0.0.4"
  593. | #define STDC_HEADERS 1
  594. | #define HAVE_SYS_TYPES_H 1
  595. | #define HAVE_SYS_STAT_H 1
  596. | #define HAVE_STDLIB_H 1
  597. | #define HAVE_STRING_H 1
  598. | #define HAVE_MEMORY_H 1
  599. | #define HAVE_STRINGS_H 1
  600. | #define HAVE_INTTYPES_H 1
  601. | #define HAVE_STDINT_H 1
  602. | #define HAVE_UNISTD_H 1
  603. | #define HAVE_DLFCN_H 1
  604. | #define LT_OBJDIR ".libs/"
  605. | #define MODULE_ARCH "freebsd11.1-amd64-0.0.4"
  606. | #define ETUI_BUILD_CB 1
  607. | #define ETUI_BUILD_TIFF 1
  608. | /* end confdefs.h. */
  609. | #ifndef __APPLE_CC__
  610. | not a universal capable compiler
  611. | #endif
  612. | typedef int dummy;
  613. |
  614. configure:15261: cc -c -g -ggdb3 -O0 conftest.c >&5
  615. configure:15261: $? = 0
  616. configure:15279: cc -c -g -ggdb3 -O0 conftest.c >&5
  617. conftest.c:33:4: error: use of undeclared identifier 'not'
  618. not big endian
  619. ^
  620. 1 error generated.
  621. configure:15279: $? = 1
  622. configure: failed program was:
  623. | /* confdefs.h */
  624. | #define PACKAGE_NAME "etui"
  625. | #define PACKAGE_TARNAME "etui"
  626. | #define PACKAGE_VERSION "0.0.4"
  627. | #define PACKAGE_STRING "etui 0.0.4"
  628. | #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  629. | #define PACKAGE_URL ""
  630. | #define PACKAGE "etui"
  631. | #define VERSION "0.0.4"
  632. | #define STDC_HEADERS 1
  633. | #define HAVE_SYS_TYPES_H 1
  634. | #define HAVE_SYS_STAT_H 1
  635. | #define HAVE_STDLIB_H 1
  636. | #define HAVE_STRING_H 1
  637. | #define HAVE_MEMORY_H 1
  638. | #define HAVE_STRINGS_H 1
  639. | #define HAVE_INTTYPES_H 1
  640. | #define HAVE_STDINT_H 1
  641. | #define HAVE_UNISTD_H 1
  642. | #define HAVE_DLFCN_H 1
  643. | #define LT_OBJDIR ".libs/"
  644. | #define MODULE_ARCH "freebsd11.1-amd64-0.0.4"
  645. | #define ETUI_BUILD_CB 1
  646. | #define ETUI_BUILD_TIFF 1
  647. | /* end confdefs.h. */
  648. | #include <sys/types.h>
  649. | #include <sys/param.h>
  650. |
  651. | int
  652. | main ()
  653. | {
  654. | #if BYTE_ORDER != BIG_ENDIAN
  655. | not big endian
  656. | #endif
  657. |
  658. | ;
  659. | return 0;
  660. | }
  661. configure:15407: result: no
  662. configure:15438: 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
  663. configure:15451: cc -c -g -ggdb3 -O0 -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wmissing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections conftest.c >&5
  664. configure:15451: $? = 0
  665. configure:15457: result: yes
  666. configure:15960: 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
  667. configure:15973: cc -c -g -ggdb3 -O0 -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wmissing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections conftest.c >&5
  668. configure:15973: $? = 0
  669. configure:15979: result: yes
  670. configure:16487: checking for special C compiler options needed for large files
  671. configure:16532: result: no
  672. configure:16538: checking for _FILE_OFFSET_BITS value needed for large files
  673. configure:16563: cc -c -g -ggdb3 -O0 conftest.c >&5
  674. configure:16563: $? = 0
  675. configure:16595: result: no
  676. configure:16793: checking that generated files are newer than configure
  677. configure:16799: result: done
  678. configure:16879: creating ./config.status
  679.  
  680. ## ---------------------- ##
  681. ## Running config.status. ##
  682. ## ---------------------- ##
  683.  
  684. This file was extended by etui config.status 0.0.4, which was
  685. generated by GNU Autoconf 2.69. Invocation command line was
  686.  
  687. CONFIG_FILES =
  688. CONFIG_HEADERS =
  689. CONFIG_LINKS =
  690. CONFIG_COMMANDS =
  691. $ ./config.status
  692.  
  693. on workstation
  694.  
  695. config.status:1157: creating Makefile
  696. config.status:1157: creating pkgbuild/PKGBUILD
  697. config.status:1157: creating config.h
  698. config.status:1338: config.h is unchanged
  699. config.status:1386: executing depfiles commands
  700. config.status:1386: executing libtool commands
  701.  
  702. ## ---------------- ##
  703. ## Cache variables. ##
  704. ## ---------------- ##
  705.  
  706. ac_cv_build=amd64-unknown-freebsd11.1
  707. ac_cv_c_bigendian=no
  708. ac_cv_c_compiler_gnu=yes
  709. ac_cv_env_CB_CFLAGS_set=''
  710. ac_cv_env_CB_CFLAGS_value=''
  711. ac_cv_env_CB_LIBS_set=''
  712. ac_cv_env_CB_LIBS_value=''
  713. ac_cv_env_CC_set=''
  714. ac_cv_env_CC_value=''
  715. ac_cv_env_CFLAGS_set=set
  716. ac_cv_env_CFLAGS_value='-g -ggdb3 -O0'
  717. ac_cv_env_CPPFLAGS_set=''
  718. ac_cv_env_CPPFLAGS_value=''
  719. ac_cv_env_CPP_set=''
  720. ac_cv_env_CPP_value=''
  721. ac_cv_env_DJVU_CFLAGS_set=''
  722. ac_cv_env_DJVU_CFLAGS_value=''
  723. ac_cv_env_DJVU_LIBS_set=''
  724. ac_cv_env_DJVU_LIBS_value=''
  725. ac_cv_env_EPUB_CFLAGS_set=''
  726. ac_cv_env_EPUB_CFLAGS_value=''
  727. ac_cv_env_EPUB_LIBS_set=''
  728. ac_cv_env_EPUB_LIBS_value=''
  729. ac_cv_env_ETUI_BIN_CFLAGS_set=''
  730. ac_cv_env_ETUI_BIN_CFLAGS_value=''
  731. ac_cv_env_ETUI_BIN_LIBS_set=''
  732. ac_cv_env_ETUI_BIN_LIBS_value=''
  733. ac_cv_env_ETUI_CFLAGS_set=''
  734. ac_cv_env_ETUI_CFLAGS_value=''
  735. ac_cv_env_ETUI_LIBS_set=''
  736. ac_cv_env_ETUI_LIBS_value=''
  737. ac_cv_env_LDFLAGS_set=set
  738. ac_cv_env_LDFLAGS_value=-L/usr/local/lib
  739. ac_cv_env_LIBS_set=''
  740. ac_cv_env_LIBS_value=''
  741. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  742. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  743. ac_cv_env_MUPDF_DEPS_CFLAGS_set=''
  744. ac_cv_env_MUPDF_DEPS_CFLAGS_value=''
  745. ac_cv_env_MUPDF_DEPS_LIBS_set=''
  746. ac_cv_env_MUPDF_DEPS_LIBS_value=''
  747. ac_cv_env_PKG_CONFIG_LIBDIR_set=''
  748. ac_cv_env_PKG_CONFIG_LIBDIR_value=''
  749. ac_cv_env_PKG_CONFIG_PATH_set=''
  750. ac_cv_env_PKG_CONFIG_PATH_value=''
  751. ac_cv_env_PKG_CONFIG_set=''
  752. ac_cv_env_PKG_CONFIG_value=''
  753. ac_cv_env_TIFF_CFLAGS_set=''
  754. ac_cv_env_TIFF_CFLAGS_value=''
  755. ac_cv_env_TIFF_LIBS_set=''
  756. ac_cv_env_TIFF_LIBS_value=''
  757. ac_cv_env_XPOST_CFLAGS_set=''
  758. ac_cv_env_XPOST_CFLAGS_value=''
  759. ac_cv_env_XPOST_LIBS_set=''
  760. ac_cv_env_XPOST_LIBS_value=''
  761. ac_cv_env_build_alias_set=''
  762. ac_cv_env_build_alias_value=''
  763. ac_cv_env_host_alias_set=''
  764. ac_cv_env_host_alias_value=''
  765. ac_cv_env_target_alias_set=''
  766. ac_cv_env_target_alias_value=''
  767. ac_cv_header_dlfcn_h=yes
  768. ac_cv_header_inttypes_h=yes
  769. ac_cv_header_memory_h=yes
  770. ac_cv_header_stdc=yes
  771. ac_cv_header_stdint_h=yes
  772. ac_cv_header_stdlib_h=yes
  773. ac_cv_header_string_h=yes
  774. ac_cv_header_strings_h=yes
  775. ac_cv_header_sys_stat_h=yes
  776. ac_cv_header_sys_types_h=yes
  777. ac_cv_header_unistd_h=yes
  778. ac_cv_host=amd64-unknown-freebsd11.1
  779. ac_cv_objext=o
  780. ac_cv_path_EGREP='/usr/bin/grep -E'
  781. ac_cv_path_FGREP='/usr/bin/grep -F'
  782. ac_cv_path_GREP=/usr/bin/grep
  783. ac_cv_path_SED=/usr/bin/sed
  784. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  785. ac_cv_path_install='/usr/bin/install -c'
  786. ac_cv_path_lt_DD=/bin/dd
  787. ac_cv_prog_AWK=nawk
  788. ac_cv_prog_CC=cc
  789. ac_cv_prog_CPP='cc -E'
  790. ac_cv_prog_ac_ct_AR=ar
  791. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  792. ac_cv_prog_ac_ct_OBJDUMP=objdump
  793. ac_cv_prog_ac_ct_RANLIB=ranlib
  794. ac_cv_prog_ac_ct_STRIP=strip
  795. ac_cv_prog_cc_c89=''
  796. ac_cv_prog_cc_g=yes
  797. ac_cv_prog_make_make_set=yes
  798. ac_cv_sys_file_offset_bits=no
  799. ac_cv_sys_largefile_CC=no
  800. am_cv_CC_dependencies_compiler_type=none
  801. am_cv_ar_interface=ar
  802. am_cv_make_support_nested_variables=yes
  803. am_cv_prog_cc_c_o=yes
  804. lt_cv_ar_at_file=no
  805. lt_cv_archive_cmds_need_lc=no
  806. lt_cv_deplibs_check_method=pass_all
  807. lt_cv_ld_reload_flag=-r
  808. lt_cv_nm_interface='BSD nm'
  809. lt_cv_objdir=.libs
  810. lt_cv_path_LD=/usr/bin/ld
  811. lt_cv_path_NM=/usr/bin/nm
  812. lt_cv_path_mainfest_tool=no
  813. lt_cv_prog_compiler_c_o=yes
  814. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  815. lt_cv_prog_compiler_pic_works=yes
  816. lt_cv_prog_compiler_rtti_exceptions=yes
  817. lt_cv_prog_compiler_static_works=yes
  818. lt_cv_prog_gnu_ld=yes
  819. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  820. lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BCDEGRST][BCDEGRST]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
  821. lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
  822. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
  823. lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/extern char \\1;/p\''
  824. lt_cv_sys_global_symbol_to_import=''
  825. lt_cv_sys_max_cmd_len=196608
  826. lt_cv_to_host_file_cmd=func_convert_file_noop
  827. lt_cv_to_tool_file_cmd=func_convert_file_noop
  828. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  829. pkg_cv_ETUI_BIN_CFLAGS='-I/usr/local/include/elementary-1 -I/usr/local/include/efl-1 -I/usr/local/include/ecore-x-1 -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina -I/usr/local/include/eo-1 -I/usr/local/include/ecore-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ecore-input-1 -I/usr/local/include/elocation-1 -I/usr/local/include/eldbus-1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/eio-1 -I/usr/local/include/efreet-1 -I/usr/local/include/ecore-ipc-1 -I/usr/local/include/ecore-con-1 -I/usr/local/include/emile-1 -I/usr/local/include/eet-1 -I/usr/local/include/ecore-file-1 -I/usr/local/include/ecore-imf-1 -I/usr/local/include/emotion-1 -I/usr/local/include/evas-1 -I/usr/local/include/evas-1/canvas -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/luajit-2.0 -I/usr/local/include/ethumb-client-1 -I/usr/local/include/ethumb-1 -I/usr/local/include/edje-1 -I/usr/local/include/ecore-audio-1 -I/usr/local/include/embryo-1 -I/usr/local/include/ecore-imf-evas-1 -I/usr/local/include/ecore-evas-1 -I/usr/local/include/ecore-input-evas-1 -pthread '
  830. pkg_cv_ETUI_BIN_LIBS='-L/usr/local/lib -lelementary -leet -lecore_file -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio -lm -liconv -lecore_input -lecore_evas -lecore -lefl -levas -leina -lpthread '
  831. pkg_cv_ETUI_CFLAGS='-I/usr/local/include/efl-1 -I/usr/local/include/eio-1 -I/usr/local/include/efreet-1 -I/usr/local/include/ecore-ipc-1 -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina -I/usr/local/include/eo-1 -I/usr/local/include/ecore-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ecore-con-1 -I/usr/local/include/emile-1 -I/usr/local/include/eet-1 -I/usr/local/include/ecore-file-1 -I/usr/local/include/evas-1 -I/usr/local/include/evas-1/canvas -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -pthread -I/usr/local/include/luajit-2.0 '
  832. pkg_cv_ETUI_LIBS='-L/usr/local/lib -leio -lecore -lefl -levas -leina -lpthread '
  833. pkg_cv_MUPDF_DEPS_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.3 -I/usr/local/include '
  834. pkg_cv_MUPDF_DEPS_LIBS='-L/usr/local/lib -lfreetype -lz -lopenjp2 -ljpeg '
  835. pkg_cv_TIFF_CFLAGS='-I/usr/local/include '
  836. pkg_cv_TIFF_LIBS='-L/usr/local/lib -ltiff '
  837.  
  838. ## ----------------- ##
  839. ## Output variables. ##
  840. ## ----------------- ##
  841.  
  842. ACLOCAL='aclocal-1.15'
  843. AMDEPBACKSLASH='\'
  844. AMDEP_FALSE='#'
  845. AMDEP_TRUE=''
  846. AMTAR='$${TAR-tar}'
  847. AM_BACKSLASH='\'
  848. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  849. AM_DEFAULT_VERBOSITY='0'
  850. AM_V='$(V)'
  851. AR='ar'
  852. AS='as'
  853. AUTOCONF='autoconf'
  854. AUTOHEADER='autoheader'
  855. AUTOMAKE='automake-1.15'
  856. AWK='nawk'
  857. CB_CFLAGS=''
  858. CB_LIBS=''
  859. CC='cc'
  860. CCDEPMODE='depmode=none'
  861. CFLAGS='-g -ggdb3 -O0'
  862. CPP='cc -E'
  863. CPPFLAGS=''
  864. CYGPATH_W='echo'
  865. DEFS='-DHAVE_CONFIG_H'
  866. DEPDIR='.deps'
  867. DJVU_CFLAGS=''
  868. DJVU_LIBS=''
  869. DLLTOOL='false'
  870. DSYMUTIL=''
  871. DUMPBIN=''
  872. ECHO_C=''
  873. ECHO_N='-n'
  874. ECHO_T=''
  875. EGREP='/usr/bin/grep -E'
  876. EPUB_CFLAGS=''
  877. EPUB_LIBS=''
  878. ETUI_BIN_CFLAGS='-I/usr/local/include/elementary-1 -I/usr/local/include/efl-1 -I/usr/local/include/ecore-x-1 -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina -I/usr/local/include/eo-1 -I/usr/local/include/ecore-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ecore-input-1 -I/usr/local/include/elocation-1 -I/usr/local/include/eldbus-1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/eio-1 -I/usr/local/include/efreet-1 -I/usr/local/include/ecore-ipc-1 -I/usr/local/include/ecore-con-1 -I/usr/local/include/emile-1 -I/usr/local/include/eet-1 -I/usr/local/include/ecore-file-1 -I/usr/local/include/ecore-imf-1 -I/usr/local/include/emotion-1 -I/usr/local/include/evas-1 -I/usr/local/include/evas-1/canvas -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/luajit-2.0 -I/usr/local/include/ethumb-client-1 -I/usr/local/include/ethumb-1 -I/usr/local/include/edje-1 -I/usr/local/include/ecore-audio-1 -I/usr/local/include/embryo-1 -I/usr/local/include/ecore-imf-evas-1 -I/usr/local/include/ecore-evas-1 -I/usr/local/include/ecore-input-evas-1 -pthread -Wall -Wextra -Wshadow -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections'
  879. ETUI_BIN_LIBS='-L/usr/local/lib -lelementary -leet -lecore_file -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio -lm -liconv -lecore_input -lecore_evas -lecore -lefl -levas -leina -lpthread '
  880. ETUI_BUILD_CB_FALSE='#'
  881. ETUI_BUILD_CB_TRUE=''
  882. ETUI_BUILD_DJVU_FALSE=''
  883. ETUI_BUILD_DJVU_TRUE='#'
  884. ETUI_BUILD_EPUB_FALSE=''
  885. ETUI_BUILD_EPUB_TRUE='#'
  886. ETUI_BUILD_PDF_FALSE=''
  887. ETUI_BUILD_PDF_TRUE='#'
  888. ETUI_BUILD_PS_FALSE=''
  889. ETUI_BUILD_PS_TRUE='#'
  890. ETUI_BUILD_STATIC_CB_FALSE=''
  891. ETUI_BUILD_STATIC_CB_TRUE='#'
  892. ETUI_BUILD_STATIC_DJVU_FALSE=''
  893. ETUI_BUILD_STATIC_DJVU_TRUE='#'
  894. ETUI_BUILD_STATIC_EPUB_FALSE=''
  895. ETUI_BUILD_STATIC_EPUB_TRUE='#'
  896. ETUI_BUILD_STATIC_PDF_FALSE=''
  897. ETUI_BUILD_STATIC_PDF_TRUE='#'
  898. ETUI_BUILD_STATIC_PS_FALSE=''
  899. ETUI_BUILD_STATIC_PS_TRUE='#'
  900. ETUI_BUILD_STATIC_TIFF_FALSE=''
  901. ETUI_BUILD_STATIC_TIFF_TRUE='#'
  902. ETUI_BUILD_TIFF_FALSE='#'
  903. ETUI_BUILD_TIFF_TRUE=''
  904. ETUI_CFLAGS='-I/usr/local/include/efl-1 -I/usr/local/include/eio-1 -I/usr/local/include/efreet-1 -I/usr/local/include/ecore-ipc-1 -I/usr/local/include/eina-1 -I/usr/local/include/eina-1/eina -I/usr/local/include/eo-1 -I/usr/local/include/ecore-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/ecore-con-1 -I/usr/local/include/emile-1 -I/usr/local/include/eet-1 -I/usr/local/include/ecore-file-1 -I/usr/local/include/evas-1 -I/usr/local/include/evas-1/canvas -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -pthread -I/usr/local/include/luajit-2.0 '
  905. ETUI_LIBS='-L/usr/local/lib -leio -lecore -lefl -levas -leina -lpthread '
  906. 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'
  907. EXEEXT=''
  908. FGREP='/usr/bin/grep -F'
  909. GREP='/usr/bin/grep'
  910. HAVE_WIN32_FALSE=''
  911. HAVE_WIN32_TRUE='#'
  912. INSTALL_DATA='${INSTALL} -m 644'
  913. INSTALL_PROGRAM='${INSTALL}'
  914. INSTALL_SCRIPT='${INSTALL}'
  915. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  916. LD='/usr/bin/ld'
  917. LDFLAGS='-L/usr/local/lib'
  918. LIBOBJS=''
  919. LIBS=''
  920. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  921. LIPO=''
  922. LN_S='ln -s'
  923. LTLIBOBJS=''
  924. LT_SYS_LIBRARY_PATH=''
  925. MAKEINFO='makeinfo'
  926. MANIFEST_TOOL=':'
  927. MKDIR_P='./install-sh -c -d'
  928. MODULE_ARCH='freebsd11.1-amd64-0.0.4'
  929. MUPDF_CFLAGS='-I/usr/include -fPIC'
  930. MUPDF_DEPS_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.3 -I/usr/local/include '
  931. MUPDF_DEPS_LIBS='-L/usr/local/lib -lfreetype -lz -lopenjp2 -ljpeg '
  932. MUPDF_SHARED_LIBS='-L/usr/local/lib -lmupdf -lmupdfthird'
  933. MUPDF_STATIC_LIBS=''
  934. NM='/usr/bin/nm'
  935. NMEDIT=''
  936. OBJDUMP='objdump'
  937. OBJEXT='o'
  938. OTOOL64=''
  939. OTOOL=''
  940. PACKAGE='etui'
  941. PACKAGE_BUGREPORT='vincent.torri.remove@gmail.com'
  942. PACKAGE_NAME='etui'
  943. PACKAGE_STRING='etui 0.0.4'
  944. PACKAGE_TARNAME='etui'
  945. PACKAGE_URL=''
  946. PACKAGE_VERSION='0.0.4'
  947. PATH_SEPARATOR=':'
  948. PKG_CONFIG='/usr/local/bin/pkg-config'
  949. PKG_CONFIG_LIBDIR=''
  950. PKG_CONFIG_PATH=''
  951. RANLIB='ranlib'
  952. SED='/usr/bin/sed'
  953. SET_MAKE=''
  954. SHELL='/bin/sh'
  955. STRIP='strip'
  956. TIFF_CFLAGS='-I/usr/local/include '
  957. TIFF_LIBS='-L/usr/local/lib -ltiff '
  958. VERSION='0.0.4'
  959. VMAJ='0'
  960. XPOST_CFLAGS=''
  961. XPOST_LIBS=''
  962. ac_ct_AR='ar'
  963. ac_ct_CC=''
  964. ac_ct_DUMPBIN=''
  965. am__EXEEXT_FALSE=''
  966. am__EXEEXT_TRUE='#'
  967. am__fastdepCC_FALSE=''
  968. am__fastdepCC_TRUE='#'
  969. am__include='include'
  970. am__isrc=''
  971. am__leading_dot='.'
  972. am__nodep='_no'
  973. am__quote=''
  974. am__tar='$${TAR-tar} chof - "$$tardir"'
  975. am__untar='$${TAR-tar} xf -'
  976. bindir='${exec_prefix}/bin'
  977. build='amd64-unknown-freebsd11.1'
  978. build_alias=''
  979. build_cpu='amd64'
  980. build_os='freebsd11.1'
  981. build_vendor='unknown'
  982. datadir='${datarootdir}'
  983. datarootdir='${prefix}/share'
  984. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  985. dvidir='${docdir}'
  986. edje_cc='/usr/local/bin/edje_cc'
  987. exec_prefix='${prefix}'
  988. host='amd64-unknown-freebsd11.1'
  989. host_alias=''
  990. host_cpu='amd64'
  991. host_os='freebsd11.1'
  992. host_vendor='unknown'
  993. htmldir='${docdir}'
  994. includedir='${prefix}/include'
  995. infodir='${datarootdir}/info'
  996. install_sh='${SHELL} /src/etui/install-sh'
  997. libdir='${exec_prefix}/lib'
  998. libexecdir='${exec_prefix}/libexec'
  999. localedir='${datarootdir}/locale'
  1000. localstatedir='${prefix}/var'
  1001. mandir='${datarootdir}/man'
  1002. mkdir_p='$(MKDIR_P)'
  1003. oldincludedir='/usr/include'
  1004. pdfdir='${docdir}'
  1005. prefix='/usr/local'
  1006. program_transform_name='s,x,x,'
  1007. psdir='${docdir}'
  1008. release_info=''
  1009. requirements_etui_libs=''
  1010. requirements_etui_pc='eio >= 1.17.0 ecore >= 1.17.0 evas >= 1.17.0 eina >= 1.17.0'
  1011. sbindir='${exec_prefix}/sbin'
  1012. sharedstatedir='${prefix}/com'
  1013. sysconfdir='${prefix}/etc'
  1014. target_alias=''
  1015. version_info='0:4:0'
  1016.  
  1017. ## ----------- ##
  1018. ## confdefs.h. ##
  1019. ## ----------- ##
  1020.  
  1021. /* confdefs.h */
  1022. #define PACKAGE_NAME "etui"
  1023. #define PACKAGE_TARNAME "etui"
  1024. #define PACKAGE_VERSION "0.0.4"
  1025. #define PACKAGE_STRING "etui 0.0.4"
  1026. #define PACKAGE_BUGREPORT "vincent.torri.remove@gmail.com"
  1027. #define PACKAGE_URL ""
  1028. #define PACKAGE "etui"
  1029. #define VERSION "0.0.4"
  1030. #define STDC_HEADERS 1
  1031. #define HAVE_SYS_TYPES_H 1
  1032. #define HAVE_SYS_STAT_H 1
  1033. #define HAVE_STDLIB_H 1
  1034. #define HAVE_STRING_H 1
  1035. #define HAVE_MEMORY_H 1
  1036. #define HAVE_STRINGS_H 1
  1037. #define HAVE_INTTYPES_H 1
  1038. #define HAVE_STDINT_H 1
  1039. #define HAVE_UNISTD_H 1
  1040. #define HAVE_DLFCN_H 1
  1041. #define LT_OBJDIR ".libs/"
  1042. #define MODULE_ARCH "freebsd11.1-amd64-0.0.4"
  1043. #define ETUI_BUILD_CB 1
  1044. #define ETUI_BUILD_TIFF 1
  1045.  
  1046. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement