Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 15:21:20 GMT
From:      pkg-fallout@FreeBSD.org
To:        vbox@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [REL - 10i386-default][emulators/virtualbox-ose] Failed for virtualbox-ose-4.2.20_2 in build-depends
Message-ID:  <201401151521.s0FFLKvI053603@beefy1.isc.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     vbox@FreeBSD.org
Last committer: rene@FreeBSD.org
Ident:          $FreeBSD: head/emulators/virtualbox-ose/Makefile 339634 2014-01-13 21:00:02Z rene $
Log URL:        http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s/logs/virtualbox-ose-4.2.20_2.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s
Log:

====>> Building emulators/virtualbox-ose
build started at Wed Jan 15 15:19:59 UTC 2014
port directory: /usr/ports/emulators/virtualbox-ose
building for: FreeBSD 10i386-default-job-14 10.0-RC1 FreeBSD 10.0-RC1 i386
maintained by: vbox@FreeBSD.org
Makefile ident:      $FreeBSD: head/emulators/virtualbox-ose/Makefile 339634 2014-01-13 21:00:02Z rene $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RC1
UNAME_r=10.0-RC1
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref
PKG_EXT=txz
tpid=30872
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=virtualbox-ose-4.2.20_2
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for virtualbox-ose-4.2.20_2:
     DBUS=on: D-Bus IPC system support
     DEBUG=off: Debug symbols, additional logs and assertions
     GUESTADDITIONS=off: Build with Guest Additions
     NLS=on: Native Language Support
     PULSEAUDIO=off: PulseAudio sound server support
     QT4=on: Build with QT4 Frontend
     UDPTUNNEL=on: Build with UDP tunnel support
     VDE=off: Build with VDE support
     VNC=on: Build with VNC support
     WEBSERVICE=off: Build Webservice
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-gcc="gcc46" --with-g++="g++46" --passive-mesa --disable-pulse --enable-vnc
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" PKG_CONFIG=pkgconf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" SDL_CONFIG=/usr/local/bin/sdl-config LDSHARED="gcc46 -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc46" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing"  CPP="cpp46" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc46 -L/usr/local/lib/gcc46"  CXX="g++46" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTA
 LL_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"
--End MAKE_ENV--

--SUB_LIST--
VBOXUSER=vboxusers
VBOXWSUSER=vboxusers
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/virtualbox-ose
DOCSDIR=/usr/local/share/doc/virtualbox-ose
EXAMPLESDIR=/usr/local/share/examples/virtualbox-ose
WWWDIR=/usr/local/www/virtualbox-ose
ETCDIR=/usr/local/etc/virtualbox-ose
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for virtualbox-ose-4.2.20_2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.5.txz
Installing pkg-1.2.5... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of virtualbox-ose-4.2.20_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by virtualbox-ose-4.2.20_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by virtualbox-ose-4.2.20_2 for building
=> SHA256 Checksum OK for VirtualBox-4.2.20.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by virtualbox-ose-4.2.20_2 for building
===>  Extracting for virtualbox-ose-4.2.20_2
=> SHA256 Checksum OK for VirtualBox-4.2.20.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for virtualbox-ose-4.2.20_2
===>  Applying FreeBSD patches for virtualbox-ose-4.2.20_2
===========================================================================
=======================<phase: build-depends  >============================
===>   virtualbox-ose-4.2.20_2 depends on executable: yasm - not found
===>    Verifying install for yasm in /usr/ports/devel/yasm
===>   Installing existing package /packages/All/yasm-1.2.0.txz
Installing yasm-1.2.0...Installing gettext-0.18.3.1... done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: as86 - not found
===>    Verifying install for as86 in /usr/ports/devel/dev86
===>   Installing existing package /packages/All/dev86-0.16.20.txz
Installing dev86-0.16.20... done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: xsltproc - not found
===>    Verifying install for xsltproc in /usr/ports/textproc/libxslt
===>   Installing existing package /packages/All/libxslt-1.1.28_1.txz
Installing libxslt-1.1.28_1...Installing libxml2-2.8.0_3... done
Installing libgpg-error-1.12... done
Installing libgcrypt-1.5.3... done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: kmk - not found
===>    Verifying install for kmk in /usr/ports/devel/kBuild
===>   Installing existing package /packages/All/kBuild-0.1.9998_1.txz
Installing kBuild-0.1.9998_1...Installing mpfr-3.1.2...Installing gmp-5.1.3... done
 done
Installing mpc-1.0.1... done
Installing gcc-ecj-4.5... done
Installing gcc-4.6.4...Installing binutils-2.24... done
 done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: gtar - not found
===>    Verifying install for gtar in /usr/ports/archivers/gtar
===>   Installing existing package /packages/All/gtar-1.27.txz
Installing gtar-1.27... done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: cdrecord - not found
===>    Verifying install for cdrecord in /usr/ports/sysutils/cdrtools
===>   Installing existing package /packages/All/cdrtools-3.00_2.txz
Installing cdrtools-3.00_2... done
===========================================================================

