Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2012
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.40 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 package-query configure 1.0.1, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = quadrobabe
  14. uname -m = x86_64
  15. uname -r = 3.2.8-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/sbin
  34. PATH: /usr/sbin
  35. PATH: /sbin
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2269: checking for a BSD-compatible install
  44. configure:2337: result: /bin/install -c
  45. configure:2348: checking whether build environment is sane
  46. configure:2398: result: yes
  47. configure:2539: checking for a thread-safe mkdir -p
  48. configure:2578: result: /bin/mkdir -p
  49. configure:2591: checking for gawk
  50. configure:2607: found /usr/bin/gawk
  51. configure:2618: result: gawk
  52. configure:2629: checking whether make sets $(MAKE)
  53. configure:2651: result: yes
  54. configure:2786: checking for gcc
  55. configure:2802: found /usr/bin/gcc
  56. configure:2813: result: gcc
  57. configure:3042: checking for C compiler version
  58. configure:3051: gcc --version >&5
  59. gcc (GCC) 4.6.3
  60. Copyright (C) 2011 Free Software Foundation, Inc.
  61. This is free software; see the source for copying conditions. There is NO
  62. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  63.  
  64. configure:3062: $? = 0
  65. configure:3051: gcc -v >&5
  66. Using built-in specs.
  67. COLLECT_GCC=gcc
  68. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.3/lto-wrapper
  69. Target: x86_64-unknown-linux-gnu
  70. Configured with: /build/src/gcc-4.6.3/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release
  71. Thread model: posix
  72. gcc version 4.6.3 (GCC)
  73. configure:3062: $? = 0
  74. configure:3051: gcc -V >&5
  75. gcc: error: unrecognized option '-V'
  76. gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:3062: $? = 1
  79. configure:3051: gcc -qversion >&5
  80. gcc: error: unrecognized option '-qversion'
  81. gcc: fatal error: no input files
  82. compilation terminated.
  83. configure:3062: $? = 1
  84. configure:3082: checking whether the C compiler works
  85. configure:3104: gcc conftest.c >&5
  86. configure:3108: $? = 0
  87. configure:3156: result: yes
  88. configure:3159: checking for C compiler default output file name
  89. configure:3161: result: a.out
  90. configure:3167: checking for suffix of executables
  91. configure:3174: gcc -o conftest conftest.c >&5
  92. configure:3178: $? = 0
  93. configure:3200: result:
  94. configure:3222: checking whether we are cross compiling
  95. configure:3230: gcc -o conftest conftest.c >&5
  96. configure:3234: $? = 0
  97. configure:3241: ./conftest
  98. configure:3245: $? = 0
  99. configure:3260: result: no
  100. configure:3265: checking for suffix of object files
  101. configure:3287: gcc -c conftest.c >&5
  102. configure:3291: $? = 0
  103. configure:3312: result: o
  104. configure:3316: checking whether we are using the GNU C compiler
  105. configure:3335: gcc -c conftest.c >&5
  106. configure:3335: $? = 0
  107. configure:3344: result: yes
  108. configure:3353: checking whether gcc accepts -g
  109. configure:3373: gcc -c -g conftest.c >&5
  110. configure:3373: $? = 0
  111. configure:3414: result: yes
  112. configure:3431: checking for gcc option to accept ISO C89
  113. configure:3495: gcc -c -g -O2 conftest.c >&5
  114. configure:3495: $? = 0
  115. configure:3508: result: none needed
  116. configure:3539: checking for style of include used by make
  117. configure:3567: result: GNU
  118. configure:3593: checking dependency style of gcc
  119. configure:3704: result: gcc3
  120. configure:3748: checking build system type
  121. configure:3762: result: x86_64-unknown-linux-gnu
  122. configure:3782: checking host system type
  123. configure:3795: result: x86_64-unknown-linux-gnu
  124. configure:3836: checking how to print strings
  125. configure:3863: result: printf
  126. configure:3884: checking for a sed that does not truncate output
  127. configure:3948: result: /bin/sed
  128. configure:3966: checking for grep that handles long lines and -e
  129. configure:4024: result: /bin/grep
  130. configure:4029: checking for egrep
  131. configure:4091: result: /bin/grep -E
  132. configure:4096: checking for fgrep
  133. configure:4158: result: /bin/grep -F
  134. configure:4193: checking for ld used by gcc
  135. configure:4260: result: /usr/bin/ld
  136. configure:4267: checking if the linker (/usr/bin/ld) is GNU ld
  137. configure:4282: result: yes
  138. configure:4294: checking for BSD- or MS-compatible name lister (nm)
  139. configure:4343: result: /usr/bin/nm -B
  140. configure:4473: checking the name lister (/usr/bin/nm -B) interface
  141. configure:4480: gcc -c -g -O2 conftest.c >&5
  142. configure:4483: /usr/bin/nm -B "conftest.o"
  143. configure:4486: output
  144. 0000000000000000 B some_variable
  145. configure:4493: result: BSD nm
  146. configure:4496: checking whether ln -s works
  147. configure:4500: result: yes
  148. configure:4508: checking the maximum length of command line arguments
  149. configure:4638: result: 1572864
  150. configure:4655: checking whether the shell understands some XSI constructs
  151. configure:4665: result: yes
  152. configure:4669: checking whether the shell understands "+="
  153. configure:4675: result: yes
  154. configure:4710: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  155. configure:4750: result: func_convert_file_noop
  156. configure:4757: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  157. configure:4777: result: func_convert_file_noop
  158. configure:4784: checking for /usr/bin/ld option to reload object files
  159. configure:4791: result: -r
  160. configure:4865: checking for objdump
  161. configure:4881: found /usr/bin/objdump
  162. configure:4892: result: objdump
  163. configure:4924: checking how to recognize dependent libraries
  164. configure:5126: result: pass_all
  165. configure:5211: checking for dlltool
  166. configure:5241: result: no
  167. configure:5271: checking how to associate runtime and link libraries
  168. configure:5298: result: printf %s\n
  169. configure:5359: checking for ar
  170. configure:5375: found /usr/bin/ar
  171. configure:5386: result: ar
  172. configure:5423: checking for archiver @FILE support
  173. configure:5440: gcc -c -g -O2 conftest.c >&5
  174. configure:5440: $? = 0
  175. configure:5443: ar cru libconftest.a @conftest.lst >&5
  176. configure:5446: $? = 0
  177. configure:5451: ar cru libconftest.a @conftest.lst >&5
  178. ar: conftest.o: No such file or directory
  179. configure:5454: $? = 1
  180. configure:5466: result: @
  181. configure:5524: checking for strip
  182. configure:5540: found /usr/bin/strip
  183. configure:5551: result: strip
  184. configure:5623: checking for ranlib
  185. configure:5639: found /usr/bin/ranlib
  186. configure:5650: result: ranlib
  187. configure:5752: checking command to parse /usr/bin/nm -B output from gcc object
  188. configure:5872: gcc -c -g -O2 conftest.c >&5
  189. configure:5875: $? = 0
  190. configure:5879: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  191. configure:5882: $? = 0
  192. configure:5948: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  193. configure:5951: $? = 0
  194. configure:5989: result: ok
  195. configure:6026: checking for sysroot
  196. configure:6056: result: no
  197. configure:6133: gcc -c -g -O2 conftest.c >&5
  198. configure:6136: $? = 0
  199. configure:6312: checking for mt
  200. configure:6342: result: no
  201. configure:6362: checking if : is a manifest tool
  202. configure:6368: : '-?'
  203. configure:6376: result: no
  204. configure:7018: checking how to run the C preprocessor
  205. configure:7049: gcc -E conftest.c
  206. configure:7049: $? = 0
  207. configure:7063: gcc -E conftest.c
  208. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  209. compilation terminated.
  210. configure:7063: $? = 1
  211. configure: failed program was:
  212. | /* confdefs.h */
  213. | #define PACKAGE_NAME "package-query"
  214. | #define PACKAGE_TARNAME "package-query"
  215. | #define PACKAGE_VERSION "1.0.1"
  216. | #define PACKAGE_STRING "package-query 1.0.1"
  217. | #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  218. | #define PACKAGE_URL ""
  219. | #define PACKAGE "package-query"
  220. | #define VERSION "1.0.1"
  221. | /* end confdefs.h. */
  222. | #include <ac_nonexistent.h>
  223. configure:7088: result: gcc -E
  224. configure:7108: gcc -E conftest.c
  225. configure:7108: $? = 0
  226. configure:7122: gcc -E conftest.c
  227. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  228. compilation terminated.
  229. configure:7122: $? = 1
  230. configure: failed program was:
  231. | /* confdefs.h */
  232. | #define PACKAGE_NAME "package-query"
  233. | #define PACKAGE_TARNAME "package-query"
  234. | #define PACKAGE_VERSION "1.0.1"
  235. | #define PACKAGE_STRING "package-query 1.0.1"
  236. | #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  237. | #define PACKAGE_URL ""
  238. | #define PACKAGE "package-query"
  239. | #define VERSION "1.0.1"
  240. | /* end confdefs.h. */
  241. | #include <ac_nonexistent.h>
  242. configure:7151: checking for ANSI C header files
  243. configure:7171: gcc -c -g -O2 conftest.c >&5
  244. configure:7171: $? = 0
  245. configure:7244: gcc -o conftest -g -O2 conftest.c >&5
  246. configure:7244: $? = 0
  247. configure:7244: ./conftest
  248. configure:7244: $? = 0
  249. configure:7255: result: yes
  250. configure:7268: checking for sys/types.h
  251. configure:7268: gcc -c -g -O2 conftest.c >&5
  252. configure:7268: $? = 0
  253. configure:7268: result: yes
  254. configure:7268: checking for sys/stat.h
  255. configure:7268: gcc -c -g -O2 conftest.c >&5
  256. configure:7268: $? = 0
  257. configure:7268: result: yes
  258. configure:7268: checking for stdlib.h
  259. configure:7268: gcc -c -g -O2 conftest.c >&5
  260. configure:7268: $? = 0
  261. configure:7268: result: yes
  262. configure:7268: checking for string.h
  263. configure:7268: gcc -c -g -O2 conftest.c >&5
  264. configure:7268: $? = 0
  265. configure:7268: result: yes
  266. configure:7268: checking for memory.h
  267. configure:7268: gcc -c -g -O2 conftest.c >&5
  268. configure:7268: $? = 0
  269. configure:7268: result: yes
  270. configure:7268: checking for strings.h
  271. configure:7268: gcc -c -g -O2 conftest.c >&5
  272. configure:7268: $? = 0
  273. configure:7268: result: yes
  274. configure:7268: checking for inttypes.h
  275. configure:7268: gcc -c -g -O2 conftest.c >&5
  276. configure:7268: $? = 0
  277. configure:7268: result: yes
  278. configure:7268: checking for stdint.h
  279. configure:7268: gcc -c -g -O2 conftest.c >&5
  280. configure:7268: $? = 0
  281. configure:7268: result: yes
  282. configure:7268: checking for unistd.h
  283. configure:7268: gcc -c -g -O2 conftest.c >&5
  284. configure:7268: $? = 0
  285. configure:7268: result: yes
  286. configure:7282: checking for dlfcn.h
  287. configure:7282: gcc -c -g -O2 conftest.c >&5
  288. configure:7282: $? = 0
  289. configure:7282: result: yes
  290. configure:7488: checking for objdir
  291. configure:7503: result: .libs
  292. configure:7770: checking if gcc supports -fno-rtti -fno-exceptions
  293. configure:7788: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  294. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  295. configure:7792: $? = 0
  296. configure:7805: result: no
  297. configure:8132: checking for gcc option to produce PIC
  298. configure:8139: result: -fPIC -DPIC
  299. configure:8147: checking if gcc PIC flag -fPIC -DPIC works
  300. configure:8165: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  301. configure:8169: $? = 0
  302. configure:8182: result: yes
  303. configure:8211: checking if gcc static flag -static works
  304. configure:8239: result: yes
  305. configure:8254: checking if gcc supports -c -o file.o
  306. configure:8275: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  307. configure:8279: $? = 0
  308. configure:8301: result: yes
  309. configure:8309: checking if gcc supports -c -o file.o
  310. configure:8356: result: yes
  311. configure:8389: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  312. configure:9542: result: yes
  313. configure:9579: checking whether -lc should be explicitly linked in
  314. configure:9587: gcc -c -g -O2 conftest.c >&5
  315. configure:9590: $? = 0
  316. configure:9605: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  317. configure:9608: $? = 0
  318. configure:9622: result: no
  319. configure:9782: checking dynamic linker characteristics
  320. configure:10293: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  321. configure:10293: $? = 0
  322. configure:10515: result: GNU/Linux ld.so
  323. configure:10622: checking how to hardcode library paths into programs
  324. configure:10647: result: immediate
  325. configure:11187: checking whether stripping libraries is possible
  326. configure:11192: result: yes
  327. configure:11227: checking if libtool supports shared libraries
  328. configure:11229: result: yes
  329. configure:11232: checking whether to build shared libraries
  330. configure:11253: result: yes
  331. configure:11256: checking whether to build static libraries
  332. configure:11260: result: yes
  333. configure:11302: checking ctype.h usability
  334. configure:11302: gcc -c -g -O2 conftest.c >&5
  335. configure:11302: $? = 0
  336. configure:11302: result: yes
  337. configure:11302: checking ctype.h presence
  338. configure:11302: gcc -E conftest.c
  339. configure:11302: $? = 0
  340. configure:11302: result: yes
  341. configure:11302: checking for ctype.h
  342. configure:11302: result: yes
  343. configure:11302: checking getopt.h usability
  344. configure:11302: gcc -c -g -O2 conftest.c >&5
  345. configure:11302: $? = 0
  346. configure:11302: result: yes
  347. configure:11302: checking getopt.h presence
  348. configure:11302: gcc -E conftest.c
  349. configure:11302: $? = 0
  350. configure:11302: result: yes
  351. configure:11302: checking for getopt.h
  352. configure:11302: result: yes
  353. configure:11302: checking libintl.h usability
  354. configure:11302: gcc -c -g -O2 conftest.c >&5
  355. configure:11302: $? = 0
  356. configure:11302: result: yes
  357. configure:11302: checking libintl.h presence
  358. configure:11302: gcc -E conftest.c
  359. configure:11302: $? = 0
  360. configure:11302: result: yes
  361. configure:11302: checking for libintl.h
  362. configure:11302: result: yes
  363. configure:11302: checking limits.h usability
  364. configure:11302: gcc -c -g -O2 conftest.c >&5
  365. configure:11302: $? = 0
  366. configure:11302: result: yes
  367. configure:11302: checking limits.h presence
  368. configure:11302: gcc -E conftest.c
  369. configure:11302: $? = 0
  370. configure:11302: result: yes
  371. configure:11302: checking for limits.h
  372. configure:11302: result: yes
  373. configure:11302: checking locale.h usability
  374. configure:11302: gcc -c -g -O2 conftest.c >&5
  375. configure:11302: $? = 0
  376. configure:11302: result: yes
  377. configure:11302: checking locale.h presence
  378. configure:11302: gcc -E conftest.c
  379. configure:11302: $? = 0
  380. configure:11302: result: yes
  381. configure:11302: checking for locale.h
  382. configure:11302: result: yes
  383. configure:11302: checking sys/ioctl.h usability
  384. configure:11302: gcc -c -g -O2 conftest.c >&5
  385. configure:11302: $? = 0
  386. configure:11302: result: yes
  387. configure:11302: checking sys/ioctl.h presence
  388. configure:11302: gcc -E conftest.c
  389. configure:11302: $? = 0
  390. configure:11302: result: yes
  391. configure:11302: checking for sys/ioctl.h
  392. configure:11302: result: yes
  393. configure:11302: checking sys/utsname.h usability
  394. configure:11302: gcc -c -g -O2 conftest.c >&5
  395. configure:11302: $? = 0
  396. configure:11302: result: yes
  397. configure:11302: checking sys/utsname.h presence
  398. configure:11302: gcc -E conftest.c
  399. configure:11302: $? = 0
  400. configure:11302: result: yes
  401. configure:11302: checking for sys/utsname.h
  402. configure:11302: result: yes
  403. configure:11313: checking for alpm_version in -lalpm
  404. configure:11338: gcc -o conftest -g -O2 conftest.c -lalpm >&5
  405. /usr/lib/libcurl.so.4: undefined reference to `SSL_CTX_set_srp_password'
  406. /usr/lib/libcurl.so.4: undefined reference to `SSL_CTX_set_srp_username'
  407. collect2: ld returned 1 exit status
  408. configure:11338: $? = 1
  409. configure: failed program was:
  410. | /* confdefs.h */
  411. | #define PACKAGE_NAME "package-query"
  412. | #define PACKAGE_TARNAME "package-query"
  413. | #define PACKAGE_VERSION "1.0.1"
  414. | #define PACKAGE_STRING "package-query 1.0.1"
  415. | #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  416. | #define PACKAGE_URL ""
  417. | #define PACKAGE "package-query"
  418. | #define VERSION "1.0.1"
  419. | #define STDC_HEADERS 1
  420. | #define HAVE_SYS_TYPES_H 1
  421. | #define HAVE_SYS_STAT_H 1
  422. | #define HAVE_STDLIB_H 1
  423. | #define HAVE_STRING_H 1
  424. | #define HAVE_MEMORY_H 1
  425. | #define HAVE_STRINGS_H 1
  426. | #define HAVE_INTTYPES_H 1
  427. | #define HAVE_STDINT_H 1
  428. | #define HAVE_UNISTD_H 1
  429. | #define HAVE_DLFCN_H 1
  430. | #define LT_OBJDIR ".libs/"
  431. | #define HAVE_CTYPE_H 1
  432. | #define HAVE_GETOPT_H 1
  433. | #define HAVE_LIBINTL_H 1
  434. | #define HAVE_LIMITS_H 1
  435. | #define HAVE_LOCALE_H 1
  436. | #define HAVE_SYS_IOCTL_H 1
  437. | #define HAVE_SYS_UTSNAME_H 1
  438. | /* end confdefs.h. */
  439. |
  440. | /* Override any GCC internal prototype to avoid an error.
  441. | Use char because int might match the return type of a GCC
  442. | builtin and then its argument prototype would still apply. */
  443. | #ifdef __cplusplus
  444. | extern "C"
  445. | #endif
  446. | char alpm_version ();
  447. | int
  448. | main ()
  449. | {
  450. | return alpm_version ();
  451. | ;
  452. | return 0;
  453. | }
  454. configure:11347: result: no
  455. configure:11357: error: pacman is needed to compile package-query
  456.  
  457. ## ---------------- ##
  458. ## Cache variables. ##
  459. ## ---------------- ##
  460.  
  461. ac_cv_build=x86_64-unknown-linux-gnu
  462. ac_cv_c_compiler_gnu=yes
  463. ac_cv_env_CC_set=
  464. ac_cv_env_CC_value=
  465. ac_cv_env_CFLAGS_set=
  466. ac_cv_env_CFLAGS_value=
  467. ac_cv_env_CPPFLAGS_set=
  468. ac_cv_env_CPPFLAGS_value=
  469. ac_cv_env_CPP_set=
  470. ac_cv_env_CPP_value=
  471. ac_cv_env_LDFLAGS_set=
  472. ac_cv_env_LDFLAGS_value=
  473. ac_cv_env_LIBS_set=
  474. ac_cv_env_LIBS_value=
  475. ac_cv_env_build_alias_set=
  476. ac_cv_env_build_alias_value=
  477. ac_cv_env_host_alias_set=
  478. ac_cv_env_host_alias_value=
  479. ac_cv_env_target_alias_set=
  480. ac_cv_env_target_alias_value=
  481. ac_cv_header_ctype_h=yes
  482. ac_cv_header_dlfcn_h=yes
  483. ac_cv_header_getopt_h=yes
  484. ac_cv_header_inttypes_h=yes
  485. ac_cv_header_libintl_h=yes
  486. ac_cv_header_limits_h=yes
  487. ac_cv_header_locale_h=yes
  488. ac_cv_header_memory_h=yes
  489. ac_cv_header_stdc=yes
  490. ac_cv_header_stdint_h=yes
  491. ac_cv_header_stdlib_h=yes
  492. ac_cv_header_string_h=yes
  493. ac_cv_header_strings_h=yes
  494. ac_cv_header_sys_ioctl_h=yes
  495. ac_cv_header_sys_stat_h=yes
  496. ac_cv_header_sys_types_h=yes
  497. ac_cv_header_sys_utsname_h=yes
  498. ac_cv_header_unistd_h=yes
  499. ac_cv_host=x86_64-unknown-linux-gnu
  500. ac_cv_lib_alpm_alpm_version=no
  501. ac_cv_objext=o
  502. ac_cv_path_EGREP='/bin/grep -E'
  503. ac_cv_path_FGREP='/bin/grep -F'
  504. ac_cv_path_GREP=/bin/grep
  505. ac_cv_path_SED=/bin/sed
  506. ac_cv_path_install='/bin/install -c'
  507. ac_cv_path_mkdir=/bin/mkdir
  508. ac_cv_prog_AWK=gawk
  509. ac_cv_prog_CPP='gcc -E'
  510. ac_cv_prog_ac_ct_AR=ar
  511. ac_cv_prog_ac_ct_CC=gcc
  512. ac_cv_prog_ac_ct_OBJDUMP=objdump
  513. ac_cv_prog_ac_ct_RANLIB=ranlib
  514. ac_cv_prog_ac_ct_STRIP=strip
  515. ac_cv_prog_cc_c89=
  516. ac_cv_prog_cc_g=yes
  517. ac_cv_prog_make_make_set=yes
  518. am_cv_CC_dependencies_compiler_type=gcc3
  519. lt_cv_ar_at_file=@
  520. lt_cv_archive_cmds_need_lc=no
  521. lt_cv_deplibs_check_method=pass_all
  522. lt_cv_file_magic_cmd='$MAGIC_CMD'
  523. lt_cv_file_magic_test_file=
  524. lt_cv_ld_reload_flag=-r
  525. lt_cv_nm_interface='BSD nm'
  526. lt_cv_objdir=.libs
  527. lt_cv_path_LD=/usr/bin/ld
  528. lt_cv_path_NM='/usr/bin/nm -B'
  529. lt_cv_path_mainfest_tool=no
  530. lt_cv_prog_compiler_c_o=yes
  531. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  532. lt_cv_prog_compiler_pic_works=yes
  533. lt_cv_prog_compiler_rtti_exceptions=no
  534. lt_cv_prog_compiler_static_works=yes
  535. lt_cv_prog_gnu_ld=yes
  536. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  537. lt_cv_shlibpath_overrides_runpath=no
  538. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  539. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  540. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  541. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  542. lt_cv_sys_max_cmd_len=1572864
  543. lt_cv_to_host_file_cmd=func_convert_file_noop
  544. lt_cv_to_tool_file_cmd=func_convert_file_noop
  545.  
  546. ## ----------------- ##
  547. ## Output variables. ##
  548. ## ----------------- ##
  549.  
  550. ACLOCAL='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run aclocal-1.11'
  551. AMDEPBACKSLASH='\'
  552. AMDEP_FALSE='#'
  553. AMDEP_TRUE=''
  554. AMTAR='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run tar'
  555. AR='ar'
  556. AUR_BASE_URL=''
  557. AUTOCONF='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run autoconf'
  558. AUTOHEADER='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run autoheader'
  559. AUTOMAKE='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run automake-1.11'
  560. AWK='gawk'
  561. CC='gcc'
  562. CCDEPMODE='depmode=gcc3'
  563. CFLAGS='-g -O2'
  564. CPP='gcc -E'
  565. CPPFLAGS=''
  566. CYGPATH_W='echo'
  567. DEFS=''
  568. DEPDIR='.deps'
  569. DLLTOOL='false'
  570. DSYMUTIL=''
  571. DUMPBIN=''
  572. ECHO_C=''
  573. ECHO_N='-n'
  574. ECHO_T=''
  575. EGREP='/bin/grep -E'
  576. EXEEXT=''
  577. FGREP='/bin/grep -F'
  578. GETTEXT_MACRO_VERSION=''
  579. GIT=''
  580. GIT_VERSION=''
  581. GMSGFMT=''
  582. GMSGFMT_015=''
  583. GREP='/bin/grep'
  584. INSTALL_DATA='${INSTALL} -m 644'
  585. INSTALL_PROGRAM='${INSTALL}'
  586. INSTALL_SCRIPT='${INSTALL}'
  587. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  588. INTLLIBS=''
  589. INTL_MACOSX_LIBS=''
  590. LD='/usr/bin/ld -m elf_x86_64'
  591. LDFLAGS=''
  592. LIBCURL=''
  593. LIBCURL_CPPFLAGS=''
  594. LIBICONV=''
  595. LIBINTL=''
  596. LIBOBJS=''
  597. LIBS=''
  598. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  599. LIPO=''
  600. LN_S='ln -s'
  601. LTLIBICONV=''
  602. LTLIBINTL=''
  603. LTLIBOBJS=''
  604. MAKEINFO='${SHELL} /home/sp/Downloads/package-query-1.0.1/missing --run makeinfo'
  605. MANIFEST_TOOL=':'
  606. MKDIR_P='/bin/mkdir -p'
  607. MSGFMT=''
  608. MSGFMT_015=''
  609. MSGMERGE=''
  610. NM='/usr/bin/nm -B'
  611. NMEDIT=''
  612. OBJDUMP='objdump'
  613. OBJEXT='o'
  614. OTOOL64=''
  615. OTOOL=''
  616. PACKAGE='package-query'
  617. PACKAGE_BUGREPORT='tuxce.net@gmail.com'
  618. PACKAGE_NAME='package-query'
  619. PACKAGE_STRING='package-query 1.0.1'
  620. PACKAGE_TARNAME='package-query'
  621. PACKAGE_URL=''
  622. PACKAGE_VERSION='1.0.1'
  623. PATH_SEPARATOR=':'
  624. POSUB=''
  625. RANLIB='ranlib'
  626. ROOTDIR=''
  627. SED='/bin/sed'
  628. SET_MAKE=''
  629. SHELL='/bin/sh'
  630. STRIP='strip'
  631. USE_GIT_VERSION_FALSE=''
  632. USE_GIT_VERSION_TRUE=''
  633. USE_NLS=''
  634. VERSION='1.0.1'
  635. XGETTEXT=''
  636. XGETTEXT_015=''
  637. XGETTEXT_EXTRA_OPTIONS=''
  638. _libcurl_config=''
  639. ac_ct_AR='ar'
  640. ac_ct_CC='gcc'
  641. ac_ct_DUMPBIN=''
  642. am__EXEEXT_FALSE=''
  643. am__EXEEXT_TRUE=''
  644. am__fastdepCC_FALSE='#'
  645. am__fastdepCC_TRUE=''
  646. am__include='include'
  647. am__isrc=''
  648. am__leading_dot='.'
  649. am__nodep='_no'
  650. am__quote=''
  651. am__tar='${AMTAR} chof - "$$tardir"'
  652. am__untar='${AMTAR} xf -'
  653. bindir='${exec_prefix}/bin'
  654. build='x86_64-unknown-linux-gnu'
  655. build_alias=''
  656. build_cpu='x86_64'
  657. build_os='linux-gnu'
  658. build_vendor='unknown'
  659. datadir='${datarootdir}'
  660. datarootdir='${prefix}/share'
  661. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  662. dvidir='${docdir}'
  663. exec_prefix='NONE'
  664. host='x86_64-unknown-linux-gnu'
  665. host_alias=''
  666. host_cpu='x86_64'
  667. host_os='linux-gnu'
  668. host_vendor='unknown'
  669. htmldir='${docdir}'
  670. includedir='${prefix}/include'
  671. infodir='${datarootdir}/info'
  672. install_sh='${SHELL} /home/sp/Downloads/package-query-1.0.1/install-sh'
  673. libdir='${exec_prefix}/lib'
  674. libexecdir='${exec_prefix}/libexec'
  675. localedir='${datarootdir}/locale'
  676. localstatedir='${prefix}/var'
  677. mandir='${datarootdir}/man'
  678. mkdir_p='/bin/mkdir -p'
  679. oldincludedir='/usr/include'
  680. pdfdir='${docdir}'
  681. prefix='NONE'
  682. program_transform_name='s,x,x,'
  683. psdir='${docdir}'
  684. sbindir='${exec_prefix}/sbin'
  685. sharedstatedir='${prefix}/com'
  686. sysconfdir='${prefix}/etc'
  687. target_alias=''
  688.  
  689. ## ----------- ##
  690. ## confdefs.h. ##
  691. ## ----------- ##
  692.  
  693. /* confdefs.h */
  694. #define PACKAGE_NAME "package-query"
  695. #define PACKAGE_TARNAME "package-query"
  696. #define PACKAGE_VERSION "1.0.1"
  697. #define PACKAGE_STRING "package-query 1.0.1"
  698. #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  699. #define PACKAGE_URL ""
  700. #define PACKAGE "package-query"
  701. #define VERSION "1.0.1"
  702. #define STDC_HEADERS 1
  703. #define HAVE_SYS_TYPES_H 1
  704. #define HAVE_SYS_STAT_H 1
  705. #define HAVE_STDLIB_H 1
  706. #define HAVE_STRING_H 1
  707. #define HAVE_MEMORY_H 1
  708. #define HAVE_STRINGS_H 1
  709. #define HAVE_INTTYPES_H 1
  710. #define HAVE_STDINT_H 1
  711. #define HAVE_UNISTD_H 1
  712. #define HAVE_DLFCN_H 1
  713. #define LT_OBJDIR ".libs/"
  714. #define HAVE_CTYPE_H 1
  715. #define HAVE_GETOPT_H 1
  716. #define HAVE_LIBINTL_H 1
  717. #define HAVE_LIMITS_H 1
  718. #define HAVE_LOCALE_H 1
  719. #define HAVE_SYS_IOCTL_H 1
  720. #define HAVE_SYS_UTSNAME_H 1
  721.  
  722. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement