Date: Thu, 20 Feb 2014 19:37:00 GMT From: pkg-fallout-builder@FreeBSD.org To: sylvio@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-default][audio/maplay] Failed for maplay-1.2 in build Message-ID: <201402201937.s1KJb0Zc067003@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: sylvio@FreeBSD.org Last committer: ehaupt@FreeBSD.org Ident: $FreeBSD: head/audio/maplay/Makefile 343634 2014-02-10 13:54:26Z ehaupt $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-02-20_12h17m40s/logs/maplay-1.2.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-02-20_12h17m40s Log: ====>> Building audio/maplay build started at Thu Feb 20 19:36:58 UTC 2014 port directory: /usr/ports/audio/maplay building for: FreeBSD 10i386-default-job-10 10.0-RELEASE FreeBSD 10.0-RELEASE i386 maintained by: sylvio@FreeBSD.org Makefile ident: $FreeBSD: head/audio/maplay/Makefile 343634 2014-02-10 13:54:26Z ehaupt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE UNAME_r=10.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref PKG_EXT=txz tpid=64809 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=maplay-1.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 maplay-1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" 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" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/maplay DOCSDIR=/usr/local/share/doc/maplay EXAMPLESDIR=/usr/local/share/examples/maplay WWWDIR=/usr/local/www/maplay ETCDIR=/usr/local/etc/maplay --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 maplay-1.2 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> maplay-1.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.6.txz Installing pkg-1.2.6... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of maplay-1.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by maplay-1.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by maplay-1.2 for building => SHA256 Checksum OK for maplay1_2.tar.Z. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by maplay-1.2 for building ===> Extracting for maplay-1.2 => SHA256 Checksum OK for maplay1_2.tar.Z. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for maplay-1.2 ===> Applying FreeBSD patches for maplay-1.2 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for maplay-1.2 =========================================================================== =======================<phase: build >============================ ===> Building for maplay-1.2 c++ -c -O2 -pipe -fno-strict-aliasing -m486 -DLINUX -DDAMN_INTEL_BYTE_ORDER maplay.cc -o maplay.o c++: warning: argument unused during compilation: '-m486' maplay.cc:92:1: error: C++ requires a type specifier for all declarations main (int argc, char *argv[]) ^~~~ maplay.cc:278:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ maplay.cc:472:7: warning: delete called on 'Subband' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete subbands[i]; ^ 2 warnings and 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/maplay/work *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/maplay/work *** Error code 1 Stop. make: stopped in /usr/ports/audio/maplay ===> Cleaning for maplay-1.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402201937.s1KJb0Zc067003>