Note: The location of the cdrtools `defaults' files has been set to

	/usr/local/etc

This is the FreeBSD ports standard config file location, NOT the cdrtools
standard location, which is /etc/default.

The reason for this is that FreeBSD ports and packages should not use
configuration files outside of /usr/local.

===========================================================================
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: python - not found
===>    Verifying install for python in /usr/ports/lang/python
===>   Installing existing package /packages/All/python-2.7_1,2.txz
Installing python-2.7_1,2...Installing python27-2.7.6_1... done
Installing python2-2_2... done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on package: py27-setuptools>0 - not found
===>    Verifying install for py27-setuptools>0 in /usr/ports/devel/py-setuptools
===>   Installing existing package /packages/All/py27-setuptools-2.0.1.txz
Installing py27-setuptools-2.0.1... done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/bin/python2.7 - found
===>   virtualbox-ose-4.2.20_2 depends on executable: python2 - found
===>   virtualbox-ose-4.2.20_2 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.4.txz
Installing pkgconf-0.9.4... done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on executable: gcc46 - found
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/bin/as - found
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/inputproto.pc in /usr/ports/x11/inputproto
===>   Installing existing package /packages/All/inputproto-2.3.txz
Installing inputproto-2.3... done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xcursor.pc in /usr/ports/x11/libXcursor
===>   Installing existing package /packages/All/libXcursor-1.1.14.txz
Installing libXcursor-1.1.14...Installing fixesproto-5.0... done
Installing kbproto-1.0.6... done
Installing libX11-1.6.2,1...Installing libXau-1.0.8...Installing xproto-7.0.25... done
 done
Installing libXdmcp-1.1.1... done
Installing libpthread-stubs-0.3_4... done
Installing libxcb-1.9.3... done
 done
Installing libXfixes-5.0.1... done
Installing libXrender-0.9.8...Installing renderproto-0.11.1... done
 done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xmu.pc in /usr/ports/x11-toolkits/libXmu
===>   Installing existing package /packages/All/libXmu-1.1.2,1.txz
Installing libXmu-1.1.2,1...Installing libICE-1.0.8,1... done
Installing libSM-1.2.2,1... done
Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
 done
Installing libXt-1.1.4,1... done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xinerama.pc in /usr/ports/x11/libXinerama
===>   Installing existing package /packages/All/libXinerama-1.1.3,1.txz
Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done
 done
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/lib/qt4/libQtGui.so - not found
===>    Verifying install for /usr/local/lib/qt4/libQtGui.so in /usr/ports/x11-toolkits/qt4-gui
===>   Installing existing package /packages/All/qt4-gui-4.8.5.txz
Installing qt4-gui-4.8.5...Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done
 done
Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done
Installing freetype2-2.5.2... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 3 dirs
/usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 3 dirs
/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
 done
Installing libXi-1.7.2,1... done
Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done
 done
Installing png-1.5.17... done
Installing qt4-corelib-4.8.5_1...Installing glib-2.36.3_1...Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
 done
Installing pcre-8.33... done
Installing libffi-3.0.13_1... done
No schema files found: doing nothing.
 done
Installing icu-50.1.2... done
 done
Installing xdg-utils-1.0.2.20130919_1...Installing fontcacheproto-0.1.3... done
Installing hicolor-icon-theme-0.12... done
Installing libXfontcache-1.0.5... done
Installing xprop-1.2.2... done
Installing xset-1.2.3_1... done
 done
Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34... done
Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
 done
 done
 done
Installing font-misc-ethiopic-1.0.3_1... done
Installing font-misc-meltho-1.0.3_1... done
 done
 done
======================================================================

Qt 4 can be built with optional support for:
 - Common UNIX Printing System (CUPS) (enabled by default)
 - Network Audio System (NAS)
 - Qt style that renders using GTK (QGTKSTYLE)

In order to enable them, you have to add
	QT4_OPTIONS=	CUPS NAS QGTKSTYLE
to your /etc/make.conf and compile devel/qt4-corelib and
x11-toolkits/qt4-gui ports.

Attention! Whenever you change the QT4_OPTIONS both
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!

======================================================================
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/lib/X11/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.
======================================================================

Qt paint engine makes common use of shared memory. To avoid MIT-SHM
errors (i.e., blank windows), you probably need to raise shared memory
limits in loader.conf(5). The following should be safe values for the
KDE Plasma Desktop:

kern.ipc.shmall=32768
kern.ipc.shmmni=1024
kern.ipc.shmseg=1024

======================================================================
===>   Returning to build of virtualbox-ose-4.2.20_2
===>   virtualbox-ose-4.2.20_2 depends on file: /usr/local/bin/linguist-qt4 - not found
===>    Verifying install for /usr/local/bin/linguist-qt4 in /usr/ports/devel/qt4-linguist
===>   Installing existing package /packages/All/qt4-linguist-4.8.5_1.txz
Installing qt4-linguist-4.8.5_1...Installing qt4-assistant-4.8.5_1...Installing qt4-doc-4.8.5... done
Installing qt4-help-4.8.5...Installing qt4-clucene-4.8.5... done
Installing qt4-network-4.8.5...Installing ca_root_nss-3.15.3.1... done
 done
Installing qt4-sql-4.8.5... done
Installing qt4-sqlite-plugin-4.8.5...Installing sqlite3-3.8.2... done
 done
Installing qt4-xml-4.8.5... done
 done
pkg-static: Missing dependency matching Origin: 'www/webkit-qt4' Version: '4.8.5_1'

Failed to install the following 1 package(s): /packages/All/qt4-linguist-4.8.5_1.txz
======================================================================

To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
 - databases/qt4-ibase-plugin		InterBase/Firebird
 - databases/qt4-mysql-plugin		MySQL
 - databases/qt4-odbc-plugin		Open Database Connectivity
 - databases/qt4-pgsql-plugin		PostgreSQL
 - databases/qt4-sqlite-plugin		SQLite 2
 - databases/qt4-sqlite3-plugin		SQLite 3

======================================================================
*** Error code 70

Stop.
make: stopped in /usr/ports/emulators/virtualbox-ose
===>  Cleaning for virtualbox-ose-4.2.20_2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401151521.s0FFLKvI053603>