Date: Thu, 9 Jan 2014 18:47:09 GMT From: pkg-fallout@FreeBSD.org To: miwi@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [REL - head-amd64-default][shells/osh] Failed for osh-20120604 in package Message-ID: <201401091847.s09Il9dX017386@beefy2.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: miwi@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/shells/osh/Makefile 337655 2013-12-27 08:43:20Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-01-09_08h37m38s/logs/osh-20120604.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-01-09_08h37m38s Log: ====>> Building shells/osh build started at Thu Jan 9 18:47:04 UTC 2014 port directory: /usr/ports/shells/osh building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64 maintained by: miwi@FreeBSD.org Makefile ident: $FreeBSD: head/shells/osh/Makefile 337655 2013-12-27 08:43:20Z 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=10215 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=osh-20120604 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" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- DOCDIR=/usr/local/share/doc/osh DESTEXPDIR=/usr/local/share/examples/osh MANDIR=/usr/local/man/man1 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/osh DOCSDIR=/usr/local/share/doc/osh EXAMPLESDIR=/usr/local/share/examples/osh WWWDIR=/usr/local/www/osh ETCDIR=/usr/local/etc/osh --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 osh-20120604 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> osh-20120604 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.4_1.txz Installing pkg-1.2.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of osh-20120604 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by osh-20120604 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by osh-20120604 for building => SHA256 Checksum OK for osh-20120604.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by osh-20120604 for building ===> Extracting for osh-20120604 => SHA256 Checksum OK for osh-20120604.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for osh-20120604 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for osh-20120604 =========================================================================== =======================<phase: build >============================ ===> Building for osh-20120604 /bin/sh ./mkconfig mkconfig: PATH_LOGIN == "/usr/bin/login" Modify value in "config.h" if this is incorrect. mkconfig: PATH_NEWGRP == "/usr/bin/newgrp" Modify value in "config.h" if this is incorrect. cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' v.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' osh.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' err.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' util.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' pexec.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' sasignal.c cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' strtoint.c cc -o osh v.o osh.o err.o util.o pexec.o sasignal.o strtoint.o sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <osh.1 >osh.1.out sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <fd2.1 >fd2.1.out sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <goto.1 >goto.1.out sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <if.1 >if.1.out cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' sh6.c cc -o sh6 v.o sh6.o err.o pexec.o sasignal.o cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' glob6.c cc -o glob6 v.o glob6.o err.o pexec.o sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <sh6.1 >sh6.1.out sed -e 's|@OSH_DATE@|June 4, 2012|' -e 's|@OSH_VERSION@|osh-20120604|' -e 's|@SYSCONFDIR@|/usr/local/etc|' <glob6.1 >glob6.1.out cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' fd2.c cc -o fd2 v.o fd2.o err.o pexec.o cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' goto.c cc -o goto v.o goto.o err.o cc -c -O2 -pipe -fno-strict-aliasing -Os -std=c99 -pedantic -Wall -W -DOSH_VERSION='"osh-20120604"' -DSYSCONFDIR='"/usr/local/etc"' if.c cc -o if v.o if.o err.o pexec.o sasignal.o strtoint.o =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for osh-20120604 ===> Generating temporary packing list test -d /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin || { umask 0022 && mkdir -p /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin ; } test -d /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1 || { umask 0022 && mkdir -p /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1 ; } install -c -s -m 0555 osh /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin install -c -m 0444 osh.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/osh.1 install -c -m 0444 fd2.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/fd2.1 install -c -m 0444 goto.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/goto.1 install -c -m 0444 if.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/if.1 install -c -s -m 0555 sh6 /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin install -c -m 0444 sh6.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/sh6.1 install -c -s -m 0555 glob6 /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin install -c -m 0444 glob6.1.out /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/man/man1/glob6.1 install -c -s -m 0555 fd2 /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin install -c -s -m 0555 goto /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin install -c -s -m 0555 if /wrkdirs/usr/ports/shells/osh/work/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for osh-20120604 pkg-static: lstat(/wrkdirs/usr/ports/shells/osh/work/stage/usr/local/share/doc/osh/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/shells/osh/work/stage/usr/local/share/examples/osh/): No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/shells/osh ===> Cleaning for osh-20120604
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401091847.s09Il9dX017386>