Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.27 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 MacPorts configure 1.9.1, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = bt
  14. uname -m = i686
  15. uname -r = 2.6.34
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Jul 21 09:51:09 EDT 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/kde3/bin
  31. PATH: /opt/kde3/games
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /sbin
  37. PATH: /bin
  38. PATH: /usr/games
  39. PATH: /opt/oracle/instantclient_10_2
  40. PATH: /opt/oracle/instantclient_10_2
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2621: checking build system type
  48. configure:2635: result: i686-pc-linux-gnu
  49. configure:2655: checking host system type
  50. configure:2668: result: i686-pc-linux-gnu
  51. configure:2688: checking target system type
  52. configure:2701: result: i686-pc-linux-gnu
  53. configure:2729: checking MacPorts version
  54. configure:2732: result: 1.9.1
  55. configure:2765: checking for sw_vers
  56. configure:2798: result: no
  57. configure:2805: checking for defaults
  58. configure:2838: result: no
  59. configure:2845: checking for xcode-select
  60. configure:2878: result: no
  61. configure:3002: checking for gcc
  62. configure:3018: found /usr/bin/gcc
  63. configure:3029: result: gcc
  64. configure:3258: checking for C compiler version
  65. configure:3267: gcc --version >&5
  66. gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
  67. Copyright (C) 2008 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions. There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:3278: $? = 0
  72. configure:3267: gcc -v >&5
  73. Using built-in specs.
  74. Target: i486-linux-gnu
  75. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  76. Thread model: posix
  77. gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
  78. configure:3278: $? = 0
  79. configure:3267: gcc -V >&5
  80. gcc: '-V' option must have argument
  81. configure:3278: $? = 1
  82. configure:3267: gcc -qversion >&5
  83. gcc: unrecognized option '-qversion'
  84. gcc: no input files
  85. configure:3278: $? = 1
  86. configure:3298: checking whether the C compiler works
  87. configure:3320: gcc conftest.c >&5
  88. configure:3324: $? = 0
  89. configure:3373: result: yes
  90. configure:3376: checking for C compiler default output file name
  91. configure:3378: result: a.out
  92. configure:3384: checking for suffix of executables
  93. configure:3391: gcc -o conftest conftest.c >&5
  94. configure:3395: $? = 0
  95. configure:3417: result:
  96. configure:3439: checking whether we are cross compiling
  97. configure:3447: gcc -o conftest conftest.c >&5
  98. configure:3451: $? = 0
  99. configure:3458: ./conftest
  100. configure:3462: $? = 0
  101. configure:3477: result: no
  102. configure:3482: checking for suffix of object files
  103. configure:3504: gcc -c conftest.c >&5
  104. configure:3508: $? = 0
  105. configure:3529: result: o
  106. configure:3533: checking whether we are using the GNU C compiler
  107. configure:3552: gcc -c conftest.c >&5
  108. configure:3552: $? = 0
  109. configure:3561: result: yes
  110. configure:3570: checking whether gcc accepts -g
  111. configure:3590: gcc -c -g conftest.c >&5
  112. configure:3590: $? = 0
  113. configure:3631: result: yes
  114. configure:3648: checking for gcc option to accept ISO C89
  115. configure:3712: gcc -c -g -O2 conftest.c >&5
  116. configure:3712: $? = 0
  117. configure:3725: result: none needed
  118. configure:3799: checking for gcc
  119. configure:3815: found /usr/bin/gcc
  120. configure:3826: result: gcc
  121. configure:3851: checking for Objective C compiler version
  122. configure:3860: gcc --version >&5
  123. gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
  124. Copyright (C) 2008 Free Software Foundation, Inc.
  125. This is free software; see the source for copying conditions. There is NO
  126. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  127.  
  128. configure:3871: $? = 0
  129. configure:3860: gcc -v >&5
  130. Using built-in specs.
  131. Target: i486-linux-gnu
  132. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  133. Thread model: posix
  134. gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
  135. configure:3871: $? = 0
  136. configure:3860: gcc -V >&5
  137. gcc: '-V' option must have argument
  138. configure:3871: $? = 1
  139. configure:3860: gcc -qversion >&5
  140. gcc: unrecognized option '-qversion'
  141. gcc: no input files
  142. configure:3871: $? = 1
  143. configure:3875: checking whether we are using the GNU Objective C compiler
  144. configure:3894: gcc -c conftest.m >&5
  145. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  146. configure:3894: $? = 1
  147. configure: failed program was:
  148. | /* confdefs.h */
  149. | #define PACKAGE_NAME "MacPorts"
  150. | #define PACKAGE_TARNAME "macports"
  151. | #define PACKAGE_VERSION "1.9.1"
  152. | #define PACKAGE_STRING "MacPorts 1.9.1"
  153. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  154. | #define PACKAGE_URL ""
  155. | /* end confdefs.h. */
  156. |
  157. | int
  158. | main ()
  159. | {
  160. | #ifndef __GNUC__
  161. | choke me
  162. | #endif
  163. |
  164. | ;
  165. | return 0;
  166. | }
  167. configure:3903: result: no
  168. configure:3912: checking whether gcc accepts -g
  169. configure:3932: gcc -c -g conftest.m >&5
  170. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  171. configure:3932: $? = 1
  172. configure: failed program was:
  173. | /* confdefs.h */
  174. | #define PACKAGE_NAME "MacPorts"
  175. | #define PACKAGE_TARNAME "macports"
  176. | #define PACKAGE_VERSION "1.9.1"
  177. | #define PACKAGE_STRING "MacPorts 1.9.1"
  178. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  179. | #define PACKAGE_URL ""
  180. | /* end confdefs.h. */
  181. |
  182. | int
  183. | main ()
  184. | {
  185. |
  186. | ;
  187. | return 0;
  188. | }
  189. configure:3947: gcc -c conftest.m >&5
  190. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  191. configure:3947: $? = 1
  192. configure: failed program was:
  193. | /* confdefs.h */
  194. | #define PACKAGE_NAME "MacPorts"
  195. | #define PACKAGE_TARNAME "macports"
  196. | #define PACKAGE_VERSION "1.9.1"
  197. | #define PACKAGE_STRING "MacPorts 1.9.1"
  198. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  199. | #define PACKAGE_URL ""
  200. | /* end confdefs.h. */
  201. |
  202. | int
  203. | main ()
  204. | {
  205. |
  206. | ;
  207. | return 0;
  208. | }
  209. configure:3963: gcc -c -g conftest.m >&5
  210. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  211. configure:3963: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h */
  214. | #define PACKAGE_NAME "MacPorts"
  215. | #define PACKAGE_TARNAME "macports"
  216. | #define PACKAGE_VERSION "1.9.1"
  217. | #define PACKAGE_STRING "MacPorts 1.9.1"
  218. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  219. | #define PACKAGE_URL ""
  220. | /* end confdefs.h. */
  221. |
  222. | int
  223. | main ()
  224. | {
  225. |
  226. | ;
  227. | return 0;
  228. | }
  229. configure:3973: result: no
  230. configure:4010: checking for a BSD-compatible install
  231. configure:4078: result: /usr/bin/install -c
  232. configure:4089: checking whether make sets $(MAKE)
  233. configure:4111: result: yes
  234. configure:4120: checking whether ln -s works
  235. configure:4124: result: yes
  236. configure:4133: checking for mtree
  237. configure:4167: result: no
  238. configure:4174: checking for chown
  239. configure:4193: found /bin/chown
  240. configure:4205: result: /bin/chown
  241. configure:4215: checking for cp
  242. configure:4233: found /bin/cp
  243. configure:4245: result: /bin/cp
  244. configure:4255: checking for cpio
  245. configure:4273: found /bin/cpio
  246. configure:4285: result: /bin/cpio
  247. configure:4295: checking for diff
  248. configure:4313: found /usr/bin/diff
  249. configure:4325: result: /usr/bin/diff
  250. configure:4335: checking for dscl
  251. configure:4368: result: no
  252. configure:4375: checking for file
  253. configure:4393: found /usr/bin/file
  254. configure:4405: result: /usr/bin/file
  255. configure:4415: checking for bzr
  256. configure:4448: result: no
  257. configure:4455: checking for cvs
  258. configure:4473: found /usr/bin/cvs
  259. configure:4485: result: /usr/bin/cvs
  260. configure:4495: checking for svn
  261. configure:4513: found /usr/bin/svn
  262. configure:4525: result: /usr/bin/svn
  263. configure:4535: checking for git
  264. configure:4553: found /usr/bin/git
  265. configure:4565: result: /usr/bin/git
  266. configure:4575: checking for hg
  267. configure:4608: result: no
  268. configure:4615: checking for gzip
  269. configure:4633: found /bin/gzip
  270. configure:4645: result: /bin/gzip
  271. configure:4655: checking for lipo
  272. configure:4688: result: no
  273. configure:4695: checking for patch
  274. configure:4713: found /usr/bin/patch
  275. configure:4725: result: /usr/bin/patch
  276. configure:4735: checking for rmdir
  277. configure:4753: found /bin/rmdir
  278. configure:4765: result: /bin/rmdir
  279. configure:4775: checking for rsync
  280. configure:4793: found /usr/bin/rsync
  281. configure:4805: result: /usr/bin/rsync
  282. configure:4815: checking for sed
  283. configure:4833: found /bin/sed
  284. configure:4845: result: /bin/sed
  285. configure:4855: checking for tar
  286. configure:4873: found /bin/tar
  287. configure:4885: result: /bin/tar
  288. configure:4895: checking for unzip
  289. configure:4913: found /usr/bin/unzip
  290. configure:4925: result: /usr/bin/unzip
  291. configure:4935: checking for zip
  292. configure:4953: found /usr/bin/zip
  293. configure:4965: result: /usr/bin/zip
  294. configure:4977: checking for bsdmake
  295. configure:5010: result: no
  296. configure:4977: checking for pmake
  297. configure:5010: result: no
  298. configure:5020: checking for make
  299. configure:5038: found /usr/bin/make
  300. configure:5050: result: /usr/bin/make
  301. configure:5060: checking for hdiutil
  302. configure:5093: result: no
  303. configure:5100: checking for launchd
  304. configure:5130: result: no
  305. configure:5137: checking for launchctl
  306. configure:5170: result: no
  307. configure:5177: checking for xcodebuild
  308. configure:5210: result: no
  309. configure:5219: checking for gnutar
  310. configure:5253: result: no
  311. configure:5219: checking for gtar
  312. configure:5253: result: no
  313. configure:5265: checking for gnumake
  314. configure:5299: result: no
  315. configure:5265: checking for gmake
  316. configure:5299: result: no
  317. configure:5311: checking for gnupatch
  318. configure:5345: result: no
  319. configure:5311: checking for gpatch
  320. configure:5345: result: no
  321. configure:5355: checking for bzip2
  322. configure:5373: found /bin/bzip2
  323. configure:5385: result: /bin/bzip2
  324. configure:5395: checking for lsbom
  325. configure:5428: result: no
  326. configure:5435: checking for mkbom
  327. configure:5468: result: no
  328. configure:5475: checking for pax
  329. configure:5493: found /usr/bin/pax
  330. configure:5505: result: /usr/bin/pax
  331. configure:5515: checking for xar
  332. configure:5548: result: no
  333. configure:5555: checking for open
  334. configure:5573: found /bin/open
  335. configure:5585: result: /bin/open
  336. configure:5612: checking for sed
  337. configure:5642: result: /bin/sed
  338. configure:5655: checking which sed flag to use for extended regexp
  339. configure:5669: result: -r (GNU)
  340. configure:5682: checking for tar
  341. configure:5712: result: /bin/tar
  342. configure:5722: checking for gnutar
  343. configure:5755: result: no
  344. configure:5761: checking for which tar variant to use
  345. configure:5768: result: /bin/tar
  346. configure:5772: checking for /bin/tar --no-same-owner support
  347. configure:5779: result: yes
  348. configure:5787: checking for patch
  349. configure:5817: result: /usr/bin/patch
  350. configure:5827: checking for gpatch
  351. configure:5860: result: no
  352. configure:5866: checking for GNU (FSF) patch
  353. configure:5878: result: /usr/bin/patch
  354. configure:5908: checking how to mark unused variables
  355. configure:5914: gcc -c -g -O2 conftest.c >&5
  356. configure:5914: $? = 0
  357. configure:5924: result:
  358. configure:5929: checking for gcc symbol visibility attribute
  359. configure:5948: gcc -c -g -O2 conftest.c >&5
  360. configure:5948: $? = 0
  361. configure:5962: result: __attribute__((visibility("hidden")))
  362. configure:6147: checking for the pthreads library -lpthreads
  363. configure:6180: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
  364. /usr/bin/ld: cannot find -lpthreads
  365. collect2: ld returned 1 exit status
  366. configure:6180: $? = 1
  367. configure: failed program was:
  368. | /* confdefs.h */
  369. | #define PACKAGE_NAME "MacPorts"
  370. | #define PACKAGE_TARNAME "macports"
  371. | #define PACKAGE_VERSION "1.9.1"
  372. | #define PACKAGE_STRING "MacPorts 1.9.1"
  373. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  374. | #define PACKAGE_URL ""
  375. | #define UNUSED __attribute__((unused))
  376. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  377. | /* end confdefs.h. */
  378. | #include <pthread.h>
  379. | int
  380. | main ()
  381. | {
  382. | pthread_t th; pthread_join(th, 0);
  383. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  384. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  385. | ;
  386. | return 0;
  387. | }
  388. configure:6189: result: no
  389. configure:6092: checking whether pthreads work without any flags
  390. configure:6180: gcc -o conftest -g -O2 conftest.c >&5
  391. /tmp/cci7oaGk.o: In function `main':
  392. /root/Mac Ports/MacPorts-1.9.1/conftest.c:15: undefined reference to `pthread_join'
  393. /root/Mac Ports/MacPorts-1.9.1/conftest.c:16: undefined reference to `__pthread_register_cancel'
  394. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `pthread_create'
  395. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `__pthread_unregister_cancel'
  396. collect2: ld returned 1 exit status
  397. configure:6180: $? = 1
  398. configure: failed program was:
  399. | /* confdefs.h */
  400. | #define PACKAGE_NAME "MacPorts"
  401. | #define PACKAGE_TARNAME "macports"
  402. | #define PACKAGE_VERSION "1.9.1"
  403. | #define PACKAGE_STRING "MacPorts 1.9.1"
  404. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  405. | #define PACKAGE_URL ""
  406. | #define UNUSED __attribute__((unused))
  407. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  408. | /* end confdefs.h. */
  409. | #include <pthread.h>
  410. | int
  411. | main ()
  412. | {
  413. | pthread_t th; pthread_join(th, 0);
  414. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  415. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  416. | ;
  417. | return 0;
  418. | }
  419. configure:6189: result: no
  420. configure:6097: checking whether pthreads work with -Kthread
  421. configure:6180: gcc -o conftest -g -O2 -Kthread conftest.c >&5
  422. gcc: unrecognized option '-Kthread'
  423. /tmp/ccEGSU7B.o: In function `main':
  424. /root/Mac Ports/MacPorts-1.9.1/conftest.c:15: undefined reference to `pthread_join'
  425. /root/Mac Ports/MacPorts-1.9.1/conftest.c:16: undefined reference to `__pthread_register_cancel'
  426. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `pthread_create'
  427. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `__pthread_unregister_cancel'
  428. collect2: ld returned 1 exit status
  429. configure:6180: $? = 1
  430. configure: failed program was:
  431. | /* confdefs.h */
  432. | #define PACKAGE_NAME "MacPorts"
  433. | #define PACKAGE_TARNAME "macports"
  434. | #define PACKAGE_VERSION "1.9.1"
  435. | #define PACKAGE_STRING "MacPorts 1.9.1"
  436. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  437. | #define PACKAGE_URL ""
  438. | #define UNUSED __attribute__((unused))
  439. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  440. | /* end confdefs.h. */
  441. | #include <pthread.h>
  442. | int
  443. | main ()
  444. | {
  445. | pthread_t th; pthread_join(th, 0);
  446. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  447. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  448. | ;
  449. | return 0;
  450. | }
  451. configure:6189: result: no
  452. configure:6097: checking whether pthreads work with -kthread
  453. configure:6180: gcc -o conftest -g -O2 -kthread conftest.c >&5
  454. gcc: unrecognized option '-kthread'
  455. /tmp/ccQI9zeQ.o: In function `main':
  456. /root/Mac Ports/MacPorts-1.9.1/conftest.c:15: undefined reference to `pthread_join'
  457. /root/Mac Ports/MacPorts-1.9.1/conftest.c:16: undefined reference to `__pthread_register_cancel'
  458. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `pthread_create'
  459. /root/Mac Ports/MacPorts-1.9.1/conftest.c:17: undefined reference to `__pthread_unregister_cancel'
  460. collect2: ld returned 1 exit status
  461. configure:6180: $? = 1
  462. configure: failed program was:
  463. | /* confdefs.h */
  464. | #define PACKAGE_NAME "MacPorts"
  465. | #define PACKAGE_TARNAME "macports"
  466. | #define PACKAGE_VERSION "1.9.1"
  467. | #define PACKAGE_STRING "MacPorts 1.9.1"
  468. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  469. | #define PACKAGE_URL ""
  470. | #define UNUSED __attribute__((unused))
  471. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  472. | /* end confdefs.h. */
  473. | #include <pthread.h>
  474. | int
  475. | main ()
  476. | {
  477. | pthread_t th; pthread_join(th, 0);
  478. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  479. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  480. | ;
  481. | return 0;
  482. | }
  483. configure:6189: result: no
  484. configure:6147: checking for the pthreads library -llthread
  485. configure:6180: gcc -o conftest -g -O2 conftest.c -llthread >&5
  486. /usr/bin/ld: cannot find -llthread
  487. collect2: ld returned 1 exit status
  488. configure:6180: $? = 1
  489. configure: failed program was:
  490. | /* confdefs.h */
  491. | #define PACKAGE_NAME "MacPorts"
  492. | #define PACKAGE_TARNAME "macports"
  493. | #define PACKAGE_VERSION "1.9.1"
  494. | #define PACKAGE_STRING "MacPorts 1.9.1"
  495. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  496. | #define PACKAGE_URL ""
  497. | #define UNUSED __attribute__((unused))
  498. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  499. | /* end confdefs.h. */
  500. | #include <pthread.h>
  501. | int
  502. | main ()
  503. | {
  504. | pthread_t th; pthread_join(th, 0);
  505. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  506. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  507. | ;
  508. | return 0;
  509. | }
  510. configure:6189: result: no
  511. configure:6097: checking whether pthreads work with -pthread
  512. configure:6180: gcc -o conftest -g -O2 -pthread conftest.c >&5
  513. configure:6180: $? = 0
  514. configure:6189: result: yes
  515. configure:6208: checking for joinable pthread attribute
  516. configure:6223: gcc -o conftest -g -O2 -pthread conftest.c >&5
  517. configure:6223: $? = 0
  518. configure:6229: result: PTHREAD_CREATE_JOINABLE
  519. configure:6239: checking if more special flags are required for pthreads
  520. configure:6246: result: no
  521. configure:6283: checking how to run the Objective C preprocessor
  522. configure:6310: gcc -E conftest.m
  523. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  524. configure:6310: $? = 1
  525. configure: failed program was:
  526. | /* confdefs.h */
  527. | #define PACKAGE_NAME "MacPorts"
  528. | #define PACKAGE_TARNAME "macports"
  529. | #define PACKAGE_VERSION "1.9.1"
  530. | #define PACKAGE_STRING "MacPorts 1.9.1"
  531. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  532. | #define PACKAGE_URL ""
  533. | #define UNUSED __attribute__((unused))
  534. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  535. | #define HAVE_PTHREAD 1
  536. | /* end confdefs.h. */
  537. | #ifdef __STDC__
  538. | # include <limits.h>
  539. | #else
  540. | # include <assert.h>
  541. | #endif
  542. | Syntax error
  543. configure:6310: gcc -E conftest.m
  544. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  545. configure:6310: $? = 1
  546. configure: failed program was:
  547. | /* confdefs.h */
  548. | #define PACKAGE_NAME "MacPorts"
  549. | #define PACKAGE_TARNAME "macports"
  550. | #define PACKAGE_VERSION "1.9.1"
  551. | #define PACKAGE_STRING "MacPorts 1.9.1"
  552. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  553. | #define PACKAGE_URL ""
  554. | #define UNUSED __attribute__((unused))
  555. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  556. | #define HAVE_PTHREAD 1
  557. | /* end confdefs.h. */
  558. | #ifdef __STDC__
  559. | # include <limits.h>
  560. | #else
  561. | # include <assert.h>
  562. | #endif
  563. | Syntax error
  564. configure:6310: /lib/cpp conftest.m
  565. cpp: error trying to exec 'cc1obj': execvp: No such file or directory
  566. configure:6310: $? = 1
  567. configure: failed program was:
  568. | /* confdefs.h */
  569. | #define PACKAGE_NAME "MacPorts"
  570. | #define PACKAGE_TARNAME "macports"
  571. | #define PACKAGE_VERSION "1.9.1"
  572. | #define PACKAGE_STRING "MacPorts 1.9.1"
  573. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  574. | #define PACKAGE_URL ""
  575. | #define UNUSED __attribute__((unused))
  576. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  577. | #define HAVE_PTHREAD 1
  578. | /* end confdefs.h. */
  579. | #ifdef __STDC__
  580. | # include <limits.h>
  581. | #else
  582. | # include <assert.h>
  583. | #endif
  584. | Syntax error
  585. configure:6310: /lib/cpp conftest.m
  586. cpp: error trying to exec 'cc1obj': execvp: No such file or directory
  587. configure:6310: $? = 1
  588. configure: failed program was:
  589. | /* confdefs.h */
  590. | #define PACKAGE_NAME "MacPorts"
  591. | #define PACKAGE_TARNAME "macports"
  592. | #define PACKAGE_VERSION "1.9.1"
  593. | #define PACKAGE_STRING "MacPorts 1.9.1"
  594. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  595. | #define PACKAGE_URL ""
  596. | #define UNUSED __attribute__((unused))
  597. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  598. | #define HAVE_PTHREAD 1
  599. | /* end confdefs.h. */
  600. | #ifdef __STDC__
  601. | # include <limits.h>
  602. | #else
  603. | # include <assert.h>
  604. | #endif
  605. | Syntax error
  606. configure:6349: result: /lib/cpp
  607. configure:6369: /lib/cpp conftest.m
  608. cpp: error trying to exec 'cc1obj': execvp: No such file or directory
  609. configure:6369: $? = 1
  610. configure: failed program was:
  611. | /* confdefs.h */
  612. | #define PACKAGE_NAME "MacPorts"
  613. | #define PACKAGE_TARNAME "macports"
  614. | #define PACKAGE_VERSION "1.9.1"
  615. | #define PACKAGE_STRING "MacPorts 1.9.1"
  616. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  617. | #define PACKAGE_URL ""
  618. | #define UNUSED __attribute__((unused))
  619. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  620. | #define HAVE_PTHREAD 1
  621. | /* end confdefs.h. */
  622. | #ifdef __STDC__
  623. | # include <limits.h>
  624. | #else
  625. | # include <assert.h>
  626. | #endif
  627. | Syntax error
  628. configure:6369: /lib/cpp conftest.m
  629. cpp: error trying to exec 'cc1obj': execvp: No such file or directory
  630. configure:6369: $? = 1
  631. configure: failed program was:
  632. | /* confdefs.h */
  633. | #define PACKAGE_NAME "MacPorts"
  634. | #define PACKAGE_TARNAME "macports"
  635. | #define PACKAGE_VERSION "1.9.1"
  636. | #define PACKAGE_STRING "MacPorts 1.9.1"
  637. | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  638. | #define PACKAGE_URL ""
  639. | #define UNUSED __attribute__((unused))
  640. | #define MP_PRIVATE __attribute__((visibility("hidden")))
  641. | #define HAVE_PTHREAD 1
  642. | /* end confdefs.h. */
  643. | #ifdef __STDC__
  644. | # include <limits.h>
  645. | #else
  646. | # include <assert.h>
  647. | #endif
  648. | Syntax error
  649. configure:6399: error: in `/root/Mac Ports/MacPorts-1.9.1':
  650. configure:6402: error: Objective C preprocessor "/lib/cpp" fails sanity check
  651. See `config.log' for more details.
  652.  
  653. ## ---------------- ##
  654. ## Cache variables. ##
  655. ## ---------------- ##
  656.  
  657. ac_cv_build=i686-pc-linux-gnu
  658. ac_cv_c_compiler_gnu=yes
  659. ac_cv_env_BSDMAKE_set=
  660. ac_cv_env_BSDMAKE_value=
  661. ac_cv_env_BZIP2_set=
  662. ac_cv_env_BZIP2_value=
  663. ac_cv_env_CC_set=
  664. ac_cv_env_CC_value=
  665. ac_cv_env_CFLAGS_set=
  666. ac_cv_env_CFLAGS_value=
  667. ac_cv_env_CPPFLAGS_set=
  668. ac_cv_env_CPPFLAGS_value=
  669. ac_cv_env_CPP_set=
  670. ac_cv_env_CPP_value=
  671. ac_cv_env_CVS_set=
  672. ac_cv_env_CVS_value=
  673. ac_cv_env_GNUMAKE_set=
  674. ac_cv_env_GNUMAKE_value=
  675. ac_cv_env_GNUTAR_set=
  676. ac_cv_env_GNUTAR_value=
  677. ac_cv_env_LDFLAGS_set=
  678. ac_cv_env_LDFLAGS_value=
  679. ac_cv_env_LIBS_set=
  680. ac_cv_env_LIBS_value=
  681. ac_cv_env_MAKE_set=
  682. ac_cv_env_MAKE_value=
  683. ac_cv_env_MTREE_set=
  684. ac_cv_env_MTREE_value=
  685. ac_cv_env_OBJCFLAGS_set=
  686. ac_cv_env_OBJCFLAGS_value=
  687. ac_cv_env_OBJCPP_set=
  688. ac_cv_env_OBJCPP_value=
  689. ac_cv_env_OBJC_set=
  690. ac_cv_env_OBJC_value=
  691. ac_cv_env_OPEN_set=
  692. ac_cv_env_OPEN_value=
  693. ac_cv_env_RSYNC_set=
  694. ac_cv_env_RSYNC_value=
  695. ac_cv_env_SED_set=
  696. ac_cv_env_SED_value=
  697. ac_cv_env_SVN_set=
  698. ac_cv_env_SVN_value=
  699. ac_cv_env_TAR_set=
  700. ac_cv_env_TAR_value=
  701. ac_cv_env_XAR_set=
  702. ac_cv_env_XAR_value=
  703. ac_cv_env_build_alias_set=
  704. ac_cv_env_build_alias_value=
  705. ac_cv_env_host_alias_set=
  706. ac_cv_env_host_alias_value=
  707. ac_cv_env_target_alias_set=
  708. ac_cv_env_target_alias_value=
  709. ac_cv_host=i686-pc-linux-gnu
  710. ac_cv_objc_compiler_gnu=no
  711. ac_cv_objext=o
  712. ac_cv_path_BZIP2=/bin/bzip2
  713. ac_cv_path_CHOWN=/bin/chown
  714. ac_cv_path_CP=/bin/cp
  715. ac_cv_path_CPIO=/bin/cpio
  716. ac_cv_path_CVS=/usr/bin/cvs
  717. ac_cv_path_DIFF=/usr/bin/diff
  718. ac_cv_path_FILE=/usr/bin/file
  719. ac_cv_path_GIT=/usr/bin/git
  720. ac_cv_path_GZIP=/bin/gzip
  721. ac_cv_path_MAKE=/usr/bin/make
  722. ac_cv_path_OPEN=/bin/open
  723. ac_cv_path_PATCH=/usr/bin/patch
  724. ac_cv_path_PAX=/usr/bin/pax
  725. ac_cv_path_RMDIR=/bin/rmdir
  726. ac_cv_path_RSYNC=/usr/bin/rsync
  727. ac_cv_path_SED=/bin/sed
  728. ac_cv_path_SVN=/usr/bin/svn
  729. ac_cv_path_TAR=/bin/tar
  730. ac_cv_path_UNZIP=/usr/bin/unzip
  731. ac_cv_path_ZIP=/usr/bin/zip
  732. ac_cv_path_install='/usr/bin/install -c'
  733. ac_cv_prog_OBJCPP=/lib/cpp
  734. ac_cv_prog_ac_ct_CC=gcc
  735. ac_cv_prog_ac_ct_OBJC=gcc
  736. ac_cv_prog_cc_c89=
  737. ac_cv_prog_cc_g=yes
  738. ac_cv_prog_make_make_set=yes
  739. ac_cv_prog_objc_g=no
  740. ac_cv_target=i686-pc-linux-gnu
  741. mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
  742.  
  743. ## ----------------- ##
  744. ## Output variables. ##
  745. ## ----------------- ##
  746.  
  747. BSDMAKE=''
  748. BZIP2='/bin/bzip2'
  749. BZR=''
  750. CC='gcc'
  751. CFLAGS='-g -O2'
  752. CFLAGS_LIBCURL=''
  753. CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
  754. CFLAGS_SQLITE3=''
  755. CFLAGS_WERROR=''
  756. CHOWN='/bin/chown'
  757. CP='/bin/cp'
  758. CPIO='/bin/cpio'
  759. CPP=''
  760. CPPFLAGS=''
  761. CURL_CONFIG=''
  762. CVS='/usr/bin/cvs'
  763. DEFAULTS=''
  764. DEFS=''
  765. DEVELOPER_DIR='/Developer'
  766. DIFF='/usr/bin/diff'
  767. DSCL=''
  768. DSTGRP=''
  769. DSTMODE=''
  770. DSTUSR=''
  771. ECHO_C=''
  772. ECHO_N='-n'
  773. ECHO_T=''
  774. EGREP=''
  775. EXEEXT=''
  776. EXTRA_PROGS=''
  777. FILE='/usr/bin/file'
  778. GIT='/usr/bin/git'
  779. GNUMAKE=''
  780. GNUPATCH='/usr/bin/patch'
  781. GNUTAR=''
  782. GREP=''
  783. GZIP='/bin/gzip'
  784. HAVE_FRAMEWORK_COREFOUNDATION=''
  785. HAVE_FRAMEWORK_IOKIT=''
  786. HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
  787. HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
  788. HAVE_LAUNCHD=''
  789. HDIUTIL=''
  790. HG=''
  791. INCLUDES=''
  792. INSTALL_DATA='${INSTALL} -m 644'
  793. INSTALL_PROGRAM='${INSTALL}'
  794. INSTALL_SCRIPT='${INSTALL}'
  795. LAUNCHCTL=''
  796. LDFLAGS=''
  797. LDFLAGS_LIBCURL=''
  798. LDFLAGS_SQLITE3=''
  799. LIBOBJS=''
  800. LIBS=''
  801. LIPO=''
  802. LN_S='ln -s'
  803. LSBOM=''
  804. LTLIBOBJS=''
  805. MACPORTS_VERSION='1.9.1'
  806. MAKE='/usr/bin/make'
  807. MD5_LIBS=''
  808. MKBOM=''
  809. MPAPPLICATIONSDIR=''
  810. MPCONFIGDIR=''
  811. MPCONFIGDIR_EXPANDED=''
  812. MPFRAMEWORKSDIR=''
  813. MTREE=''
  814. OBJC='gcc'
  815. OBJCFLAGS=''
  816. OBJCPP='/lib/cpp'
  817. OBJC_FOUNDATION=''
  818. OBJC_FOUNDATION_CPPFLAGS=''
  819. OBJC_FOUNDATION_LDFLAGS=''
  820. OBJC_FOUNDATION_LIBS=''
  821. OBJC_LIBS=''
  822. OBJC_PTHREAD_CFLAGS=''
  823. OBJC_PTHREAD_LIBS=''
  824. OBJC_RUNTIME=''
  825. OBJC_RUNTIME_FLAGS=''
  826. OBJEXT='o'
  827. OPEN='/bin/open'
  828. OUR_INCLUDED_PACKAGES=''
  829. PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
  830. PACKAGE_NAME='MacPorts'
  831. PACKAGE_STRING='MacPorts 1.9.1'
  832. PACKAGE_TARNAME='macports'
  833. PACKAGE_URL=''
  834. PACKAGE_VERSION='1.9.1'
  835. PATCH='/usr/bin/patch'
  836. PATHCONF=''
  837. PATH_CLEANED='/opt/kde3/bin:/opt/kde3/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/oracle/instantclient_10_2:/opt/oracle/instantclient_10_2'
  838. PATH_SEPARATOR=':'
  839. PAX='/usr/bin/pax'
  840. PKG_CONFIG=''
  841. PORTSDIR=''
  842. PTHREAD_CFLAGS='-pthread'
  843. PTHREAD_LIBS=''
  844. READLINE_LIBS=''
  845. READLINK_IS_NOT_P1003_1A=''
  846. RMDIR='/bin/rmdir'
  847. RSYNC='/usr/bin/rsync'
  848. RUNUSR=''
  849. SED='/bin/sed'
  850. SED_EXT='-r'
  851. SET_MAKE=''
  852. SHELL='/bin/sh'
  853. SHLIB_CFLAGS=''
  854. SHLIB_LD=''
  855. SHLIB_LDFLAGS=''
  856. SHLIB_SUFFIX=''
  857. SQLITE3_TCL_DIR=''
  858. STLIB_LD=''
  859. SVN='/usr/bin/svn'
  860. SW_VERS=''
  861. TAR='/bin/tar'
  862. TAR_CMD='/bin/tar --no-same-owner'
  863. TCLSH=''
  864. TCL_BIN_DIR=''
  865. TCL_CC=''
  866. TCL_DEFS=''
  867. TCL_INCLUDES=''
  868. TCL_LIB_FILE=''
  869. TCL_LIB_FLAG=''
  870. TCL_LIB_SPEC=''
  871. TCL_PACKAGE_DIR=''
  872. TCL_SRC_DIR=''
  873. TCL_STUB_LIB_FILE=''
  874. TCL_STUB_LIB_FLAG=''
  875. TCL_STUB_LIB_SPEC=''
  876. TCL_VERSION=''
  877. UNIVERSAL_ARCHS=''
  878. UNZIP='/usr/bin/unzip'
  879. XAR=''
  880. XCODEBUILD=''
  881. XCODE_SELECT=''
  882. ZIP='/usr/bin/zip'
  883. ac_ct_CC='gcc'
  884. ac_ct_OBJC='gcc'
  885. acx_pthread_config=''
  886. bindir='${exec_prefix}/bin'
  887. build='i686-pc-linux-gnu'
  888. build_alias=''
  889. build_cpu='i686'
  890. build_os='linux-gnu'
  891. build_vendor='pc'
  892. datadir='${datarootdir}'
  893. datarootdir='${prefix}/share'
  894. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  895. dvidir='${docdir}'
  896. exec_prefix='NONE'
  897. host='i686-pc-linux-gnu'
  898. host_alias=''
  899. host_cpu='i686'
  900. host_os='linux-gnu'
  901. host_vendor='pc'
  902. htmldir='${docdir}'
  903. includedir='${prefix}/include'
  904. infodir='${datarootdir}/info'
  905. libdir='${exec_prefix}/lib'
  906. libexecdir='${exec_prefix}/libexec'
  907. localedir='${datarootdir}/locale'
  908. localstatedir='${prefix}/var'
  909. localstatedir_expanded=''
  910. macports_tcl_dir=''
  911. mandir='${datarootdir}/man'
  912. oldincludedir='/usr/include'
  913. pdfdir='${docdir}'
  914. prefix='NONE'
  915. prefix_expanded=''
  916. program_transform_name='s,x,x,'
  917. psdir='${docdir}'
  918. sbindir='${exec_prefix}/sbin'
  919. sharedstatedir='${prefix}/com'
  920. subdirs=''
  921. sysconfdir='${prefix}/etc'
  922. target='i686-pc-linux-gnu'
  923. target_alias=''
  924. target_cpu='i686'
  925. target_os='linux-gnu'
  926. target_vendor='pc'
  927.  
  928. ## ----------- ##
  929. ## confdefs.h. ##
  930. ## ----------- ##
  931.  
  932. /* confdefs.h */
  933. #define PACKAGE_NAME "MacPorts"
  934. #define PACKAGE_TARNAME "macports"
  935. #define PACKAGE_VERSION "1.9.1"
  936. #define PACKAGE_STRING "MacPorts 1.9.1"
  937. #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
  938. #define PACKAGE_URL ""
  939. #define UNUSED __attribute__((unused))
  940. #define MP_PRIVATE __attribute__((visibility("hidden")))
  941. #define HAVE_PTHREAD 1
  942.  
  943. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement