Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 04:11:34 GMT
From:      pkg-fallout-builder@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [REL - 91amd64-default][www/rubygem-chosen-rails] Failed for rubygem-chosen-rails-1.0.1 in run-depends
Message-ID:  <201404040411.s344BYqS020370@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:     ruby@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/www/rubygem-chosen-rails/Makefile 335758 2013-12-06 15:23:44Z sunpoet $
Log URL:        http://beefy2.isc.freebsd.org/bulk/91amd64-default/2014-04-03_17h44m13s/logs/rubygem-chosen-rails-1.0.1.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/91amd64-default/2014-04-03_17h44m13s
Log:

====>> Building www/rubygem-chosen-rails
build started at Fri Apr  4 04:11:24 UTC 2014
port directory: /usr/ports/www/rubygem-chosen-rails
building for: FreeBSD 91amd64-default-job-03 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 amd64
maintained by: ruby@FreeBSD.org
Makefile ident:      $FreeBSD: head/www/rubygem-chosen-rails/Makefile 335758 2013-12-06 15:23:44Z sunpoet $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p10
UNAME_r=9.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref
PKG_EXT=txz
tpid=14868
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=rubygem-chosen-rails-1.0.1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=91amd64-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--
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/chosen-rails
DOCSDIR=/usr/local/share/doc/chosen-rails
EXAMPLESDIR=/usr/local/share/examples/chosen-rails
WWWDIR=/usr/local/www/chosen-rails
ETCDIR=/usr/local/etc/chosen-rails
--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 rubygem-chosen-rails-1.0.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rubygem-chosen-rails-1.0.1 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.7_1.txz
Installing pkg-1.2.7_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of rubygem-chosen-rails-1.0.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-chosen-rails-1.0.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-chosen-rails-1.0.1 for building
=> SHA256 Checksum OK for rubygem/chosen-rails-1.0.1.gem.
===========================================================================
=======================<phase: extract-depends>============================
===>   rubygem-chosen-rails-1.0.1 depends on file: /usr/local/bin/gem19 - not found
===>    Verifying install for /usr/local/bin/gem19 in /usr/ports/devel/ruby-gems
===>   Installing existing package /packages/All/ruby19-gems-1.8.29.txz
Installing ruby19-gems-1.8.29...Installing ruby-1.9.3.484_2,1...Installing libexecinfo-1.1_3... done
Installing libffi-3.0.13_1... done
Installing libyaml-0.1.4_3... done
 done
 done
====
Some of the standard commands are provided as separate ports for ease
of upgrading:

	devel/ruby-gems:	gem - RubyGems package manager
	devel/rubygem-rake:	rake - Ruby Make

And some of the standard libraries are provided as separate ports
since they require extra dependencies:

	converters/ruby-iconv:	iconv module
	databases/ruby-gdbm:	GDBM module
	x11-toolkits/ruby-tk:	Tcl/Tk modules
	japanese/ruby-tk:	Tcl/Tk modules for Japanized Tcl/Tk

Install them as occasion demands.
====
===>   Returning to build of rubygem-chosen-rails-1.0.1
===>   rubygem-chosen-rails-1.0.1 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-chosen-rails-1.0.1 for building
===>  Extracting for rubygem-chosen-rails-1.0.1
=> SHA256 Checksum OK for rubygem/chosen-rails-1.0.1.gem.
Unpacked gem: '/wrkdirs/usr/ports/www/rubygem-chosen-rails/work/chosen-rails-1.0.1'
===========================================================================
=======================<phase: patch-depends  >============================
===>   rubygem-chosen-rails-1.0.1 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rubygem-chosen-rails-1.0.1
===========================================================================
=======================<phase: build-depends  >============================
===>   rubygem-chosen-rails-1.0.1 depends on file: /usr/local/bin/gem19 - found
===>   rubygem-chosen-rails-1.0.1 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rubygem-chosen-rails-1.0.1
===========================================================================
=======================<phase: build          >============================
===>  Building for rubygem-chosen-rails-1.0.1
  Successfully built RubyGem
  Name: chosen-rails
  Version: 1.0.1
  File: chosen-rails-1.0.1.gem
===========================================================================
=======================<phase: run-depends    >============================
===>   rubygem-chosen-rails-1.0.1 depends on package: rubygem-coffee-rails>=3.2 - not found
pkg-static: No package(s) matching rubygem-coffee-rails
===>    Verifying install for rubygem-coffee-rails>=3.2 in /usr/ports/devel/rubygem-coffee-rails
===>   Installing existing package /packages/All/rubygem-coffee-rails-3.2.2_1.txz
Installing rubygem-coffee-rails-3.2.2_1...Installing rubygem-coffee-script-2.2.0_2...Installing rubygem-coffee-script-source-1.7.0... done
Installing rubygem-execjs-2.0.2...Installing rubygem-multi_json-1.9.2...Installing rubygem-json_pure-1.8.1... done
 done
 done
 done
Installing rubygem-railties-3.2.17_1...Installing rubygem-actionpack-3.2.17...Installing rubygem-activemodel-3.2.17...Installing rubygem-activesupport-3.2.17...Installing ruby19-iconv-1.9.3.484,1...Installing libiconv-1.14_3... done
 done
Installing rubygem-i18n-0.6.9,2... done
 done
Installing rubygem-builder-3.0.4... done
 done
Installing rubygem-erubis-2.7.0_1... done
Installing rubygem-journey-1.0.4... done
Installing rubygem-rack-cache-1.2...Installing rubygem-rack-1.4.5,3... done
 done
Installing rubygem-rack-test-0.6.2... done
Installing rubygem-sprockets-2.12.0...Installing rubygem-hike-1.2.3... done
Installing rubygem-tilt1-1.4.1... done
 done
 done
Installing rubygem-rack-ssl-1.3.4... done
Installing rubygem-thor-0.19.1... done
 done
 done
===>   Returning to build of rubygem-chosen-rails-1.0.1
===>   rubygem-chosen-rails-1.0.1 depends on package: rubygem-compass-rails>=1.0 - not found
pkg-static: No package(s) matching rubygem-compass-rails
===>    Verifying install for rubygem-compass-rails>=1.0 in /usr/ports/textproc/rubygem-compass-rails
===>   Installing existing package /packages/All/rubygem-compass-rails-1.1.2.txz
Installing rubygem-compass-rails-1.1.2...Installing rubygem-compass-0.12.2_1...Installing rubygem-chunky_png-1.2.9... done
Installing rubygem-fssm-0.2.10... done
Installing rubygem-sass32-3.2.17... done
 done
 done
===>   Returning to build of rubygem-chosen-rails-1.0.1
===>   rubygem-chosen-rails-1.0.1 depends on package: rubygem-railties>=3.0 - found
===>   rubygem-chosen-rails-1.0.1 depends on package: rubygem-sass-rails>=3.2 - not found
pkg-static: No package(s) matching rubygem-sass-rails
===>    Verifying install for rubygem-sass-rails>=3.2 in /usr/ports/textproc/rubygem-sass-rails
===>   Installing existing package /packages/All/rubygem-sass-rails-3.2.6_4.txz
Installing rubygem-sass-rails-3.2.6_4...Installing rubygem-sass-3.3.4...pkg-static: rubygem-sass-3.3.4 conflicts with rubygem-sass32-3.2.17 (installs files into the same place).  Problematic file: /usr/local/bin/sass

Failed to install the following 1 package(s): /packages/All/rubygem-sass-rails-3.2.6_4.txz
*** [run-depends] Error code 70

Stop in /usr/ports/www/rubygem-chosen-rails.
===>  Cleaning for rubygem-chosen-rails-1.0.1



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