Date: Sat, 2 Nov 2013 11:54:49 +0200 From: Vaida Bogdan <vaida.bogdan@gmail.com> To: pkg-fallout@freebsd.org Subject: Re: [REL - head-amd64-default][shells/ibsh] Failed for ibsh-0.3e in build Message-ID: <CAK=MBusp%2BEHvCFHhms=3qr5PwrxXim5%2BEPVfbfNhzcfEj1sXKw@mail.gmail.com> In-Reply-To: <201311011431.rA1EVPIh065596@beefy2.isc.freebsd.org> References: <201311011431.rA1EVPIh065596@beefy2.isc.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
unsubscribe On Fri, Nov 1, 2013 at 4:31 PM, <pkg-fallout@freebsd.org> wrote: > 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: vaida.bogdan@gmail.com > Last committer: bapt@FreeBSD.org > Ident: $FreeBSD: head/shells/ibsh/Makefile 327770 2013-09-20 > 22:57:23Z bapt $ > Log URL: > http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03s/logs/ibsh-0.3e.log > Build URL: > http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03s > Log: > > ====>> Building shells/ibsh > build started at Fri Nov 1 14:31:21 UTC 2013 > port directory: /usr/ports/shells/ibsh > building for: FreeBSD head-amd64-default-job-19 11.0-CURRENT FreeBSD > 11.0-CURRENT r256430 amd64 > maintained by: vaida.bogdan@gmail.com > Makefile ident: $FreeBSD: head/shells/ibsh/Makefile 327770 2013-09-20 > 22:57:23Z bapt $ > Poudriere version: 3.1-pre > > ---Begin Environment--- > OSVERSION=1100000 > UNAME_v=FreeBSD 11.0-CURRENT r256430 > UNAME_r=11.0-CURRENT > 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/head-amd64-default/ref > PKG_EXT=txz > tpid=61664 > POUDRIERE_BUILD_TYPE=bulk > PKGNG=1 > PKGNAME=ibsh-0.3e > PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f > PKG_ADD=/usr/local/sbin/pkg-static add > PWD=/root > MASTERNAME=head-amd64-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--- > ---End OPTIONS List--- > > --CONFIGURE_ARGS-- > > --End CONFIGURE_ARGS-- > > --CONFIGURE_ENV-- > TMPDIR="/tmp" MAKE=gmake 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/ibsh > DOCSDIR=/usr/local/share/doc/ibsh > EXAMPLESDIR=/usr/local/share/examples/ibsh > WWWDIR=/usr/local/www/ibsh > ETCDIR=/usr/local/etc/ibsh > --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 #### > WITH_PKGNG=yes > NO_RESTRICTED=yes > DISABLE_MAKE_JOBS=poudriere > ---End make.conf--- > ===> Cleaning for ibsh-0.3e > =======================<phase: check-config >============================ > =========================================================================== > =======================<phase: pkg-depends >============================ > ===> ibsh-0.3e 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.1.4_8.txz > Installing pkg-1.1.4_8... done > If you are upgrading from the old package format, first run: > > # pkg2ng > ===> Returning to build of ibsh-0.3e > =========================================================================== > =======================<phase: fetch-depends >============================ > =========================================================================== > =======================<phase: fetch >============================ > ===> Fetching all distfiles required by ibsh-0.3e for building > =========================================================================== > =======================<phase: checksum >============================ > ===> Fetching all distfiles required by ibsh-0.3e for building > => SHA256 Checksum OK for ibsh-0.3e.tar.gz. > =========================================================================== > =======================<phase: extract-depends>============================ > =========================================================================== > =======================<phase: extract >============================ > ===> Fetching all distfiles required by ibsh-0.3e for building > ===> Extracting for ibsh-0.3e > => SHA256 Checksum OK for ibsh-0.3e.tar.gz. > =========================================================================== > =======================<phase: patch-depends >============================ > =========================================================================== > =======================<phase: patch >============================ > ===> Patching for ibsh-0.3e > ===> Applying FreeBSD patches for ibsh-0.3e > =========================================================================== > =======================<phase: build-depends >============================ > ===> ibsh-0.3e depends on executable: gmake - not found > ===> Verifying install for gmake in /usr/ports/devel/gmake > ===> Installing existing package /packages/All/gmake-3.82_1.txz > Installing gmake-3.82_1...Installing gettext-0.18.3.1... done > done > ===> Returning to build of ibsh-0.3e > =========================================================================== > =======================<phase: lib-depends >============================ > =========================================================================== > =======================<phase: configure >============================ > ===> Configuring for ibsh-0.3e > =========================================================================== > =======================<phase: build >============================ > ===> Building for ibsh-0.3e > gmake[1]: Entering directory > `/wrkdirs/usr/ports/shells/ibsh/work/ibsh-0.3e' > gcc -c main.c > gmake[1]: gcc: Command not found > gmake[1]: *** [main.o] Error 127 > gmake[1]: Leaving directory `/wrkdirs/usr/ports/shells/ibsh/work/ibsh-0.3e' > *** Error code 1 > > Stop. > make: stopped in /usr/ports/shells/ibsh > ===> Cleaning for ibsh-0.3e >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK=MBusp%2BEHvCFHhms=3qr5PwrxXim5%2BEPVfbfNhzcfEj1sXKw>