Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 00:20:52 GMT
From:      pkg-fallout@FreeBSD.org
To:        ahze@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [REL - 91amd64-default][devel/goprotobuf] Failed for goprotobuf-20120409 in build
Message-ID:  <201310100020.r9A0KqWr076979@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:     ahze@FreeBSD.org
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: head/devel/goprotobuf/Makefile 327723 2013-09-20 17:04:43Z bapt $
Log URL:        http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-09_12h37m20s/logs/goprotobuf-20120409.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-09_12h37m20s
Log:

====>> Building devel/goprotobuf
build started at Thu Oct 10 00:20:46 UTC 2013
port directory: /usr/ports/devel/goprotobuf
building for: FreeBSD 91amd64-default-job-13 9.1-RELEASE FreeBSD 9.1-RELEASE amd64
maintained by: ahze@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/goprotobuf/Makefile 327723 2013-09-20 17:04:43Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
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/91amd64-default/ref
PKG_EXT=txz
tpid=70825
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=goprotobuf-20120409
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
---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
--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/goprotobuf
DOCSDIR=/usr/local/share/doc/goprotobuf
EXAMPLESDIR=/usr/local/share/examples/goprotobuf
WWWDIR=/usr/local/www/goprotobuf
ETCDIR=/usr/local/etc/goprotobuf
--End SUB_LIST--

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

  # pkg2ng
===>   Returning to build of goprotobuf-20120409
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by goprotobuf-20120409 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by goprotobuf-20120409 for building
=> SHA256 Checksum OK for goprotobuf-20120409.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by goprotobuf-20120409 for building
===>  Extracting for goprotobuf-20120409
=> SHA256 Checksum OK for goprotobuf-20120409.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for goprotobuf-20120409
===========================================================================
=======================<phase: build-depends  >============================
===>   goprotobuf-20120409 depends on file: /usr/local/bin/go - not found
===>    Verifying install for /usr/local/bin/go in /usr/ports/lang/go
===>   Installing existing package /packages/All/go-1.1.2,1.txz
Installing go-1.1.2,1... done
------------------------------------------------------------------
 To build Go programs for FreeBSD, you'll want to set up your
 environment properly. The following environment variables should
 be set:

 GOOS=freebsd
 GOARCH=amd64
 GOROOT=/usr/local/go

 For more information on programming in Go and for more
 documentation, see http://www.golang.org.
------------------------------------------------------------------
===>   Returning to build of goprotobuf-20120409
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for goprotobuf-20120409
===========================================================================
=======================<phase: build          >============================
===>  Building for goprotobuf-20120409
# code.google.com/p/goprotobuf/protoc-gen-go/generator
protoc-gen-go/generator/generator.go:788: too few values in struct initializer
*** [do-build] Error code 2

Stop in /usr/ports/devel/goprotobuf.
===>  Cleaning for goprotobuf-20120409



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