Advertisement
s243a

config.log-pygtk-pcre-static

Aug 18th, 2018
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.53 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 pygtk configure 1.99.18, which was
  5. generated by GNU Autoconf 2.57. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/lib/python2.7/ --build=aarch64-unknown-linux
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = aarch64
  15. uname -r = 4.9.65-13087505
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sun Feb 25 18:48:40 KST 2018
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /s243a/wrapper/busybox/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /s243a/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1542: checking for a BSD-compatible install
  45. configure:1596: result: /usr/bin/install -c
  46. configure:1607: checking whether build environment is sane
  47. configure:1650: result: yes
  48. configure:1683: checking for gawk
  49. configure:1712: result: no
  50. configure:1683: checking for mawk
  51. configure:1699: found /usr/bin/mawk
  52. configure:1709: result: mawk
  53. configure:1719: checking whether make sets $(MAKE)
  54. configure:1739: result: yes
  55. configure:1915: checking for style of include used by make
  56. configure:1943: result: GNU
  57. configure:2014: checking for gcc
  58. configure:2030: found /usr/bin/gcc
  59. configure:2040: result: gcc
  60. configure:2284: checking for C compiler version
  61. configure:2287: gcc --version </dev/null >&5
  62. gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  63. Copyright (C) 2016 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions. There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:2290: $? = 0
  68. configure:2292: gcc -v </dev/null >&5
  69. Using built-in specs.
  70. COLLECT_GCC=gcc
  71. COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper
  72. Target: aarch64-linux-gnu
  73. Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
  74. Thread model: posix
  75. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  76. configure:2295: $? = 0
  77. configure:2297: gcc -V </dev/null >&5
  78. gcc: error: unrecognized command line option '-V'
  79. gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:2300: $? = 1
  82. configure:2324: checking for C compiler default output
  83. configure:2327: gcc --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c >&5
  84. configure:2330: $? = 0
  85. configure:2376: result: a.out
  86. configure:2381: checking whether the C compiler works
  87. configure:2387: ./a.out
  88. configure:2390: $? = 0
  89. configure:2407: result: yes
  90. configure:2414: checking whether we are cross compiling
  91. configure:2416: result: no
  92. configure:2419: checking for suffix of executables
  93. configure:2421: gcc -o conftest --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c >&5
  94. configure:2424: $? = 0
  95. configure:2449: result:
  96. configure:2455: checking for suffix of object files
  97. configure:2477: gcc -c conftest.c >&5
  98. configure:2480: $? = 0
  99. configure:2502: result: o
  100. configure:2506: checking whether we are using the GNU C compiler
  101. configure:2531: gcc -c conftest.c >&5
  102. configure:2534: $? = 0
  103. configure:2537: test -s conftest.o
  104. configure:2540: $? = 0
  105. configure:2553: result: yes
  106. configure:2559: checking whether gcc accepts -g
  107. configure:2581: gcc -c -g conftest.c >&5
  108. configure:2584: $? = 0
  109. configure:2587: test -s conftest.o
  110. configure:2590: $? = 0
  111. configure:2601: result: yes
  112. configure:2618: checking for gcc option to accept ANSI C
  113. configure:2679: gcc -c -g -O2 conftest.c >&5
  114. configure:2682: $? = 0
  115. configure:2685: test -s conftest.o
  116. configure:2688: $? = 0
  117. configure:2706: result: none needed
  118. configure:2724: gcc -c -g -O2 conftest.c >&5
  119. conftest.c:2:3: error: unknown type name 'choke'
  120. choke me
  121. ^~~~~
  122. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  123. configure:2727: $? = 1
  124. configure: failed program was:
  125. | #ifndef __cplusplus
  126. | choke me
  127. | #endif
  128. configure:2838: checking dependency style of gcc
  129. configure:2921: result: gcc
  130. configure:2943: checking for bind_textdomain_codeset
  131. configure:2993: gcc -o conftest -g -O2 --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c >&5
  132. configure:2996: $? = 0
  133. configure:2999: test -s conftest
  134. configure:3002: $? = 0
  135. configure:3013: result: yes
  136. configure:3032: checking build system type
  137. configure:3050: result: aarch64-unknown-linux-gnu
  138. configure:3058: checking host system type
  139. configure:3072: result: aarch64-unknown-linux-gnu
  140. configure:3080: checking for some Win32 platform
  141. configure:3090: result: no
  142. configure:3103: checking for native Win32
  143. configure:3113: result: no
  144. configure:3201: checking for a sed that does not truncate output
  145. configure:3255: result: /bin/sed
  146. configure:3258: checking for egrep
  147. configure:3268: result: grep -E
  148. configure:3284: checking for ld used by gcc
  149. configure:3351: result: /usr/bin/ld
  150. configure:3360: checking if the linker (/usr/bin/ld) is GNU ld
  151. configure:3375: result: yes
  152. configure:3380: checking for /usr/bin/ld option to reload object files
  153. configure:3387: result: -r
  154. configure:3396: checking for BSD-compatible nm
  155. configure:3438: result: /usr/bin/nm -B
  156. configure:3442: checking whether ln -s works
  157. configure:3446: result: yes
  158. configure:3453: checking how to recognise dependent libraries
  159. configure:3653: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  160. configure:4098: checking how to run the C preprocessor
  161. configure:4134: gcc -E conftest.c
  162. configure:4140: $? = 0
  163. configure:4172: gcc -E conftest.c
  164. configure:4177:28: fatal error: ac_nonexistent.h: No such file or directory
  165. cat conftest.err >&5
  166. ^
  167. compilation terminated.
  168. configure:4178: $? = 1
  169. configure: failed program was:
  170. | #line 4163 "configure"
  171. | /* confdefs.h. */
  172. |
  173. | #define PACKAGE_NAME "pygtk"
  174. | #define PACKAGE_TARNAME "pygtk"
  175. | #define PACKAGE_VERSION "1.99.18"
  176. | #define PACKAGE_STRING "pygtk 1.99.18"
  177. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  178. | #define PYGTK_MAJOR_VERSION 1
  179. | #define PYGTK_MINOR_VERSION 99
  180. | #define PYGTK_MICRO_VERSION 18
  181. | #define PACKAGE "pygtk"
  182. | #define VERSION "1.99.18"
  183. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  184. | /* end confdefs.h. */
  185. | #include <ac_nonexistent.h>
  186. configure:4216: result: gcc -E
  187. configure:4241: gcc -E conftest.c
  188. configure:4247: $? = 0
  189. configure:4279: gcc -E conftest.c
  190. configure:4284:28: fatal error: ac_nonexistent.h: No such file or directory
  191. cat conftest.err >&5
  192. ^
  193. compilation terminated.
  194. configure:4285: $? = 1
  195. configure: failed program was:
  196. | #line 4270 "configure"
  197. | /* confdefs.h. */
  198. |
  199. | #define PACKAGE_NAME "pygtk"
  200. | #define PACKAGE_TARNAME "pygtk"
  201. | #define PACKAGE_VERSION "1.99.18"
  202. | #define PACKAGE_STRING "pygtk 1.99.18"
  203. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  204. | #define PYGTK_MAJOR_VERSION 1
  205. | #define PYGTK_MINOR_VERSION 99
  206. | #define PYGTK_MICRO_VERSION 18
  207. | #define PACKAGE "pygtk"
  208. | #define VERSION "1.99.18"
  209. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  210. | /* end confdefs.h. */
  211. | #include <ac_nonexistent.h>
  212. configure:4328: checking for ANSI C header files
  213. configure:4354: gcc -c -g -O2 conftest.c >&5
  214. configure:4357: $? = 0
  215. configure:4360: test -s conftest.o
  216. configure:4363: $? = 0
  217. configure:4455: gcc -o conftest -g -O2 --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c >&5
  218. configure: In function 'main':
  219. configure:4454:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  220. rm -f conftest$ac_exeext
  221. ^~~~
  222. configure:4454:7: warning: incompatible implicit declaration of built-in function 'exit'
  223. configure:4454:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
  224. configure:4455:3: warning: incompatible implicit declaration of built-in function 'exit'
  225. if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
  226. ^~~~
  227. configure:4455:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  228. configure:4458: $? = 0
  229. configure:4460: ./conftest
  230. configure:4463: $? = 0
  231. configure:4478: result: yes
  232. configure:4502: checking for sys/types.h
  233. configure:4519: gcc -c -g -O2 conftest.c >&5
  234. configure:4522: $? = 0
  235. configure:4525: test -s conftest.o
  236. configure:4528: $? = 0
  237. configure:4539: result: yes
  238. configure:4502: checking for sys/stat.h
  239. configure:4519: gcc -c -g -O2 conftest.c >&5
  240. configure:4522: $? = 0
  241. configure:4525: test -s conftest.o
  242. configure:4528: $? = 0
  243. configure:4539: result: yes
  244. configure:4502: checking for stdlib.h
  245. configure:4519: gcc -c -g -O2 conftest.c >&5
  246. configure:4522: $? = 0
  247. configure:4525: test -s conftest.o
  248. configure:4528: $? = 0
  249. configure:4539: result: yes
  250. configure:4502: checking for string.h
  251. configure:4519: gcc -c -g -O2 conftest.c >&5
  252. configure:4522: $? = 0
  253. configure:4525: test -s conftest.o
  254. configure:4528: $? = 0
  255. configure:4539: result: yes
  256. configure:4502: checking for memory.h
  257. configure:4519: gcc -c -g -O2 conftest.c >&5
  258. configure:4522: $? = 0
  259. configure:4525: test -s conftest.o
  260. configure:4528: $? = 0
  261. configure:4539: result: yes
  262. configure:4502: checking for strings.h
  263. configure:4519: gcc -c -g -O2 conftest.c >&5
  264. configure:4522: $? = 0
  265. configure:4525: test -s conftest.o
  266. configure:4528: $? = 0
  267. configure:4539: result: yes
  268. configure:4502: checking for inttypes.h
  269. configure:4519: gcc -c -g -O2 conftest.c >&5
  270. configure:4522: $? = 0
  271. configure:4525: test -s conftest.o
  272. configure:4528: $? = 0
  273. configure:4539: result: yes
  274. configure:4502: checking for stdint.h
  275. configure:4519: gcc -c -g -O2 conftest.c >&5
  276. configure:4522: $? = 0
  277. configure:4525: test -s conftest.o
  278. configure:4528: $? = 0
  279. configure:4539: result: yes
  280. configure:4502: checking for unistd.h
  281. configure:4519: gcc -c -g -O2 conftest.c >&5
  282. configure:4522: $? = 0
  283. configure:4525: test -s conftest.o
  284. configure:4528: $? = 0
  285. configure:4539: result: yes
  286. configure:4565: checking dlfcn.h usability
  287. configure:4578: gcc -c -g -O2 conftest.c >&5
  288. configure:4581: $? = 0
  289. configure:4584: test -s conftest.o
  290. configure:4587: $? = 0
  291. configure:4597: result: yes
  292. configure:4601: checking dlfcn.h presence
  293. configure:4612: gcc -E conftest.c
  294. configure:4618: $? = 0
  295. configure:4637: result: yes
  296. configure:4673: checking for dlfcn.h
  297. configure:4680: result: yes
  298. configure:4745: checking for g++
  299. configure:4761: found /usr/bin/g++
  300. configure:4771: result: g++
  301. configure:4787: checking for C++ compiler version
  302. configure:4790: g++ --version </dev/null >&5
  303. g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  304. Copyright (C) 2016 Free Software Foundation, Inc.
  305. This is free software; see the source for copying conditions. There is NO
  306. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  307.  
  308. configure:4793: $? = 0
  309. configure:4795: g++ -v </dev/null >&5
  310. Using built-in specs.
  311. COLLECT_GCC=g++
  312. COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper
  313. Target: aarch64-linux-gnu
  314. Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
  315. Thread model: posix
  316. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  317. configure:4798: $? = 0
  318. configure:4800: g++ -V </dev/null >&5
  319. g++: error: unrecognized command line option '-V'
  320. g++: fatal error: no input files
  321. compilation terminated.
  322. configure:4803: $? = 1
  323. configure:4806: checking whether we are using the GNU C++ compiler
  324. configure:4831: g++ -c conftest.cc >&5
  325. configure:4834: $? = 0
  326. configure:4837: test -s conftest.o
  327. configure:4840: $? = 0
  328. configure:4853: result: yes
  329. configure:4859: checking whether g++ accepts -g
  330. configure:4881: g++ -c -g conftest.cc >&5
  331. configure:4884: $? = 0
  332. configure:4887: test -s conftest.o
  333. configure:4890: $? = 0
  334. configure:4901: result: yes
  335. configure:4945: g++ -c -g -O2 conftest.cc >&5
  336. configure:4948: $? = 0
  337. configure:4951: test -s conftest.o
  338. configure:4954: $? = 0
  339. configure:4981: g++ -c -g -O2 conftest.cc >&5
  340. configure: In function 'int main()':
  341. configure:4993:9: error: 'exit' was not declared in this scope
  342. else
  343. ^
  344. configure:4984: $? = 1
  345. configure: failed program was:
  346. | #line 4964 "configure"
  347. | /* confdefs.h. */
  348. |
  349. | #define PACKAGE_NAME "pygtk"
  350. | #define PACKAGE_TARNAME "pygtk"
  351. | #define PACKAGE_VERSION "1.99.18"
  352. | #define PACKAGE_STRING "pygtk 1.99.18"
  353. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  354. | #define PYGTK_MAJOR_VERSION 1
  355. | #define PYGTK_MINOR_VERSION 99
  356. | #define PYGTK_MICRO_VERSION 18
  357. | #define PACKAGE "pygtk"
  358. | #define VERSION "1.99.18"
  359. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  360. | #define STDC_HEADERS 1
  361. | #define HAVE_SYS_TYPES_H 1
  362. | #define HAVE_SYS_STAT_H 1
  363. | #define HAVE_STDLIB_H 1
  364. | #define HAVE_STRING_H 1
  365. | #define HAVE_MEMORY_H 1
  366. | #define HAVE_STRINGS_H 1
  367. | #define HAVE_INTTYPES_H 1
  368. | #define HAVE_STDINT_H 1
  369. | #define HAVE_UNISTD_H 1
  370. | #define HAVE_DLFCN_H 1
  371. | /* end confdefs.h. */
  372. |
  373. | int
  374. | main ()
  375. | {
  376. | exit (42);
  377. | ;
  378. | return 0;
  379. | }
  380. configure:4945: g++ -c -g -O2 conftest.cc >&5
  381. configure:4948: $? = 0
  382. configure:4951: test -s conftest.o
  383. configure:4954: $? = 0
  384. configure:4981: g++ -c -g -O2 conftest.cc >&5
  385. configure:4984: $? = 0
  386. configure:4987: test -s conftest.o
  387. configure:4990: $? = 0
  388. configure:5015: checking dependency style of g++
  389. configure:5098: result: gcc
  390. configure:5120: checking how to run the C++ preprocessor
  391. configure:5152: g++ -E conftest.cc
  392. configure:5158: $? = 0
  393. configure:5190: g++ -E conftest.cc
  394. configure:5209:28: fatal error: ac_nonexistent.h: No such file or directory
  395. else
  396. ^
  397. compilation terminated.
  398. configure:5196: $? = 1
  399. configure: failed program was:
  400. | #line 5181 "configure"
  401. | /* confdefs.h. */
  402. |
  403. | #define PACKAGE_NAME "pygtk"
  404. | #define PACKAGE_TARNAME "pygtk"
  405. | #define PACKAGE_VERSION "1.99.18"
  406. | #define PACKAGE_STRING "pygtk 1.99.18"
  407. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  408. | #define PYGTK_MAJOR_VERSION 1
  409. | #define PYGTK_MINOR_VERSION 99
  410. | #define PYGTK_MICRO_VERSION 18
  411. | #define PACKAGE "pygtk"
  412. | #define VERSION "1.99.18"
  413. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  414. | #define STDC_HEADERS 1
  415. | #define HAVE_SYS_TYPES_H 1
  416. | #define HAVE_SYS_STAT_H 1
  417. | #define HAVE_STDLIB_H 1
  418. | #define HAVE_STRING_H 1
  419. | #define HAVE_MEMORY_H 1
  420. | #define HAVE_STRINGS_H 1
  421. | #define HAVE_INTTYPES_H 1
  422. | #define HAVE_STDINT_H 1
  423. | #define HAVE_UNISTD_H 1
  424. | #define HAVE_DLFCN_H 1
  425. | #ifdef __cplusplus
  426. | #include <stdlib.h>
  427. | #endif
  428. | /* end confdefs.h. */
  429. | #include <ac_nonexistent.h>
  430. configure:5234: result: g++ -E
  431. configure:5259: g++ -E conftest.cc
  432. configure:5265: $? = 0
  433. configure:5297: g++ -E conftest.cc
  434. configure:5316:28: fatal error: ac_nonexistent.h: No such file or directory
  435. else
  436. ^
  437. compilation terminated.
  438. configure:5303: $? = 1
  439. configure: failed program was:
  440. | #line 5288 "configure"
  441. | /* confdefs.h. */
  442. |
  443. | #define PACKAGE_NAME "pygtk"
  444. | #define PACKAGE_TARNAME "pygtk"
  445. | #define PACKAGE_VERSION "1.99.18"
  446. | #define PACKAGE_STRING "pygtk 1.99.18"
  447. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  448. | #define PYGTK_MAJOR_VERSION 1
  449. | #define PYGTK_MINOR_VERSION 99
  450. | #define PYGTK_MICRO_VERSION 18
  451. | #define PACKAGE "pygtk"
  452. | #define VERSION "1.99.18"
  453. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  454. | #define STDC_HEADERS 1
  455. | #define HAVE_SYS_TYPES_H 1
  456. | #define HAVE_SYS_STAT_H 1
  457. | #define HAVE_STDLIB_H 1
  458. | #define HAVE_STRING_H 1
  459. | #define HAVE_MEMORY_H 1
  460. | #define HAVE_STRINGS_H 1
  461. | #define HAVE_INTTYPES_H 1
  462. | #define HAVE_STDINT_H 1
  463. | #define HAVE_UNISTD_H 1
  464. | #define HAVE_DLFCN_H 1
  465. | #ifdef __cplusplus
  466. | #include <stdlib.h>
  467. | #endif
  468. | /* end confdefs.h. */
  469. | #include <ac_nonexistent.h>
  470. configure:5397: checking for g77
  471. configure:5426: result: no
  472. configure:5397: checking for f77
  473. configure:5426: result: no
  474. configure:5397: checking for xlf
  475. configure:5426: result: no
  476. configure:5397: checking for frt
  477. configure:5426: result: no
  478. configure:5397: checking for pgf77
  479. configure:5426: result: no
  480. configure:5397: checking for fl32
  481. configure:5426: result: no
  482. configure:5397: checking for af77
  483. configure:5426: result: no
  484. configure:5397: checking for fort77
  485. configure:5426: result: no
  486. configure:5397: checking for f90
  487. configure:5426: result: no
  488. configure:5397: checking for xlf90
  489. configure:5426: result: no
  490. configure:5397: checking for pgf90
  491. configure:5426: result: no
  492. configure:5397: checking for epcf90
  493. configure:5426: result: no
  494. configure:5397: checking for f95
  495. configure:5426: result: no
  496. configure:5397: checking for fort
  497. configure:5426: result: no
  498. configure:5397: checking for xlf95
  499. configure:5426: result: no
  500. configure:5397: checking for lf95
  501. configure:5426: result: no
  502. configure:5397: checking for g95
  503. configure:5426: result: no
  504. configure:5438: checking for Fortran 77 compiler version
  505. configure:5441: --version </dev/null >&5
  506. ./configure: line 5442: --version: command not found
  507. configure:5444: $? = 127
  508. configure:5446: -v </dev/null >&5
  509. ./configure: line 5447: -v: command not found
  510. configure:5449: $? = 127
  511. configure:5451: -V </dev/null >&5
  512. ./configure: line 5452: -V: command not found
  513. configure:5454: $? = 127
  514. configure:5461: checking whether we are using the GNU Fortran 77 compiler
  515. configure:5475: -c conftest.F >&5
  516. ./configure: line 5476: -c: command not found
  517. configure:5478: $? = 127
  518. configure: failed program was:
  519. | program main
  520. | #ifndef __GNUC__
  521. | choke me
  522. | #endif
  523. |
  524. | end
  525. configure:5497: result: no
  526. configure:5504: checking whether accepts -g
  527. configure:5516: -c -g conftest.f >&5
  528. ./configure: line 5517: -c: command not found
  529. configure:5519: $? = 127
  530. configure: failed program was:
  531. | program main
  532. |
  533. | end
  534. configure:5537: result: no
  535. configure:5565: checking the maximum length of command line arguments
  536. configure:5624: result: 32768
  537. configure:5635: checking command to parse /usr/bin/nm -B output from gcc object
  538. configure:5724: gcc -c -g -O2 conftest.c >&5
  539. configure:5727: $? = 0
  540. configure:5731: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
  541. configure:5734: $? = 0
  542. configure:5786: gcc -o conftest -g -O2 --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c conftstm.o >&5
  543. configure:5789: $? = 0
  544. configure:5827: result: ok
  545. configure:5831: checking for objdir
  546. configure:5846: result: .libs
  547. configure:5936: checking for ar
  548. configure:5952: found /usr/bin/ar
  549. configure:5963: result: ar
  550. configure:6016: checking for ranlib
  551. configure:6032: found /usr/bin/ranlib
  552. configure:6043: result: ranlib
  553. configure:6096: checking for strip
  554. configure:6112: found /usr/bin/strip
  555. configure:6123: result: strip
  556. configure:6177: checking for file
  557. configure:6230: result: /usr/bin/file
  558. configure:6385: checking if gcc static flag works
  559. configure:6408: result: yes
  560. configure:6425: checking if gcc supports -fno-rtti -fno-exceptions
  561. configure:6443: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  562. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  563. configure:6447: $? = 0
  564. configure:6458: result: no
  565. configure:6473: checking for gcc option to produce PIC
  566. configure:6650: result: -fPIC
  567. configure:6657: checking if gcc PIC flag -fPIC works
  568. configure:6675: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  569. configure:6679: $? = 0
  570. configure:6690: result: yes
  571. configure:6714: checking if gcc supports -c -o file.o
  572. configure:6742: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  573. configure:6746: $? = 0
  574. configure:6763: result: yes
  575. configure:6789: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  576. configure:7583: result: yes
  577. configure:7609: checking whether -lc should be explicitly linked in
  578. configure:7614: gcc -c -g -O2 conftest.c >&5
  579. configure:7617: $? = 0
  580. configure:7631: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  581. configure:7634: $? = 0
  582. configure:7646: result: no
  583. configure:7654: checking how to hardcode library paths into programs
  584. configure:7679: result: immediate
  585. configure:7693: checking whether stripping libraries is possible
  586. configure:7698: result: yes
  587. configure:7720: checking dynamic linker characteristics
  588. configure:8279: result: GNU/Linux ld.so
  589. configure:9005: checking if libtool supports shared libraries
  590. configure:9007: result: yes
  591. configure:9010: checking whether to build shared libraries
  592. configure:9059: result: yes
  593. configure:9062: checking whether to build static libraries
  594. configure:9066: result: no
  595. configure:9157: creating libtool
  596. configure:9701: checking for ld used by g++
  597. configure:9768: result: /usr/bin/ld
  598. configure:9777: checking if the linker (/usr/bin/ld) is GNU ld
  599. configure:9792: result: yes
  600. configure:9843: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  601. configure:10638: result: yes
  602. configure:10656: g++ -c -g -O2 conftest.cc >&5
  603. configure:10659: $? = 0
  604. configure:10755: checking for g++ option to produce PIC
  605. configure:11007: result: -fPIC
  606. configure:11014: checking if g++ PIC flag -fPIC works
  607. configure:11032: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
  608. configure:11036: $? = 0
  609. configure:11047: result: yes
  610. configure:11071: checking if g++ supports -c -o file.o
  611. configure:11099: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
  612. configure:11103: $? = 0
  613. configure:11120: result: yes
  614. configure:11146: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  615. configure:11171: result: yes
  616. configure:11242: checking how to hardcode library paths into programs
  617. configure:11267: result: immediate
  618. configure:11281: checking whether stripping libraries is possible
  619. configure:11286: result: yes
  620. configure:11308: checking dynamic linker characteristics
  621. configure:11867: result: GNU/Linux ld.so
  622. configure:18860: checking for a Python interpreter with version >= 2.2
  623. configure:18879: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  624. configure:18882: $? = 0
  625. configure:18889: result: python
  626. configure:18894: checking for python
  627. configure:18912: found /usr/bin/python
  628. configure:18924: result: /usr/bin/python
  629. configure:18936: checking for python version
  630. configure:18943: result: 2.7
  631. configure:18955: checking for python platform
  632. configure:18962: result: linux2
  633. configure:18969: checking for python script directory
  634. configure:18977: result: ${prefix}/lib/python2.7/site-packages
  635. configure:18986: checking for python extension module directory
  636. configure:18994: result: ${exec_prefix}/lib/python2.7/site-packages
  637. configure:19005: checking for headers required to compile python extensions
  638. configure:19025: gcc -E -I/usr/include/python2.7 conftest.c
  639. configure:19031: $? = 0
  640. configure:19042: result: found
  641. configure:19069: checking for python module thread
  642. configure:19095: result: yes
  643. configure:19104: checking whether to enable threading in pygtk
  644. configure:19112: result: yes
  645. configure:19148: checking for pkg-config
  646. configure:19166: found /usr/bin/pkg-config
  647. configure:19179: result: /usr/bin/pkg-config
  648. configure:19202: checking for GLIB - version >= 2.0.0
  649. configure:19322: gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c -L/usr/lib/aarch64-linux-gnu -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 >&5
  650. /usr/lib/aarch64-linux-gnu/libglib-2.0.a(libglib_2_0_la-gutils.o): In function `g_get_user_database_entry':
  651. (.text+0x25c): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  652. /usr/lib/aarch64-linux-gnu/libglib-2.0.a(libglib_2_0_la-gutils.o): In function `g_get_user_database_entry':
  653. (.text+0xe8): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  654. /usr/lib/aarch64-linux-gnu/libglib-2.0.a(libglib_2_0_la-gutils.o): In function `g_get_user_database_entry':
  655. (.text+0x11c): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  656. configure:19325: $? = 0
  657. configure:19327: ./conftest
  658. configure:19330: $? = 0
  659. configure:19348: result: yes (version 2.50.3)
  660. configure:19441: checking for pkg-config
  661. configure:19472: result: /usr/bin/pkg-config
  662. configure:19487: checking is pkg-config version >= 0.9.0
  663. configure:19490: result: yes
  664. configure:19504: checking for atk >= 1.0.0
  665. configure:19508: result: yes
  666. configure:19512: checking ATK_CFLAGS
  667. configure:19515: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include
  668. configure:19518: checking ATK_LIBS
  669. configure:19521: result: -L/usr/lib/aarch64-linux-gnu -latk-1.0 -lgobject-2.0 -lglib-2.0
  670. configure:19553: checking for pango >= 1.0.0
  671. configure:19557: result: yes
  672. configure:19561: checking PANGO_CFLAGS
  673. configure:19564: result: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include
  674. configure:19567: checking PANGO_LIBS
  675. configure:19570: result: -L/usr/lib/aarch64-linux-gnu -lpango-1.0 -lgobject-2.0 -lglib-2.0
  676. configure:19621: checking for pkg-config
  677. configure:19652: result: /usr/bin/pkg-config
  678. configure:19673: checking for GTK+ - version >= 2.0.0
  679. configure:19819: result: no
  680. configure:19853: gcc -o conftest -g -O2 --static /usr/lib/aarch64-linux-gnu/libpcre.a conftest.c >&5
  681. configure:19863:21: fatal error: gtk/gtk.h: No such file or directory
  682. (exit $ac_status); }; }; then
  683. ^
  684. compilation terminated.
  685. configure:19856: $? = 1
  686. configure: failed program was:
  687. | #line 19833 "configure"
  688. | /* confdefs.h. */
  689. |
  690. | #define PACKAGE_NAME "pygtk"
  691. | #define PACKAGE_TARNAME "pygtk"
  692. | #define PACKAGE_VERSION "1.99.18"
  693. | #define PACKAGE_STRING "pygtk 1.99.18"
  694. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  695. | #define PYGTK_MAJOR_VERSION 1
  696. | #define PYGTK_MINOR_VERSION 99
  697. | #define PYGTK_MICRO_VERSION 18
  698. | #define PACKAGE "pygtk"
  699. | #define VERSION "1.99.18"
  700. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  701. | #define STDC_HEADERS 1
  702. | #define HAVE_SYS_TYPES_H 1
  703. | #define HAVE_SYS_STAT_H 1
  704. | #define HAVE_STDLIB_H 1
  705. | #define HAVE_STRING_H 1
  706. | #define HAVE_MEMORY_H 1
  707. | #define HAVE_STRINGS_H 1
  708. | #define HAVE_INTTYPES_H 1
  709. | #define HAVE_STDINT_H 1
  710. | #define HAVE_UNISTD_H 1
  711. | #define HAVE_DLFCN_H 1
  712. | #ifdef __cplusplus
  713. | #include <stdlib.h>
  714. | #endif
  715. | #define ENABLE_PYGTK_THREADING 1
  716. | /* end confdefs.h. */
  717. |
  718. | #include <gtk/gtk.h>
  719. | #include <stdio.h>
  720. |
  721. | int
  722. | main ()
  723. | {
  724. | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
  725. | ;
  726. | return 0;
  727. | }
  728. configure:19887: error: maybe you want the gtk-gnome-1-2 branch?
  729.  
  730. ## ---------------- ##
  731. ## Cache variables. ##
  732. ## ---------------- ##
  733.  
  734. ac_cv_build=aarch64-unknown-linux-gnu
  735. ac_cv_build_alias=aarch64-unknown-linux
  736. ac_cv_c_compiler_gnu=yes
  737. ac_cv_cxx_compiler_gnu=yes
  738. ac_cv_env_CC_set=
  739. ac_cv_env_CC_value=
  740. ac_cv_env_CFLAGS_set=
  741. ac_cv_env_CFLAGS_value=
  742. ac_cv_env_CPPFLAGS_set=
  743. ac_cv_env_CPPFLAGS_value=
  744. ac_cv_env_CPP_set=
  745. ac_cv_env_CPP_value=
  746. ac_cv_env_CXXCPP_set=
  747. ac_cv_env_CXXCPP_value=
  748. ac_cv_env_CXXFLAGS_set=
  749. ac_cv_env_CXXFLAGS_value=
  750. ac_cv_env_CXX_set=
  751. ac_cv_env_CXX_value=
  752. ac_cv_env_F77_set=
  753. ac_cv_env_F77_value=
  754. ac_cv_env_FFLAGS_set=
  755. ac_cv_env_FFLAGS_value=
  756. ac_cv_env_LDFLAGS_set=set
  757. ac_cv_env_LDFLAGS_value='--static /usr/lib/aarch64-linux-gnu/libpcre.a'
  758. ac_cv_env_build_alias_set=set
  759. ac_cv_env_build_alias_value=aarch64-unknown-linux
  760. ac_cv_env_host_alias_set=
  761. ac_cv_env_host_alias_value=
  762. ac_cv_env_target_alias_set=
  763. ac_cv_env_target_alias_value=
  764. ac_cv_exeext=
  765. ac_cv_f77_compiler_gnu=no
  766. ac_cv_func_bind_textdomain_codeset=yes
  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=aarch64-unknown-linux-gnu
  779. ac_cv_host_alias=aarch64-unknown-linux
  780. ac_cv_objext=o
  781. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  782. ac_cv_path_PYTHON=/usr/bin/python
  783. ac_cv_path_install='/usr/bin/install -c'
  784. ac_cv_prog_AWK=mawk
  785. ac_cv_prog_CPP='gcc -E'
  786. ac_cv_prog_CXXCPP='g++ -E'
  787. ac_cv_prog_ac_ct_AR=ar
  788. ac_cv_prog_ac_ct_CC=gcc
  789. ac_cv_prog_ac_ct_CXX=g++
  790. ac_cv_prog_ac_ct_RANLIB=ranlib
  791. ac_cv_prog_ac_ct_STRIP=strip
  792. ac_cv_prog_cc_g=yes
  793. ac_cv_prog_cc_stdc=
  794. ac_cv_prog_cxx_g=yes
  795. ac_cv_prog_egrep='grep -E'
  796. ac_cv_prog_f77_g=no
  797. ac_cv_prog_make_make_set=yes
  798. am_cv_CC_dependencies_compiler_type=gcc
  799. am_cv_CXX_dependencies_compiler_type=gcc
  800. am_cv_pathless_PYTHON=python
  801. am_cv_python_platform=linux2
  802. am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  803. am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
  804. am_cv_python_version=2.7
  805. lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
  806. lt_cv_file_magic_cmd='$MAGIC_CMD'
  807. lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so'
  808. lt_cv_ld_reload_flag=-r
  809. lt_cv_objdir=.libs
  810. lt_cv_path_LD=/usr/bin/ld
  811. lt_cv_path_LDCXX=/usr/bin/ld
  812. lt_cv_path_MAGIC_CMD=/usr/bin/file
  813. lt_cv_path_NM='/usr/bin/nm -B'
  814. lt_cv_path_SED=/bin/sed
  815. lt_cv_prog_compiler_c_o=yes
  816. lt_cv_prog_compiler_c_o_CXX=yes
  817. lt_cv_prog_compiler_rtti_exceptions=no
  818. lt_cv_prog_gnu_ld=yes
  819. lt_cv_prog_gnu_ldcxx=yes
  820. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
  821. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  822. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  823. lt_cv_sys_max_cmd_len=32768
  824. lt_lt_cv_prog_compiler_c_o='"yes"'
  825. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  826. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
  827. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  828. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  829. py_cv_mod_thread_=yes
  830.  
  831. ## ----------------- ##
  832. ## Output variables. ##
  833. ## ----------------- ##
  834.  
  835. ACLOCAL='${SHELL} /pkg/pygtk-1.99.18/missing --run aclocal-1.7 '
  836. AMDEPBACKSLASH='\'
  837. AMDEP_FALSE='#'
  838. AMDEP_TRUE=''
  839. AMTAR='${SHELL} /pkg/pygtk-1.99.18/missing --run tar'
  840. AR='ar'
  841. AS='as'
  842. ATK_CFLAGS='-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include'
  843. ATK_LIBS='-L/usr/lib/aarch64-linux-gnu -latk-1.0 -lgobject-2.0 -lglib-2.0'
  844. AUTOCONF='${SHELL} /pkg/pygtk-1.99.18/missing --run autoconf'
  845. AUTOHEADER='${SHELL} /pkg/pygtk-1.99.18/missing --run autoheader'
  846. AUTOMAKE='${SHELL} /pkg/pygtk-1.99.18/missing --run automake-1.7'
  847. AWK='mawk'
  848. BUILD_GTKGL_FALSE=''
  849. BUILD_GTKGL_TRUE=''
  850. BUILD_LIBGLADE_FALSE=''
  851. BUILD_LIBGLADE_TRUE=''
  852. CC='gcc'
  853. CCDEPMODE='depmode=gcc'
  854. CFLAGS='-g -O2'
  855. CPP='gcc -E'
  856. CPPFLAGS=''
  857. CXX='g++'
  858. CXXCPP='g++ -E'
  859. CXXDEPMODE='depmode=gcc'
  860. CXXFLAGS='-g -O2'
  861. CYGPATH_W='echo'
  862. DEFS=''
  863. DEPDIR='.deps'
  864. DLLTOOL='dlltool'
  865. ECHO='echo'
  866. ECHO_C=''
  867. ECHO_N='-n'
  868. ECHO_T=''
  869. EGREP='grep -E'
  870. EXEEXT=''
  871. F77=''
  872. FFLAGS=''
  873. GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include'
  874. GLIB_GENMARSHAL='glib-genmarshal'
  875. GLIB_LIBS='-L/usr/lib/aarch64-linux-gnu -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0'
  876. GLIB_MKENUMS='glib-mkenums'
  877. GOBJECT_QUERY='gobject-query'
  878. GTKGL_CFLAGS=''
  879. GTKGL_LIBS=''
  880. GTK_CFLAGS=''
  881. GTK_LIBS=''
  882. INSTALL_DATA='${INSTALL} -m 644'
  883. INSTALL_PROGRAM='${INSTALL}'
  884. INSTALL_SCRIPT='${INSTALL}'
  885. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  886. LDFLAGS='--static /usr/lib/aarch64-linux-gnu/libpcre.a'
  887. LIBGLADE_CFLAGS=''
  888. LIBGLADE_LIBS=''
  889. LIBOBJS=''
  890. LIBS=''
  891. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  892. LN_S='ln -s'
  893. LTLIBOBJS=''
  894. MAKEINFO='${SHELL} /pkg/pygtk-1.99.18/missing --run makeinfo'
  895. OBJDUMP='objdump'
  896. OBJEXT='o'
  897. OS_WIN32_FALSE=''
  898. OS_WIN32_TRUE='#'
  899. PACKAGE='pygtk'
  900. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk'
  901. PACKAGE_NAME='pygtk'
  902. PACKAGE_STRING='pygtk 1.99.18'
  903. PACKAGE_TARNAME='pygtk'
  904. PACKAGE_VERSION='1.99.18'
  905. PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include'
  906. PANGO_LIBS='-L/usr/lib/aarch64-linux-gnu -lpango-1.0 -lgobject-2.0 -lglib-2.0'
  907. PATH_SEPARATOR=':'
  908. PKG_CONFIG='/usr/bin/pkg-config'
  909. PLATFORM_WIN32_FALSE=''
  910. PLATFORM_WIN32_TRUE='#'
  911. PYTHON='/usr/bin/python'
  912. PYTHON_EXEC_PREFIX='${exec_prefix}'
  913. PYTHON_INCLUDES='-I/usr/include/python2.7'
  914. PYTHON_PLATFORM='linux2'
  915. PYTHON_PREFIX='${prefix}'
  916. PYTHON_VERSION='2.7'
  917. RANLIB='ranlib'
  918. SET_MAKE=''
  919. SHELL='/bin/bash'
  920. STRIP='strip'
  921. VERSION='1.99.18'
  922. ac_ct_AR='ar'
  923. ac_ct_AS=''
  924. ac_ct_CC='gcc'
  925. ac_ct_CXX='g++'
  926. ac_ct_DLLTOOL=''
  927. ac_ct_F77=''
  928. ac_ct_OBJDUMP=''
  929. ac_ct_RANLIB='ranlib'
  930. ac_ct_STRIP='strip'
  931. am__fastdepCC_FALSE=''
  932. am__fastdepCC_TRUE='#'
  933. am__fastdepCXX_FALSE=''
  934. am__fastdepCXX_TRUE='#'
  935. am__include='include'
  936. am__leading_dot='.'
  937. am__quote=''
  938. bindir='${exec_prefix}/bin'
  939. build='aarch64-unknown-linux-gnu'
  940. build_alias='aarch64-unknown-linux'
  941. build_cpu='aarch64'
  942. build_os='linux-gnu'
  943. build_vendor='unknown'
  944. datadir='${prefix}/share'
  945. exec_prefix='NONE'
  946. host='aarch64-unknown-linux-gnu'
  947. host_alias=''
  948. host_cpu='aarch64'
  949. host_os='linux-gnu'
  950. host_vendor='unknown'
  951. includedir='${prefix}/include'
  952. infodir='${prefix}/info'
  953. install_sh='/pkg/pygtk-1.99.18/install-sh'
  954. libdir='${exec_prefix}/lib'
  955. libexecdir='${exec_prefix}/libexec'
  956. localstatedir='${prefix}/var'
  957. mandir='${prefix}/man'
  958. oldincludedir='/usr/include'
  959. pkgpyexecdir='${pyexecdir}/pygtk'
  960. pkgpythondir='${pythondir}/pygtk'
  961. prefix='/usr/lib/python2.7/'
  962. program_transform_name='s,x,x,'
  963. pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  964. pythondir='${prefix}/lib/python2.7/site-packages'
  965. sbindir='${exec_prefix}/sbin'
  966. sharedstatedir='${prefix}/com'
  967. sysconfdir='${prefix}/etc'
  968. target_alias=''
  969.  
  970. ## ----------- ##
  971. ## confdefs.h. ##
  972. ## ----------- ##
  973.  
  974. #define ENABLE_PYGTK_THREADING 1
  975. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  976. #define HAVE_DLFCN_H 1
  977. #define HAVE_INTTYPES_H 1
  978. #define HAVE_MEMORY_H 1
  979. #define HAVE_STDINT_H 1
  980. #define HAVE_STDLIB_H 1
  981. #define HAVE_STRINGS_H 1
  982. #define HAVE_STRING_H 1
  983. #define HAVE_SYS_STAT_H 1
  984. #define HAVE_SYS_TYPES_H 1
  985. #define HAVE_UNISTD_H 1
  986. #define PACKAGE "pygtk"
  987. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk"
  988. #define PACKAGE_NAME "pygtk"
  989. #define PACKAGE_STRING "pygtk 1.99.18"
  990. #define PACKAGE_TARNAME "pygtk"
  991. #define PACKAGE_VERSION "1.99.18"
  992. #define PYGTK_MAJOR_VERSION 1
  993. #define PYGTK_MICRO_VERSION 18
  994. #define PYGTK_MINOR_VERSION 99
  995. #define STDC_HEADERS 1
  996. #define VERSION "1.99.18"
  997. #endif
  998. #ifdef __cplusplus
  999. #include <stdlib.h>
  1000.  
  1001. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement