gusibsd

Untitled

Apr 16th, 2014
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.50 KB | None | 0 0
  1. ====>> Building devel/py-qt4-dbussupport
  2. build started at Wed Apr 16 15:20:21 UTC 2014
  3. port directory: /usr/ports/devel/py-qt4-dbussupport
  4. building for: FreeBSD head64_allbsd-mc_exp-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT amd64
  5. maintained by: [email protected]
  6. Makefile ident: $FreeBSD: head/devel/py-qt4-dbussupport/Makefile 339634 2014-01-13 21:00:02Z rene $
  7. Poudriere version: 3.1-pre
  8.  
  9. ---Begin Environment---
  10. OSVERSION=1100018
  11. UNAME_v=FreeBSD 11.0-CURRENT
  12. UNAME_r=11.0-CURRENT
  13. BLOCKSIZE=K
  14. MAIL=/var/mail/root
  15. STATUS=1
  16. MASTERMNT=/usr/local/poudriere/data/build/head64_allbsd-mc_exp/ref
  17. PKG_EXT=txz
  18. FORCE_PACKAGE=yes
  19. tpid=60451
  20. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
  21. POUDRIERE_BUILD_TYPE=bulk
  22. PKGNG=1
  23. PKGNAME=py27-qt4-dbussupport-4.10.3
  24. PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
  25. PKG_ADD=/usr/local/sbin/pkg-static add
  26. PWD=/root/marcuscom/ports-experimental/trunk/sysutils/gnome-control-center
  27. MASTERNAME=head64_allbsd-mc_exp
  28. USER=root
  29. HOME=/root
  30. POUDRIERE_VERSION=3.1-pre
  31. LOCALBASE=/usr/local
  32. PKG_VERSION=/poudriere/pkg-static version
  33. PKG_BIN=/usr/local/sbin/pkg-static
  34. ---End Environment---
  35.  
  36. ---Begin OPTIONS List---
  37. ---End OPTIONS List---
  38.  
  39. --CONFIGURE_ARGS--
  40. --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib
  41. --End CONFIGURE_ARGS--
  42.  
  43. --CONFIGURE_ENV--
  44. PYTHON="/usr/local/bin/python2.7" QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh
  45. --End CONFIGURE_ENV--
  46.  
  47. --MAKE_ENV--
  48. SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -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 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
  49. --End MAKE_ENV--
  50.  
  51. --SUB_LIST--
  52. PREFIX=/usr/local
  53. LOCALBASE=/usr/local
  54. DATADIR=/usr/local/share/dbussupport
  55. DOCSDIR=/usr/local/share/doc/dbussupport
  56. EXAMPLESDIR=/usr/local/share/examples/dbussupport
  57. WWWDIR=/usr/local/www/dbussupport
  58. ETCDIR=/usr/local/etc/dbussupport
  59. --End SUB_LIST--
  60.  
  61. ---Begin make.conf---
  62. USE_PACKAGE_DEPENDS=yes
  63. BATCH=yes
  64. WRKDIRPREFIX=/wrkdirs
  65. PORTSDIR=/usr/ports
  66. PACKAGES=/packages
  67. DISTDIR=/distfiles
  68. #### /usr/local/etc/poudriere.d/head64_allbsd-mc_exp-make.conf ####
  69. MASTER_SITE_GNOME+=http://www.gtlib.gatech.edu/pub/gnome/%SUBDIR%/
  70.  
  71. #DEVELOPER= yes
  72.  
  73. DEFAULT_VERSIONS= perl5=5.16
  74.  
  75. QT4_OPTIONS= CUPS NAS QGTKSTYLE
  76. WITH_NEW_XORG= yes
  77.  
  78. KDE4_PREFIX=/usr/local
  79. WITH_GHOSTSCRIPT_VER=8
  80.  
  81. MALLOC_PRODUCTION=yes
  82. FIREFOX_I18N=ca
  83. THUNDERBIRD_I18N=ca
  84.  
  85. TEX_DEFAULT= texlive
  86. DEFAULT_PGSQL_VER=93
  87.  
  88. .if ${.CURDIR:M*/devel/libgit2}
  89. CMAKE_ARGS+= -DTHREADSAFE:BOOL=ON
  90. .endif
  91.  
  92. .if ${.CURDIR:M*/multimedia/audacious-plugins}
  93. CONFIGURE_ARGS+= --enable-mpris2
  94. .endif
  95.  
  96. .if ${.CURDIR:M*/www/epiphany}
  97. WITH_DEBUG= YES
  98. .endif
  99.  
  100. .if ${.CURDIR:M*/multimedia/gstreamer1}
  101. WITH_DEBUG= YES
  102. .endif
  103.  
  104. .if ${.CURDIR:M*/multimedia/cheese}
  105. WITH_DEBUG= YES
  106. .endif
  107.  
  108. .if ${.CURDIR:M*/x11-toolkits/gtk30}
  109. WITH_DEBUG= YES
  110. .endif
  111.  
  112. .if ${.CURDIR:M*/devel/glib20}
  113. WITH_DEBUG= YES
  114. .endif
  115.  
  116. .if ${.CURDIR:M*/devel/gdb}
  117. USE_GCC= 4.7
  118. .endif
  119.  
  120. #.if ${.CURDIR:M*/devel/google-sparsehash}
  121. # USE_GCC= 4.8
  122. #.endif
  123.  
  124. .if ${.CURDIR:M*/java/openjdk6}
  125. NO_IGNORE= YES
  126. .endif
  127.  
  128. .if ${.CURDIR:M*/x11/kdelibs4}
  129. MAKE_JOBS_UNSAFE= YES
  130. .endif
  131.  
  132. .if ${.CURDIR:M*/sysutils/polkit-gnome}
  133. MAKE_JOBS_UNSAFE= YES
  134. .endif
  135.  
  136. .if ${.CURDIR:M*/sysutils/polkit}
  137. MAKE_JOBS_UNSAFE= YES
  138. .endif
  139.  
  140. .if ${.CURDIR:M*/devel/py-notify}
  141. MAKE_JOBS_UNSAFE= YES
  142. .endif
  143.  
  144. .if ${.CURDIR:M*/audio/fluidsynth}
  145. USE_GCC= 4.7
  146. .endif
  147.  
  148. .if ${.CURDIR:M*/print/cups-pstoraster}
  149. MAKE_JOBS_UNSAFE= YES
  150. .endif
  151.  
  152. .if ${.CURDIR:M*/science/InsightToolkit}
  153. MAKE_JOBS_UNSAFE= yes
  154. .endif
  155. ---End make.conf---
  156. ===> Cleaning for py27-qt4-dbussupport-4.10.3
  157. =======================<phase: check-config >============================
  158. ===========================================================================
  159. =======================<phase: pkg-depends >============================
  160. ===> py27-qt4-dbussupport-4.10.3 depends on file: /usr/local/sbin/pkg - not found
  161. ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  162. ===> Installing existing package /packages/All/pkg-1.2.7_2.txz
  163. Installing pkg-1.2.7_2... done
  164. If you are upgrading from the old package format, first run:
  165.  
  166. # pkg2ng
  167. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  168. ===========================================================================
  169. =======================<phase: fetch-depends >============================
  170. ===========================================================================
  171. =======================<phase: fetch >============================
  172. ===> Fetching all distfiles required by py27-qt4-dbussupport-4.10.3 for building
  173. ===========================================================================
  174. =======================<phase: checksum >============================
  175. ===> Fetching all distfiles required by py27-qt4-dbussupport-4.10.3 for building
  176. => SHA256 Checksum OK for PyQt-x11-gpl-4.10.3.tar.gz.
  177. ===========================================================================
  178. =======================<phase: extract-depends>============================
  179. ===========================================================================
  180. =======================<phase: extract >============================
  181. ===> Fetching all distfiles required by py27-qt4-dbussupport-4.10.3 for building
  182. ===> Extracting for py27-qt4-dbussupport-4.10.3
  183. => SHA256 Checksum OK for PyQt-x11-gpl-4.10.3.tar.gz.
  184. ===========================================================================
  185. =======================<phase: patch-depends >============================
  186. ===========================================================================
  187. =======================<phase: patch >============================
  188. ===> Patching for py27-qt4-dbussupport-4.10.3
  189. ===> Applying FreeBSD patches for py27-qt4-dbussupport-4.10.3
  190. /usr/bin/sed -i.bak -e '/6f29b27e48/d' /wrkdirs/usr/ports/devel/py-qt4-dbussupport/work/PyQt-x11-gpl-4.10.3/configure.py
  191. ===========================================================================
  192. =======================<phase: build-depends >============================
  193. ===> py27-qt4-dbussupport-4.10.3 depends on package: py27-sip>=4.15.2 - not found
  194. pkg-static: No package(s) matching py27-sip
  195. ===> Verifying install for py27-sip>=4.15.2 in /usr/ports/devel/py-sip
  196. ===> Installing existing package /packages/All/py27-sip-4.15.2,1.txz
  197. Installing py27-sip-4.15.2,1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1... done
  198. done
  199. done
  200. ====
  201. Note that some of the standard modules are provided as separate
  202. ports since they require extra dependencies:
  203.  
  204. bsddb databases/py-bsddb
  205. gdbm databases/py-gdbm
  206. sqlite3 databases/py-sqlite3
  207. tkinter x11-toolkits/py-tkinter
  208.  
  209. Install them as needed.
  210. ====
  211. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  212. ===> py27-qt4-dbussupport-4.10.3 depends on package: py27-dbus>=0.8 - not found
  213. pkg-static: No package(s) matching py27-dbus
  214. ===> Verifying install for py27-dbus>=0.8 in /usr/ports/devel/py-dbus
  215. ===> Installing existing package /packages/All/py27-dbus-1.1.1_4.txz
  216. Installing py27-dbus-1.1.1_4...Installing pydbus-common-1.1.1_4... done
  217. Installing python2-2_2... done
  218. done
  219. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  220. ===> py27-qt4-dbussupport-4.10.3 depends on file: /usr/local/bin/python2.7 - found
  221. ===> py27-qt4-dbussupport-4.10.3 depends on executable: pkgconf - not found
  222. ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf
  223. ===> Installing existing package /packages/All/pkgconf-0.9.5.txz
  224. Installing pkgconf-0.9.5... done
  225. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  226. ===> py27-qt4-dbussupport-4.10.3 depends on file: /usr/local/lib/qt4/libQtCore.so - not found
  227. ===> Verifying install for /usr/local/lib/qt4/libQtCore.so in /usr/ports/devel/qt4-corelib
  228. ===> Installing existing package /packages/All/qt4-corelib-4.8.5_3.txz
  229. Installing qt4-corelib-4.8.5_3...Installing glib-2.40.0...Installing libffi-3.0.13_1... done
  230. Installing libiconv-1.14_3... done
  231. Installing pcre-8.34... done
  232. Installing perl5-5.16.3_9... done
  233. No schema files found: doing nothing.
  234. done
  235. Installing icu-52.1... done
  236. done
  237. ======================================================================
  238.  
  239. Qt 4 can be built with optional support for:
  240. - Common UNIX Printing System (CUPS) (enabled by default)
  241. - Network Audio System (NAS)
  242. - Qt style that renders using GTK (QGTKSTYLE)
  243.  
  244. In order to enable them, you have to add
  245. QT4_OPTIONS= CUPS NAS QGTKSTYLE
  246. to your /etc/make.conf and compile devel/qt4-corelib and
  247. x11-toolkits/qt4-gui ports.
  248.  
  249. Attention! Whenever you change the QT4_OPTIONS both
  250. devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!
  251.  
  252. ======================================================================
  253. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  254. ===> py27-qt4-dbussupport-4.10.3 depends on file: /usr/local/bin/moc-qt4 - not found
  255. ===> Verifying install for /usr/local/bin/moc-qt4 in /usr/ports/devel/qt4-moc
  256. ===> Installing existing package /packages/All/qt4-moc-4.8.5_1.txz
  257. Installing qt4-moc-4.8.5_1... done
  258. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  259. ===> py27-qt4-dbussupport-4.10.3 depends on file: /usr/local/bin/qmake-qt4 - not found
  260. ===> Verifying install for /usr/local/bin/qmake-qt4 in /usr/ports/devel/qmake4
  261. ===> Installing existing package /packages/All/qt4-qmake-4.8.5_1.txz
  262. Installing qt4-qmake-4.8.5_1... done
  263. ===> Returning to build of py27-qt4-dbussupport-4.10.3
  264. ===========================================================================
  265. =======================<phase: lib-depends >============================
  266. ===========================================================================
  267. =======================<phase: configure >============================
  268. ===> Configuring for py27-qt4-dbussupport-4.10.3
  269. cd /wrkdirs/usr/ports/devel/py-qt4-dbussupport/work/PyQt-x11-gpl-4.10.3 && /usr/bin/env PYTHON="/usr/local/bin/python2.7" QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/python2.7 configure.py -b /usr/local/bin -d /usr/local/lib/python2.7/site-packages -p /usr/local/lib/qt4/plugins -q /usr/local/bin/qmake-qt4 --confirm-license --enable QtCore CC="cc" CXX="c++" LINK="c++" LINK_SHLIB="c++" CFLAGS="-O2 -pipe -fno-strict-aliasing" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"
  270. Determining the layout of your Qt installation...
  271. This is the GPL version of PyQt 4.10.3 (licensed under the GNU General Public
  272. License) for Python 2.7.6 on freebsd11.
  273. Found the license file pyqt-gpl.sip.
  274. Checking to see if the QtCore module should be built...
  275. Checking to see if the dbus support module should be built...
  276. DBus v1 does not seem to be installed.
  277. Qt v4.8.5 free edition is being used.
  278. SIP 4.15.2 is being used.
  279. The Qt header files are in /usr/local/include/qt4.
  280. The shared Qt libraries are in /usr/local/lib/qt4.
  281. The Qt binaries are in /usr/local/bin.
  282. The Qt mkspecs directory is in /usr/local/share/qt4.
  283. These PyQt modules will be built: QtCore.
  284. The PyQt Python package will be installed in
  285. /usr/local/lib/python2.7/site-packages.
  286. PyQt is being built with generated docstrings.
  287. The Designer plugin will be installed in /usr/local/lib/qt4/plugins/designer.
  288. The PyQt .sip files will be installed in /usr/local/share/py-sip/PyQt4.
  289. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/local/bin.
  290. Embedding sip flags...
  291. Generating the C++ source for the QtCore module...
  292. Creating the Makefile for the QtCore module...
  293. Generating the C++ source for the Qt module...
  294. Creating the Makefile for the Qt module...
  295. Creating top level Makefile...
  296. Creating QPy support library for QtCore Makefile...
  297. Creating QPy support libraries Makefile...
  298. Creating pyuic4 wrapper...
  299. Creating pyuic4 Makefile...
  300. Creating pylupdate4 Makefile...
  301. Creating pyrcc4 Makefile...
  302. Creating pyqtconfig.py...
  303. ===========================================================================
  304. =======================<phase: build >============================
  305. ===> Building for py27-qt4-dbussupport-4.10.3
  306. make[1]: cannot open Makefile.
  307.  
  308. make[1]: stopped in /wrkdirs/usr/ports/devel/py-qt4-dbussupport/work/PyQt-x11-gpl-4.10.3/dbus
  309. ===> Compilation failed unexpectedly.
  310. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
  311. the maintainer.
  312. *** Error code 1
  313.  
  314. Stop.
  315. make: stopped in /usr/ports/devel/py-qt4-dbussupport
  316. ===> Cleaning for py27-qt4-dbussupport-4.10.3
  317. build of /usr/ports/devel/py-qt4-dbussupport ended at Wed Apr 16 15:21:18 UTC 2014
  318. build time: 00:00:57
Advertisement
Add Comment
Please, Sign In to add comment