gusibsd

Untitled

Mar 26th, 2014
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.11 KB | None | 0 0
  1. build started at Wed Mar 26 17:18:38 UTC 2014
  2. port directory: /usr/ports/games/gnome-sudoku
  3. building for: FreeBSD head64_allbsd-mc_exp 11.0-CURRENT FreeBSD 11.0-CURRENT amd64
  4. maintained by: [email protected]
  5. Makefile ident: $MCom: ports-experimental/trunk/games/gnome-sudoku/Makefile 19328 2014-03-25 14:50:37Z gusi $
  6. Poudriere version: 3.1-pre
  7.  
  8. ---Begin Environment---
  9. PKGREPOSITORY=/tmp/pkgs
  10. PACKAGES=/tmp/pkgs
  11. OSVERSION=1100014
  12. UNAME_v=FreeBSD 11.0-CURRENT
  13. UNAME_r=11.0-CURRENT
  14. BLOCKSIZE=K
  15. MAIL=/var/mail/root
  16. STATUS=1
  17. SAVED_TERM=screen
  18. MASTERMNT=/usr/local/poudriere/data/build/head64_allbsd-mc_exp/ref
  19. PKG_EXT=txz
  20. FORCE_PACKAGE=yes
  21. tpid=22137
  22. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
  23. POUDRIERE_BUILD_TYPE=bulk
  24. PKGNG=1
  25. PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
  26. PKG_ADD=/usr/local/sbin/pkg-static add
  27. PWD=/root/marcuscom/ports-experimental/trunk
  28. MASTERNAME=head64_allbsd-mc_exp
  29. DEVELOPER_MODE=yes
  30. USER=root
  31. HOME=/root
  32. POUDRIERE_VERSION=3.1-pre
  33. TRYBROKEN=yes
  34. LOCALBASE=/usr/local
  35. PKG_VERSION=/poudriere/pkg-static version
  36. PKG_BIN=/usr/local/sbin/pkg-static
  37. ---End Environment---
  38.  
  39. ---Begin OPTIONS List---
  40. ---End OPTIONS List---
  41.  
  42. --CONFIGURE_ARGS--
  43. --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  44. --End CONFIGURE_ARGS--
  45.  
  46. --CONFIGURE_ENV--
  47. PYTHON="/usr/local/bin/python3.3" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
  48. --End CONFIGURE_ENV--
  49.  
  50. --MAKE_ENV--
  51. 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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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"
  52. --End MAKE_ENV--
  53.  
  54. --SUB_LIST--
  55. PREFIX=/usr/local
  56. LOCALBASE=/usr/local
  57. DATADIR=/usr/local/share/gnome-sudoku
  58. DOCSDIR=/usr/local/share/doc/gnome-sudoku
  59. EXAMPLESDIR=/usr/local/share/examples/gnome-sudoku
  60. WWWDIR=/usr/local/www/gnome-sudoku
  61. ETCDIR=/usr/local/etc/gnome-sudoku
  62. --End SUB_LIST--
  63.  
  64. ---Begin make.conf---
  65. USE_PACKAGE_DEPENDS=yes
  66. BATCH=yes
  67. WRKDIRPREFIX=/wrkdirs
  68. PORTSDIR=/usr/ports
  69. PACKAGES=/packages
  70. DISTDIR=/distfiles
  71. #### /usr/local/etc/poudriere.d/head64_allbsd-mc_exp-make.conf ####
  72. MASTER_SITE_GNOME+=http://www.gtlib.gatech.edu/pub/gnome/%SUBDIR%/
  73.  
  74. DEVELOPER= yes
  75.  
  76. DEFAULT_VERSIONS= perl5=5.16
  77.  
  78. QT4_OPTIONS= CUPS NAS QGTKSTYLE
  79. WITH_NEW_XORG= yes
  80.  
  81. KDE4_PREFIX=/usr/local
  82. WITH_GHOSTSCRIPT_VER=8
  83.  
  84. MALLOC_PRODUCTION=yes
  85. FIREFOX_I18N=ca
  86. THUNDERBIRD_I18N=ca
  87.  
  88. TEX_DEFAULT= texlive
  89. DEFAULT_PGSQL_VER=93
  90.  
  91. .if ${.CURDIR:M*/devel/gdb}
  92. USE_GCC= 4.7
  93. .endif
  94.  
  95. .if ${.CURDIR:M*/devel/google-sparsehash}
  96. USE_GCC= 4.7
  97. .endif
  98.  
  99. .if ${.CURDIR:M*/java/openjdk6}
  100. NO_IGNORE= YES
  101. .endif
  102.  
  103. .if ${.CURDIR:M*/audio/soundtouch}
  104. USE_GCC= 4.6
  105. .endif
  106.  
  107. .if ${.CURDIR:M*/x11/kdelibs4}
  108. MAKE_JOBS_UNSAFE= YES
  109. .endif
  110.  
  111. .if ${.CURDIR:M*/sysutils/polkit-gnome}
  112. MAKE_JOBS_UNSAFE= YES
  113. .endif
  114.  
  115. .if ${.CURDIR:M*/sysutils/polkit}
  116. MAKE_JOBS_UNSAFE= YES
  117. .endif
  118.  
  119. .if ${.CURDIR:M*/devel/py-notify}
  120. MAKE_JOBS_UNSAFE= YES
  121. .endif
  122.  
  123. .if ${.CURDIR:M*/textproc/scim}
  124. USE_GCC= 4.6
  125. .endif
  126.  
  127. .if ${.CURDIR:M*/audio/fluidsynth}
  128. USE_GCC= 4.7
  129. .endif
  130.  
  131. .if ${.CURDIR:M*/print/cups-pstoraster}
  132. MAKE_JOBS_UNSAFE= YES
  133. .endif
  134.  
  135. .if ${.CURDIR:M*/net/wireshark}
  136. MAKE_JOBS_UNSAFE= yes
  137. .endif
  138.  
  139. .if ${.CURDIR:M*/science/InsightToolkit}
  140. MAKE_JOBS_UNSAFE= yes
  141. .endif
  142.  
  143. .if ${.CURDIR:M*/science/netcdf4}
  144. USE_GCC= 4.7
  145. .endif
  146. ---End make.conf---
  147. =======================<phase: check-config >============================
  148. ===========================================================================
  149. =======================<phase: pkg-depends >============================
  150. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/sbin/pkg - not found
  151. ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  152. ===> Installing existing package /packages/All/pkg-1.2.7.txz
  153. Installing pkg-1.2.7... done
  154. If you are upgrading from the old package format, first run:
  155.  
  156. # pkg2ng
  157. ===> Returning to build of gnome-sudoku-3.12.0
  158. ===========================================================================
  159. =======================<phase: fetch-depends >============================
  160. ===========================================================================
  161. =======================<phase: fetch >============================
  162. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/sbin/pkg - found
  163. ===> Fetching all distfiles required by gnome-sudoku-3.12.0 for building
  164. ===========================================================================
  165. =======================<phase: checksum >============================
  166. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/sbin/pkg - found
  167. ===> Fetching all distfiles required by gnome-sudoku-3.12.0 for building
  168. => SHA256 Checksum OK for gnome3/gnome-sudoku-3.12.0.tar.xz.
  169. ===========================================================================
  170. =======================<phase: extract-depends>============================
  171. ===========================================================================
  172. =======================<phase: extract >============================
  173. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/sbin/pkg - found
  174. ===> Fetching all distfiles required by gnome-sudoku-3.12.0 for building
  175. ===> Extracting for gnome-sudoku-3.12.0
  176. => SHA256 Checksum OK for gnome3/gnome-sudoku-3.12.0.tar.xz.
  177. ===========================================================================
  178. =======================<phase: patch-depends >============================
  179. ===========================================================================
  180. =======================<phase: patch >============================
  181. ===> Patching for gnome-sudoku-3.12.0
  182. ===> Applying FreeBSD patches for gnome-sudoku-3.12.0
  183. ===========================================================================
  184. =======================<phase: build-depends >============================
  185. ===> gnome-sudoku-3.12.0 depends on executable: itstool - not found
  186. ===> Verifying install for itstool in /usr/ports/textproc/itstool
  187. ===> Installing existing package /packages/All/itstool-2.0.2.txz
  188. Installing itstool-2.0.2...Installing py27-libxml2-2.9.1...Installing libxml2-2.9.1... done
  189. Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1... done
  190. done
  191. done
  192. Installing python2-2_2... done
  193. done
  194. done
  195. ====
  196. Note that some of the standard modules are provided as separate
  197. ports since they require extra dependencies:
  198.  
  199. bsddb databases/py-bsddb
  200. gdbm databases/py-gdbm
  201. sqlite3 databases/py-sqlite3
  202. tkinter x11-toolkits/py-tkinter
  203.  
  204. Install them as needed.
  205. ====
  206. ===> Returning to build of gnome-sudoku-3.12.0
  207. ===> gnome-sudoku-3.12.0 depends on executable: py3?-gobject3 - not found
  208. ===> Verifying install for py3?-gobject3 in /usr/ports/devel/py3-gobject3
  209. ===> Installing existing package /packages/All/py33-gobject3-3.12.0.txz
  210. Installing py33-gobject3-3.12.0...Installing glib-2.40.0...Installing libffi-3.0.13_1... done
  211. Installing libiconv-1.14_2... done
  212. Installing pcre-8.34... done
  213. Installing perl5-5.16.3_8... done
  214. No schema files found: doing nothing.
  215. done
  216. Installing gnomehier-3.0... done
  217. Installing gobject-introspection-1.40.0... done
  218. Installing py33-cairo-1.10.0_1...Installing python33-3.3.5... done
  219. Installing python3-3_1... done
  220. Installing cairo-1.12.16,2...Installing dri2proto-2.8... done
  221. Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done
  222. Installing freetype2-2.5.3...Installing png-1.5.18... done
  223. done
  224. Running fc-cache to build fontconfig cache...
  225. /usr/local/share/fonts: skipping, no such directory
  226. /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
  227. /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
  228. /root/.local/share/fonts: skipping, no such directory
  229. /root/.fonts: skipping, no such directory
  230. /usr/local/share/fonts: skipping, no such directory
  231. /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
  232. /root/.local/share/fonts: skipping, no such directory
  233. /root/.fonts: skipping, no such directory
  234. /var/db/fontconfig: cleaning cache directory
  235. /root/.cache/fontconfig: not cleaning non-existent cache directory
  236. /root/.fontconfig: not cleaning non-existent cache directory
  237. fc-cache: succeeded
  238. done
  239. Installing glproto-1.4.17... done
  240. Installing libGL-9.1.7...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
  241. Installing libXau-1.0.8...Installing xproto-7.0.25... done
  242. done
  243. Installing libXdmcp-1.1.1... done
  244. Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done
  245. done
  246. done
  247. Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
  248. Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
  249. done
  250. done
  251. Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
  252. done
  253. Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done
  254. done
  255. Installing libdrm-2.4.50...Installing libpciaccess-0.13.2...Installing pciids-20140312... done
  256. done
  257. done
  258. done
  259. Installing libXrender-0.9.8...Installing renderproto-0.11.1... done
  260. done
  261. Installing pixman-0.32.4... done
  262. Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done
  263. done
  264. done
  265. done
  266. done
  267. ====
  268. Note that some of the standard modules are provided as separate
  269. ports since they require extra dependencies:
  270.  
  271. gdbm databases/py-gdbm
  272. sqlite3 databases/py-sqlite3
  273. tkinter x11-toolkits/py-tkinter
  274.  
  275. Install them as needed.
  276. ====
  277. ===> Returning to build of gnome-sudoku-3.12.0
  278. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/bin/python3.3 - found
  279. ===> gnome-sudoku-3.12.0 depends on executable: python3 - found
  280. ===> gnome-sudoku-3.12.0 depends on executable: gmake - not found
  281. ===> Verifying install for gmake in /usr/ports/devel/gmake
  282. ===> Installing existing package /packages/All/gmake-3.82_1.txz
  283. Installing gmake-3.82_1... done
  284. ===> Returning to build of gnome-sudoku-3.12.0
  285. ===> gnome-sudoku-3.12.0 depends on executable: pkgconf - not found
  286. ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf
  287. ===> Installing existing package /packages/All/pkgconf-0.9.5.txz
  288. Installing pkgconf-0.9.5... done
  289. ===> Returning to build of gnome-sudoku-3.12.0
  290. ===> gnome-sudoku-3.12.0 depends on executable: gtk-update-icon-cache - not found
  291. ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache
  292. ===> Installing existing package /packages/All/gtk-update-icon-cache-2.24.22.txz
  293. Installing gtk-update-icon-cache-2.24.22...Installing atk-2.12.0... done
  294. Installing gdk-pixbuf2-2.30.7...Installing jasper-1.900.1_12...Installing freeglut-2.8.1...Installing libGLU-9.0.0... done
  295. Installing libICE-1.0.8,1... done
  296. Installing libXi-1.7.2,1...Installing inputproto-2.3... done
  297. done
  298. Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done
  299. done
  300. done
  301. Installing jpeg-8_4... done
  302. Installing libXmu-1.1.2,1...Installing libXt-1.1.4,1...Installing libSM-1.2.2,1... done
  303. done
  304. done
  305. done
  306. Installing tiff-4.0.3...Installing jbigkit-1.6... done
  307. done
  308. done
  309. Installing hicolor-icon-theme-0.12... done
  310. Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done
  311. done
  312. Installing libXcursor-1.1.14... done
  313. Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done
  314. done
  315. Installing pango-1.36.2...Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done
  316. done
  317. Installing harfbuzz-0.9.25_1...Installing graphite2-1.2.4... done
  318. Installing icu-52.1... done
  319. done
  320. Installing libXft-2.3.1... done
  321. Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34_2... done
  322. Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
  323. done
  324. done
  325. done
  326. Installing font-misc-ethiopic-1.0.3_1... done
  327. Installing font-misc-meltho-1.0.3_1... done
  328. done
  329. done
  330. Installing shared-mime-info-1.1... done
  331. done
  332. Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8
  333. (yet). To workaround this a small patch adds one include file and comments out
  334. content of one function (only leaves return NULL).
  335.  
  336. This might cause side effects. Joysticks do not work, and there might be ports
  337. that do not compile or applications that crash because of this.
  338.  
  339. Do not hesitate to contact [email protected] if there are any issues and side
  340. effects because of this.
  341. Make sure that the freetype module is loaded. If it is not, add the following
  342. line to the "Modules" section of your X Windows configuration file:
  343.  
  344. Load "freetype"
  345.  
  346. Add the following line to the "Files" section of X Windows configuration file:
  347.  
  348. FontPath "lib/X11/fonts/dejavu/"
  349.  
  350. Note: your X Windows configuration file is typically /etc/X11/XF86Config
  351. if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
  352. ===> Returning to build of gnome-sudoku-3.12.0
  353. ===> gnome-sudoku-3.12.0 depends on file: /usr/local/bin/intltool-extract - not found
  354. ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool
  355. ===> Installing existing package /packages/All/intltool-0.50.2.txz
  356. Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1... done
  357. done
  358. ===> Returning to build of gnome-sudoku-3.12.0
  359. ===> gnome-sudoku-3.12.0 depends on executable: xml2-config - found
  360. ===========================================================================
  361. =======================<phase: lib-depends >============================
  362. ===> gnome-sudoku-3.12.0 depends on shared library: libintl.so - found
  363. ===> gnome-sudoku-3.12.0 depends on shared library: libatk-1.0.so - found
  364. ===> gnome-sudoku-3.12.0 depends on shared library: libgdk_pixbuf-2.0.so - found
  365. ===> gnome-sudoku-3.12.0 depends on shared library: libglib-2.0.so - found
  366. ===> gnome-sudoku-3.12.0 depends on shared library: libpcre.so - found
  367. ===> gnome-sudoku-3.12.0 depends on shared library: libgtk-3.so - not found
  368. ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30
  369. ===> Installing existing package /packages/All/gtk3-3.12.0.txz
  370. Installing gtk3-3.12.0...Installing at-spi2-atk-2.12.0...Installing at-spi2-core-2.12.0...Installing dbus-1.6.18...Installing gnome_subr-1.0... done
  371. ===> Creating users and/or groups.
  372. Creating group 'messagebus' with gid '556'.
  373. Creating user 'messagebus' with uid '556'.
  374. done
  375. Installing libXtst-1.2.2...Installing recordproto-1.14.2... done
  376. done
  377. done
  378. done
  379. Installing colord-1.0.6...Installing lcms2-2.5... done
  380. Installing polkit-0.105_2... done
  381. Installing sqlite3-3.8.4.1... done
  382. ===> Creating users and/or groups.
  383. Creating group 'colord' with gid '970'.
  384. Creating user 'colord' with uid '970'.
  385. done
  386. Installing cups-client-1.5.4_1... done
  387. done
  388. ===> Returning to build of gnome-sudoku-3.12.0
  389. ===> gnome-sudoku-3.12.0 depends on shared library: libpango-1.0.so - found
  390. ===========================================================================
  391. ====>> Recording filesystem state for prebuild... done
  392. =======================<phase: configure >============================
  393. ===> gnome-sudoku-3.12.0 depends on executable: itstool - found
  394. ===> gnome-sudoku-3.12.0 depends on executable: py3?-gobject3 - not found
  395. ===> Verifying install for py3?-gobject3 in /usr/ports/devel/py3-gobject3
  396. ===> Installing existing package /packages/All/py33-gobject3-3.12.0.txz
  397. Installing py33-gobject3-3.12.0...py33-gobject3-3.12.0 already installed
  398.  
  399. Failed to install the following 1 package(s): /packages/All/py33-gobject3-3.12.0.txz
  400. *** Error code 70
  401.  
  402. Stop.
  403. make: stopped in /usr/ports/games/gnome-sudoku
  404. ====>> Saved gnome-sudoku-3.12.0 wrkdir to: /usr/local/poudriere/data/wrkdirs/head64_allbsd-mc_exp/mc_exp/gnome-sudoku-3.12.0.tbz
  405. =======================<phase: Interactive >============================
Advertisement
Add Comment
Please, Sign In to add comment