[00:00:01] ====>> Creating the reference jail... done [00:02:18] ====>> Mounting system devices for 102amd64-default [00:02:18] ====>> Mounting ports/packages/distfiles [00:02:18] ====>> Stashing existing package repository [00:02:18] ====>> Mounting packages from: /home/poudriere/data/packages/102amd64-default [00:02:18] ====>> Copying /var/db/ports from: /var/db/ports [00:02:21] ====>> Appending to make.conf: /usr/local/etc/poudriere.d/102amd64-make.conf /etc/resolv.conf -> /home/poudriere/data/.m/102amd64-default/ref/etc/resolv.conf [00:02:22] ====>> Starting jail 102amd64-default [00:02:23] ====>> Logs: /home/poudriere/data/logs/bulk/102amd64-default/2016-01-03_20h46m35s [00:02:23] ====>> Loading MOVED [00:02:26] ====>> Calculating ports order and dependencies [00:03:19] ====>> Sanity checking the repository [00:03:19] ====>> Checking packages for incremental rebuild needed [00:04:30] ====>> Deleting stale symlinks [00:04:30] ====>> Deleting empty directories [00:04:30] ====>> Cleaning the build queue [00:04:31] ====>> Recording filesystem state for prepkg... done [00:04:38] ====>> Committing packages to repository [00:04:38] ====>> Removing old packages [00:04:38] ====>> Building with flags: [00:04:38] ====>> Removing existing /usr/local build started at Sun Jan 3 20:51:13 YEKT 2016 port directory: /usr/ports/www/vimb-gtk2 building for: FreeBSD 102amd64-default 10.2-RELEASE-p8 FreeBSD 10.2-RELEASE-p8 amd64 maintained by: mike.d.ft402@gmail.com Makefile ident: $FreeBSD: head/www/vimb-gtk2/Makefile.common 400199 2015-10-26 18:39:15Z riggs $ Poudriere version: 3.1.10 Host OSVERSION: 1002000 Jail OSVERSION: 1002000 ---Begin Environment--- PKGREPOSITORY=/tmp/pkgs PACKAGES=/tmp/pkgs OSVERSION=1002000 UNAME_v=FreeBSD 10.2-RELEASE-p8 UNAME_r=10.2-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 WARNING_WAIT=0 SAVED_TERM=rxvt NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/home/poudriere/data/.m/102amd64-default/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/ports PWD=/ MASTERNAME=102amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 SCRIPTPATH=/usr/local/share/poudriere/testport.sh TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes DEV_WARNING_WAIT=0 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- GTK="2" XDG_DATA_HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work HOME=/wrkdirs/usr/ports/www/vimb-gtk2/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=10.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" DOCSDIR="share/doc/vimb-gtk2" EXAMPLESDIR="share/examples/vimb-gtk2" DATADIR="share/vimb-gtk2" WWWDIR="www/vimb-gtk2" ETCDIR="etc/vimb-gtk2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vimb-gtk2 DOCSDIR=/usr/local/share/doc/vimb-gtk2 EXAMPLESDIR=/usr/local/share/examples/vimb-gtk2 WWWDIR=/usr/local/www/vimb-gtk2 ETCDIR=/usr/local/etc/vimb-gtk2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/102amd64-make.conf #### # XXX #> I actually was puzzled with texlive not installing and remembered #> seeing someone had issues with the new collate stuff. I simply #> tried the latter setting with a "Let's see what happens". It worked. #> #> Moral 1 of the story. Build ports with LC_ALL= and LC_COLLATE=C. # Distfiles RANDOMIZE_MASTER_SITE=yes FETCH_BEFORE_ARGS=-p4 -T120 # Languages and compilers #C=gcc #CXX=g++ #CPP=cpp OPTIONS_SET= BOOTSTRAP FORTRAN PERL LIBYAML LUAJIT SBCL OPTIONS_UNSET= CMUCL GCL # Needed for print/pdftk .if ${.CURDIR:M*/lang/gcc*} OPTIONS_SET+= JAVA .else OPTIONS_UNSET+= JAVA .endif OPTIONS_UNSET+= GLIB # CAD OPTIONS_SET+= NGSPICE OPTIONS_UNSET+= GNUCAP # Documentation OPTIONS_SET+= EXAMPLES MANPAGES TCLMAN TKMAN OPTIONS_UNSET+= DOCBOOK HELPBROWSER HTMLDOCS OPTIONS_UNSET+= TESTS # Emulation OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 # Filesystem OPTIONS_UNSET+= FAM GAMIN GAM_POLLER GDA GIO GNOMEVFS GNOMEVFS2 GVFS LIBINOTIFY # Graphics OPTIONS_SET+= FONTCONFIG OPENGL PNG X11 XFT LCD_FILTERING MESA MESAGL VAAPI VDPAU OPTIONS_UNSET+= COLORD NVIDIA NVIDIA_GL # Integration OPTIONS_UNSET+= DBUS GCONF GNOME GNOME_PROXY GOBJECT GSETTINGS # Hardware OPTIONS_SET+= DEVD USB #OPTIONS_UNSET+= BACKSPACE_KEY DELETE_KEY OPTIONS_UNSET+= HAL # Locales OPTIONS_SET+= IDN LIBIDN METRIC NLS UNICODE UTF8 OPTIONS_UNSET+= XIM # Math OPTIONS_SET+= AVX AVX2 CPU_OPTS DYNAMIC_ARCH LARGE_STACK MMX OPENBLAS OPENMP OPTIMIZATION OPTIMIZED_CFLAGS OPTIMIZED_FLAGS PGO RAYOPTIMIZATION SIMD SMP SSE SSE2 THREADS X86_ASM XS OPTIONS_UNSET+= ATLAS NETLIB GOTOBLAS STATIC DEBUG # Multimedia OPTIONS_SET+= AAC ACOUSTID FFMPEG FLAC ID3TAG LAME MMS OPENAL V4L VORBIS VORBISENC WAV YTDL #OPTIONS_SET+= OSS OPTIONS_UNSET+= ALSA ESD ESOUND GSTREAMER JACK NAS PORTAUDIO PULSE PULSEAUDIO # Security WITH_SSP=yes OPTIONS_SET+= OPENSSL PAM SASL GSSAPI_BASE OPTIONS_UNSET+= GCRYPT GNUTLS GSSAPI GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE # Curl does not like GSSAPI_BASE with OPENSSL_PORT #.if ${.CURDIR}!="/usr/ports/ftp/curl" WITH_OPENSSL_PORT= yes #.endif # LibreSSL support broken in tor #.if ${.CURDIR}!="/usr/ports/security/tor" # OPENSSL_PORT= security/libressl # # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511. # # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195508 # OPENSSL_SHLIBVER= 30 #.endif # TCP OPTIONS_SET+= CURL FETCH GEOIP IPV6 HTTP2 HTTPV2 OPTIONS_UNSET+= AVAHI BONJOUR GNOME_PROXY MDNS MDNSRESPONDER SAMBA SMB # Text processing OPTIONS_SET+= HUNSPELL LIBGUESS OPTIONS_UNSET+= ASPELL ENCA ENCHANT GTKSPELL ISPELL # Typesetting OPTIONS_UNSET+= CLOUDPRINT CUPS TEX_DEFAULT = texlive # UI OPTIONS_SET+= GTK2 OPTIONS_UNSET+= GNOMEUI GUI GTK3 KDE4 QT4 QT5 WX SKINS OPTIONS_UNSET+= BASH BASH_COMPLETIONS NOTIFY ZSH QT4_OPTIONS= -CUPS -NAS QGTKSTYLE # Overrides audio_audacity_SET+= SAMPLERATE audio_beets_SET+= CHROMA # Broken audio/aacgain audio_beets_UNSET+= REPLAYGAIN audio_espeak_SET+= PORTAUDIO audio_musicpd_SET+= AAC ARCHIVE HTTPD LAME MMS SHOUTCAST VORBISENC audio_ncmpcpp_SET+= CLOCK VISUALIZER devel_gcc-arm-embedded_SET+= HTML devel_gcc-arm-embedded_UNSET+= PDF emulators_i386-wine_UNSET+= GECKO MONO emulators_i386-wine-compholio_UNSET+= GECKO MONO emulators_i386-wine-devel_UNSET+= GECKO MONO # Curl doesn't build with base GSSAPI and SSL port. ftp_curl_SET+= GSSAPI_NONE ftp_curl_UNSET+= GSSAPI_BASE GSSAPI GSSAPI_HEIMDAL GSSAPI_MIT games_minetest_SET+= FREETYPE LEVELDB LUAJIT NLS SERVER games_minetest_UNSET+= CLIENT SOUND graphics_blender_SET+= CAMERATRACK COLLADA CYCLES CYCLESOSL MOD_OCEANSIM #XXX Broken FFMPEG support graphics_blender_UNSET+= FFMPEG REDCODE # Required by x11-toolkits/pango graphics_cairo_OPTIONS_SET+= GLIB graphics_gimp_UNSET+= PRINT graphics_gimp-help_SET+= EN graphics_gimp-help_UNSET+= ALL DE ES FR IT JA KO NL NN PL RU SV ZH_CN graphics_inkscape_UNSET+= CDR POPPLER VISIO WPG multimedia_handbrake_UNSET+= X11 irc_bitlbee_SET+= LIBPURPLE JABBER MSN OSCAR OTR TWITTER YAHOO LIBEVENT SKYPE irc_ngircd_UNSET+= ICONV # GCL: broken EMACS! lang_gcl_UNSET+= EMACS lang_sbcl_SET+= SBCL mail_fetchmail_UNSET+= X11 mail_mutt_SET+= NNTP mail_postfix_SET+= TLS math_gnuplot_SET+= GRIDBOX math_gnuplot_UNSET+= TEX glib_networking_SET= GNUTLS multimedia_libass_SET+= FONTCONFIG multimedia_musicpd_SET+= HTTPD SHOUTCAST net-im_skype-devel_SET= net-im_skype-devel_UNSET= VIDEO NVIDIA_GL net-im_telegram-purple_UNSET= WEBP net_mtr_UNSET= X11 #security_ca_root_nss_SET+= ETCSYMLINK security_gnupg_SET+= CURL SUID_GPG security_openssl_SET+= EC # ASM broken in OpenSSL 1.0.2 (bug 198788) security_openssl_UNSET+= ASM security_pinentry_SET+= TTY security_pinentry_UNSET+= GTK2 QT4 sysutils_conky_SET+= APCUPSD LUA METAR MOC MPD RSS X1 XOAP ARGB DOUBLE_BUFFERING www_firefox_SET=ALSA www_libxul_SET=ALSA www_nginx_SET=HTTP_FANCYINDEX HTTP_REWRITE www_nginx_UNSET=HTTP_CACHE HTTP_STATUS www_nginx-devel_SET=HTTP_FANCYINDEX HTTP_REWRITE www_nginx-devel_UNSET=HTTP_CACHE HTTP_STATUS # PGO requires running X11 during build www_libxul_UNSET=PGO x11_xautolock_UNSET+= XLOCK x11_xscreensaver_SET+= ANCLOCK # Error: 'bin/xglock' is referring to /tmp/usr/ports/x11/xlockmore/work/stage x11_xlockmore_UNSET+= GTK2 x11-fonts_terminus-font_SET+= AO2 GE2 LL2 HI2 x11-toolkits_gtk20_SET+= SHIFT_INSERT x11-toolkits_gtk30_SET+= SHIFT_INSERT ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> vimb-gtk2-2.11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.2.txz [102amd64-default] Installing pkg-1.6.2... [102amd64-default] Extracting pkg-1.6.2: .......... done Message from pkg-1.6.2: If you are upgrading from the old package format, first run: # pkg2ng ===> vimb-gtk2-2.11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vimb-gtk2-2.11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> vimb-gtk2-2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vimb-gtk2-2.11 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> vimb-gtk2-2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vimb-gtk2-2.11 for building => SHA256 Checksum OK for fanglingsu-vimb-2.11_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> vimb-gtk2-2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vimb-gtk2-2.11 for building ===> Extracting for vimb-gtk2-2.11 => SHA256 Checksum OK for fanglingsu-vimb-2.11_GH0.tar.gz. /bin/mv /wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/src/config.def.h /wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/src/config.h =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vimb-gtk2-2.11 ===> Applying FreeBSD patches for vimb-gtk2-2.11 =========================================================================== =================================================== ===> vimb-gtk2-2.11 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.1_2.txz [102amd64-default] Installing gmake-4.1_2... [102amd64-default] `-- Installing indexinfo-0.2.4... [102amd64-default] `-- Extracting indexinfo-0.2.4: .... done [102amd64-default] Extracting gmake-4.1_2: ....... done ===> vimb-gtk2-2.11 depends on executable: gmake - found ===> Returning to build of vimb-gtk2-2.11 ===> vimb-gtk2-2.11 depends on executable: pkgconf - not found ===> Installing existing package /packages/All/pkgconf-0.9.12_1.txz [102amd64-default] Installing pkgconf-0.9.12_1... [102amd64-default] Extracting pkgconf-0.9.12_1: ....... done ===> vimb-gtk2-2.11 depends on executable: pkgconf - found ===> Returning to build of vimb-gtk2-2.11 =========================================================================== =================================================== ===> vimb-gtk2-2.11 depends on shared library: libwebkitgtk-1.0.so - not found ===> Installing existing package /packages/All/webkit-gtk2-2.4.9.txz [102amd64-default] Installing webkit-gtk2-2.4.9... [102amd64-default] `-- Installing harfbuzz-1.1.2... [102amd64-default] | `-- Installing cairo-1.14.6,2... [102amd64-default] | | `-- Installing dri2proto-2.8... [102amd64-default] | | `-- Extracting dri2proto-2.8: .... done [102amd64-default] | | `-- Installing fontconfig-2.11.1_1,1... [102amd64-default] | | `-- Installing expat-2.1.0_3... [102amd64-default] | | `-- Extracting expat-2.1.0_3: .......... done [102amd64-default] | | `-- Installing freetype2-2.6.2... [102amd64-default] | | | `-- Installing png-1.6.20... [102amd64-default] | | | `-- Extracting png-1.6.20: .......... done [102amd64-default] | | `-- Extracting freetype2-2.6.2: .......... done [102amd64-default] | | `-- Extracting fontconfig-2.11.1_1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [102amd64-default] | | `-- Installing glproto-1.4.17... [102amd64-default] | | `-- Extracting glproto-1.4.17: ...... done [102amd64-default] | | `-- Installing libXext-1.3.3_1,1... [102amd64-default] | | `-- Installing xproto-7.0.28... [102amd64-default] | | `-- Extracting xproto-7.0.28: .......... done [102amd64-default] | | `-- Installing libXau-1.0.8_3... [102amd64-default] | | `-- Extracting libXau-1.0.8_3: .......... done [102amd64-default] | | `-- Installing libX11-1.6.3,1... [102amd64-default] | | | `-- Installing kbproto-1.0.7... [102amd64-default] | | | `-- Extracting kbproto-1.0.7: .......... done [102amd64-default] | | | `-- Installing libXdmcp-1.1.2... [102amd64-default] | | | `-- Extracting libXdmcp-1.1.2: ......... done [102amd64-default] | | | `-- Installing libxcb-1.11.1... [102amd64-default] | | | `-- Installing libxml2-2.9.3... [102amd64-default] | | | `-- Extracting libxml2-2.9.3: .......... done [102amd64-default] | | | `-- Installing libpthread-stubs-0.3_6... [102amd64-default] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done [102amd64-default] | | | `-- Extracting libxcb-1.11.1: .......... done [102amd64-default] | | `-- Extracting libX11-1.6.3,1: .......... done [102amd64-default] | | `-- Installing xextproto-7.3.0... [102amd64-default] | | `-- Extracting xextproto-7.3.0: .......... done [102amd64-default] | | `-- Extracting libXext-1.3.3_1,1: .......... done [102amd64-default] | | `-- Installing libEGL-11.0.7... [102amd64-default] | | `-- Installing libdevq-0.0.2_1... [102amd64-default] | | `-- Extracting libdevq-0.0.2_1: ..... done [102amd64-default] | | `-- Installing libXdamage-1.1.4_3... [102amd64-default] | | | `-- Installing libXfixes-5.0.1_3... [102amd64-default] | | | `-- Installing fixesproto-5.0... [102amd64-default] | | | `-- Extracting fixesproto-5.0: .... done [102amd64-default] | | | `-- Extracting libXfixes-5.0.1_3: .......... done [102amd64-default] | | | `-- Installing damageproto-1.2.1... [102amd64-default] | | | `-- Extracting damageproto-1.2.1: .... done [102amd64-default] | | `-- Extracting libXdamage-1.1.4_3: ...... done [102amd64-default] | | `-- Installing libxshmfence-1.2... [102amd64-default] | | `-- Extracting libxshmfence-1.2: ......... done [102amd64-default] | | `-- Installing gbm-11.0.7... [102amd64-default] | | | `-- Installing libglapi-11.0.7... [102amd64-default] | | | `-- Installing libXvMC-1.0.9... [102amd64-default] | | | | `-- Installing libXv-1.0.10_3,1... [102amd64-default] | | | | `-- Installing videoproto-2.3.2... [102amd64-default] | | | | `-- Extracting videoproto-2.3.2: ...... done [102amd64-default] | | | | `-- Extracting libXv-1.0.10_3,1: .......... done [102amd64-default] | | | `-- Extracting libXvMC-1.0.9: .......... done [102amd64-default] | | | `-- Installing libdrm-2.4.65_1,1... [102amd64-default] | | | | `-- Installing libpciaccess-0.13.4... [102amd64-default] | | | | `-- Installing pciids-20151205... [102amd64-default] | | | | `-- Extracting pciids-20151205: ...... done [102amd64-default] | | | | `-- Extracting libpciaccess-0.13.4: ...... done [102amd64-default] | | | `-- Extracting libdrm-2.4.65_1,1: .......... done [102amd64-default] | | | `-- Extracting libglapi-11.0.7: ... done [102amd64-default] | | `-- Extracting gbm-11.0.7: ..... done [102amd64-default] | | `-- Installing llvm36-3.6.2_2... [102amd64-default] | | | `-- Installing python27-2.7.11... [102amd64-default] | | | `-- Installing libffi-3.2.1... [102amd64-default] | | | `-- Extracting libffi-3.2.1: .......... done [102amd64-default] | | | `-- Installing openssl-1.0.2_5... [102amd64-default] | | | `-- Extracting openssl-1.0.2_5: .......... done [102amd64-default] | | | `-- Extracting python27-2.7.11: .......... done [102amd64-default] | | | `-- Installing perl5-5.20.3_8... [102amd64-default] | | | `-- Extracting perl5-5.20.3_8: .......... done [102amd64-default] | | | `-- Installing libedit-3.1.20150325_1... [102amd64-default] | | | `-- Extracting libedit-3.1.20150325_1: .......... done [102amd64-default] | | `-- Extracting llvm36-3.6.2_2: .......... done [102amd64-default] | | `-- Extracting libEGL-11.0.7: .......... done [102amd64-default] | | `-- Installing libXrender-0.9.9... [102amd64-default] | | `-- Installing renderproto-0.11.1... [102amd64-default] | | `-- Extracting renderproto-0.11.1: .... done [102amd64-default] | | `-- Extracting libXrender-0.9.9: .......... done [102amd64-default] | | `-- Installing libGL-11.0.7... [102amd64-default] | | `-- Installing libXxf86vm-1.1.4_1... [102amd64-default] | | | `-- Installing xf86vidmodeproto-2.3.1... [102amd64-default] | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [102amd64-default] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [102amd64-default] | | `-- Extracting libGL-11.0.7: .......... done [102amd64-default] | | `-- Installing pixman-0.32.8... [102amd64-default] | | `-- Extracting pixman-0.32.8: .......... done [102amd64-default] | | `-- Installing xcb-util-renderutil-0.3.9_1... [102amd64-default] | | `-- Installing xcb-util-0.4.0_1,1... [102amd64-default] | | `-- Extracting xcb-util-0.4.0_1,1: .......... done [102amd64-default] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [102amd64-default] | | `-- Installing glib-2.44.1_2... [102amd64-default] | | `-- Installing libiconv-1.14_9... [102amd64-default] | | `-- Extracting libiconv-1.14_9: .......... done [102amd64-default] | | `-- Installing pcre-8.37_4... [102amd64-default] | | `-- Extracting pcre-8.37_4: .......... done [102amd64-default] | | `-- Installing gettext-runtime-0.19.6... [102amd64-default] | | `-- Extracting gettext-runtime-0.19.6: .......... done [102amd64-default] | | `-- Extracting glib-2.44.1_2: .......... done No schema files found: doing nothing. [102amd64-default] | `-- Extracting cairo-1.14.6,2: .......... done [102amd64-default] | `-- Installing icu-55.1... [102amd64-default] | `-- Extracting icu-55.1: .......... done [102amd64-default] | `-- Installing graphite2-1.3.3... [102amd64-default] | `-- Extracting graphite2-1.3.3: .......... done [102amd64-default] `-- Extracting harfbuzz-1.1.2: .......... done [102amd64-default] `-- Installing libXt-1.1.5,1... [102amd64-default] | `-- Installing libSM-1.2.2_3,1... [102amd64-default] | | `-- Installing libICE-1.0.9_1,1... [102amd64-default] | | `-- Extracting libICE-1.0.9_1,1: .......... done [102amd64-default] | `-- Extracting libSM-1.2.2_3,1: .......... done [102amd64-default] `-- Extracting libXt-1.1.5,1: .......... done [102amd64-default] `-- Installing pango-1.36.8_2... [102amd64-default] | `-- Installing encodings-1.0.4_3,1... [102amd64-default] | | `-- Installing font-util-1.3.1... [102amd64-default] | | `-- Extracting font-util-1.3.1: .......... done [102amd64-default] | `-- Extracting encodings-1.0.4_3,1: .......... done [102amd64-default] | `-- Installing libXft-2.3.2_1... [102amd64-default] | `-- Extracting libXft-2.3.2_1: ......... done [102amd64-default] | `-- Installing xorg-fonts-truetype-7.7_1... [102amd64-default] | | `-- Installing font-misc-meltho-1.0.3_3... [102amd64-default] | | `-- Installing mkfontdir-1.0.7... [102amd64-default] | | | `-- Installing mkfontscale-1.1.2... [102amd64-default] | | | `-- Installing libfontenc-1.1.3... [102amd64-default] | | | `-- Extracting libfontenc-1.1.3: ...... done [102amd64-default] | | | `-- Extracting mkfontscale-1.1.2: .. done [102amd64-default] | | `-- Extracting mkfontdir-1.0.7: .. done [102amd64-default] | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [102amd64-default] | | `-- Installing font-bh-ttf-1.0.3_3... [102amd64-default] | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [102amd64-default] | | `-- Installing font-misc-ethiopic-1.0.3_3... [102amd64-default] | | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done [102amd64-default] | | `-- Installing dejavu-2.35... [102amd64-default] | | `-- Extracting dejavu-2.35: .......... done [102amd64-default] `-- Extracting pango-1.36.8_2: .......... done [102amd64-default] `-- Installing sqlite3-3.9.2... [102amd64-default] `-- Extracting sqlite3-3.9.2: .......... done [102amd64-default] `-- Installing libxslt-1.1.28_8... [102amd64-default] | `-- Installing libgcrypt-1.6.4_3... [102amd64-default] | | `-- Installing libgpg-error-1.20_1... [102amd64-default] | | `-- Extracting libgpg-error-1.20_1: .......... done [102amd64-default] | `-- Extracting libgcrypt-1.6.4_3: .......... done [102amd64-default] `-- Extracting libxslt-1.1.28_8: .......... done [102amd64-default] `-- Installing geoclue-2.2.0... [102amd64-default] | `-- Installing json-glib-1.0.4... [102amd64-default] | | `-- Installing gobject-introspection-1.44.0... [102amd64-default] | | `-- Installing python2-2_3... [102amd64-default] | | `-- Extracting python2-2_3: ...... done [102amd64-default] | | `-- Extracting gobject-introspection-1.44.0: .......... done [102amd64-default] | `-- Extracting json-glib-1.0.4: .......... done [102amd64-default] | `-- Installing libsoup-2.50.0... [102amd64-default] | | `-- Installing glib-networking-2.44.0... [102amd64-default] | | `-- Installing gnutls-3.3.17.1... [102amd64-default] | | | `-- Installing nettle-2.7.1... [102amd64-default] | | | `-- Installing gmp-5.1.3_2... [102amd64-default] | | | `-- Extracting gmp-5.1.3_2: .......... done [102amd64-default] | | | `-- Extracting nettle-2.7.1: .......... done [102amd64-default] | | | `-- Installing ca_root_nss-3.20.1... [102amd64-default] | | | `-- Extracting ca_root_nss-3.20.1: ....... done [102amd64-default] | | | `-- Installing libtasn1-4.7... [102amd64-default] | | | `-- Extracting libtasn1-4.7: .......... done [102amd64-default] | | | `-- Installing libidn-1.31... [102amd64-default] | | | `-- Extracting libidn-1.31: .......... done [102amd64-default] | | | `-- Installing p11-kit-0.23.2... [102amd64-default] | | | `-- Extracting p11-kit-0.23.2: .......... done [102amd64-default] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [102amd64-default] | | | `-- Extracting trousers-tddl-0.3.10_7: .......... done [102amd64-default] | | `-- Extracting gnutls-3.3.17.1: .......... done [102amd64-default] | | `-- Installing libproxy-0.4.6... [102amd64-default] | | `-- Extracting libproxy-0.4.6: ......... done [102amd64-default] | | `-- Installing dbus-1.8.20... [102amd64-default] | | | `-- Installing gnome_subr-1.0... [102amd64-default] | | | `-- Extracting gnome_subr-1.0: . done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [102amd64-default] | | `-- Extracting dbus-1.8.20: .......... done [102amd64-default] | | `-- Installing gsettings-desktop-schemas-3.16.1... [102amd64-default] | | | `-- Installing cantarell-fonts-0.0.16... [102amd64-default] | | | `-- Extracting cantarell-fonts-0.0.16: ... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [102amd64-default] | | `-- Extracting gsettings-desktop-schemas-3.16.1: .......... done [102amd64-default] | | `-- Extracting glib-networking-2.44.0: .......... done [102amd64-default] | `-- Extracting libsoup-2.50.0: .......... done [102amd64-default] `-- Extracting geoclue-2.2.0: .......... done [102amd64-default] `-- Installing curl-7.46.0_1... [102amd64-default] | `-- Installing nghttp2-1.5.0... [102amd64-default] | | `-- Installing spdylay-1.3.2... [102amd64-default] | | `-- Installing libevent2-2.0.22_1... [102amd64-default] | | `-- Extracting libevent2-2.0.22_1: .......... done [102amd64-default] | | `-- Extracting spdylay-1.3.2: .......... done [102amd64-default] | | `-- Installing jansson-2.7_1... [102amd64-default] | | `-- Extracting jansson-2.7_1: .......... done [102amd64-default] | | `-- Installing libev-4.20,1... [102amd64-default] | | `-- Extracting libev-4.20,1: .......... done [102amd64-default] | `-- Extracting nghttp2-1.5.0: .......... done [102amd64-default] `-- Extracting curl-7.46.0_1: .......... done [102amd64-default] `-- Installing gstreamer1-plugins-1.6.1... [102amd64-default] | `-- Installing orc-0.4.24_1... [102amd64-default] | `-- Extracting orc-0.4.24_1: .......... done [102amd64-default] | `-- Installing gstreamer1-1.6.1... [102amd64-default] | `-- Extracting gstreamer1-1.6.1: .......... done [102amd64-default] | `-- Installing iso-codes-3.63... [102amd64-default] | `-- Extracting iso-codes-3.63: .......... done [102amd64-default] `-- Extracting gstreamer1-plugins-1.6.1: .......... done [102amd64-default] `-- Installing gtk2-2.24.29... [102amd64-default] | `-- Installing hicolor-icon-theme-0.15... [102amd64-default] | `-- Extracting hicolor-icon-theme-0.15: . done [102amd64-default] | `-- Installing gtk-update-icon-cache-2.24.29... [102amd64-default] | | `-- Installing libXcursor-1.1.14_3... [102amd64-default] | | `-- Extracting libXcursor-1.1.14_3: .......... done [102amd64-default] | | `-- Installing libXinerama-1.1.3_3,1... [102amd64-default] | | `-- Installing xineramaproto-1.2.1... [102amd64-default] | | `-- Extracting xineramaproto-1.2.1: .. done [102amd64-default] | | `-- Extracting libXinerama-1.1.3_3,1: .......... done [102amd64-default] | | `-- Installing libXcomposite-0.4.4_3,1... [102amd64-default] | | `-- Installing compositeproto-0.4.2... [102amd64-default] | | `-- Extracting compositeproto-0.4.2: .... done [102amd64-default] | | `-- Extracting libXcomposite-0.4.4_3,1: .......... done [102amd64-default] | | `-- Installing libXi-1.7.5,1... [102amd64-default] | | `-- Installing inputproto-2.3.1... [102amd64-default] | | `-- Extracting inputproto-2.3.1: ..... done [102amd64-default] | | `-- Extracting libXi-1.7.5,1: .......... done [102amd64-default] | | `-- Installing atk-2.16.0... [102amd64-default] | | `-- Extracting atk-2.16.0: .......... done [102amd64-default] | | `-- Installing libXrandr-1.5.0... [102amd64-default] | | `-- Installing randrproto-1.5.0... [102amd64-default] | | `-- Extracting randrproto-1.5.0: .... done [102amd64-default] | | `-- Extracting libXrandr-1.5.0: .......... done [102amd64-default] | | `-- Installing gdk-pixbuf2-2.32.1... [102amd64-default] | | `-- Installing jasper-1.900.1_15... [102amd64-default] | | | `-- Installing freeglut-3.0.0... [102amd64-default] | | | `-- Installing libGLU-9.0.0_2... [102amd64-default] | | | `-- Extracting libGLU-9.0.0_2: ...... done [102amd64-default] | | | `-- Extracting freeglut-3.0.0: .......... done [102amd64-default] | | | `-- Installing jpeg-turbo-1.4.2... [102amd64-default] | | | `-- Extracting jpeg-turbo-1.4.2: .......... done [102amd64-default] | | | `-- Installing libXmu-1.1.2_3,1... [102amd64-default] | | | `-- Extracting libXmu-1.1.2_3,1: .......... done [102amd64-default] | | `-- Extracting jasper-1.900.1_15: .......... done [102amd64-default] | | `-- Installing tiff-4.0.6... [102amd64-default] | | | `-- Installing jbigkit-2.1_1... [102amd64-default] | | | `-- Extracting jbigkit-2.1_1: .......... done [102amd64-default] | | `-- Extracting tiff-4.0.6: .......... done [102amd64-default] | | `-- Extracting gdk-pixbuf2-2.32.1: .......... done [102amd64-default] | | `-- Installing shared-mime-info-1.5... [102amd64-default] | | `-- Extracting shared-mime-info-1.5: .......... done [102amd64-default] | `-- Extracting gtk-update-icon-cache-2.24.29: .... done [102amd64-default] | `-- Installing python-2.7_2,2... [102amd64-default] | `-- Extracting python-2.7_2,2: ..... done [102amd64-default] `-- Extracting gtk2-2.24.29: .......... done [102amd64-default] `-- Installing libsecret-0.18.3... [102amd64-default] `-- Extracting libsecret-0.18.3: .......... done [102amd64-default] `-- Installing enchant-1.6.0_5... [102amd64-default] | `-- Installing hunspell-1.3.3... [102amd64-default] | `-- Extracting hunspell-1.3.3: .......... done [102amd64-default] `-- Extracting enchant-1.6.0_5: .......... done [102amd64-default] `-- Installing webp-0.4.4_1... [102amd64-default] | `-- Installing giflib-5.1.1... [102amd64-default] | `-- Extracting giflib-5.1.1: .......... done [102amd64-default] `-- Extracting webp-0.4.4_1: .......... done [102amd64-default] Extracting webkit-gtk2-2.4.9: .......... done Message from openssl-1.0.2_5: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. Message from python27-2.7.11: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from perl5-5.20.3_8: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from dejavu-2.35: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Message from ca_root_nss-3.20.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account Message from freeglut-3.0.0: Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===> vimb-gtk2-2.11 depends on shared library: libwebkitgtk-1.0.so - found (/usr/local/lib/libwebkitgtk-1.0.so) ===> Returning to build of vimb-gtk2-2.11 ===> vimb-gtk2-2.11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== ====>> Recording filesystem state for prebuild... done =================================================== ===> vimb-gtk2-2.11 depends on executable: gmake - found ===> vimb-gtk2-2.11 depends on executable: pkgconf - found ===> vimb-gtk2-2.11 depends on shared library: libwebkitgtk-1.0.so - found (/usr/local/lib/libwebkitgtk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for vimb-gtk2-2.11 =========================================================================== =================================================== ===> Building for vimb-gtk2-2.11 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11' gmake[2]: Entering directory '/wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/src' cc history.o cc autocmd.o cc ex.o cc map.o cc completion.o cc js.o cc handlers.o cc main.o cc bookmark.o cc util.o cc setting.o cc cookiejar.o cc dom.o cc arh.o cc command.o cc input.o cc hsts.o cc io.o cc normal.o minify hints.js cc shortcut.o cc hints.o cc vimb gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11' =========================================================================== ====>> Checking for filesystem violations... done =================================================== =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for vimb-gtk2-2.11 ===> vimb-gtk2-2.11 depends on shared library: libwebkitgtk-1.0.so - found (/usr/local/lib/libwebkitgtk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Generating temporary packing list install -m 444 /wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/doc/vimb.1 /wrkdirs/usr/ports/www/vimb-gtk2/work/stage/usr/local/man/man1/ install -s -m 555 /wrkdirs/usr/ports/www/vimb-gtk2/work/vimb-2.11/src/vimb /wrkdirs/usr/ports/www/vimb-gtk2/work/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) ====>> Checking for staging violations... done =================================================== ===> Building package for vimb-gtk2-2.11 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for vimb-gtk2-2.11 ===> vimb-gtk2-2.11 depends on shared library: libwebkitgtk-1.0.so - found (/usr/local/lib/libwebkitgtk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> vimb-gtk2-2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> vimb-gtk2-2.11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Checking if vimb-gtk2 already installed ===> Registering installation for vimb-gtk2-2.11 [102amd64-default] Installing vimb-gtk2-2.11... ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/vimb If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://fanglingsu.github.io/vimb/ =========================================================================== ====>> Checking shared library dependencies 0x0000000000000001 (NEEDED) Shared library: [libatk-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] 0x0000000000000001 (NEEDED) Shared library: [libcairo.so.2] 0x0000000000000001 (NEEDED) Shared library: [libfontconfig.so.1] 0x0000000000000001 (NEEDED) Shared library: [libfreetype.so.6] 0x0000000000000001 (NEEDED) Shared library: [libgdk-x11-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgdk_pixbuf-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgio-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libglib-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgobject-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgtk-x11-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libintl.so.8] 0x0000000000000001 (NEEDED) Shared library: [libjavascriptcoregtk-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libpango-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libpangocairo-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libpangoft2-1.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libsoup-2.4.so.1] 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] 0x0000000000000001 (NEEDED) Shared library: [libwebkitgtk-1.0.so.0] =================================================== ===> Deinstalling for vimb-gtk2 ===> Deinstalling vimb-gtk2-2.11 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: vimb-gtk2-2.11 The operation will free 203 KiB. [102amd64-default] [1/1] Deinstalling vimb-gtk2-2.11... [102amd64-default] [1/1] Deleting files for vimb-gtk2-2.11: ..... done =========================================================================== ====>> Checking for extra files and directories [00:06:46] ====>> Installing from package [102amd64-default] Installing vimb-gtk2-2.11... [102amd64-default] Extracting vimb-gtk2-2.11: ..... done [00:06:46] ====>> Cleaning up ===> Cleaning for vimb-gtk2-2.11 [00:06:47] ====>> Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: vimb-gtk2-2.11 The operation will free 203 KiB. [102amd64-default] [1/1] Deinstalling vimb-gtk2-2.11... [102amd64-default] [1/1] Deleting files for vimb-gtk2-2.11: ..... done build of www/vimb-gtk2 ended at Sun Jan 3 20:53:22 YEKT 2016 build time: 00:02:09 [00:06:47] ====>> Cleaning up [00:06:47] ====>> Umounting file systems