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:     b...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/emulators/qemu/Makefile 416670 2016-06-10 
11:01:52Z bofh $
Log URL:        
http://beefy2.nyi.freebsd.org/data/93amd64-default/416870/logs/qemu-2.5.1.1.log
Build URL:      
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=416870
Log:

====>> Building emulators/qemu
build started at Tue Jun 14 05:11:26 UTC 2016
port directory: /usr/ports/emulators/qemu
building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p44 FreeBSD 
9.3-RELEASE-p44 amd64
maintained by: b...@freebsd.org
Makefile ident:      $FreeBSD: head/emulators/qemu/Makefile 416670 2016-06-10 
11:01:52Z bofh $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 9.3-RELEASE-p44
UNAME_r=9.3-RELEASE-p44
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=qemu-2.5.1.1
OSREL=9.3
_OSRELEASE=9.3-RELEASE-p44
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=903000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for qemu-2.5.1.1:
     BSD_USER=off: Also build bsd-user targets (for testing)
     CDROM_DMA=on: IDE CDROM DMA
     CURL=on: Data transfer support via cURL
     DOCS=on: Build and/or install documentation
     GNS3=on: gns3 patches (promiscuous multicast)
     GNUTLS=on: gnutls dependency (vnc encryption)
     GTK2=on: GTK+ 2 GUI toolkit support
     JPEG=on: jpeg dependency (vnc lossy compression)
     OPENGL=on: 2D/3D rendering support via OpenGL
     PCAP=on: pcap dependency (networking with bpf)
     PNG=on: png dependency (vnc compression)
     SAMBA=off: samba dependency (for -smb)
     SASL=on: cyrus-sasl dependency (vnc encryption)
     STATIC_LINK=off: Statically link the executables
     USBREDIR=off: usb device network redirection (experimental!)
     X11=on: X11 (graphics) support
     X86_TARGETS=off: Build only x86 system targets
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--localstatedir=/var --extra-ldflags=-L\"/usr/local/lib\"  --disable-libssh2 
--enable-debug  --prefix=/usr/local --cc=cc --enable-docs --disable-kvm  
--disable-linux-user --disable-linux-aio --disable-xen  
--smbd=/usr/local/sbin/smbd --enable-debug-info 
--python=/usr/local/bin/python2.7  
--extra-cflags=-I/wrkdirs/usr/ports/emulators/qemu/work/qemu-2.5.1.1\ 
-I/usr/local/include\ -DPREFIX=\\\"\"/usr/local\\\"\" --enable-pcap 
--disable-usb-redir --enable-sdl --disable-bsd-user
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake PKG_CONFIG=pkgconf 
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 
PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/qemu/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/qemu/work  
HOME=/wrkdirs/usr/ports/emulators/qemu/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
BSD_MAKE="/usr/bin/make" SDL_CONFIG=/usr/local/bin/sdl-config 
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/qemu/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/qemu/work  
HOME=/wrkdirs/usr/ports/emulators/qemu/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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--
BSD_USER="@comment
"
NO_BSD_USER=""
CDROM_DMA=""
NO_CDROM_DMA="@comment
"
CURL=""
NO_CURL="@comment
"
DOCS=""
NO_DOCS="@comment
"
GNS3=""
NO_GNS3="@comment
"
GNUTLS=""
NO_GNUTLS="@comment
"
GTK2=""
NO_GTK2="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENGL=""
NO_OPENGL="@comment
"
PCAP=""
NO_PCAP="@comment
"
PNG=""
NO_PNG="@comment
"
SAMBA="@comment
"
NO_SAMBA=""
SASL=""
NO_SASL="@comment
"
STATIC_LINK="@comment
"
NO_STATIC_LINK=""
USBREDIR="@comment
"
NO_USBREDIR=""
X11=""
NO_X11="@comment
"
X86_TARGETS="@comment
"
NO_X86_TARGETS=""
BSD_USER64="@comment
"
SOFTMMU=""
STATIC=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd9
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/qemu"
EXAMPLESDIR="share/examples/qemu"
DATADIR="share/qemu"
WWWDIR="www/qemu"
ETCDIR="etc/qemu"
--End PLIST_SUB--

--SUB_LIST--
BSD_USER="@comment
"
NO_BSD_USER=""
CDROM_DMA=""
NO_CDROM_DMA="@comment
"
CURL=""
NO_CURL="@comment
"
DOCS=""
NO_DOCS="@comment
"
GNS3=""
NO_GNS3="@comment
"
GNUTLS=""
NO_GNUTLS="@comment
"
GTK2=""
NO_GTK2="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENGL=""
NO_OPENGL="@comment
"
PCAP=""
NO_PCAP="@comment
"
PNG=""
NO_PNG="@comment
"
SAMBA="@comment
"
NO_SAMBA=""
SASL=""
NO_SASL="@comment
"
STATIC_LINK="@comment
"
NO_STATIC_LINK=""
USBREDIR="@comment
"
NO_USBREDIR=""
X11=""
NO_X11="@comment
"
X86_TARGETS="@comment
"
NO_X86_TARGETS=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qemu
DOCSDIR=/usr/local/share/doc/qemu
EXAMPLESDIR=/usr/local/share/examples/qemu
WWWDIR=/usr/local/www/qemu
ETCDIR=/usr/local/etc/qemu
--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/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qemu-2.5.1.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.5_1.txz
[93amd64-default-job-07] Installing pkg-1.8.5_1...
[93amd64-default-job-07] Extracting pkg-1.8.5_1: .......... done
===>   qemu-2.5.1.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qemu-2.5.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by qemu-2.5.1.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by qemu-2.5.1.1 for building
=> SHA256 Checksum OK for qemu/2.5.1.1/qemu-2.5.1.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by qemu-2.5.1.1 for building
===>  Extracting for qemu-2.5.1.1
=> SHA256 Checksum OK for qemu/2.5.1.1/qemu-2.5.1.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qemu-2.5.1.1
===>  Applying FreeBSD patches for qemu-2.5.1.1
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to scripts/texi2pod.pl.rej
=> Patch patch-scripts_texi2pod.pl failed to apply cleanly.
=> Patch(es) patch-Makefile patch-configure 
patch-disas_libvixl_a64_disasm-a64.cc patch-include_net_net.h 
patch-include_qemu-common.h patch-net_tap-bsd.c patch-qemu-char.c 
patch-qemu-doc.texi applied cleanly.
*** [do-patch] Error code 1

Stop in /usr/ports/emulators/qemu.
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to