Advertisement
Max13

config.log libodb-qt

May 9th, 2014
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.67 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 libodb-qt configure 2.3.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure CPPFLAGS=-I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers LDFLAGS=-L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = MacBook-Pro-de-Adnan.local
  14. uname -m = x86_64
  15. uname -r = 13.1.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 211 tasks, 925 threads, 4 processors
  34. Load average: 1.37, Mach factor: 2.62
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin
  40. PATH: /Users/Max13/Qt/5.2.1/clang_64/bin
  41. PATH: /Users/Max13/bin
  42. PATH: /Applications/MAMP/bin/php/php5.4.25/bin
  43. PATH: /usr/local/sbin
  44. PATH: /usr/bin
  45. PATH: /bin
  46. PATH: /usr/sbin
  47. PATH: /sbin
  48. PATH: /usr/local/bin
  49. PATH: /usr/local/MacGPG2/bin
  50.  
  51.  
  52. ## ----------- ##
  53. ## Core tests. ##
  54. ## ----------- ##
  55.  
  56. configure:2306: checking for a BSD-compatible install
  57. configure:2374: result: /usr/bin/install -c
  58. configure:2385: checking whether build environment is sane
  59. configure:2440: result: yes
  60. configure:2591: checking for a thread-safe mkdir -p
  61. configure:2630: result: config/install-sh -c -d
  62. configure:2637: checking for gawk
  63. configure:2667: result: no
  64. configure:2637: checking for mawk
  65. configure:2667: result: no
  66. configure:2637: checking for nawk
  67. configure:2667: result: no
  68. configure:2637: checking for awk
  69. configure:2653: found /usr/bin/awk
  70. configure:2664: result: awk
  71. configure:2675: checking whether make sets $(MAKE)
  72. configure:2697: result: yes
  73. configure:2778: checking how to create a ustar tar archive
  74. configure:2791: tar --version
  75. bsdtar 2.8.3 - libarchive 2.8.3
  76. configure:2794: $? = 0
  77. configure:2834: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  78. configure:2837: $? = 0
  79. configure:2841: tar -xf - <conftest.tar
  80. configure:2844: $? = 0
  81. configure:2857: result: gnutar
  82. configure:2876: checking for style of include used by make
  83. configure:2904: result: GNU
  84. configure:2975: checking for gcc
  85. configure:2991: found /usr/bin/gcc
  86. configure:3002: result: gcc
  87. configure:3231: checking for C compiler version
  88. configure:3240: gcc --version >&5
  89. Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  90. Target: x86_64-apple-darwin13.1.0
  91. Thread model: posix
  92. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  93. configure:3251: $? = 0
  94. configure:3240: gcc -v >&5
  95. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  96. Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  97. Target: x86_64-apple-darwin13.1.0
  98. Thread model: posix
  99. configure:3251: $? = 0
  100. configure:3240: gcc -V >&5
  101. clang: error: argument to '-V' is missing (expected 1 value)
  102. clang: error: no input files
  103. configure:3251: $? = 1
  104. configure:3240: gcc -qversion >&5
  105. clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
  106. clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
  107. clang: error: no input files
  108. configure:3251: $? = 1
  109. configure:3271: checking whether the C compiler works
  110. configure:3293: gcc -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.c >&5
  111. configure:3297: $? = 0
  112. configure:3345: result: yes
  113. configure:3348: checking for C compiler default output file name
  114. configure:3350: result: a.out
  115. configure:3356: checking for suffix of executables
  116. configure:3363: gcc -o conftest -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.c >&5
  117. configure:3367: $? = 0
  118. configure:3389: result:
  119. configure:3411: checking whether we are cross compiling
  120. configure:3419: gcc -o conftest -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.c >&5
  121. configure:3423: $? = 0
  122. configure:3430: ./conftest
  123. configure:3434: $? = 0
  124. configure:3449: result: no
  125. configure:3454: checking for suffix of object files
  126. configure:3476: gcc -c -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  127. configure:3480: $? = 0
  128. configure:3501: result: o
  129. configure:3505: checking whether we are using the GNU C compiler
  130. configure:3524: gcc -c -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  131. configure:3524: $? = 0
  132. configure:3533: result: yes
  133. configure:3542: checking whether gcc accepts -g
  134. configure:3562: gcc -c -g -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  135. configure:3562: $? = 0
  136. configure:3603: result: yes
  137. configure:3620: checking for gcc option to accept ISO C89
  138. configure:3683: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  139. configure:3683: $? = 0
  140. configure:3696: result: none needed
  141. configure:3718: checking dependency style of gcc
  142. configure:3829: result: gcc3
  143. configure:3894: checking for ar
  144. configure:3910: found /usr/bin/ar
  145. configure:3921: result: ar
  146. configure:3947: checking the archiver (ar) interface
  147. configure:3957: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  148. configure:3957: $? = 0
  149. configure:3959: ar cru libconftest.a conftest.o >&5
  150. configure:3962: $? = 0
  151. configure:3985: result: ar
  152. configure:4035: checking build system type
  153. configure:4049: result: x86_64-apple-darwin13.1.0
  154. configure:4069: checking host system type
  155. configure:4082: result: x86_64-apple-darwin13.1.0
  156. configure:4123: checking how to print strings
  157. configure:4150: result: printf
  158. configure:4171: checking for a sed that does not truncate output
  159. configure:4235: result: /usr/bin/sed
  160. configure:4253: checking for grep that handles long lines and -e
  161. configure:4311: result: /usr/bin/grep
  162. configure:4316: checking for egrep
  163. configure:4378: result: /usr/bin/grep -E
  164. configure:4383: checking for fgrep
  165. configure:4445: result: /usr/bin/grep -F
  166. configure:4480: checking for ld used by gcc
  167. configure:4547: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  168. configure:4554: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  169. configure:4569: result: no
  170. configure:4581: checking for BSD- or MS-compatible name lister (nm)
  171. configure:4630: result: /usr/bin/nm
  172. configure:4760: checking the name lister (/usr/bin/nm) interface
  173. configure:4767: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  174. configure:4770: /usr/bin/nm "conftest.o"
  175. configure:4773: output
  176. 0000000000000238 S _some_variable
  177. configure:4780: result: BSD nm
  178. configure:4783: checking whether ln -s works
  179. configure:4787: result: yes
  180. configure:4795: checking the maximum length of command line arguments
  181. configure:4926: result: 196608
  182. configure:4943: checking whether the shell understands some XSI constructs
  183. configure:4953: result: yes
  184. configure:4957: checking whether the shell understands "+="
  185. configure:4963: result: yes
  186. configure:4998: checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format
  187. configure:5038: result: func_convert_file_noop
  188. configure:5045: checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format
  189. configure:5065: result: func_convert_file_noop
  190. configure:5072: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  191. configure:5079: result: -r
  192. configure:5153: checking for objdump
  193. configure:5183: result: no
  194. configure:5209: checking how to recognize dependent libraries
  195. configure:5407: result: pass_all
  196. configure:5492: checking for dlltool
  197. configure:5522: result: no
  198. configure:5549: checking how to associate runtime and link libraries
  199. configure:5576: result: printf %s\n
  200. configure:5700: checking for archiver @FILE support
  201. configure:5717: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  202. configure:5717: $? = 0
  203. configure:5720: ar cru libconftest.a @conftest.lst >&5
  204. ar: @conftest.lst: No such file or directory
  205. configure:5723: $? = 1
  206. configure:5743: result: no
  207. configure:5801: checking for strip
  208. configure:5817: found /usr/bin/strip
  209. configure:5828: result: strip
  210. configure:5900: checking for ranlib
  211. configure:5916: found /usr/bin/ranlib
  212. configure:5927: result: ranlib
  213. configure:6029: checking command to parse /usr/bin/nm output from gcc object
  214. configure:6149: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  215. configure:6152: $? = 0
  216. configure:6156: /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
  217. configure:6159: $? = 0
  218. cannot find nm_test_var in conftest.nm
  219. configure:6149: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  220. configure:6152: $? = 0
  221. configure:6156: /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
  222. configure:6159: $? = 0
  223. configure:6225: gcc -o conftest -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.c conftstm.o >&5
  224. configure:6228: $? = 0
  225. configure:6266: result: ok
  226. configure:6303: checking for sysroot
  227. configure:6333: result: no
  228. configure:6596: checking for mt
  229. configure:6626: result: no
  230. configure:6646: checking if : is a manifest tool
  231. configure:6652: : '-?'
  232. configure:6660: result: no
  233. configure:6716: checking for dsymutil
  234. configure:6732: found /usr/bin/dsymutil
  235. configure:6743: result: dsymutil
  236. configure:6808: checking for nmedit
  237. configure:6824: found /usr/bin/nmedit
  238. configure:6835: result: nmedit
  239. configure:6900: checking for lipo
  240. configure:6916: found /usr/bin/lipo
  241. configure:6927: result: lipo
  242. configure:6992: checking for otool
  243. configure:7008: found /usr/bin/otool
  244. configure:7019: result: otool
  245. configure:7084: checking for otool64
  246. configure:7114: result: no
  247. configure:7159: checking for -single_module linker flag
  248. gcc -g -O2 -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  249. configure:7192: result: yes
  250. configure:7195: checking for -exported_symbols_list linker flag
  251. configure:7215: gcc -o conftest -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  252. configure:7215: $? = 0
  253. configure:7225: result: yes
  254. configure:7228: checking for -force_load linker flag
  255. gcc -g -O2 -c -o conftest.o conftest.c
  256. ar cru libconftest.a conftest.o
  257. ranlib libconftest.a
  258. gcc -g -O2 -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework -o conftest conftest.c -Wl,-force_load,./libconftest.a
  259. configure:7260: result: yes
  260. configure:7302: checking how to run the C preprocessor
  261. configure:7333: gcc -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c
  262. configure:7333: $? = 0
  263. configure:7347: gcc -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c
  264. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  265. #include <ac_nonexistent.h>
  266. ^
  267. 1 error generated.
  268. configure:7347: $? = 1
  269. configure: failed program was:
  270. | /* confdefs.h */
  271. | #define PACKAGE_NAME "libodb-qt"
  272. | #define PACKAGE_TARNAME "libodb-qt"
  273. | #define PACKAGE_VERSION "2.3.1"
  274. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  275. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  276. | #define PACKAGE_URL ""
  277. | #define PACKAGE "libodb-qt"
  278. | #define VERSION "2.3.1"
  279. | /* end confdefs.h. */
  280. | #include <ac_nonexistent.h>
  281. configure:7372: result: gcc -E
  282. configure:7392: gcc -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c
  283. configure:7392: $? = 0
  284. configure:7406: gcc -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c
  285. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  286. #include <ac_nonexistent.h>
  287. ^
  288. 1 error generated.
  289. configure:7406: $? = 1
  290. configure: failed program was:
  291. | /* confdefs.h */
  292. | #define PACKAGE_NAME "libodb-qt"
  293. | #define PACKAGE_TARNAME "libodb-qt"
  294. | #define PACKAGE_VERSION "2.3.1"
  295. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  296. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  297. | #define PACKAGE_URL ""
  298. | #define PACKAGE "libodb-qt"
  299. | #define VERSION "2.3.1"
  300. | /* end confdefs.h. */
  301. | #include <ac_nonexistent.h>
  302. configure:7435: checking for ANSI C header files
  303. configure:7455: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  304. configure:7455: $? = 0
  305. configure:7528: gcc -o conftest -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.c >&5
  306. configure:7528: $? = 0
  307. configure:7528: ./conftest
  308. configure:7528: $? = 0
  309. configure:7539: result: yes
  310. configure:7552: checking for sys/types.h
  311. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  312. configure:7552: $? = 0
  313. configure:7552: result: yes
  314. configure:7552: checking for sys/stat.h
  315. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  316. configure:7552: $? = 0
  317. configure:7552: result: yes
  318. configure:7552: checking for stdlib.h
  319. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  320. configure:7552: $? = 0
  321. configure:7552: result: yes
  322. configure:7552: checking for string.h
  323. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  324. configure:7552: $? = 0
  325. configure:7552: result: yes
  326. configure:7552: checking for memory.h
  327. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  328. configure:7552: $? = 0
  329. configure:7552: result: yes
  330. configure:7552: checking for strings.h
  331. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  332. configure:7552: $? = 0
  333. configure:7552: result: yes
  334. configure:7552: checking for inttypes.h
  335. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  336. configure:7552: $? = 0
  337. configure:7552: result: yes
  338. configure:7552: checking for stdint.h
  339. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  340. configure:7552: $? = 0
  341. configure:7552: result: yes
  342. configure:7552: checking for unistd.h
  343. configure:7552: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  344. configure:7552: $? = 0
  345. configure:7552: result: yes
  346. configure:7566: checking for dlfcn.h
  347. configure:7566: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.c >&5
  348. configure:7566: $? = 0
  349. configure:7566: result: yes
  350. configure:8070: checking for objdir
  351. configure:8085: result: .libs
  352. configure:8356: checking if gcc supports -fno-rtti -fno-exceptions
  353. configure:8374: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -fno-rtti -fno-exceptions conftest.c >&5
  354. configure:8378: $? = 0
  355. configure:8391: result: yes
  356. configure:8718: checking for gcc option to produce PIC
  357. configure:8725: result: -fno-common -DPIC
  358. configure:8733: checking if gcc PIC flag -fno-common -DPIC works
  359. configure:8751: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -fno-common -DPIC -DPIC conftest.c >&5
  360. configure:8755: $? = 0
  361. configure:8768: result: yes
  362. configure:8797: checking if gcc static flag -static works
  363. configure:8825: result: no
  364. configure:8840: checking if gcc supports -c -o file.o
  365. configure:8861: gcc -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -o out/conftest2.o conftest.c >&5
  366. configure:8865: $? = 0
  367. configure:8887: result: yes
  368. configure:8895: checking if gcc supports -c -o file.o
  369. configure:8942: result: yes
  370. configure:8975: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  371. configure:10132: result: yes
  372. configure:10372: checking dynamic linker characteristics
  373. configure:11106: result: darwin13.1.0 dyld
  374. configure:11213: checking how to hardcode library paths into programs
  375. configure:11238: result: immediate
  376. configure:11778: checking whether stripping libraries is possible
  377. configure:11792: result: yes
  378. configure:11818: checking if libtool supports shared libraries
  379. configure:11820: result: yes
  380. configure:11823: checking whether to build shared libraries
  381. configure:11844: result: yes
  382. configure:11847: checking whether to build static libraries
  383. configure:11851: result: yes
  384. configure:11951: checking for g++
  385. configure:11967: found /usr/bin/g++
  386. configure:11978: result: g++
  387. configure:12005: checking for C++ compiler version
  388. configure:12014: g++ --version >&5
  389. Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  390. Target: x86_64-apple-darwin13.1.0
  391. Thread model: posix
  392. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  393. configure:12025: $? = 0
  394. configure:12014: g++ -v >&5
  395. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  396. Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  397. Target: x86_64-apple-darwin13.1.0
  398. Thread model: posix
  399. configure:12025: $? = 0
  400. configure:12014: g++ -V >&5
  401. clang: error: argument to '-V' is missing (expected 1 value)
  402. clang: error: no input files
  403. configure:12025: $? = 1
  404. configure:12014: g++ -qversion >&5
  405. clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
  406. clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
  407. clang: error: no input files
  408. configure:12025: $? = 1
  409. configure:12029: checking whether we are using the GNU C++ compiler
  410. configure:12048: g++ -c -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  411. configure:12048: $? = 0
  412. configure:12057: result: yes
  413. configure:12066: checking whether g++ accepts -g
  414. configure:12086: g++ -c -g -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  415. configure:12086: $? = 0
  416. configure:12127: result: yes
  417. configure:12152: checking dependency style of g++
  418. configure:12263: result: gcc3
  419. configure:12296: checking how to run the C++ preprocessor
  420. configure:12323: g++ -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp
  421. configure:12323: $? = 0
  422. configure:12337: g++ -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp
  423. conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
  424. #include <ac_nonexistent.h>
  425. ^
  426. 1 error generated.
  427. configure:12337: $? = 1
  428. configure: failed program was:
  429. | /* confdefs.h */
  430. | #define PACKAGE_NAME "libodb-qt"
  431. | #define PACKAGE_TARNAME "libodb-qt"
  432. | #define PACKAGE_VERSION "2.3.1"
  433. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  434. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  435. | #define PACKAGE_URL ""
  436. | #define PACKAGE "libodb-qt"
  437. | #define VERSION "2.3.1"
  438. | #define STDC_HEADERS 1
  439. | #define HAVE_SYS_TYPES_H 1
  440. | #define HAVE_SYS_STAT_H 1
  441. | #define HAVE_STDLIB_H 1
  442. | #define HAVE_STRING_H 1
  443. | #define HAVE_MEMORY_H 1
  444. | #define HAVE_STRINGS_H 1
  445. | #define HAVE_INTTYPES_H 1
  446. | #define HAVE_STDINT_H 1
  447. | #define HAVE_UNISTD_H 1
  448. | #define HAVE_DLFCN_H 1
  449. | #define LT_OBJDIR ".libs/"
  450. | /* end confdefs.h. */
  451. | #include <ac_nonexistent.h>
  452. configure:12362: result: g++ -E
  453. configure:12382: g++ -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp
  454. configure:12382: $? = 0
  455. configure:12396: g++ -E -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp
  456. conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
  457. #include <ac_nonexistent.h>
  458. ^
  459. 1 error generated.
  460. configure:12396: $? = 1
  461. configure: failed program was:
  462. | /* confdefs.h */
  463. | #define PACKAGE_NAME "libodb-qt"
  464. | #define PACKAGE_TARNAME "libodb-qt"
  465. | #define PACKAGE_VERSION "2.3.1"
  466. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  467. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  468. | #define PACKAGE_URL ""
  469. | #define PACKAGE "libodb-qt"
  470. | #define VERSION "2.3.1"
  471. | #define STDC_HEADERS 1
  472. | #define HAVE_SYS_TYPES_H 1
  473. | #define HAVE_SYS_STAT_H 1
  474. | #define HAVE_STDLIB_H 1
  475. | #define HAVE_STRING_H 1
  476. | #define HAVE_MEMORY_H 1
  477. | #define HAVE_STRINGS_H 1
  478. | #define HAVE_INTTYPES_H 1
  479. | #define HAVE_STDINT_H 1
  480. | #define HAVE_UNISTD_H 1
  481. | #define HAVE_DLFCN_H 1
  482. | #define LT_OBJDIR ".libs/"
  483. | /* end confdefs.h. */
  484. | #include <ac_nonexistent.h>
  485. configure:12565: checking for ld used by g++
  486. configure:12632: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  487. configure:12639: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  488. configure:12654: result: no
  489. configure:12709: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  490. configure:13711: result: yes
  491. configure:13747: g++ -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  492. configure:13750: $? = 0
  493. configure:14270: checking for g++ option to produce PIC
  494. configure:14277: result: -fno-common -DPIC
  495. configure:14285: checking if g++ PIC flag -fno-common -DPIC works
  496. configure:14303: g++ -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -fno-common -DPIC -DPIC conftest.cpp >&5
  497. configure:14307: $? = 0
  498. configure:14320: result: yes
  499. configure:14343: checking if g++ static flag -static works
  500. configure:14371: result: no
  501. configure:14383: checking if g++ supports -c -o file.o
  502. configure:14404: g++ -c -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -o out/conftest2.o conftest.cpp >&5
  503. configure:14408: $? = 0
  504. configure:14430: result: yes
  505. configure:14435: checking if g++ supports -c -o file.o
  506. configure:14482: result: yes
  507. configure:14512: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  508. configure:14551: result: yes
  509. configure:14692: checking dynamic linker characteristics
  510. configure:15360: result: darwin13.1.0 dyld
  511. configure:15413: checking how to hardcode library paths into programs
  512. configure:15438: result: immediate
  513. configure:15488: creating ./config.lt
  514.  
  515. ## ------------------ ##
  516. ## Running config.lt. ##
  517. ## ------------------ ##
  518. config.lt:679: creating libtool
  519. configure:17353: checking for the pthreads library -lpthreads
  520. configure:17387: g++ -o conftest -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.cpp -lpthreads >&5
  521. ld: library not found for -lpthreads
  522. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  523. configure:17387: $? = 1
  524. configure: failed program was:
  525. | /* confdefs.h */
  526. | #define PACKAGE_NAME "libodb-qt"
  527. | #define PACKAGE_TARNAME "libodb-qt"
  528. | #define PACKAGE_VERSION "2.3.1"
  529. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  530. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  531. | #define PACKAGE_URL ""
  532. | #define PACKAGE "libodb-qt"
  533. | #define VERSION "2.3.1"
  534. | #define STDC_HEADERS 1
  535. | #define HAVE_SYS_TYPES_H 1
  536. | #define HAVE_SYS_STAT_H 1
  537. | #define HAVE_STDLIB_H 1
  538. | #define HAVE_STRING_H 1
  539. | #define HAVE_MEMORY_H 1
  540. | #define HAVE_STRINGS_H 1
  541. | #define HAVE_INTTYPES_H 1
  542. | #define HAVE_STDINT_H 1
  543. | #define HAVE_UNISTD_H 1
  544. | #define HAVE_DLFCN_H 1
  545. | #define LT_OBJDIR ".libs/"
  546. | /* end confdefs.h. */
  547. | #include <pthread.h>
  548. | int
  549. | main ()
  550. | {
  551. | pthread_t th; pthread_join(th, 0);
  552. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  553. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  554. | ;
  555. | return 0;
  556. | }
  557. configure:17396: result: no
  558. configure:17353: checking for the pthreads library -lpthread
  559. configure:17387: g++ -o conftest -g -O2 -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework conftest.cpp -lpthread >&5
  560. configure:17387: $? = 0
  561. configure:17396: result: yes
  562. configure:17415: checking if more special flags are required for pthreads
  563. configure:17424: result: -D_THREAD_SAFE
  564. configure:17467: checking for __thread keyword
  565. configure:17498: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  566. configure:17498: $? = 0
  567. configure:17505: ./libtool --tag=CXX --mode=link g++ -no-install -g -O2 -D_THREAD_SAFE -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework -o conftest conftest.o -lpthread >&5
  568. libtool: link: warning: `-no-install' is ignored for x86_64-apple-darwin13.1.0
  569. libtool: link: warning: assuming `-no-fast-install' instead
  570. libtool: link: g++ -g -O2 -D_THREAD_SAFE -o conftest conftest.o -Wl,-bind_at_load -L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework -lpthread
  571. configure:17509: $? = 0
  572. configure:17542: result: yes
  573. configure:17567: checking for pkg-config
  574. configure:17585: found /usr/local/bin/pkg-config
  575. configure:17597: result: /usr/local/bin/pkg-config
  576. configure:17606: checking for QtCore
  577. configure:17654: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  578. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  579. #include <QtCore/QString>
  580. ^
  581. 1 error generated.
  582. configure:17654: $? = 1
  583. configure: failed program was:
  584. | /* confdefs.h */
  585. | #define PACKAGE_NAME "libodb-qt"
  586. | #define PACKAGE_TARNAME "libodb-qt"
  587. | #define PACKAGE_VERSION "2.3.1"
  588. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  589. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  590. | #define PACKAGE_URL ""
  591. | #define PACKAGE "libodb-qt"
  592. | #define VERSION "2.3.1"
  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 HAVE_PTHREAD 1
  606. | /* end confdefs.h. */
  607. |
  608. |
  609. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  610. | // what's going on here.
  611. | //
  612. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  613. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  614. | # ifdef QT_REDUCE_RELOCATIONS
  615. | # define __PIE__
  616. | # endif
  617. | # endif
  618. | #include <string>
  619. | #include <QtCore/QString>
  620. |
  621. | int
  622. | main ()
  623. | {
  624. | QString qs ("test");
  625. | std::string ss (qs.toStdString ());
  626. | return ss.size () != 0;
  627. | }
  628. |
  629. configure:17747: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  630. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  631. #include <QtCore/QString>
  632. ^
  633. 1 error generated.
  634. configure:17747: $? = 1
  635. configure: failed program was:
  636. | /* confdefs.h */
  637. | #define PACKAGE_NAME "libodb-qt"
  638. | #define PACKAGE_TARNAME "libodb-qt"
  639. | #define PACKAGE_VERSION "2.3.1"
  640. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  641. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  642. | #define PACKAGE_URL ""
  643. | #define PACKAGE "libodb-qt"
  644. | #define VERSION "2.3.1"
  645. | #define STDC_HEADERS 1
  646. | #define HAVE_SYS_TYPES_H 1
  647. | #define HAVE_SYS_STAT_H 1
  648. | #define HAVE_STDLIB_H 1
  649. | #define HAVE_STRING_H 1
  650. | #define HAVE_MEMORY_H 1
  651. | #define HAVE_STRINGS_H 1
  652. | #define HAVE_INTTYPES_H 1
  653. | #define HAVE_STDINT_H 1
  654. | #define HAVE_UNISTD_H 1
  655. | #define HAVE_DLFCN_H 1
  656. | #define LT_OBJDIR ".libs/"
  657. | #define HAVE_PTHREAD 1
  658. | /* end confdefs.h. */
  659. |
  660. |
  661. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  662. | // what's going on here.
  663. | //
  664. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  665. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  666. | # ifdef QT_REDUCE_RELOCATIONS
  667. | # define __PIE__
  668. | # endif
  669. | # endif
  670. | #include <string>
  671. | #include <QtCore/QString>
  672. |
  673. | int
  674. | main ()
  675. | {
  676. | QString qs ("test");
  677. | std::string ss (qs.toStdString ());
  678. | return ss.size () != 0;
  679. | }
  680. |
  681. configure:17747: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  682. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  683. #include <QtCore/QString>
  684. ^
  685. 1 error generated.
  686. configure:17747: $? = 1
  687. configure: failed program was:
  688. | /* confdefs.h */
  689. | #define PACKAGE_NAME "libodb-qt"
  690. | #define PACKAGE_TARNAME "libodb-qt"
  691. | #define PACKAGE_VERSION "2.3.1"
  692. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  693. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  694. | #define PACKAGE_URL ""
  695. | #define PACKAGE "libodb-qt"
  696. | #define VERSION "2.3.1"
  697. | #define STDC_HEADERS 1
  698. | #define HAVE_SYS_TYPES_H 1
  699. | #define HAVE_SYS_STAT_H 1
  700. | #define HAVE_STDLIB_H 1
  701. | #define HAVE_STRING_H 1
  702. | #define HAVE_MEMORY_H 1
  703. | #define HAVE_STRINGS_H 1
  704. | #define HAVE_INTTYPES_H 1
  705. | #define HAVE_STDINT_H 1
  706. | #define HAVE_UNISTD_H 1
  707. | #define HAVE_DLFCN_H 1
  708. | #define LT_OBJDIR ".libs/"
  709. | #define HAVE_PTHREAD 1
  710. | /* end confdefs.h. */
  711. |
  712. |
  713. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  714. | // what's going on here.
  715. | //
  716. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  717. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  718. | # ifdef QT_REDUCE_RELOCATIONS
  719. | # define __PIE__
  720. | # endif
  721. | # endif
  722. | #include <string>
  723. | #include <QtCore/QString>
  724. |
  725. | int
  726. | main ()
  727. | {
  728. | QString qs ("test");
  729. | std::string ss (qs.toStdString ());
  730. | return ss.size () != 0;
  731. | }
  732. |
  733. configure:17747: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  734. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  735. #include <QtCore/QString>
  736. ^
  737. 1 error generated.
  738. configure:17747: $? = 1
  739. configure: failed program was:
  740. | /* confdefs.h */
  741. | #define PACKAGE_NAME "libodb-qt"
  742. | #define PACKAGE_TARNAME "libodb-qt"
  743. | #define PACKAGE_VERSION "2.3.1"
  744. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  745. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  746. | #define PACKAGE_URL ""
  747. | #define PACKAGE "libodb-qt"
  748. | #define VERSION "2.3.1"
  749. | #define STDC_HEADERS 1
  750. | #define HAVE_SYS_TYPES_H 1
  751. | #define HAVE_SYS_STAT_H 1
  752. | #define HAVE_STDLIB_H 1
  753. | #define HAVE_STRING_H 1
  754. | #define HAVE_MEMORY_H 1
  755. | #define HAVE_STRINGS_H 1
  756. | #define HAVE_INTTYPES_H 1
  757. | #define HAVE_STDINT_H 1
  758. | #define HAVE_UNISTD_H 1
  759. | #define HAVE_DLFCN_H 1
  760. | #define LT_OBJDIR ".libs/"
  761. | #define HAVE_PTHREAD 1
  762. | /* end confdefs.h. */
  763. |
  764. |
  765. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  766. | // what's going on here.
  767. | //
  768. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  769. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  770. | # ifdef QT_REDUCE_RELOCATIONS
  771. | # define __PIE__
  772. | # endif
  773. | # endif
  774. | #include <string>
  775. | #include <QtCore/QString>
  776. |
  777. | int
  778. | main ()
  779. | {
  780. | QString qs ("test");
  781. | std::string ss (qs.toStdString ());
  782. | return ss.size () != 0;
  783. | }
  784. |
  785. configure:17747: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  786. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  787. #include <QtCore/QString>
  788. ^
  789. 1 error generated.
  790. configure:17747: $? = 1
  791. configure: failed program was:
  792. | /* confdefs.h */
  793. | #define PACKAGE_NAME "libodb-qt"
  794. | #define PACKAGE_TARNAME "libodb-qt"
  795. | #define PACKAGE_VERSION "2.3.1"
  796. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  797. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  798. | #define PACKAGE_URL ""
  799. | #define PACKAGE "libodb-qt"
  800. | #define VERSION "2.3.1"
  801. | #define STDC_HEADERS 1
  802. | #define HAVE_SYS_TYPES_H 1
  803. | #define HAVE_SYS_STAT_H 1
  804. | #define HAVE_STDLIB_H 1
  805. | #define HAVE_STRING_H 1
  806. | #define HAVE_MEMORY_H 1
  807. | #define HAVE_STRINGS_H 1
  808. | #define HAVE_INTTYPES_H 1
  809. | #define HAVE_STDINT_H 1
  810. | #define HAVE_UNISTD_H 1
  811. | #define HAVE_DLFCN_H 1
  812. | #define LT_OBJDIR ".libs/"
  813. | #define HAVE_PTHREAD 1
  814. | /* end confdefs.h. */
  815. |
  816. |
  817. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  818. | // what's going on here.
  819. | //
  820. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  821. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  822. | # ifdef QT_REDUCE_RELOCATIONS
  823. | # define __PIE__
  824. | # endif
  825. | # endif
  826. | #include <string>
  827. | #include <QtCore/QString>
  828. |
  829. | int
  830. | main ()
  831. | {
  832. | QString qs ("test");
  833. | std::string ss (qs.toStdString ());
  834. | return ss.size () != 0;
  835. | }
  836. |
  837. configure:17747: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  838. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  839. #include <QtCore/QString>
  840. ^
  841. 1 error generated.
  842. configure:17747: $? = 1
  843. configure: failed program was:
  844. | /* confdefs.h */
  845. | #define PACKAGE_NAME "libodb-qt"
  846. | #define PACKAGE_TARNAME "libodb-qt"
  847. | #define PACKAGE_VERSION "2.3.1"
  848. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  849. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  850. | #define PACKAGE_URL ""
  851. | #define PACKAGE "libodb-qt"
  852. | #define VERSION "2.3.1"
  853. | #define STDC_HEADERS 1
  854. | #define HAVE_SYS_TYPES_H 1
  855. | #define HAVE_SYS_STAT_H 1
  856. | #define HAVE_STDLIB_H 1
  857. | #define HAVE_STRING_H 1
  858. | #define HAVE_MEMORY_H 1
  859. | #define HAVE_STRINGS_H 1
  860. | #define HAVE_INTTYPES_H 1
  861. | #define HAVE_STDINT_H 1
  862. | #define HAVE_UNISTD_H 1
  863. | #define HAVE_DLFCN_H 1
  864. | #define LT_OBJDIR ".libs/"
  865. | #define HAVE_PTHREAD 1
  866. | /* end confdefs.h. */
  867. |
  868. |
  869. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  870. | // what's going on here.
  871. | //
  872. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  873. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  874. | # ifdef QT_REDUCE_RELOCATIONS
  875. | # define __PIE__
  876. | # endif
  877. | # endif
  878. | #include <string>
  879. | #include <QtCore/QString>
  880. |
  881. | int
  882. | main ()
  883. | {
  884. | QString qs ("test");
  885. | std::string ss (qs.toStdString ());
  886. | return ss.size () != 0;
  887. | }
  888. |
  889. configure:17847: g++ -c -g -O2 -D_THREAD_SAFE -I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers conftest.cpp >&5
  890. conftest.cpp:36:10: fatal error: 'QtCore/QString' file not found
  891. #include <QtCore/QString>
  892. ^
  893. 1 error generated.
  894. configure:17847: $? = 1
  895. configure: failed program was:
  896. | /* confdefs.h */
  897. | #define PACKAGE_NAME "libodb-qt"
  898. | #define PACKAGE_TARNAME "libodb-qt"
  899. | #define PACKAGE_VERSION "2.3.1"
  900. | #define PACKAGE_STRING "libodb-qt 2.3.1"
  901. | #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  902. | #define PACKAGE_URL ""
  903. | #define PACKAGE "libodb-qt"
  904. | #define VERSION "2.3.1"
  905. | #define STDC_HEADERS 1
  906. | #define HAVE_SYS_TYPES_H 1
  907. | #define HAVE_SYS_STAT_H 1
  908. | #define HAVE_STDLIB_H 1
  909. | #define HAVE_STRING_H 1
  910. | #define HAVE_MEMORY_H 1
  911. | #define HAVE_STRINGS_H 1
  912. | #define HAVE_INTTYPES_H 1
  913. | #define HAVE_STDINT_H 1
  914. | #define HAVE_UNISTD_H 1
  915. | #define HAVE_DLFCN_H 1
  916. | #define LT_OBJDIR ".libs/"
  917. | #define HAVE_PTHREAD 1
  918. | /* end confdefs.h. */
  919. |
  920. |
  921. | // See libodb-qt/odb/qt/details/config.hxx for more information on
  922. | // what's going on here.
  923. | //
  924. | # if defined(__ELF__) && !defined(__PIC__) && !defined(__PIE__)
  925. | # include <QtCore/qconfig.h> // QT_REDUCE_RELOCATIONS
  926. | # ifdef QT_REDUCE_RELOCATIONS
  927. | # define __PIE__
  928. | # endif
  929. | # endif
  930. | #include <string>
  931. | #include <QtCore/QString>
  932. |
  933. | int
  934. | main ()
  935. | {
  936. | QString qs ("test");
  937. | std::string ss (qs.toStdString ());
  938. | return ss.size () != 0;
  939. | }
  940. |
  941. configure:18015: result: no
  942. configure:18017: error: QtCore is not found; consider using CPPFLAGS/LDFLAGS to specify its location
  943.  
  944. ## ---------------- ##
  945. ## Cache variables. ##
  946. ## ---------------- ##
  947.  
  948. ac_cv_build=x86_64-apple-darwin13.1.0
  949. ac_cv_c_compiler_gnu=yes
  950. ac_cv_cxx_compiler_gnu=yes
  951. ac_cv_env_CCC_set=
  952. ac_cv_env_CCC_value=
  953. ac_cv_env_CC_set=
  954. ac_cv_env_CC_value=
  955. ac_cv_env_CFLAGS_set=
  956. ac_cv_env_CFLAGS_value=
  957. ac_cv_env_CPPFLAGS_set=set
  958. ac_cv_env_CPPFLAGS_value=-I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers
  959. ac_cv_env_CPP_set=
  960. ac_cv_env_CPP_value=
  961. ac_cv_env_CXXCPP_set=
  962. ac_cv_env_CXXCPP_value=
  963. ac_cv_env_CXXFLAGS_set=
  964. ac_cv_env_CXXFLAGS_value=
  965. ac_cv_env_CXX_set=
  966. ac_cv_env_CXX_value=
  967. ac_cv_env_LDFLAGS_set=set
  968. ac_cv_env_LDFLAGS_value=-L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework
  969. ac_cv_env_LIBS_set=
  970. ac_cv_env_LIBS_value=
  971. ac_cv_env_build_alias_set=
  972. ac_cv_env_build_alias_value=
  973. ac_cv_env_host_alias_set=
  974. ac_cv_env_host_alias_value=
  975. ac_cv_env_target_alias_set=
  976. ac_cv_env_target_alias_value=
  977. ac_cv_header_dlfcn_h=yes
  978. ac_cv_header_inttypes_h=yes
  979. ac_cv_header_memory_h=yes
  980. ac_cv_header_stdc=yes
  981. ac_cv_header_stdint_h=yes
  982. ac_cv_header_stdlib_h=yes
  983. ac_cv_header_string_h=yes
  984. ac_cv_header_strings_h=yes
  985. ac_cv_header_sys_stat_h=yes
  986. ac_cv_header_sys_types_h=yes
  987. ac_cv_header_unistd_h=yes
  988. ac_cv_host=x86_64-apple-darwin13.1.0
  989. ac_cv_objext=o
  990. ac_cv_path_EGREP='/usr/bin/grep -E'
  991. ac_cv_path_FGREP='/usr/bin/grep -F'
  992. ac_cv_path_GREP=/usr/bin/grep
  993. ac_cv_path_SED=/usr/bin/sed
  994. ac_cv_path_install='/usr/bin/install -c'
  995. ac_cv_path_pkg_config=/usr/local/bin/pkg-config
  996. ac_cv_prog_AWK=awk
  997. ac_cv_prog_CPP='gcc -E'
  998. ac_cv_prog_CXXCPP='g++ -E'
  999. ac_cv_prog_ac_ct_AR=ar
  1000. ac_cv_prog_ac_ct_CC=gcc
  1001. ac_cv_prog_ac_ct_CXX=g++
  1002. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  1003. ac_cv_prog_ac_ct_LIPO=lipo
  1004. ac_cv_prog_ac_ct_NMEDIT=nmedit
  1005. ac_cv_prog_ac_ct_OTOOL=otool
  1006. ac_cv_prog_ac_ct_RANLIB=ranlib
  1007. ac_cv_prog_ac_ct_STRIP=strip
  1008. ac_cv_prog_cc_c89=
  1009. ac_cv_prog_cc_g=yes
  1010. ac_cv_prog_cxx_g=yes
  1011. ac_cv_prog_make_make_set=yes
  1012. am_cv_CC_dependencies_compiler_type=gcc3
  1013. am_cv_CXX_dependencies_compiler_type=gcc3
  1014. am_cv_ar_interface=ar
  1015. am_cv_prog_tar_ustar=gnutar
  1016. lt_cv_apple_cc_single_mod=yes
  1017. lt_cv_ar_at_file=no
  1018. lt_cv_deplibs_check_method=pass_all
  1019. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1020. lt_cv_file_magic_test_file=
  1021. lt_cv_ld_exported_symbols_list=yes
  1022. lt_cv_ld_force_load=yes
  1023. lt_cv_ld_reload_flag=-r
  1024. lt_cv_nm_interface='BSD nm'
  1025. lt_cv_objdir=.libs
  1026. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  1027. lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  1028. lt_cv_path_NM=/usr/bin/nm
  1029. lt_cv_path_mainfest_tool=no
  1030. lt_cv_prog_compiler_c_o=yes
  1031. lt_cv_prog_compiler_c_o_CXX=yes
  1032. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  1033. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  1034. lt_cv_prog_compiler_pic_works=yes
  1035. lt_cv_prog_compiler_pic_works_CXX=yes
  1036. lt_cv_prog_compiler_rtti_exceptions=yes
  1037. lt_cv_prog_compiler_static_works=no
  1038. lt_cv_prog_compiler_static_works_CXX=no
  1039. lt_cv_prog_gnu_ld=no
  1040. lt_cv_prog_gnu_ldcxx=no
  1041. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1042. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1043. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1044. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1045. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  1046. lt_cv_sys_max_cmd_len=196608
  1047. lt_cv_to_host_file_cmd=func_convert_file_noop
  1048. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1049.  
  1050. ## ----------------- ##
  1051. ## Output variables. ##
  1052. ## ----------------- ##
  1053.  
  1054. ACLOCAL='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/missing --run aclocal-1.12'
  1055. AMDEPBACKSLASH='\'
  1056. AMDEP_FALSE='#'
  1057. AMDEP_TRUE=''
  1058. AMTAR='$${TAR-tar}'
  1059. AR='ar'
  1060. AS='as'
  1061. AUTOCONF='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/missing --run autoconf'
  1062. AUTOHEADER='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/missing --run autoheader'
  1063. AUTOMAKE='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/missing --run automake-1.12'
  1064. AWK='awk'
  1065. CC='gcc'
  1066. CCDEPMODE='depmode=gcc3'
  1067. CFLAGS='-g -O2'
  1068. CPP='gcc -E'
  1069. CPPFLAGS='-I/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework/Headers'
  1070. CXX='g++'
  1071. CXXCPP='g++ -E'
  1072. CXXDEPMODE='depmode=gcc3'
  1073. CXXFLAGS='-g -O2 -D_THREAD_SAFE '
  1074. CYGPATH_W='echo'
  1075. DEFS=''
  1076. DEPDIR='.deps'
  1077. DLLTOOL='false'
  1078. DSYMUTIL='dsymutil'
  1079. DUMPBIN=''
  1080. ECHO_C='\c'
  1081. ECHO_N=''
  1082. ECHO_T=''
  1083. EGREP='/usr/bin/grep -E'
  1084. EXEEXT=''
  1085. FGREP='/usr/bin/grep -F'
  1086. GREP='/usr/bin/grep'
  1087. INSTALL_DATA='${INSTALL} -m 644'
  1088. INSTALL_PROGRAM='${INSTALL}'
  1089. INSTALL_SCRIPT='${INSTALL}'
  1090. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1091. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  1092. LDFLAGS='-L/Users/Max13/Qt/5.2.1/clang_64/lib/QtCore.framework'
  1093. LIBOBJS=''
  1094. LIBS=' -lpthread'
  1095. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1096. LIPO='lipo'
  1097. LN_S='ln -s'
  1098. LTLIBOBJS=''
  1099. MAKEINFO='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/missing --run makeinfo'
  1100. MANIFEST_TOOL=':'
  1101. MKDIR_P='config/install-sh -c -d'
  1102. NM='/usr/bin/nm'
  1103. NMEDIT='nmedit'
  1104. OBJDUMP='false'
  1105. OBJEXT='o'
  1106. OTOOL64=':'
  1107. OTOOL='otool'
  1108. PACKAGE='libodb-qt'
  1109. PACKAGE_BUGREPORT='odb-users@codesynthesis.com'
  1110. PACKAGE_NAME='libodb-qt'
  1111. PACKAGE_STRING='libodb-qt 2.3.1'
  1112. PACKAGE_TARNAME='libodb-qt'
  1113. PACKAGE_URL=''
  1114. PACKAGE_VERSION='2.3.1'
  1115. PATH_SEPARATOR=':'
  1116. PTHREAD_CXX=''
  1117. PTHREAD_CXXFLAGS='-D_THREAD_SAFE '
  1118. PTHREAD_LIBS='-lpthread'
  1119. RANLIB='ranlib'
  1120. SED='/usr/bin/sed'
  1121. SET_MAKE=''
  1122. SHELL='/bin/sh'
  1123. STRIP='strip'
  1124. VERSION='2.3.1'
  1125. ac_ct_AR='ar'
  1126. ac_ct_CC='gcc'
  1127. ac_ct_CXX='g++'
  1128. ac_ct_DUMPBIN=''
  1129. acx_pthread_config=''
  1130. am__EXEEXT_FALSE=''
  1131. am__EXEEXT_TRUE=''
  1132. am__fastdepCC_FALSE='#'
  1133. am__fastdepCC_TRUE=''
  1134. am__fastdepCXX_FALSE='#'
  1135. am__fastdepCXX_TRUE=''
  1136. am__include='include'
  1137. am__isrc=''
  1138. am__leading_dot='.'
  1139. am__nodep='_no'
  1140. am__quote=''
  1141. am__tar='tar --format=ustar -chf - "$$tardir"'
  1142. am__untar='tar -xf -'
  1143. bindir='${exec_prefix}/bin'
  1144. build='x86_64-apple-darwin13.1.0'
  1145. build_alias=''
  1146. build_cpu='x86_64'
  1147. build_os='darwin13.1.0'
  1148. build_vendor='apple'
  1149. datadir='${datarootdir}'
  1150. datarootdir='${prefix}/share'
  1151. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1152. dvidir='${docdir}'
  1153. exec_prefix='NONE'
  1154. host='x86_64-apple-darwin13.1.0'
  1155. host_alias=''
  1156. host_cpu='x86_64'
  1157. host_os='darwin13.1.0'
  1158. host_vendor='apple'
  1159. htmldir='${docdir}'
  1160. includedir='${prefix}/include'
  1161. infodir='${datarootdir}/info'
  1162. install_sh='${SHELL} /Users/Max13/Dev/System/ODB/Profile-lib/libodb-qt-2.3.1/config/install-sh'
  1163. libdir='${exec_prefix}/lib'
  1164. libexecdir='${exec_prefix}/libexec'
  1165. localedir='${datarootdir}/locale'
  1166. localstatedir='${prefix}/var'
  1167. mandir='${datarootdir}/man'
  1168. mkdir_p='$(MKDIR_P)'
  1169. oldincludedir='/usr/include'
  1170. pdfdir='${docdir}'
  1171. pkg_config='/usr/local/bin/pkg-config'
  1172. pkgconfigdir=''
  1173. prefix='NONE'
  1174. program_transform_name='s,x,x,'
  1175. psdir='${docdir}'
  1176. sbindir='${exec_prefix}/sbin'
  1177. sharedstatedir='${prefix}/com'
  1178. sysconfdir='${prefix}/etc'
  1179. target_alias=''
  1180.  
  1181. ## ----------- ##
  1182. ## confdefs.h. ##
  1183. ## ----------- ##
  1184.  
  1185. /* confdefs.h */
  1186. #define PACKAGE_NAME "libodb-qt"
  1187. #define PACKAGE_TARNAME "libodb-qt"
  1188. #define PACKAGE_VERSION "2.3.1"
  1189. #define PACKAGE_STRING "libodb-qt 2.3.1"
  1190. #define PACKAGE_BUGREPORT "odb-users@codesynthesis.com"
  1191. #define PACKAGE_URL ""
  1192. #define PACKAGE "libodb-qt"
  1193. #define VERSION "2.3.1"
  1194. #define STDC_HEADERS 1
  1195. #define HAVE_SYS_TYPES_H 1
  1196. #define HAVE_SYS_STAT_H 1
  1197. #define HAVE_STDLIB_H 1
  1198. #define HAVE_STRING_H 1
  1199. #define HAVE_MEMORY_H 1
  1200. #define HAVE_STRINGS_H 1
  1201. #define HAVE_INTTYPES_H 1
  1202. #define HAVE_STDINT_H 1
  1203. #define HAVE_UNISTD_H 1
  1204. #define HAVE_DLFCN_H 1
  1205. #define LT_OBJDIR ".libs/"
  1206. #define HAVE_PTHREAD 1
  1207.  
  1208. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement