gusibsd

Untitled

Apr 1st, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.97 KB | None | 0 0
  1. build started at Tue Apr 1 22:31:01 UTC 2014
  2. port directory: /usr/ports/graphics/libchamplain
  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/graphics/libchamplain/Makefile 19060 2014-03-10 14:08:01Z 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=70176
  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/multimedia/libmediaart
  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. --enable-gtk-doc-html=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  44. --End CONFIGURE_ARGS--
  45.  
  46. --CONFIGURE_ENV--
  47. 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 GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/libchamplain/work 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/libchamplain
  58. DOCSDIR=/usr/local/share/doc/libchamplain
  59. EXAMPLESDIR=/usr/local/share/examples/libchamplain
  60. WWWDIR=/usr/local/www/libchamplain
  61. ETCDIR=/usr/local/etc/libchamplain
  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.8
  97. #.endif
  98.  
  99. .if ${.CURDIR:M*/java/openjdk6}
  100. NO_IGNORE= YES
  101. .endif
  102.  
  103. .if ${.CURDIR:M*/x11-toolkits/gtk30}
  104. WITH_DEBUG= YES
  105. .endif
  106.  
  107. .if ${.CURDIR:M*/devel/glib20}
  108. WITH_DEBUG= YES
  109. .endif
  110.  
  111. .if ${.CURDIR:M*/x11/kdelibs4}
  112. MAKE_JOBS_UNSAFE= YES
  113. .endif
  114.  
  115. .if ${.CURDIR:M*/sysutils/polkit-gnome}
  116. MAKE_JOBS_UNSAFE= YES
  117. .endif
  118.  
  119. .if ${.CURDIR:M*/sysutils/polkit}
  120. MAKE_JOBS_UNSAFE= YES
  121. .endif
  122.  
  123. .if ${.CURDIR:M*/devel/py-notify}
  124. MAKE_JOBS_UNSAFE= YES
  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*/science/InsightToolkit}
  136. MAKE_JOBS_UNSAFE= yes
  137. .endif
  138. ---End make.conf---
  139. =======================<phase: check-config >============================
  140. ===========================================================================
  141. =======================<phase: pkg-depends >============================
  142. ===> libchamplain-0.12.7 depends on file: /usr/local/sbin/pkg - not found
  143. ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  144. ===> Installing existing package /packages/All/pkg-1.2.7.txz
  145. Installing pkg-1.2.7... done
  146. If you are upgrading from the old package format, first run:
  147.  
  148. # pkg2ng
  149. ===> Returning to build of libchamplain-0.12.7
  150. ===========================================================================
  151. =======================<phase: fetch-depends >============================
  152. ===========================================================================
  153. =======================<phase: fetch >============================
  154. /!\ WARNING /!\
  155. DEFAULT_PGSQL_VER is defined, consider using DEFAULT_VERSIONS=pgsql=93 instead
  156.  
  157. ===> libchamplain-0.12.7 depends on file: /usr/local/sbin/pkg - found
  158. ===> Fetching all distfiles required by libchamplain-0.12.7 for building
  159. ===========================================================================
  160. =======================<phase: checksum >============================
  161. /!\ WARNING /!\
  162. DEFAULT_PGSQL_VER is defined, consider using DEFAULT_VERSIONS=pgsql=93 instead
  163.  
  164. ===> libchamplain-0.12.7 depends on file: /usr/local/sbin/pkg - found
  165. ===> Fetching all distfiles required by libchamplain-0.12.7 for building
  166. => SHA256 Checksum OK for libchamplain-0.12.7.tar.xz.
  167. ===========================================================================
  168. =======================<phase: extract-depends>============================
  169. ===========================================================================
  170. =======================<phase: extract >============================
  171. /!\ WARNING /!\
  172. DEFAULT_PGSQL_VER is defined, consider using DEFAULT_VERSIONS=pgsql=93 instead
  173.  
  174. ===> libchamplain-0.12.7 depends on file: /usr/local/sbin/pkg - found
  175. ===> Fetching all distfiles required by libchamplain-0.12.7 for building
  176. ===> Extracting for libchamplain-0.12.7
  177. => SHA256 Checksum OK for libchamplain-0.12.7.tar.xz.
  178. ===========================================================================
  179. =======================<phase: patch-depends >============================
  180. ===========================================================================
  181. =======================<phase: patch >============================
  182. ===> Patching for libchamplain-0.12.7
  183. ===> Applying FreeBSD patches for libchamplain-0.12.7
  184. ===========================================================================
  185. =======================<phase: build-depends >============================
  186. ===> libchamplain-0.12.7 depends on executable: gmake - not found
  187. ===> Verifying install for gmake in /usr/ports/devel/gmake
  188. ===> Installing existing package /packages/All/gmake-3.82_1.txz
  189. Installing gmake-3.82_1...Installing gettext-0.18.3.1... done
  190. done
  191. ===> Returning to build of libchamplain-0.12.7
  192. ===> libchamplain-0.12.7 depends on executable: pkgconf - not found
  193. ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf
  194. ===> Installing existing package /packages/All/pkgconf-0.9.5.txz
  195. Installing pkgconf-0.9.5... done
  196. ===> Returning to build of libchamplain-0.12.7
  197. ===> libchamplain-0.12.7 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
  198. ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto
  199. ===> Installing existing package /packages/All/glproto-1.4.17.txz
  200. Installing glproto-1.4.17... done
  201. ===> Returning to build of libchamplain-0.12.7
  202. ===> libchamplain-0.12.7 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
  203. ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto
  204. ===> Installing existing package /packages/All/dri2proto-2.8.txz
  205. Installing dri2proto-2.8... done
  206. ===> Returning to build of libchamplain-0.12.7
  207. ===> libchamplain-0.12.7 depends on file: /usr/local/bin/intltool-extract - not found
  208. ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool
  209. ===> Installing existing package /packages/All/intltool-0.50.2.txz
  210. Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done
  211. Installing perl5-5.16.3_8... done
  212. done
  213. done
  214. ===> Returning to build of libchamplain-0.12.7
  215. ===> libchamplain-0.12.7 depends on executable: g-ir-scanner - not found
  216. ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection
  217. ===> Installing existing package /packages/All/gobject-introspection-1.40.0.txz
  218. Installing gobject-introspection-1.40.0...Installing glib-2.40.0...Installing libffi-3.0.13_1... done
  219. Installing libiconv-1.14_3... done
  220. Installing pcre-8.34... done
  221. Installing python27-2.7.6_4... done
  222. No schema files found: doing nothing.
  223. done
  224. Installing gnomehier-3.0... done
  225. Installing python2-2_2... done
  226. done
  227. ====
  228. Note that some of the standard modules are provided as separate
  229. ports since they require extra dependencies:
  230.  
  231. bsddb databases/py-bsddb
  232. gdbm databases/py-gdbm
  233. sqlite3 databases/py-sqlite3
  234. tkinter x11-toolkits/py-tkinter
  235.  
  236. Install them as needed.
  237. ====
  238. ===> Returning to build of libchamplain-0.12.7
  239. ===========================================================================
  240. =======================<phase: lib-depends >============================
  241. ===> libchamplain-0.12.7 depends on shared library: libclutter-gtk-1.0.so - not found
  242. ===> Verifying for libclutter-gtk-1.0.so in /usr/ports/graphics/clutter-gtk3
  243. ===> Installing existing package /packages/All/clutter-gtk3-1.5.2.txz
  244. Installing clutter-gtk3-1.5.2...Installing atk-2.12.0... done
  245. Installing clutter-1.17.6...Installing cogl-1.18.0...Installing gdk-pixbuf2-2.30.7...Installing jasper-1.900.1_12...Installing freeglut-2.8.1...Installing libGLU-9.0.0...Installing libGL-9.1.7...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
  246. Installing libXau-1.0.8...Installing xproto-7.0.25... done
  247. done
  248. Installing libXdmcp-1.1.1... done
  249. Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done
  250. Installing libxml2-2.9.1... done
  251. done
  252. done
  253. Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
  254. Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
  255. done
  256. done
  257. Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
  258. done
  259. Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done
  260. done
  261. Installing libdrm-2.4.50...Installing libpciaccess-0.13.2...Installing pciids-20140312... done
  262. done
  263. done
  264. done
  265. done
  266. Installing libICE-1.0.8,1... done
  267. Installing libXi-1.7.2,1...Installing inputproto-2.3... done
  268. done
  269. Installing libXrandr-1.4.2...Installing libXrender-0.9.8...Installing renderproto-0.11.1... done
  270. done
  271. Installing randrproto-1.4.0... done
  272. done
  273. done
  274. Installing jpeg-8_4... done
  275. Installing libXmu-1.1.2,1...Installing libXt-1.1.4,1...Installing libSM-1.2.2,1... done
  276. done
  277. done
  278. done
  279. Installing png-1.5.18... done
  280. Installing tiff-4.0.3...Installing jbigkit-1.6... done
  281. done
  282. done
  283. Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done
  284. done
  285. Installing pango-1.36.2...Installing cairo-1.12.16,2...Installing fontconfig-2.11.0_1,1...Installing freetype2-2.5.3... done
  286. Running fc-cache to build fontconfig cache...
  287. /usr/local/share/fonts: skipping, no such directory
  288. /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
  289. /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
  290. /root/.local/share/fonts: skipping, no such directory
  291. /root/.fonts: skipping, no such directory
  292. /usr/local/share/fonts: skipping, no such directory
  293. /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
  294. /root/.local/share/fonts: skipping, no such directory
  295. /root/.fonts: skipping, no such directory
  296. /var/db/fontconfig: cleaning cache directory
  297. /root/.cache/fontconfig: not cleaning non-existent cache directory
  298. /root/.fontconfig: not cleaning non-existent cache directory
  299. fc-cache: succeeded
  300. done
  301. Installing pixman-0.32.4... done
  302. Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done
  303. done
  304. done
  305. Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done
  306. done
  307. Installing harfbuzz-0.9.25_1...Installing graphite2-1.2.4... done
  308. Installing icu-52.1... done
  309. done
  310. Installing libXft-2.3.1... done
  311. Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34_3... done
  312. Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
  313. done
  314. done
  315. done
  316. Installing font-misc-ethiopic-1.0.3_1... done
  317. Installing font-misc-meltho-1.0.3_1... done
  318. done
  319. done
  320. done
  321. Installing json-glib-1.0.0... done
  322. done
  323. 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
  324. ===> Creating users and/or groups.
  325. Creating group 'messagebus' with gid '556'.
  326. Creating user 'messagebus' with uid '556'.
  327. done
  328. Installing libXtst-1.2.2...Installing recordproto-1.14.2... done
  329. done
  330. done
  331. done
  332. Installing colord-1.0.6...Installing lcms2-2.5... done
  333. Installing polkit-0.105_2... done
  334. Installing sqlite3-3.8.4.1... done
  335. ===> Creating users and/or groups.
  336. Creating group 'colord' with gid '970'.
  337. Creating user 'colord' with uid '970'.
  338. done
  339. Installing cups-client-1.7.1...===> Creating users and/or groups.
  340. Creating group 'cups' with gid '193'.
  341. Creating user 'cups' with uid '193'.
  342. done
  343. Installing gtk-update-icon-cache-2.24.22...Installing hicolor-icon-theme-0.12... done
  344. Installing libXcursor-1.1.14... done
  345. Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done
  346. done
  347. Installing shared-mime-info-1.1... done
  348. done
  349. done
  350. Installing libXp-1.0.2,1...Installing printproto-1.0.5... done
  351. done
  352. done
  353. Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8
  354. (yet). To workaround this a small patch adds one include file and comments out
  355. content of one function (only leaves return NULL).
  356.  
  357. This might cause side effects. Joysticks do not work, and there might be ports
  358. that do not compile or applications that crash because of this.
  359.  
  360. Do not hesitate to contact [email protected] if there are any issues and side
  361. effects because of this.
  362. Make sure that the freetype module is loaded. If it is not, add the following
  363. line to the "Modules" section of your X Windows configuration file:
  364.  
  365. Load "freetype"
  366.  
  367. Add the following line to the "Files" section of X Windows configuration file:
  368.  
  369. FontPath "/usr/local/lib/X11/fonts/dejavu/"
  370.  
  371. Note: your X Windows configuration file is typically /etc/X11/XF86Config
  372. if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
  373. ===> Returning to build of libchamplain-0.12.7
  374. ===> libchamplain-0.12.7 depends on shared library: libsoup-gnome-2.4.so - not found
  375. ===> Verifying for libsoup-gnome-2.4.so in /usr/ports/devel/libsoup-gnome
  376. ===> Installing existing package /packages/All/libsoup-gnome-2.46.0_1.txz
  377. Installing libsoup-gnome-2.46.0_1...Installing glib-networking-2.40.0...Installing ca_root_nss-3.15.5... done
  378. Installing gnutls-2.12.23_4...Installing libgpg-error-1.12... done
  379. Installing libtasn1-3.3... done
  380. Installing lzo2-2.06_2... done
  381. Installing nettle-2.7.1...Installing gmp-5.1.3_1... done
  382. done
  383. Installing p11-kit-0.20.2... done
  384. done
  385. Installing gsettings-desktop-schemas-3.12.0...Installing cantarell-fonts-0.0.15.../usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs
  386. /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs
  387. /var/db/fontconfig: cleaning cache directory
  388. /root/.cache/fontconfig: not cleaning non-existent cache directory
  389. /root/.fontconfig: not cleaning non-existent cache directory
  390. /usr/local/bin/fc-cache: succeeded
  391. done
  392. done
  393. Installing libgcrypt-1.5.3... done
  394. Installing libproxy-0.4.6_1... done
  395. done
  396. Installing libgnome-keyring-3.12.0... done
  397. Installing libsoup-2.46.0... done
  398. done
  399. ===> Returning to build of libchamplain-0.12.7
  400. ===> libchamplain-0.12.7 depends on shared library: libGL.so - found
  401. ===> libchamplain-0.12.7 depends on shared library: libsqlite3.so - found
  402. ===> libchamplain-0.12.7 depends on shared library: libatk-1.0.so - found
  403. ===> libchamplain-0.12.7 depends on shared library: libglib-2.0.so - found
  404. ===> libchamplain-0.12.7 depends on shared library: libpcre.so - found
  405. ===> libchamplain-0.12.7 depends on shared library: libgtk-3.so - found
  406. ===> libchamplain-0.12.7 depends on shared library: libpango-1.0.so - found
  407. ===========================================================================
  408. ====>> Recording filesystem state for prebuild... done
  409. =======================<phase: configure >============================
  410. ===> libchamplain-0.12.7 depends on executable: gmake - found
  411. ===> libchamplain-0.12.7 depends on executable: pkgconf - found
  412. ===> libchamplain-0.12.7 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
  413. ===> libchamplain-0.12.7 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
  414. ===> libchamplain-0.12.7 depends on file: /usr/local/bin/intltool-extract - found
  415. ===> libchamplain-0.12.7 depends on executable: g-ir-scanner - found
  416. ===> libchamplain-0.12.7 depends on shared library: libclutter-gtk-1.0.so - found
  417. ===> libchamplain-0.12.7 depends on shared library: libsoup-gnome-2.4.so - found
  418. ===> libchamplain-0.12.7 depends on shared library: libGL.so - found
  419. ===> libchamplain-0.12.7 depends on shared library: libsqlite3.so - found
  420. ===> libchamplain-0.12.7 depends on shared library: libatk-1.0.so - found
  421. ===> libchamplain-0.12.7 depends on shared library: libglib-2.0.so - found
  422. ===> libchamplain-0.12.7 depends on shared library: libpcre.so - found
  423. ===> libchamplain-0.12.7 depends on shared library: libgtk-3.so - found
  424. ===> libchamplain-0.12.7 depends on shared library: libpango-1.0.so - found
  425. ===> Configuring for libchamplain-0.12.7
  426. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/m4/libtool.m4
  427. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/m4/acinclude.m4
  428. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/aclocal.m4
  429. ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/configure
  430. configure: loading site script /usr/ports/Templates/config.site
  431. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  432. checking whether build environment is sane... yes
  433. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  434. checking for gawk... (cached) /usr/bin/awk
  435. checking whether gmake sets $(MAKE)... yes
  436. checking build system type... amd64-portbld-freebsd11.0
  437. checking host system type... amd64-portbld-freebsd11.0
  438. checking how to print strings... printf
  439. checking for style of include used by gmake... GNU
  440. checking for gcc... cc
  441. checking whether the C compiler works... yes
  442. checking for C compiler default output file name... a.out
  443. checking for suffix of executables...
  444. checking whether we are cross compiling... no
  445. checking for suffix of object files... o
  446. checking whether we are using the GNU C compiler... yes
  447. checking whether cc accepts -g... yes
  448. checking for cc option to accept ISO C89... none needed
  449. checking dependency style of cc... gcc3
  450. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  451. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  452. checking for egrep... (cached) /usr/bin/egrep
  453. checking for fgrep... (cached) /usr/bin/fgrep
  454. checking for ld used by cc... /usr/bin/ld
  455. checking if the linker (/usr/bin/ld) is GNU ld... yes
  456. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  457. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  458. checking whether ln -s works... yes
  459. checking the maximum length of command line arguments... (cached) 262144
  460. checking whether the shell understands some XSI constructs... yes
  461. checking whether the shell understands "+="... no
  462. checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop
  463. checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop
  464. checking for /usr/bin/ld option to reload object files... -r
  465. checking for objdump... objdump
  466. checking how to recognize dependent libraries... pass_all
  467. checking for dlltool... no
  468. checking how to associate runtime and link libraries... printf %s\n
  469. checking for ar... ar
  470. checking for archiver @FILE support... no
  471. checking for strip... strip
  472. checking for ranlib... ranlib
  473. checking command to parse /usr/bin/nm -B output from cc object... ok
  474. checking for sysroot... no
  475. checking for mt... mt
  476. checking if mt is a manifest tool... no
  477. checking how to run the C preprocessor... cpp
  478. checking for ANSI C header files... (cached) yes
  479. checking for sys/types.h... (cached) yes
  480. checking for sys/stat.h... (cached) yes
  481. checking for stdlib.h... (cached) yes
  482. checking for string.h... (cached) yes
  483. checking for memory.h... (cached) yes
  484. checking for strings.h... (cached) yes
  485. checking for inttypes.h... (cached) yes
  486. checking for stdint.h... (cached) yes
  487. checking for unistd.h... (cached) yes
  488. checking for dlfcn.h... (cached) yes
  489. checking for objdir... .libs
  490. checking if cc supports -fno-rtti -fno-exceptions... yes
  491. checking for cc option to produce PIC... -fPIC -DPIC
  492. checking if cc PIC flag -fPIC -DPIC works... yes
  493. checking if cc static flag -static works... yes
  494. checking if cc supports -c -o file.o... yes
  495. checking if cc supports -c -o file.o... (cached) yes
  496. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  497. checking whether -lc should be explicitly linked in... no
  498. checking dynamic linker characteristics... freebsd11.0 ld.so
  499. checking how to hardcode library paths into programs... immediate
  500. checking for shl_load... no
  501. checking for shl_load in -ldld... no
  502. checking for dlopen... (cached) yes
  503. checking whether a program can dlopen itself... yes
  504. checking whether a statically linked program can dlopen itself... no
  505. checking whether stripping libraries is possible... yes
  506. checking if libtool supports shared libraries... yes
  507. checking whether to build shared libraries... yes
  508. checking whether to build static libraries... yes
  509. checking whether gmake supports nested variables... yes
  510. checking for gcc... (cached) cc
  511. checking whether we are using the GNU C compiler... (cached) yes
  512. checking whether cc accepts -g... (cached) yes
  513. checking for cc option to accept ISO C89... (cached) none needed
  514. checking dependency style of cc... (cached) gcc3
  515. checking whether cc understands -c and -o together... yes
  516. checking for cos in -lm... yes
  517. checking pkg-config is at least version 0.9.0... yes
  518. checking for DEPS... yes
  519. checking pkg-config is at least version 0.16... yes
  520. checking for GLIB - version >= 2.16.0... yes (version 2.40.0)
  521. checking for gtkdoc-check... no
  522. checking for gtkdoc-rebase... no
  523. checking for gtkdoc-mkpdf... no
  524. checking whether to build gtk-doc documentation... no
  525. checking whether gcc understands -Wno-sign-compare... yes
  526. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  527. checking what language compliance flags to pass to the C compiler...
  528. checking whether to enable maintainer-specific portions of Makefiles... no
  529. checking for gobject-introspection... yes
  530. checking for SOUP_GNOME... yes
  531. checking for GTK... yes
  532. configure: creating ./config.status
  533. config.status: creating Makefile
  534. config.status: creating build/Makefile
  535. config.status: creating champlain/Makefile
  536. config.status: creating champlain/champlain-version.h
  537. config.status: creating demos/Makefile
  538. config.status: creating demos/icons/Makefile
  539. config.status: creating docs/Makefile
  540. config.status: creating docs/reference/Makefile
  541. config.status: creating docs/reference/version.xml
  542. config.status: creating docs/reference-gtk/Makefile
  543. config.status: creating docs/reference-gtk/version.xml
  544. config.status: creating champlain-0.12.pc
  545. config.status: creating champlain-0.12-uninstalled.pc
  546. config.status: creating champlain-gtk-0.12.pc
  547. config.status: creating champlain-gtk-0.12-uninstalled.pc
  548. config.status: creating champlain-gtk/Makefile
  549. config.status: creating config.h
  550. config.status: executing depfiles commands
  551. config.status: executing libtool commands
  552. config.status: executing champlain/champlain-features.h commands
  553. config.status: creating champlain/champlain-features.h
  554.  
  555. libchamplain 0.12.7
  556.  
  557. Prefix: /usr/local
  558. Compiler flags: -O2 -pipe -fno-strict-aliasing -I/usr/local/include
  559. Documentation: no
  560. Debug: yes
  561. libsoup-gnome: yes
  562. Gtk+ View: yes
  563.  
  564. Extra renderers:
  565. Memphis renderer: no
  566.  
  567. Bindings:
  568. gobject-introspection: auto
  569. Vala vapi generation: no
  570. Vala demos: no
  571.  
  572. ===========================================================================
  573. =======================<phase: build >============================
  574. ===> Building for libchamplain-0.12.7
  575. gmake[1]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  576. gmake all-recursive
  577. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  578. Making all in build
  579. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  580. gmake[3]: Nothing to be done for `all'.
  581. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  582. Making all in champlain
  583. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  584. GEN stamp-marshal
  585. GEN stamp-enum-types
  586. GEN champlain-marshal.c
  587. GEN champlain-enum-types.c
  588. gmake all-am
  589. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  590. CC champlain-debug.lo
  591. CC champlain-view.lo
  592. CC champlain-layer.lo
  593. CC champlain-marker-layer.lo
  594. CC champlain-path-layer.lo
  595. CC champlain-location.lo
  596. CC champlain-coordinate.lo
  597. CC champlain-marker.lo
  598. CC champlain-label.lo
  599. ./champlain-label.c:263:3: warning: 'cogl_set_source_color4ub' is deprecated [-Wdeprecated-declarations]
  600. cogl_set_source_color4ub (color->red,
  601. ^
  602. /usr/local/include/cogl/cogl/cogl1-context.h:681:1: note: 'cogl_set_source_color4ub' declared here
  603. cogl_set_source_color4ub (uint8_t red,
  604. ^
  605. CC champlain-scale.lo
  606. CC champlain-license.lo
  607. CC champlain-tile.lo
  608. 1 warning generated.
  609. CC champlain-map-source.lo
  610. CC champlain-map-source-chain.lo
  611. CC champlain-tile-source.lo
  612. CC champlain-tile-cache.lo
  613. CC champlain-memory-cache.lo
  614. CC champlain-network-tile-source.lo
  615. CC champlain-file-cache.lo
  616. CC champlain-map-source-factory.lo
  617. CC champlain-map-source-desc.lo
  618. CC champlain-point.lo
  619. CC champlain-custom-marker.lo
  620. ./champlain-network-tile-source.c:282:9: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated [-Wdeprecated-declarations]
  621. SOUP_TYPE_PROXY_RESOLVER_GNOME,
  622. ^
  623. /usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:16:41: note: expanded from macro 'SOUP_TYPE_PROXY_RESOLVER_GNOME'
  624. #define SOUP_TYPE_PROXY_RESOLVER_GNOME (soup_proxy_resolver_gnome_get_type ())
  625. ^
  626. /usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: 'soup_proxy_resolver_gnome_get_type' declared here
  627. GType soup_proxy_resolver_gnome_get_type (void);
  628. ^
  629. 1 warning generated.
  630. ./champlain-point.c:134:3: warning: 'cogl_set_source_color4ub' is deprecated [-Wdeprecated-declarations]
  631. cogl_set_source_color4ub (color->red,
  632. ^
  633. /usr/local/include/cogl/cogl/cogl1-context.h:681:1: note: 'cogl_set_source_color4ub' declared here
  634. cogl_set_source_color4ub (uint8_t red,
  635. ^
  636. CC champlain-renderer.lo
  637. 1 warning generated.
  638. CC champlain-image-renderer.lo
  639. CC champlain-error-tile-renderer.lo
  640. CC champlain-file-tile-source.lo
  641. CC champlain-null-tile-source.lo
  642. CC champlain-network-bbox-tile-source.lo
  643. CC champlain-adjustment.lo
  644. CC champlain-kinetic-scroll-view.lo
  645. CC champlain-viewport.lo
  646. ./champlain-network-bbox-tile-source.c:249:9: warning: 'soup_proxy_resolver_gnome_get_type' is deprecated [-Wdeprecated-declarations]
  647. SOUP_TYPE_PROXY_RESOLVER_GNOME,
  648. ^
  649. /usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:16:41: note: expanded from macro 'SOUP_TYPE_PROXY_RESOLVER_GNOME'
  650. #define SOUP_TYPE_PROXY_RESOLVER_GNOME (soup_proxy_resolver_gnome_get_type ())
  651. ^
  652. /usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15:7: note: 'soup_proxy_resolver_gnome_get_type' declared here
  653. GType soup_proxy_resolver_gnome_get_type (void);
  654. ^
  655. 1 warning generated.
  656. CC champlain-bounding-box.lo
  657. CC champlain-enum-types.lo
  658. CC champlain-marshal.lo
  659. CCLD libchamplain-0.12.la
  660. GISCAN Champlain-0.12.gir
  661. champlain-marker.c:382: Warning: Champlain: incorrect number of parameters in comment block, parameter annotations will be ignored.
  662. champlain-marker.c:400: Warning: Champlain: incorrect number of parameters in comment block, parameter annotations will be ignored.
  663. champlain-marker.c:418: Warning: Champlain: incorrect number of parameters in comment block, parameter annotations will be ignored.
  664. champlain-marker.c:439: Warning: Champlain: incorrect number of parameters in comment block, parameter annotations will be ignored.
  665. GICOMP Champlain-0.12.gir
  666. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  667. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  668. Making all in champlain-gtk
  669. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  670. GEN stamp-marshal
  671. GEN stamp-enum-types
  672. GEN champlain-gtk-marshal.c
  673. GEN champlain-gtk-enum-types.c
  674. gmake all-am
  675. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  676. CC gtk-champlain-embed.lo
  677. CC champlain-gtk-enum-types.lo
  678. CC champlain-gtk-marshal.lo
  679. CCLD libchamplain-gtk-0.12.la
  680. GISCAN GtkChamplain-0.12.gir
  681. GICOMP GtkChamplain-0.12.gir
  682. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  683. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  684. Making all in docs
  685. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  686. Making all in reference
  687. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  688. gmake[4]: Nothing to be done for `all'.
  689. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  690. Making all in reference-gtk
  691. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  692. gmake[4]: Nothing to be done for `all'.
  693. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  694. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  695. gmake[4]: Nothing to be done for `all-am'.
  696. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  697. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  698. Making all in demos
  699. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  700. Making all in icons
  701. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  702. gmake[4]: Nothing to be done for `all'.
  703. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  704. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  705. CC minimal.o
  706. CC launcher.o
  707. CC markers.o
  708. CC animated-marker.o
  709. CC polygons.o
  710. CC url_marker-url-marker.o
  711. CC create-destroy-test.o
  712. CC minimal_gtk-minimal-gtk.o
  713. CC launcher_gtk-launcher-gtk.o
  714. CC launcher_gtk-markers.o
  715. CCLD minimal
  716. CCLD create-destroy-test
  717. CCLD animated-marker
  718. CCLD polygons
  719. CCLD launcher
  720. CCLD url-marker
  721. CCLD minimal-gtk
  722. launcher-gtk.c:137:7: warning: 'gtk_image_set_from_stock' is deprecated [-Wdeprecated-declarations]
  723. gtk_image_set_from_stock (image, GTK_STOCK_NETWORK, GTK_ICON_SIZE_BUTTON);
  724. ^
  725. /usr/local/include/gtk-3.0/gtk/gtkimage.h:150:6: note: 'gtk_image_set_from_stock' declared here
  726. void gtk_image_set_from_stock (GtkImage *image,
  727. ^
  728. launcher-gtk.c:137:40: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  729. gtk_image_set_from_stock (image, GTK_STOCK_NETWORK, GTK_ICON_SIZE_BUTTON);
  730. ^
  731. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:811:38: note: expanded from macro 'GTK_STOCK_NETWORK'
  732. #define GTK_STOCK_NETWORK ((GtkStock)"gtk-network")
  733. ^
  734. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:107:16: note: 'GtkStock' declared here
  735. typedef char * GtkStock;
  736. ^
  737. launcher-gtk.c:346:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations]
  738. button = gtk_button_new_from_stock (GTK_STOCK_ZOOM_IN);
  739. ^
  740. /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: 'gtk_button_new_from_stock' declared here
  741. GtkWidget* gtk_button_new_from_stock (const gchar *stock_id);
  742. ^
  743. launcher-gtk.c:346:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  744. button = gtk_button_new_from_stock (GTK_STOCK_ZOOM_IN);
  745. ^
  746. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:1254:38: note: expanded from macro 'GTK_STOCK_ZOOM_IN'
  747. #define GTK_STOCK_ZOOM_IN ((GtkStock)"gtk-zoom-in")
  748. ^
  749. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:107:16: note: 'GtkStock' declared here
  750. typedef char * GtkStock;
  751. ^
  752. launcher-gtk.c:350:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations]
  753. button = gtk_button_new_from_stock (GTK_STOCK_ZOOM_OUT);
  754. ^
  755. /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: 'gtk_button_new_from_stock' declared here
  756. GtkWidget* gtk_button_new_from_stock (const gchar *stock_id);
  757. ^
  758. launcher-gtk.c:350:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  759. button = gtk_button_new_from_stock (GTK_STOCK_ZOOM_OUT);
  760. ^
  761. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:1264:38: note: expanded from macro 'GTK_STOCK_ZOOM_OUT'
  762. #define GTK_STOCK_ZOOM_OUT ((GtkStock)"gtk-zoom-out")
  763. ^
  764. /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:107:16: note: 'GtkStock' declared here
  765. typedef char * GtkStock;
  766. ^
  767. 6 warnings generated.
  768. CCLD launcher-gtk
  769. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  770. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  771. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  772. gmake[3]: Nothing to be done for `all-am'.
  773. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  774. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  775. gmake[1]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  776. ===========================================================================
  777. ====>> Checking for filesystem violations... done
  778. =======================<phase: run-depends >============================
  779. ===> libchamplain-0.12.7 depends on file: /usr/local/etc/mtree/BSD.gnome.dist - found
  780. ===========================================================================
  781. ====>> Recording filesystem state for prestage... done
  782. =======================<phase: stage >============================
  783. ===> Staging for libchamplain-0.12.7
  784. ===> libchamplain-0.12.7 depends on file: /usr/local/etc/mtree/BSD.gnome.dist - found
  785. ===> libchamplain-0.12.7 depends on shared library: libclutter-gtk-1.0.so - found
  786. ===> libchamplain-0.12.7 depends on shared library: libsoup-gnome-2.4.so - found
  787. ===> libchamplain-0.12.7 depends on shared library: libGL.so - found
  788. ===> libchamplain-0.12.7 depends on shared library: libsqlite3.so - found
  789. ===> libchamplain-0.12.7 depends on shared library: libatk-1.0.so - found
  790. ===> libchamplain-0.12.7 depends on shared library: libglib-2.0.so - found
  791. ===> libchamplain-0.12.7 depends on shared library: libpcre.so - found
  792. ===> libchamplain-0.12.7 depends on shared library: libgtk-3.so - found
  793. ===> libchamplain-0.12.7 depends on shared library: libpango-1.0.so - found
  794. ===> Generating temporary packing list
  795. gmake[1]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  796. Making install in build
  797. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  798. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  799. gmake[3]: Nothing to be done for `install-exec-am'.
  800. gmake[3]: Nothing to be done for `install-data-am'.
  801. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  802. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/build'
  803. Making install in champlain
  804. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  805. gmake install-am
  806. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  807. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  808. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib'
  809. /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libchamplain-0.12.la '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib'
  810. libtool: install: warning: relinking `libchamplain-0.12.la'
  811. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain; /bin/sh /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/libtool --silent --tag CC --mode=relink cc -O2 -pipe -fno-strict-aliasing -version-info 4:2:4 -no-undefined -export-symbols-regex "^champlain_.*" -L/usr/local/lib -o libchamplain-0.12.la -rpath /usr/local/lib champlain-debug.lo champlain-view.lo champlain-layer.lo champlain-marker-layer.lo champlain-path-layer.lo champlain-location.lo champlain-coordinate.lo champlain-marker.lo champlain-label.lo champlain-scale.lo champlain-license.lo champlain-tile.lo champlain-map-source.lo champlain-map-source-chain.lo champlain-tile-source.lo champlain-tile-cache.lo champlain-memory-cache.lo champlain-network-tile-source.lo champlain-file-cache.lo champlain-map-source-factory.lo champlain-map-source-desc.lo champlain-point.lo champlain-custom-marker.lo champlain-renderer.lo champlain-image-renderer.lo champlain-error-tile-renderer.lo champlain-file-tile-source.lo champlain-null-tile-source.lo champlain-network-bbox-tile-source.lo champlain-adjustment.lo champlain-kinetic-scroll-view.lo champlain-viewport.lo champlain-bounding-box.lo champlain-enum-types.lo champlain-marshal.lo -lgdk-3 -lclutter-1.0 -lcogl-path -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgdk_pixbuf-2.0 -lXrandr -ljson-glib-1.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lcairo -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lsqlite3 -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -inst-prefix-dir /wrkdirs/usr/ports/graphics/libchamplain/work/stage)
  812. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-0.12.so.0.4.2T /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-0.12.so.0.4.2
  813. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib && { ln -s -f libchamplain-0.12.so.0.4.2 libchamplain-0.12.so.0 || { rm -f libchamplain-0.12.so.0 && ln -s libchamplain-0.12.so.0.4.2 libchamplain-0.12.so.0; }; })
  814. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib && { ln -s -f libchamplain-0.12.so.0.4.2 libchamplain-0.12.so || { rm -f libchamplain-0.12.so && ln -s libchamplain-0.12.so.0.4.2 libchamplain-0.12.so; }; })
  815. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-0.12.lai /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-0.12.la
  816. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-0.12.a /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-0.12.a
  817. libtool: install: chmod 644 /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-0.12.a
  818. libtool: install: ranlib /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-0.12.a
  819. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  820. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/vala/vapi'
  821. install -o root -g wheel -m 444 champlain-0.12.vapi '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/vala/vapi'
  822. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gir-1.0'
  823. install -o root -g wheel -m 444 Champlain-0.12.gir '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gir-1.0'
  824. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-0.12/champlain'
  825. install -o root -g wheel -m 444 champlain-version.h ./champlain.h ./champlain-defines.h ./champlain-point.h ./champlain-custom-marker.h ./champlain-view.h ./champlain-layer.h ./champlain-marker-layer.h ./champlain-path-layer.h ./champlain-location.h ./champlain-coordinate.h ./champlain-marker.h ./champlain-label.h ./champlain-scale.h ./champlain-license.h ./champlain-tile.h ./champlain-map-source.h ./champlain-map-source-chain.h ./champlain-tile-source.h ./champlain-tile-cache.h ./champlain-memory-cache.h ./champlain-network-tile-source.h ./champlain-file-cache.h ./champlain-map-source-factory.h ./champlain-map-source-desc.h ./champlain-renderer.h ./champlain-image-renderer.h ./champlain-error-tile-renderer.h ./champlain-file-tile-source.h ./champlain-null-tile-source.h ./champlain-network-bbox-tile-source.h ./champlain-adjustment.h ./champlain-kinetic-scroll-view.h ./champlain-viewport.h ./champlain-bounding-box.h '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-0.12/champlain'
  826. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-0.12/champlain'
  827. install -o root -g wheel -m 444 champlain-features.h champlain-enum-types.h champlain-marshal.h '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-0.12/champlain'
  828. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/girepository-1.0'
  829. install -o root -g wheel -m 444 Champlain-0.12.typelib '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/girepository-1.0'
  830. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  831. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  832. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain'
  833. Making install in champlain-gtk
  834. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  835. gmake install-am
  836. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  837. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  838. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib'
  839. /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libchamplain-gtk-0.12.la '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib'
  840. libtool: install: warning: relinking `libchamplain-gtk-0.12.la'
  841. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk; /bin/sh /wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/libtool --silent --tag CC --mode=relink cc -O2 -pipe -fno-strict-aliasing -version-info 4:2:4 -no-undefined -export-symbols-regex "^gtk_champlain_.*" -L/usr/local/lib -o libchamplain-gtk-0.12.la -rpath /usr/local/lib gtk-champlain-embed.lo champlain-gtk-enum-types.lo champlain-gtk-marshal.lo ../champlain/libchamplain-0.12.la -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -lXrandr -ljson-glib-1.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -inst-prefix-dir /wrkdirs/usr/ports/graphics/libchamplain/work/stage)
  842. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-gtk-0.12.so.0.4.2T /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-gtk-0.12.so.0.4.2
  843. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib && { ln -s -f libchamplain-gtk-0.12.so.0.4.2 libchamplain-gtk-0.12.so.0 || { rm -f libchamplain-gtk-0.12.so.0 && ln -s libchamplain-gtk-0.12.so.0.4.2 libchamplain-gtk-0.12.so.0; }; })
  844. libtool: install: (cd /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib && { ln -s -f libchamplain-gtk-0.12.so.0.4.2 libchamplain-gtk-0.12.so || { rm -f libchamplain-gtk-0.12.so && ln -s libchamplain-gtk-0.12.so.0.4.2 libchamplain-gtk-0.12.so; }; })
  845. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-gtk-0.12.lai /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-gtk-0.12.la
  846. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libchamplain-gtk-0.12.a /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-gtk-0.12.a
  847. libtool: install: chmod 644 /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-gtk-0.12.a
  848. libtool: install: ranlib /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/libchamplain-gtk-0.12.a
  849. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  850. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/vala/vapi'
  851. install -o root -g wheel -m 444 champlain-gtk-0.12.vapi '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/vala/vapi'
  852. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gir-1.0'
  853. install -o root -g wheel -m 444 GtkChamplain-0.12.gir '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gir-1.0'
  854. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-gtk-0.12/champlain-gtk'
  855. install -o root -g wheel -m 444 ./gtk-champlain-embed.h ./champlain-gtk.h '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-gtk-0.12/champlain-gtk'
  856. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-gtk-0.12/champlain-gtk'
  857. install -o root -g wheel -m 444 champlain-gtk-enum-types.h champlain-gtk-marshal.h '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/include/libchamplain-gtk-0.12/champlain-gtk'
  858. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/girepository-1.0'
  859. install -o root -g wheel -m 444 GtkChamplain-0.12.typelib '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/lib/girepository-1.0'
  860. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  861. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  862. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/champlain-gtk'
  863. Making install in docs
  864. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  865. Making install in reference
  866. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  867. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  868. gmake[4]: Nothing to be done for `install-exec-am'.
  869. install -o root -g wheel -m 444 ./html/ChamplainBoundingBox.html
  870. install -o root -g wheel -m 444 ./html/ChamplainCoordinate.html
  871. install -o root -g wheel -m 444 ./html/ChamplainCustomMarker.html
  872. install -o root -g wheel -m 444 ./html/ChamplainErrorTileRenderer.html
  873. install -o root -g wheel -m 444 ./html/ChamplainFileCache.html
  874. install -o root -g wheel -m 444 ./html/ChamplainFileTileSource.html
  875. install -o root -g wheel -m 444 ./html/ChamplainImageRenderer.html
  876. install -o root -g wheel -m 444 ./html/ChamplainLabel.html
  877. install -o root -g wheel -m 444 ./html/ChamplainLayer.html
  878. install -o root -g wheel -m 444 ./html/ChamplainLicense.html
  879. install -o root -g wheel -m 444 ./html/ChamplainLocation.html
  880. install -o root -g wheel -m 444 ./html/ChamplainMapSource.html
  881. install -o root -g wheel -m 444 ./html/ChamplainMapSourceChain.html
  882. install -o root -g wheel -m 444 ./html/ChamplainMapSourceDesc.html
  883. install -o root -g wheel -m 444 ./html/ChamplainMapSourceFactory.html
  884. install -o root -g wheel -m 444 ./html/ChamplainMarker.html
  885. install -o root -g wheel -m 444 ./html/ChamplainMarkerLayer.html
  886. install -o root -g wheel -m 444 ./html/ChamplainMemoryCache.html
  887. install -o root -g wheel -m 444 ./html/ChamplainNetworkBboxTileSource.html
  888. install -o root -g wheel -m 444 ./html/ChamplainNetworkTileSource.html
  889. install -o root -g wheel -m 444 ./html/ChamplainNullTileSource.html
  890. install -o root -g wheel -m 444 ./html/ChamplainPathLayer.html
  891. install -o root -g wheel -m 444 ./html/ChamplainPoint.html
  892. install -o root -g wheel -m 444 ./html/ChamplainRenderer.html
  893. install -o root -g wheel -m 444 ./html/ChamplainScale.html
  894. install -o root -g wheel -m 444 ./html/ChamplainTile.html
  895. install -o root -g wheel -m 444 ./html/ChamplainTileCache.html
  896. install -o root -g wheel -m 444 ./html/ChamplainTileSource.html
  897. install -o root -g wheel -m 444 ./html/ChamplainView.html
  898. install -o root -g wheel -m 444 ./html/annotation-glossary.html
  899. install -o root -g wheel -m 444 ./html/ch01.html
  900. install -o root -g wheel -m 444 ./html/ch02.html
  901. install -o root -g wheel -m 444 ./html/ch03.html
  902. install -o root -g wheel -m 444 ./html/ch04.html
  903. install -o root -g wheel -m 444 ./html/ch05.html
  904. install -o root -g wheel -m 444 ./html/ch06.html
  905. install -o root -g wheel -m 444 ./html/home.png
  906. install -o root -g wheel -m 444 ./html/index.html
  907. install -o root -g wheel -m 444 ./html/index.sgml
  908. install -o root -g wheel -m 444 ./html/ix01.html
  909. install -o root -g wheel -m 444 ./html/ix02.html
  910. install -o root -g wheel -m 444 ./html/ix03.html
  911. install -o root -g wheel -m 444 ./html/ix04.html
  912. install -o root -g wheel -m 444 ./html/ix05.html
  913. install -o root -g wheel -m 444 ./html/ix06.html
  914. install -o root -g wheel -m 444 ./html/ix07.html
  915. install -o root -g wheel -m 444 ./html/ix08.html
  916. install -o root -g wheel -m 444 ./html/ix09.html
  917. install -o root -g wheel -m 444 ./html/left.png
  918. install -o root -g wheel -m 444 ./html/libchamplain-ChamplainVersion.html
  919. install -o root -g wheel -m 444 ./html/libchamplain.devhelp2
  920. install -o root -g wheel -m 444 ./html/pt01.html
  921. install -o root -g wheel -m 444 ./html/pt02.html
  922. install -o root -g wheel -m 444 ./html/pt03.html
  923. install -o root -g wheel -m 444 ./html/pt04.html
  924. install -o root -g wheel -m 444 ./html/pt05.html
  925. install -o root -g wheel -m 444 ./html/pt06.html
  926. install -o root -g wheel -m 444 ./html/pt07.html
  927. install -o root -g wheel -m 444 ./html/right.png
  928. install -o root -g wheel -m 444 ./html/style.css
  929. install -o root -g wheel -m 444 ./html/up.png
  930. mv: rename /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gtk-doc/html/libchamplain-gtk3-0.12/libchamplain-gtk3.devhelp2 to /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gtk-doc/html/libchamplain-gtk3-0.12/libchamplain-gtk3-0.12.devhelp2: No such file or directory
  931. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  932. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference'
  933. Making install in reference-gtk
  934. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  935. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  936. gmake[4]: Nothing to be done for `install-exec-am'.
  937. install -o root -g wheel -m 444 ./html/GtkChamplainEmbed.html
  938. install -o root -g wheel -m 444 ./html/annotation-glossary.html
  939. install -o root -g wheel -m 444 ./html/home.png
  940. install -o root -g wheel -m 444 ./html/index.html
  941. install -o root -g wheel -m 444 ./html/index.sgml
  942. install -o root -g wheel -m 444 ./html/left.png
  943. install -o root -g wheel -m 444 ./html/libchamplain-gtk.devhelp2
  944. install -o root -g wheel -m 444 ./html/pt01.html
  945. install -o root -g wheel -m 444 ./html/right.png
  946. install -o root -g wheel -m 444 ./html/style.css
  947. install -o root -g wheel -m 444 ./html/up.png
  948. mv: rename /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gtk-doc/html/libchamplain-gtk3-gtk-0.12/libchamplain-gtk3-gtk.devhelp2 to /wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/share/gtk-doc/html/libchamplain-gtk3-gtk-0.12/libchamplain-gtk3-gtk-0.12.devhelp2: No such file or directory
  949. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  950. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs/reference-gtk'
  951. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  952. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  953. gmake[4]: Nothing to be done for `install-exec-am'.
  954. gmake[4]: Nothing to be done for `install-data-am'.
  955. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  956. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  957. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/docs'
  958. Making install in demos
  959. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  960. Making install in icons
  961. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  962. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  963. gmake[4]: Nothing to be done for `install-exec-am'.
  964. gmake[4]: Nothing to be done for `install-data-am'.
  965. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  966. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos/icons'
  967. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  968. gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  969. gmake[4]: Nothing to be done for `install-exec-am'.
  970. gmake[4]: Nothing to be done for `install-data-am'.
  971. gmake[4]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  972. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  973. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7/demos'
  974. gmake[2]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  975. gmake[3]: Entering directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  976. gmake[3]: Nothing to be done for `install-exec-am'.
  977. /bin/mkdir -p '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/libdata/pkgconfig'
  978. install -o root -g wheel -m 444 champlain-0.12.pc champlain-gtk-0.12.pc '/wrkdirs/usr/ports/graphics/libchamplain/work/stage/usr/local/libdata/pkgconfig'
  979. gmake[3]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  980. gmake[2]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  981. gmake[1]: Leaving directory `/wrkdirs/usr/ports/graphics/libchamplain/work/libchamplain-0.12.7'
  982. ====> Compressing man pages (compress-man)
  983. ====> Running Q/A tests (stage-qa)
  984. ===========================================================================
  985. ====>> Checking for staging violations... done
  986. =======================<phase: package >============================
  987. ===> Building package for libchamplain-0.12.7
  988. ===========================================================================
  989. =======================<phase: install-mtree >============================
  990. ===========================================================================
  991. ====>> Recording filesystem state for preinst... done
  992. =======================<phase: install >============================
  993. ===> Installing for libchamplain-0.12.7
  994. ===> libchamplain-0.12.7 depends on file: /usr/local/etc/mtree/BSD.gnome.dist - found
  995. ===> libchamplain-0.12.7 depends on shared library: libclutter-gtk-1.0.so - found
  996. ===> libchamplain-0.12.7 depends on shared library: libsoup-gnome-2.4.so - found
  997. ===> libchamplain-0.12.7 depends on shared library: libGL.so - found
  998. ===> libchamplain-0.12.7 depends on shared library: libsqlite3.so - found
  999. ===> libchamplain-0.12.7 depends on shared library: libatk-1.0.so - found
  1000. ===> libchamplain-0.12.7 depends on shared library: libglib-2.0.so - found
  1001. ===> libchamplain-0.12.7 depends on shared library: libpcre.so - found
  1002. ===> libchamplain-0.12.7 depends on shared library: libgtk-3.so - found
  1003. ===> libchamplain-0.12.7 depends on shared library: libpango-1.0.so - found
  1004. ===> Checking if graphics/libchamplain already installed
  1005. ===> Registering installation for libchamplain-0.12.7
  1006. Installing libchamplain-0.12.7... done
  1007. ===========================================================================
  1008. ====>> Checking shared library dependencies
  1009. /lib/libc.so.7
  1010. /lib/libcxxrt.so.1
  1011. /lib/libgcc_s.so.1
  1012. /lib/libm.so.5
  1013. /lib/libthr.so.3
  1014. /lib/libz.so.6
  1015. /usr/lib/libbz2.so.4
  1016. /usr/lib/libc++.so.1
  1017. /usr/lib/liblzma.so.5
  1018. /usr/lib/librpcsvc.so.5
  1019. /usr/local/lib/libGL.so.1
  1020. /usr/local/lib/libICE.so.6
  1021. /usr/local/lib/libSM.so.6
  1022. /usr/local/lib/libX11-xcb.so.1
  1023. /usr/local/lib/libX11.so.6
  1024. /usr/local/lib/libXau.so.6
  1025. /usr/local/lib/libXcomposite.so.1
  1026. /usr/local/lib/libXcursor.so.1
  1027. /usr/local/lib/libXdamage.so.1
  1028. /usr/local/lib/libXdmcp.so.6
  1029. /usr/local/lib/libXext.so.6
  1030. /usr/local/lib/libXfixes.so.3
  1031. /usr/local/lib/libXi.so.6
  1032. /usr/local/lib/libXinerama.so.1
  1033. /usr/local/lib/libXrandr.so.2
  1034. /usr/local/lib/libXrender.so.1
  1035. /usr/local/lib/libXxf86vm.so.1
  1036. /usr/local/lib/libatk-1.0.so.0
  1037. /usr/local/lib/libatk-bridge-2.0.so.0
  1038. /usr/local/lib/libatspi.so.0
  1039. /usr/local/lib/libcairo-gobject.so.2
  1040. /usr/local/lib/libcairo.so.2
  1041. /usr/local/lib/libchamplain-0.12.so.0
  1042. /usr/local/lib/libclutter-1.0.so.0
  1043. /usr/local/lib/libclutter-gtk-1.0.so.0
  1044. /usr/local/lib/libcogl-pango.so.20
  1045. /usr/local/lib/libcogl-path.so.20
  1046. /usr/local/lib/libcogl.so.20
  1047. /usr/local/lib/libdbus-1.so.3
  1048. /usr/local/lib/libdrm.so.2
  1049. /usr/local/lib/libexpat.so.6
  1050. /usr/local/lib/libffi.so.6
  1051. /usr/local/lib/libfontconfig.so.1
  1052. /usr/local/lib/libfreetype.so.9
  1053. /usr/local/lib/libgdk-3.so.0
  1054. /usr/local/lib/libgdk_pixbuf-2.0.so.0
  1055. /usr/local/lib/libgio-2.0.so.0
  1056. /usr/local/lib/libglib-2.0.so.0
  1057. /usr/local/lib/libgmodule-2.0.so.0
  1058. /usr/local/lib/libgobject-2.0.so.0
  1059. /usr/local/lib/libgraphite2.so.3
  1060. /usr/local/lib/libgthread-2.0.so.0
  1061. /usr/local/lib/libgtk-3.so.0
  1062. /usr/local/lib/libharfbuzz.so.0
  1063. /usr/local/lib/libiconv.so.3
  1064. /usr/local/lib/libicudata.so.52
  1065. /usr/local/lib/libicui18n.so.52
  1066. /usr/local/lib/libicuuc.so.52
  1067. /usr/local/lib/libintl.so.9
  1068. /usr/local/lib/libjson-glib-1.0.so.0
  1069. /usr/local/lib/libpango-1.0.so.0
  1070. /usr/local/lib/libpangocairo-1.0.so.0
  1071. /usr/local/lib/libpangoft2-1.0.so.0
  1072. /usr/local/lib/libpcre.so.3
  1073. /usr/local/lib/libpixman-1.so.30
  1074. /usr/local/lib/libpng15.so.15
  1075. /usr/local/lib/libpthread-stubs.so.0
  1076. /usr/local/lib/libsoup-2.4.so.1
  1077. /usr/local/lib/libsoup-gnome-2.4.so.1
  1078. /usr/local/lib/libsqlite3.so.8
  1079. /usr/local/lib/libxcb-dri2.so.0
  1080. /usr/local/lib/libxcb-glx.so.0
  1081. /usr/local/lib/libxcb-render.so.0
  1082. /usr/local/lib/libxcb-shm.so.0
  1083. /usr/local/lib/libxcb.so.2
  1084. /usr/local/lib/libxml2.so.2
  1085. =======================<phase: deinstall >============================
  1086. ====>> Checking for orphaned files and directories in stage directory (missing from plist)
  1087. ====>> Checking for absolute symlinks into staging directory
  1088. ===> Deinstalling for graphics/libchamplain
  1089. ===> Deinstalling
  1090. Deinstallation has been requested for the following 1 packages:
  1091.  
  1092. libchamplain-0.12.7
  1093.  
  1094. The deinstallation will free 2 MB
  1095. [1/1] Deleting libchamplain-0.12.7... done
  1096. ===========================================================================
  1097. ====>> Checking for extra files and directories
  1098. ====>> Installing from package
  1099. Installing libchamplain-0.12.7... done
  1100. =======================<phase: Interactive >============================
Advertisement
Add Comment
Please, Sign In to add comment