Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2013 23:34:30 GMT
From:      Shawn Webb <lattera@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179601: Poudriere cannot build sysutils/cdrtools
Message-ID:  <201306152334.r5FNYUBb093618@oldred.freebsd.org>
Resent-Message-ID: <201306152340.r5FNe0n4052224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179601
>Category:       ports
>Synopsis:       Poudriere cannot build sysutils/cdrtools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 23:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Shawn Webb
>Release:        FreeBSD 9.1-STABLE
>Organization:
>Environment:
FreeBSD shawn-vm-host 9.1-STABLE FreeBSD 9.1-STABLE #1 r251671+afad38d: Fri Jun 14 12:13:32 EDT 2013     shawn@shawn-vm-host:/usr/obj/usr/src/sys/SEC  amd64
>Description:
Poudriere cannot build cdrtools. Error log below:

====>> Building sysutils/cdrtools
build started at Sat Jun 15 04:42:01 EDT 2013
port directory: /usr/ports/sysutils/cdrtools
building for: FreeBSD 90amd64-local-job-03 9.1-STABLE FreeBSD 9.1-STABLE amd64
maintained by: marius@FreeBSD.org
ident warning: no id keywords in /tank/poudriere/jails/data/build/90amd64-local/ref/../03//usr/ports/sysutils/cdrtools/Makefile
Makefile ident: 
Poudriere version: 3.0.3

---Begin Environment---
OSVERSION=901504
UNAME_v=FreeBSD 9.1-STABLE
UNAME_r=9.1-STABLE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/tank/poudriere/jails/data/build/90amd64-local/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=25157
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=8
PKGNG=1
PKGNAME=cdrtools-3.00_2
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/usr/local/etc/poudriere.d/ports
MASTERNAME=90amd64-local
USER=root
HOME=/root
POUDRIERE_VERSION=3.0.3
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake
--End CONFIGURE_ENV--

--MAKE_ENV--
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCOM=cc GMAKE_NOWARN=true INS_BASE=/usr/local  INS_RBASE=/usr/local TMPDIR="/tmp" OSDEFS=-I/usr/local/include TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  MOTIFLIB="-L/usr/local/lib -lXm -lXp" 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/cdrtools
DOCSDIR=/usr/local/share/doc/cdrtools
EXAMPLESDIR=/usr/local/share/examples/cdrtools
WWWDIR=/usr/local/www/cdrtools
ETCDIR=/usr/local/etc/cdrtools
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/90amd64-make.conf ####
WITH_PKGNG=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for cdrtools-3.00_2
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   cdrtools-3.00_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.0.13.txz
Installing pkg-1.0.13... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of cdrtools-3.00_2
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================

You may use the following build option(s):

WITH_CDDA2MP3=yes	builds with cdda2mp3 (requires audio/lame)
WITH_CDDA2OGG=yes	builds with cdda2ogg (requires audio/vorbis-tools)
WITH_RSCSI=yes		builds with the rscsi daemon which provides access to
			local SCSI-devices over the network (the client-side
			in cdda2wav, cdrecord, etc. is built unconditionally).
			BEWARE:	The rscsi binary will be installed suid root
				as this is the preferred way of setting it up.

===> Fetching all distfiles required by cdrtools-3.00_2 for building
=========================================================================
=======================<phase: checksum       >============================

You may use the following build option(s):

WITH_CDDA2MP3=yes	builds with cdda2mp3 (requires audio/lame)
WITH_CDDA2OGG=yes	builds with cdda2ogg (requires audio/vorbis-tools)
WITH_RSCSI=yes		builds with the rscsi daemon which provides access to
			local SCSI-devices over the network (the client-side
			in cdda2wav, cdrecord, etc. is built unconditionally).
			BEWARE:	The rscsi binary will be installed suid root
				as this is the preferred way of setting it up.

===> Fetching all distfiles required by cdrtools-3.00_2 for building
=> SHA256 Checksum OK for cdrtools-3.00.tar.bz2.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================

You may use the following build option(s):

WITH_CDDA2MP3=yes	builds with cdda2mp3 (requires audio/lame)
WITH_CDDA2OGG=yes	builds with cdda2ogg (requires audio/vorbis-tools)
WITH_RSCSI=yes		builds with the rscsi daemon which provides access to
			local SCSI-devices over the network (the client-side
			in cdda2wav, cdrecord, etc. is built unconditionally).
			BEWARE:	The rscsi binary will be installed suid root
				as this is the preferred way of setting it up.

===> Fetching all distfiles required by cdrtools-3.00_2 for building
===>  Extracting for cdrtools-3.00_2
=> SHA256 Checksum OK for cdrtools-3.00.tar.bz2.
cp: failed to set acl entries for /wrkdirs/usr/ports/sysutils/cdrtools/work/cdrtools-3.00/autoconf/config.guess: Operation not supported
*** [post-extract] Error code 1

Stop in /usr/ports/sysutils/cdrtools.
===>  Cleaning for cdrtools-3.00_2
build of /usr/ports/sysutils/cdrtools ended at Sat Jun 15 04:42:05 EDT 2013
build time: 00:00:04
>How-To-Repeat:
Set up Poudriere to build sysutils/cdrtools in a 9-stable jail. Perform the build.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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