Advertisement
gusibsd

Untitled

Nov 27th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.48 KB | None | 0 0
  1. ====>> Building lang/python27
  2. build started at Thu Nov 27 09:47:27 CET 2014
  3. port directory: /usr/ports/lang/python27
  4. building for: FreeBSD stable64_svn-official_ports-job-01 10.0-STABLE FreeBSD 10.0-STABLE r266532 amd64
  5. maintained by: python@FreeBSD.org
  6. ident warning: no id keywords in /usr/local/poudriere/data/.m/stable64_svn-official_ports/ref/../01//usr/ports/lang/python27/Makefile
  7. Makefile ident:
  8. Poudriere version: 3.1-pre
  9. Host OSVERSION: 1100041
  10. Jail OSVERSION: 1000709
  11.  
  12. ---Begin Environment---
  13. OSVERSION=1000709
  14. UNAME_v=FreeBSD 10.0-STABLE r266532
  15. UNAME_r=10.0-STABLE
  16. BLOCKSIZE=K
  17. MAIL=/var/mail/root
  18. STATUS=1
  19. SAVED_TERM=screen
  20. MASTERMNT=/usr/local/poudriere/data/.m/stable64_svn-official_ports/ref
  21. FORCE_PACKAGE=yes
  22. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
  23. POUDRIERE_BUILD_TYPE=bulk
  24. PKGNAME=python27-2.7.8_6
  25. OLDPWD=/root/freebsd-ports-gnome
  26. PWD=/usr/local/poudriere/data/.m/stable64_svn-official_ports/ref/.p/pool
  27. MASTERNAME=stable64_svn-official_ports
  28. USER=root
  29. HOME=/root
  30. POUDRIERE_VERSION=3.1-pre
  31. LOCALBASE=/usr/local
  32. PACKAGE_BUILDING=yes
  33. ---End Environment---
  34.  
  35. ---Begin OPTIONS List---
  36. ===> The following configuration options are available for python27-2.7.8_6:
  37. DEBUG=off: Build with debugging support
  38. IPV6=on: IPv6 protocol support
  39. LIBFFI=on: Use libffi from ports instead of bundled version
  40. NLS=on: Enable gettext support for the locale module
  41. PYMALLOC=on: Enable specialized mallocs
  42. SEM=on: POSIX semaphores support
  43. THREADS=on: Threading support
  44. ====> Unicode support: you have to select exactly one of them
  45. UCS2=off: Enable UCS2 Unicode Strings
  46. UCS4=on: Enable UCS4 Unicode Strings
  47. ===> Use 'make config' to modify these settings
  48. ---End OPTIONS List---
  49.  
  50. --CONFIGURE_ARGS--
  51. --enable-shared --without-pydebug --enable-ipv6 --with-pymalloc --with-threads --enable-unicode=ucs4 --with-system-ffi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  52. --End CONFIGURE_ARGS--
  53.  
  54. --CONFIGURE_ENV--
  55. ac_cv_opt_olimit_ok=no OPT="" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" ac_cv_posix_semaphores_enabled=yes XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
  56. --End CONFIGURE_ENV--
  57.  
  58. --MAKE_ENV--
  59. XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python27/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python27/work HOME=/wrkdirs/usr/ports/lang/python27/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector" LIBS="-L/usr/local/lib -lintl" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
  60. --End MAKE_ENV--
  61.  
  62. --PLIST_SUB--
  63. ABI=
  64. PORTVERSION=2.7.8
  65. OSMAJOR=10
  66. DEBUG="@comment
  67. "
  68. NO_DEBUG=""
  69. IPV6=""
  70. NO_IPV6="@comment
  71. "
  72. LIBFFI=""
  73. NO_LIBFFI="@comment
  74. "
  75. NLS=""
  76. NO_NLS="@comment
  77. "
  78. PYMALLOC=""
  79. NO_PYMALLOC="@comment
  80. "
  81. SEM=""
  82. NO_SEM="@comment
  83. "
  84. THREADS=""
  85. NO_THREADS="@comment
  86. "
  87. UCS2="@comment
  88. "
  89. NO_UCS2=""
  90. UCS4=""
  91. NO_UCS4="@comment
  92. "
  93. X86_ONLY="@comment
  94. "
  95. 32BIT_ONLY="@comment
  96. "
  97. NO_NIS=""
  98. OSREL=10.0
  99. PREFIX=%D
  100. LOCALBASE=/usr/local
  101. RESETPREFIX=/usr/local
  102. PORTDOCS=""
  103. PORTEXAMPLES=""
  104. LIB32DIR=lib
  105. DOCSDIR="share/doc/python27"
  106. EXAMPLESDIR="share/examples/python27"
  107. DATADIR="share/python27"
  108. WWWDIR="www/python27"
  109. ETCDIR="etc/python27"
  110. --End PLIST_SUB--
  111.  
  112. --SUB_LIST--
  113. DEBUG="@comment
  114. "
  115. NO_DEBUG=""
  116. IPV6=""
  117. NO_IPV6="@comment
  118. "
  119. LIBFFI=""
  120. NO_LIBFFI="@comment
  121. "
  122. NLS=""
  123. NO_NLS="@comment
  124. "
  125. PYMALLOC=""
  126. NO_PYMALLOC="@comment
  127. "
  128. SEM=""
  129. NO_SEM="@comment
  130. "
  131. THREADS=""
  132. NO_THREADS="@comment
  133. "
  134. UCS2="@comment
  135. "
  136. NO_UCS2=""
  137. UCS4=""
  138. NO_UCS4="@comment
  139. "
  140. PREFIX=/usr/local
  141. LOCALBASE=/usr/local
  142. DATADIR=/usr/local/share/python27
  143. DOCSDIR=/usr/local/share/doc/python27
  144. EXAMPLESDIR=/usr/local/share/examples/python27
  145. WWWDIR=/usr/local/www/python27
  146. ETCDIR=/usr/local/etc/python27
  147. --End SUB_LIST--
  148.  
  149. ---Begin make.conf---
  150. USE_PACKAGE_DEPENDS=yes
  151. BATCH=yes
  152. WRKDIRPREFIX=/wrkdirs
  153. USE_PACKAGE_DEPENDS=yes
  154. BATCH=yes
  155. WRKDIRPREFIX=/wrkdirs
  156. PORTSDIR=/usr/ports
  157. PACKAGES=/packages
  158. DISTDIR=/distfiles
  159. #### /usr/local/etc/poudriere.d/stable64_svn-official_ports-make.conf ####
  160. MASTER_SITE_GNOME+=http://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/
  161.  
  162. DEFAULT_VERSIONS=perl5=5.16 pgsql=93
  163.  
  164. QT4_OPTIONS=CUPS NAS QGTKSTYLE
  165. WITH_NEW_XORG=yes
  166.  
  167. KDE4_PREFIX=/usr/local
  168. WITH_GHOSTSCRIPT_VER=8
  169. WITH_PKGNG=yes
  170.  
  171. MALLOC_PRODUCTION=yes
  172. FIREFOX_I18N=ca
  173. THUNDERBIRD_I18N=ca
  174.  
  175. TEX_DEFAULT= texlive
  176.  
  177. .if ${.CURDIR:M*/www/squid33}
  178. USE_GCC= any
  179. .endif
  180.  
  181. .if ${.CURDIR:M*/www/squid32}
  182. USE_GCC= any
  183. .endif
  184.  
  185.  
  186. .if ${.CURDIR:M*/graphics/libfpx}
  187. USE_GCC= any
  188. .endif
  189.  
  190. .if ${.CURDIR:M*/print/texlive-base}
  191. USE_GCC= 4.6
  192. .endif
  193. ---End make.conf---
  194. =======================<phase: check-sanity >============================
  195. ===> License PSFL accepted by the user
  196. ===> Found saved configuration for python27-2.7.6_4
  197. ===========================================================================
  198. =======================<phase: pkg-depends >============================
  199. ===> python27-2.7.8_6 depends on file: /usr/local/sbin/pkg - not found
  200. ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  201. ===> Installing existing package /packages/All/pkg-1.3.8_3.txz
  202. [stable64_svn-official_ports-job-01] Installing pkg-1.3.8_3... done
  203. Message for pkg-1.3.8_3:
  204. If you are upgrading from the old package format, first run:
  205.  
  206. # pkg2ng
  207. ===> Returning to build of python27-2.7.8_6
  208. ===========================================================================
  209. =======================<phase: fetch-depends >============================
  210. ===========================================================================
  211. =======================<phase: fetch >============================
  212. ===> License PSFL accepted by the user
  213. ===> Found saved configuration for python27-2.7.6_4
  214. ===> Fetching all distfiles required by python27-2.7.8_6 for building
  215. ===========================================================================
  216. =======================<phase: checksum >============================
  217. ===> License PSFL accepted by the user
  218. ===> Found saved configuration for python27-2.7.6_4
  219. ===> Fetching all distfiles required by python27-2.7.8_6 for building
  220. => SHA256 Checksum OK for python/Python-2.7.8.tar.xz.
  221. ===========================================================================
  222. =======================<phase: extract-depends>============================
  223. ===========================================================================
  224. =======================<phase: extract >============================
  225. ===> License PSFL accepted by the user
  226. ===> Found saved configuration for python27-2.7.6_4
  227. ===> Fetching all distfiles required by python27-2.7.8_6 for building
  228. ===> Extracting for python27-2.7.8_6
  229. => SHA256 Checksum OK for python/Python-2.7.8.tar.xz.
  230. ===========================================================================
  231. =======================<phase: patch-depends >============================
  232. ===========================================================================
  233. =======================<phase: patch >============================
  234. ===> Patching for python27-2.7.8_6
  235. ===> Applying FreeBSD patches for python27-2.7.8_6
  236. ===========================================================================
  237. =======================<phase: build-depends >============================
  238. ===> python27-2.7.8_6 depends on executable: pkgconf - not found
  239. ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf
  240. ===> Installing existing package /packages/All/pkgconf-0.9.7.txz
  241. [stable64_svn-official_ports-job-01] Installing pkgconf-0.9.7... done
  242. ===> Returning to build of python27-2.7.8_6
  243. ===========================================================================
  244. =======================<phase: lib-depends >============================
  245. ===> python27-2.7.8_6 depends on shared library: libffi.so - not found
  246. ===> Verifying for libffi.so in /usr/ports/devel/libffi
  247. ===> Installing existing package /packages/All/libffi-3.0.13_3.txz
  248. [stable64_svn-official_ports-job-01] Installing indexinfo-0.2... done
  249. [stable64_svn-official_ports-job-01] Installing libffi-3.0.13_3... done
  250. ===> Returning to build of python27-2.7.8_6
  251. ===> python27-2.7.8_6 depends on shared library: libintl.so - not found
  252. ===> Verifying for libintl.so in /usr/ports/devel/gettext
  253. ===> Installing existing package /packages/All/gettext-0.18.3.1_1.txz
  254. [stable64_svn-official_ports-job-01] Installing gettext-0.18.3.1_1... done
  255. ===> Returning to build of python27-2.7.8_6
  256. ===========================================================================
  257. =======================<phase: configure >============================
  258. ===> Configuring for python27-2.7.8_6
  259. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Modules/zlib/configure
  260. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Modules/_ctypes/libffi/acinclude.m4
  261. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Modules/_ctypes/libffi/m4/libtool.m4
  262. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Modules/_ctypes/libffi/aclocal.m4
  263. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Modules/_ctypes/libffi/configure
  264. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/configure
  265. configure: loading site script /usr/ports/Templates/config.site
  266. checking build system type... amd64-portbld-freebsd10.0
  267. checking host system type... amd64-portbld-freebsd10.0
  268. checking for --enable-universalsdk... no
  269. checking for --with-universal-archs... 32-bit
  270. checking MACHDEP... freebsd10
  271. checking EXTRAPLATDIR...
  272. checking for --without-gcc... no
  273. checking for gcc... cc
  274. checking whether the C compiler works... yes
  275. checking for C compiler default output file name... a.out
  276. checking for suffix of executables...
  277. checking whether we are cross compiling... no
  278. checking for suffix of object files... o
  279. checking whether we are using the GNU C compiler... yes
  280. checking whether cc accepts -g... yes
  281. checking for cc option to accept ISO C89... none needed
  282. checking for --with-cxx-main=<compiler>... no
  283. checking how to run the C preprocessor... cpp
  284. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  285. checking for egrep... (cached) /usr/bin/egrep
  286. checking for ANSI C header files... (cached) yes
  287. checking for sys/types.h... (cached) yes
  288. checking for sys/stat.h... (cached) yes
  289. checking for stdlib.h... (cached) yes
  290. checking for string.h... (cached) yes
  291. checking for memory.h... (cached) yes
  292. checking for strings.h... (cached) yes
  293. checking for inttypes.h... (cached) yes
  294. checking for stdint.h... (cached) yes
  295. checking for unistd.h... (cached) yes
  296. checking for minix/config.h... (cached) no
  297. checking whether it is safe to define __EXTENSIONS__... yes
  298. checking for --with-suffix...
  299. checking for case-insensitive build directory... no
  300. checking LIBRARY... libpython$(VERSION).a
  301. checking LINKCC... $(PURIFY) $(MAINCC)
  302. checking for GNU ld... yes
  303. checking for --enable-shared... yes
  304. checking for --enable-profiling... no
  305. checking LDLIBRARY... libpython$(VERSION).so
  306. checking for ranlib... ranlib
  307. checking for ar... ar
  308. checking for svnversion... not-found
  309. checking for hg... not-found
  310. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  311. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  312. checking for --with-pydebug... no
  313. checking whether cc accepts -fno-strict-aliasing... yes
  314. checking whether cc accepts -OPT:Olimit=0... (cached) no
  315. checking whether cc accepts -Olimit 1500... no
  316. checking whether gcc supports ParseTuple __format__... no
  317. checking whether pthreads are available without options... yes
  318. checking whether c++ also accepts flags for thread support... no
  319. checking for ANSI C header files... (cached) yes
  320. checking asm/types.h usability... no
  321. checking asm/types.h presence... no
  322. checking for asm/types.h... no
  323. checking conio.h usability... no
  324. checking conio.h presence... no
  325. checking for conio.h... no
  326. checking direct.h usability... no
  327. checking direct.h presence... no
  328. checking for direct.h... no
  329. checking for dlfcn.h... (cached) yes
  330. checking for errno.h... (cached) yes
  331. checking for fcntl.h... (cached) yes
  332. checking grp.h usability... yes
  333. checking grp.h presence... yes
  334. checking for grp.h... yes
  335. checking ieeefp.h usability... yes
  336. checking ieeefp.h presence... yes
  337. checking for ieeefp.h... yes
  338. checking io.h usability... no
  339. checking io.h presence... no
  340. checking for io.h... no
  341. checking for langinfo.h... (cached) yes
  342. checking libintl.h usability... yes
  343. checking libintl.h presence... yes
  344. checking for libintl.h... yes
  345. checking for poll.h... (cached) yes
  346. checking process.h usability... no
  347. checking process.h presence... no
  348. checking for process.h... no
  349. checking pthread.h usability... yes
  350. checking pthread.h presence... yes
  351. checking for pthread.h... yes
  352. checking shadow.h usability... no
  353. checking shadow.h presence... no
  354. checking for shadow.h... no
  355. checking for signal.h... (cached) yes
  356. checking for stdint.h... (cached) yes
  357. checking stropts.h usability... no
  358. checking stropts.h presence... no
  359. checking for stropts.h... no
  360. checking termios.h usability... yes
  361. checking termios.h presence... yes
  362. checking for termios.h... yes
  363. checking thread.h usability... no
  364. checking thread.h presence... no
  365. checking for thread.h... no
  366. checking for unistd.h... (cached) yes
  367. checking for utime.h... (cached) yes
  368. checking sys/audioio.h usability... no
  369. checking sys/audioio.h presence... no
  370. checking for sys/audioio.h... no
  371. checking sys/bsdtty.h usability... no
  372. checking sys/bsdtty.h presence... no
  373. checking for sys/bsdtty.h... no
  374. checking sys/epoll.h usability... no
  375. checking sys/epoll.h presence... no
  376. checking for sys/epoll.h... no
  377. checking sys/event.h usability... yes
  378. checking sys/event.h presence... yes
  379. checking for sys/event.h... yes
  380. checking for sys/file.h... (cached) yes
  381. checking sys/loadavg.h usability... no
  382. checking sys/loadavg.h presence... no
  383. checking for sys/loadavg.h... no
  384. checking sys/lock.h usability... yes
  385. checking sys/lock.h presence... yes
  386. checking for sys/lock.h... yes
  387. checking sys/mkdev.h usability... no
  388. checking sys/mkdev.h presence... no
  389. checking for sys/mkdev.h... no
  390. checking sys/modem.h usability... no
  391. checking sys/modem.h presence... no
  392. checking for sys/modem.h... no
  393. checking for sys/param.h... (cached) yes
  394. checking for sys/poll.h... (cached) yes
  395. checking for sys/select.h... (cached) yes
  396. checking for sys/socket.h... (cached) yes
  397. checking for sys/statvfs.h... (cached) yes
  398. checking for sys/stat.h... (cached) yes
  399. checking sys/termio.h usability... no
  400. checking sys/termio.h presence... no
  401. checking for sys/termio.h... no
  402. checking for sys/time.h... (cached) yes
  403. checking for sys/times.h... (cached) yes
  404. checking for sys/types.h... (cached) yes
  405. checking for sys/un.h... (cached) yes
  406. checking sys/utsname.h usability... yes
  407. checking sys/utsname.h presence... yes
  408. checking for sys/utsname.h... yes
  409. checking for sys/wait.h... (cached) yes
  410. checking pty.h usability... no
  411. checking pty.h presence... no
  412. checking for pty.h... no
  413. checking for libutil.h... (cached) yes
  414. checking sys/resource.h usability... yes
  415. checking sys/resource.h presence... yes
  416. checking for sys/resource.h... yes
  417. checking netpacket/packet.h usability... no
  418. checking netpacket/packet.h presence... no
  419. checking for netpacket/packet.h... no
  420. checking sysexits.h usability... yes
  421. checking sysexits.h presence... yes
  422. checking for sysexits.h... yes
  423. checking bluetooth.h usability... yes
  424. checking bluetooth.h presence... yes
  425. checking for bluetooth.h... yes
  426. checking bluetooth/bluetooth.h usability... no
  427. checking bluetooth/bluetooth.h presence... no
  428. checking for bluetooth/bluetooth.h... no
  429. checking linux/tipc.h usability... no
  430. checking linux/tipc.h presence... no
  431. checking for linux/tipc.h... no
  432. checking for spawn.h... (cached) yes
  433. checking util.h usability... no
  434. checking util.h presence... no
  435. checking for util.h... no
  436. checking for alloca.h... (cached) no
  437. checking for dirent.h that defines DIR... yes
  438. checking for library containing opendir... none required
  439. checking whether sys/types.h defines makedev... yes
  440. checking for linux/netlink.h... no
  441. checking for clock_t in time.h... yes
  442. checking for makedev... yes
  443. checking Solaris LFS bug... no
  444. checking for mode_t... (cached) yes
  445. checking for off_t... (cached) yes
  446. checking for pid_t... (cached) yes
  447. checking for size_t... (cached) yes
  448. checking for uid_t in sys/types.h... (cached) yes
  449. checking for uint32_t... yes
  450. checking for uint32_t... (cached) yes
  451. checking for uint64_t... yes
  452. checking for uint64_t... (cached) yes
  453. checking for int32_t... (cached) yes
  454. checking for int32_t... (cached) yes
  455. checking for int64_t... yes
  456. checking for int64_t... (cached) yes
  457. checking for ssize_t... (cached) yes
  458. checking size of int... 4
  459. checking size of long... 8
  460. checking size of void *... 8
  461. checking size of short... 2
  462. checking size of float... 4
  463. checking size of double... 8
  464. checking size of fpos_t... 8
  465. checking size of size_t... 8
  466. checking size of pid_t... 4
  467. checking for long long support... yes
  468. checking size of long long... 8
  469. checking for long double support... yes
  470. checking size of long double... 16
  471. checking for _Bool support... yes
  472. checking size of _Bool... 1
  473. checking for uintptr_t... (cached) yes
  474. checking size of uintptr_t... 8
  475. checking size of off_t... 8
  476. checking whether to enable large file support... no
  477. checking size of time_t... 8
  478. checking for pthread_t... yes
  479. checking size of pthread_t... 8
  480. checking for --enable-toolbox-glue... no
  481. checking for --enable-framework... no
  482. checking for dyld... no
  483. checking SO... .so
  484. checking LDSHARED... $(CC) -shared
  485. checking CCSHARED... -fPIC
  486. checking LINKFORSHARED... -Wl,--export-dynamic
  487. checking CFLAGSFORSHARED... $(CCSHARED)
  488. checking SHLIBS... $(LIBS)
  489. checking for dlopen in -ldl... no
  490. checking for shl_load in -ldld... no
  491. checking for library containing sem_init... none required
  492. checking for textdomain in -lintl... yes
  493. checking for t_open in -lnsl... no
  494. checking for socket in -lsocket... no
  495. checking for --with-libs... no
  496. checking for pkg-config... /usr/local/bin/pkg-config
  497. checking for --with-system-expat... no
  498. checking for --with-system-ffi... yes
  499. checking for --with-tcltk-includes... default
  500. checking for --with-tcltk-libs... default
  501. checking for --with-dbmliborder...
  502. checking for --with-signal-module... yes
  503. checking for --with-dec-threads... no
  504. checking for --with-threads... yes
  505. checking if PTHREAD_SCOPE_SYSTEM is supported... yes
  506. checking for pthread_sigmask... yes
  507. checking for pthread_atfork... yes
  508. checking if --enable-ipv6 is specified... yes
  509. checking ipv6 stack type... kame
  510. using libc
  511. checking for OSX 10.5 SDK or later... no
  512. checking for --with-doc-strings... yes
  513. checking for --with-tsc... no
  514. checking for --with-pymalloc... yes
  515. checking for --with-valgrind... no
  516. checking for --with-wctype-functions... no
  517. checking for dlopen... (cached) yes
  518. checking DYNLOADFILE... dynload_shlib.o
  519. checking MACHDEP_OBJS... MACHDEP_OBJS
  520. checking for alarm... (cached) yes
  521. checking for setitimer... yes
  522. checking for getitimer... yes
  523. checking for bind_textdomain_codeset... yes
  524. checking for chown... (cached) yes
  525. checking for clock... (cached) yes
  526. checking for confstr... yes
  527. checking for ctermid... yes
  528. checking for execv... yes
  529. checking for fchmod... (cached) yes
  530. checking for fchown... (cached) yes
  531. checking for fork... (cached) yes
  532. checking for fpathconf... yes
  533. checking for ftime... no
  534. checking for ftruncate... yes
  535. checking for gai_strerror... (cached) yes
  536. checking for getgroups... yes
  537. checking for getlogin... yes
  538. checking for getloadavg... yes
  539. checking for getpeername... yes
  540. checking for getpgid... (cached) yes
  541. checking for getpid... (cached) yes
  542. checking for getpriority... yes
  543. checking for getresuid... yes
  544. checking for getresgid... yes
  545. checking for getpwent... yes
  546. checking for getspnam... no
  547. checking for getspent... no
  548. checking for getsid... yes
  549. checking for getwd... (cached) yes
  550. checking for initgroups... yes
  551. checking for kill... yes
  552. checking for killpg... yes
  553. checking for lchmod... yes
  554. checking for lchown... yes
  555. checking for lstat... (cached) yes
  556. checking for mkfifo... yes
  557. checking for mknod... yes
  558. checking for mktime... yes
  559. checking for mmap... (cached) yes
  560. checking for mremap... no
  561. checking for nice... yes
  562. checking for pathconf... (cached) yes
  563. checking for pause... yes
  564. checking for plock... no
  565. checking for poll... (cached) yes
  566. checking for pthread_init... no
  567. checking for putenv... (cached) yes
  568. checking for readlink... (cached) yes
  569. checking for realpath... (cached) yes
  570. checking for select... (cached) yes
  571. checking for sem_open... yes
  572. checking for sem_timedwait... yes
  573. checking for sem_getvalue... yes
  574. checking for sem_unlink... yes
  575. checking for setegid... (cached) yes
  576. checking for seteuid... (cached) yes
  577. checking for setgid... yes
  578. checking for setlocale... (cached) yes
  579. checking for setregid... (cached) yes
  580. checking for setreuid... (cached) yes
  581. checking for setsid... (cached) yes
  582. checking for setpgid... yes
  583. checking for setpgrp... yes
  584. checking for setuid... yes
  585. checking for setvbuf... (cached) yes
  586. checking for snprintf... (cached) yes
  587. checking for setlocale... (cached) yes
  588. checking for setregid... (cached) yes
  589. checking for setreuid... (cached) yes
  590. checking for setresuid... (cached) yes
  591. checking for setresgid... (cached) yes
  592. checking for setsid... (cached) yes
  593. checking for setpgid... (cached) yes
  594. checking for setpgrp... (cached) yes
  595. checking for setuid... (cached) yes
  596. checking for setvbuf... (cached) yes
  597. checking for snprintf... (cached) yes
  598. checking for sigaction... (cached) yes
  599. checking for siginterrupt... (cached) yes
  600. checking for sigrelse... yes
  601. checking for strftime... (cached) yes
  602. checking for sysconf... (cached) yes
  603. checking for tcgetpgrp... (cached) yes
  604. checking for tcsetpgrp... yes
  605. checking for tempnam... yes
  606. checking for timegm... yes
  607. checking for times... yes
  608. checking for tmpfile... yes
  609. checking for tmpnam... yes
  610. checking for tmpnam_r... no
  611. checking for truncate... (cached) yes
  612. checking for uname... (cached) yes
  613. checking for unsetenv... (cached) yes
  614. checking for utimes... (cached) yes
  615. checking for waitpid... (cached) yes
  616. checking for wait3... yes
  617. checking for wait4... yes
  618. checking for wcscoll... (cached) yes
  619. checking for _getpty... no
  620. checking for chroot... yes
  621. checking for link... yes
  622. checking for symlink... yes
  623. checking for fchdir... yes
  624. checking for fsync... yes
  625. checking for fdatasync... no
  626. checking for epoll... no
  627. checking for kqueue... yes
  628. checking for ctermid_r... yes
  629. checking for flock declaration... yes
  630. checking for flock... yes
  631. checking for getpagesize... yes
  632. checking for broken unsetenv... no
  633. checking for true... true
  634. checking for inet_aton in -lc... yes
  635. checking for chflags... yes
  636. checking for lchflags... yes
  637. checking for inflateCopy in -lz... yes
  638. checking for hstrerror... yes
  639. checking for inet_aton... yes
  640. checking for inet_pton... yes
  641. checking for setgroups... yes
  642. checking for openpty... no
  643. checking for openpty in -lutil... yes
  644. checking for forkpty... yes
  645. checking for memmove... (cached) yes
  646. checking for fseek64... no
  647. checking for fseeko... yes
  648. checking for fstatvfs... (cached) yes
  649. checking for ftell64... no
  650. checking for ftello... yes
  651. checking for statvfs... (cached) yes
  652. checking for dup2... (cached) yes
  653. checking for getcwd... (cached) yes
  654. checking for strdup... (cached) yes
  655. checking for getpgrp... (cached) yes
  656. checking for setpgrp... (cached) yes
  657. checking for gettimeofday... (cached) yes
  658. checking for major... yes
  659. checking for getaddrinfo... yes
  660. checking getaddrinfo bug... no
  661. checking for getnameinfo... (cached) yes
  662. checking whether time.h and sys/time.h may both be included... yes
  663. checking whether struct tm is in sys/time.h or time.h... time.h
  664. checking for struct tm.tm_zone... yes
  665. checking for struct stat.st_rdev... yes
  666. checking for struct stat.st_blksize... (cached) yes
  667. checking for struct stat.st_flags... yes
  668. checking for struct stat.st_gen... yes
  669. checking for struct stat.st_birthtime... yes
  670. checking for struct stat.st_blocks... yes
  671. checking for time.h that defines altzone... no
  672. checking whether sys/select.h and sys/time.h may both be included... yes
  673. checking for addrinfo... yes
  674. checking for sockaddr_storage... yes
  675. checking whether char is unsigned... no
  676. checking for an ANSI C-conforming const... yes
  677. checking for working volatile... yes
  678. checking for working signed char... yes
  679. checking for prototypes... yes
  680. checking for variable length prototypes and stdarg.h... yes
  681. checking for socketpair... yes
  682. checking if sockaddr has sa_len member... yes
  683. checking whether va_list is an array... yes
  684. checking for gethostbyname_r... yes
  685. checking gethostbyname_r with 6 args... yes
  686. checking for __fpu_control... no
  687. checking for __fpu_control in -lieee... no
  688. checking for --with-fpectl... no
  689. checking for --with-libm=STRING... default LIBM="-lm"
  690. checking for --with-libc=STRING... default LIBC=""
  691. checking whether C doubles are little-endian IEEE 754 binary64... yes
  692. checking whether C doubles are big-endian IEEE 754 binary64... no
  693. checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
  694. checking whether we can use gcc inline assembler to get and set x87 control word... yes
  695. checking for x87-style double rounding... no
  696. checking whether tanh preserves the sign of zero... yes
  697. checking for acosh... yes
  698. checking for asinh... yes
  699. checking for atanh... yes
  700. checking for copysign... yes
  701. checking for erf... yes
  702. checking for erfc... yes
  703. checking for expm1... yes
  704. checking for finite... yes
  705. checking for gamma... yes
  706. checking for hypot... yes
  707. checking for lgamma... yes
  708. checking for log1p... yes
  709. checking for round... yes
  710. checking for tgamma... yes
  711. checking whether isinf is declared... yes
  712. checking whether isnan is declared... yes
  713. checking whether isfinite is declared... yes
  714. checking whether POSIX semaphores are enabled... (cached) yes
  715. checking for broken sem_getvalue... no
  716. checking digit size for Python's longs... no value specified
  717. checking for wchar.h... (cached) yes
  718. checking size of wchar_t... 4
  719. checking for UCS-4 tcl... no
  720. checking whether wchar_t is signed... yes
  721. checking what type to use for unicode... no type found
  722. checking whether byte ordering is bigendian... no
  723. checking whether right shift extends the sign bit... yes
  724. checking for getc_unlocked() and friends... yes
  725. checking how to link readline libs... -lreadline
  726. checking for rl_callback_handler_install in -lreadline... yes
  727. checking for rl_pre_input_hook in -lreadline... yes
  728. checking for rl_completion_display_matches_hook in -lreadline... yes
  729. checking for rl_completion_matches in -lreadline... yes
  730. checking for broken nice()... yes
  731. checking for broken poll()... no
  732. checking for struct tm.tm_zone... (cached) yes
  733. checking for working tzset()... yes
  734. checking for tv_nsec in struct stat... yes
  735. checking for tv_nsec2 in struct stat... yes
  736. checking curses.h usability... yes
  737. checking curses.h presence... yes
  738. checking for curses.h... yes
  739. checking ncurses.h usability... yes
  740. checking ncurses.h presence... yes
  741. checking for ncurses.h... yes
  742. checking for term.h... yes
  743. checking whether mvwdelch is an expression... yes
  744. checking whether WINDOW has _flags... yes
  745. checking for is_term_resized... yes
  746. checking for resize_term... yes
  747. checking for resizeterm... yes
  748. configure: checking for device files
  749. checking for /dev/ptmx... no
  750. checking for /dev/ptc... no
  751. checking for %lld and %llu printf() format support... yes
  752. checking for %zd printf() format support... yes
  753. checking for socklen_t... (cached) yes
  754. checking for build directories... done
  755. configure: creating ./config.status
  756. config.status: creating Makefile.pre
  757. config.status: creating Modules/Setup.config
  758. config.status: creating Misc/python.pc
  759. config.status: creating Modules/ld_so_aix
  760. config.status: creating pyconfig.h
  761. creating Modules/Setup
  762. creating Modules/Setup.local
  763. creating Makefile
  764. ===========================================================================
  765. =======================<phase: build >============================
  766. ===> Building for python27-2.7.8_6
  767. --- Include/graminit.h ---
  768. --- python-gdb.py ---
  769. --- Parser/acceler.o ---
  770. --- Parser/grammar1.o ---
  771. --- Parser/listnode.o ---
  772. --- Parser/node.o ---
  773. --- Parser/parser.o ---
  774. --- Parser/parsetok.o ---
  775.  
  776.  
  777.  
  778. .
  779. .
  780. .
  781. .
  782. .
  783. .
  784. .
  785.  
  786.  
  787. ython27/work/stage/usr/local/lib/python2.7/weakref.py ...
  788. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/webbrowser.py ...
  789. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/whichdb.py ...
  790. Listing /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/wsgiref ...
  791. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/wsgiref/__init__.py ...
  792. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/wsgiref/handlers.py ...
  793. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/wsgiref/headers.py ...
  794. Compiling /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/wsgiref/simple_server.py ...
  795. /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib2to3/PatternGrammar2.7.8.final.0.pickle
  796. Creating directory /usr/local/include/python2.7
  797. install -o root -g wheel -m 0644 ./Include/Python-ast.h /usr/local/include/python2.7
  798. install -o root -g wheel -m 0644 ./Include/Python.h /usr/local/include/python2.7
  799. install -o root -g wheel -m 0644 ./Include/abstract.h /usr/local/include/python2.7
  800. install -o root -g wheel -m 0644 ./Include/asdl.h /usr/local/include/python2.7
  801. install -o root -g wheel -m 0644 ./Include/ast.h /usr/local/include/python2.7
  802. install -o root -g wheel -m 0644 ./Include/bitset.h /usr/local/include/python2.7
  803. install -o root -g wheel -m 0644 ./Include/boolobject.h /usr/local/include/python2.7
  804. install -o root -g wheel -m 0644 ./Include/bufferobject.h /usr/local/include/python2.7
  805. install -o root -g wheel -m 0644 ./Include/bytearrayobject.h /usr/local/include/python2.7
  806. install -o root -g wheel -m 0644 ./Include/bytes_methods.h /usr/local/include/python2.7
  807. install -o root -g wheel -m 0644 ./Include/bytesobject.h /usr/local/include/python2.7
  808. install -o root -g wheel -m 0644 ./Include/cStringIO.h /usr/local/include/python2.7
  809. install -o root -g wheel -m 0644 ./Include/cellobject.h /usr/local/include/python2.7
  810. install -o root -g wheel -m 0644 ./Include/ceval.h /usr/local/include/python2.7
  811. install -o root -g wheel -m 0644 ./Include/classobject.h /usr/local/include/python2.7
  812. install -o root -g wheel -m 0644 ./Include/cobject.h /usr/local/include/python2.7
  813. install -o root -g wheel -m 0644 ./Include/code.h /usr/local/include/python2.7
  814. install -o root -g wheel -m 0644 ./Include/codecs.h /usr/local/include/python2.7
  815. install -o root -g wheel -m 0644 ./Include/compile.h /usr/local/include/python2.7
  816. install -o root -g wheel -m 0644 ./Include/complexobject.h /usr/local/include/python2.7
  817. install -o root -g wheel -m 0644 ./Include/datetime.h /usr/local/include/python2.7
  818. install -o root -g wheel -m 0644 ./Include/descrobject.h /usr/local/include/python2.7
  819. install -o root -g wheel -m 0644 ./Include/dictobject.h /usr/local/include/python2.7
  820. install -o root -g wheel -m 0644 ./Include/dtoa.h /usr/local/include/python2.7
  821. install -o root -g wheel -m 0644 ./Include/enumobject.h /usr/local/include/python2.7
  822. install -o root -g wheel -m 0644 ./Include/errcode.h /usr/local/include/python2.7
  823. install -o root -g wheel -m 0644 ./Include/eval.h /usr/local/include/python2.7
  824. install -o root -g wheel -m 0644 ./Include/fileobject.h /usr/local/include/python2.7
  825. install -o root -g wheel -m 0644 ./Include/floatobject.h /usr/local/include/python2.7
  826. install -o root -g wheel -m 0644 ./Include/frameobject.h /usr/local/include/python2.7
  827. install -o root -g wheel -m 0644 ./Include/funcobject.h /usr/local/include/python2.7
  828. install -o root -g wheel -m 0644 ./Include/genobject.h /usr/local/include/python2.7
  829. install -o root -g wheel -m 0644 ./Include/graminit.h /usr/local/include/python2.7
  830. install -o root -g wheel -m 0644 ./Include/grammar.h /usr/local/include/python2.7
  831. install -o root -g wheel -m 0644 ./Include/import.h /usr/local/include/python2.7
  832. install -o root -g wheel -m 0644 ./Include/intobject.h /usr/local/include/python2.7
  833. install -o root -g wheel -m 0644 ./Include/intrcheck.h /usr/local/include/python2.7
  834. install -o root -g wheel -m 0644 ./Include/iterobject.h /usr/local/include/python2.7
  835. install -o root -g wheel -m 0644 ./Include/listobject.h /usr/local/include/python2.7
  836. install -o root -g wheel -m 0644 ./Include/longintrepr.h /usr/local/include/python2.7
  837. install -o root -g wheel -m 0644 ./Include/longobject.h /usr/local/include/python2.7
  838. install -o root -g wheel -m 0644 ./Include/marshal.h /usr/local/include/python2.7
  839. install -o root -g wheel -m 0644 ./Include/memoryobject.h /usr/local/include/python2.7
  840. install -o root -g wheel -m 0644 ./Include/metagrammar.h /usr/local/include/python2.7
  841. install -o root -g wheel -m 0644 ./Include/methodobject.h /usr/local/include/python2.7
  842. install -o root -g wheel -m 0644 ./Include/modsupport.h /usr/local/include/python2.7
  843. install -o root -g wheel -m 0644 ./Include/moduleobject.h /usr/local/include/python2.7
  844. install -o root -g wheel -m 0644 ./Include/node.h /usr/local/include/python2.7
  845. install -o root -g wheel -m 0644 ./Include/object.h /usr/local/include/python2.7
  846. install -o root -g wheel -m 0644 ./Include/objimpl.h /usr/local/include/python2.7
  847. install -o root -g wheel -m 0644 ./Include/opcode.h /usr/local/include/python2.7
  848. install -o root -g wheel -m 0644 ./Include/osdefs.h /usr/local/include/python2.7
  849. install -o root -g wheel -m 0644 ./Include/parsetok.h /usr/local/include/python2.7
  850. install -o root -g wheel -m 0644 ./Include/patchlevel.h /usr/local/include/python2.7
  851. install -o root -g wheel -m 0644 ./Include/pgen.h /usr/local/include/python2.7
  852. install -o root -g wheel -m 0644 ./Include/pgenheaders.h /usr/local/include/python2.7
  853. install -o root -g wheel -m 0644 ./Include/py_curses.h /usr/local/include/python2.7
  854. install -o root -g wheel -m 0644 ./Include/pyarena.h /usr/local/include/python2.7
  855. install -o root -g wheel -m 0644 ./Include/pycapsule.h /usr/local/include/python2.7
  856. install -o root -g wheel -m 0644 ./Include/pyctype.h /usr/local/include/python2.7
  857. install -o root -g wheel -m 0644 ./Include/pydebug.h /usr/local/include/python2.7
  858. install -o root -g wheel -m 0644 ./Include/pyerrors.h /usr/local/include/python2.7
  859. install -o root -g wheel -m 0644 ./Include/pyexpat.h /usr/local/include/python2.7
  860. install -o root -g wheel -m 0644 ./Include/pyfpe.h /usr/local/include/python2.7
  861. install -o root -g wheel -m 0644 ./Include/pygetopt.h /usr/local/include/python2.7
  862. install -o root -g wheel -m 0644 ./Include/pymacconfig.h /usr/local/include/python2.7
  863. install -o root -g wheel -m 0644 ./Include/pymactoolbox.h /usr/local/include/python2.7
  864. install -o root -g wheel -m 0644 ./Include/pymath.h /usr/local/include/python2.7
  865. install -o root -g wheel -m 0644 ./Include/pymem.h /usr/local/include/python2.7
  866. install -o root -g wheel -m 0644 ./Include/pyport.h /usr/local/include/python2.7
  867. install -o root -g wheel -m 0644 ./Include/pystate.h /usr/local/include/python2.7
  868. install -o root -g wheel -m 0644 ./Include/pystrcmp.h /usr/local/include/python2.7
  869. install -o root -g wheel -m 0644 ./Include/pystrtod.h /usr/local/include/python2.7
  870. install -o root -g wheel -m 0644 ./Include/pythonrun.h /usr/local/include/python2.7
  871. install -o root -g wheel -m 0644 ./Include/pythread.h /usr/local/include/python2.7
  872. install -o root -g wheel -m 0644 ./Include/rangeobject.h /usr/local/include/python2.7
  873. install -o root -g wheel -m 0644 ./Include/setobject.h /usr/local/include/python2.7
  874. install -o root -g wheel -m 0644 ./Include/sliceobject.h /usr/local/include/python2.7
  875. install -o root -g wheel -m 0644 ./Include/stringobject.h /usr/local/include/python2.7
  876. install -o root -g wheel -m 0644 ./Include/structmember.h /usr/local/include/python2.7
  877. install -o root -g wheel -m 0644 ./Include/structseq.h /usr/local/include/python2.7
  878. install -o root -g wheel -m 0644 ./Include/symtable.h /usr/local/include/python2.7
  879. install -o root -g wheel -m 0644 ./Include/sysmodule.h /usr/local/include/python2.7
  880. install -o root -g wheel -m 0644 ./Include/timefuncs.h /usr/local/include/python2.7
  881. install -o root -g wheel -m 0644 ./Include/token.h /usr/local/include/python2.7
  882. install -o root -g wheel -m 0644 ./Include/traceback.h /usr/local/include/python2.7
  883. install -o root -g wheel -m 0644 ./Include/tupleobject.h /usr/local/include/python2.7
  884. install -o root -g wheel -m 0644 ./Include/ucnhash.h /usr/local/include/python2.7
  885. install -o root -g wheel -m 0644 ./Include/unicodeobject.h /usr/local/include/python2.7
  886. install -o root -g wheel -m 0644 ./Include/warnings.h /usr/local/include/python2.7
  887. install -o root -g wheel -m 0644 ./Include/weakrefobject.h /usr/local/include/python2.7
  888. install -o root -g wheel -m 0644 pyconfig.h /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/include/python2.7/pyconfig.h
  889. sed -e "s,@EXENAME@,/usr/local/bin/python2.7," < ./Misc/python-config.in >python-config
  890. Creating directory /usr/local/lib/python2.7/config
  891. install -o root -g wheel -m 0644 Modules/config.c /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/config.c
  892. install -o root -g wheel -m 0644 Modules/python.o /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/python.o
  893. install -o root -g wheel -m 0644 ./Modules/config.c.in /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/config.c.in
  894. install -o root -g wheel -m 0644 Makefile /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/Makefile
  895. install -o root -g wheel -m 0644 Modules/Setup /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/Setup
  896. install -o root -g wheel -m 0644 Modules/Setup.local /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/Setup.local
  897. install -o root -g wheel -m 0644 Modules/Setup.config /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/Setup.config
  898. install -o root -g wheel -m 0644 Misc/python.pc /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/libdata/pkgconfig/python-2.7.pc
  899. install -o root -g wheel -m 555 ./Modules/makesetup /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/makesetup
  900. install -o root -g wheel -m 555 ./install-sh /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/config/install-sh
  901. install -o root -g wheel -m 555 python-config /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/bin/python2.7-config
  902. rm python-config
  903. install -o root -g wheel -m 0644 ./Misc/python.man /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/man/man1/python2.7.1
  904. LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/python27/work/Python-2.7.8 ./python -E ./setup.py install --prefix=/usr/local --install-scripts=/usr/local/bin --install-platlib=/usr/local/lib/python2.7/lib-dynload --root=/wrkdirs/usr/ports/lang/python27/work/stage/
  905. running install
  906. running build
  907. running build_ext
  908. building dbm using ndbm
  909. INFO: Can't locate Tcl/Tk libs and/or headers
  910.  
  911. Python build finished, but the necessary bits to build these modules were not found:
  912. _bsddb _sqlite3 _tkinter
  913. dl gdbm imageop
  914. linuxaudiodev spwd sunaudiodev
  915. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  916.  
  917. running build_scripts
  918. copying and adjusting /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Tools/scripts/pydoc -> build/scripts-2.7
  919. copying and adjusting /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Tools/scripts/idle -> build/scripts-2.7
  920. copying and adjusting /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8/Tools/scripts/2to3 -> build/scripts-2.7
  921. changing mode of build/scripts-2.7/pydoc from 644 to 755
  922. changing mode of build/scripts-2.7/idle from 644 to 755
  923. changing mode of build/scripts-2.7/2to3 from 644 to 755
  924. renaming build/scripts-2.7/pydoc to build/scripts-2.7/pydoc2.7
  925. renaming build/scripts-2.7/idle to build/scripts-2.7/idle2.7
  926. renaming build/scripts-2.7/2to3 to build/scripts-2.7/2to3-2.7
  927. running install_lib
  928. error: error listing files in 'build/lib.freebsd-10.0-STABLE-amd64-2.7': Operation not supported
  929. *** Error code 1
  930.  
  931. Stop.
  932. make[1]: stopped in /wrkdirs/usr/ports/lang/python27/work/Python-2.7.8
  933. *** Error code 1
  934.  
  935. Stop.
  936. make: stopped in /usr/ports/lang/python27
  937. ====>> Cleaning up wrkdir
  938. ===> Cleaning for python27-2.7.8_6
  939. build of /usr/ports/lang/python27 ended at Thu Nov 27 09:48:50 CET 2014
  940. build time: 00:01:23
  941. !!! build failure encountered !!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement