Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 18:24:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 91amd64-default-ssp][graphics/fv] Failed for fv-1.03_3 in build
Message-ID:  <201408171824.s7HIOUh6014128@beefy4.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:     ports@FreeBSD.org
Last committer: pawel@FreeBSD.org
Ident:          $FreeBSD: head/graphics/fv/Makefile 352410 2014-04-27 11:05:30Z pawel $
Log URL:        http://beefy4.isc.freebsd.org/data/91amd64-default-ssp/2014-08-17_07h37m14s/logs/fv-1.03_3.log
Build URL:      http://beefy4.isc.freebsd.org/build.html?mastername=91amd64-default-ssp&build=2014-08-17_07h37m14s
Log:

====>> Building graphics/fv
build started at Sun Aug 17 18:24:21 UTC 2014
port directory: /usr/ports/graphics/fv
building for: FreeBSD pkg.FreeBSD.org 9.1-RELEASE-p13 FreeBSD 9.1-RELEASE-p13 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/fv/Makefile 352410 2014-04-27 11:05:30Z pawel $
Poudriere version: 3.1-pre
Host OSVERSION: 1100027
Jail OSVERSION: 901000

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p13
UNAME_r=9.1-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/91amd64-default-ssp/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=fv-1.03_3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/root
PWD=/usr/local/poudriere/data/.m/91amd64-default-ssp/ref/.p/pool
MASTERNAME=91amd64-default-ssp
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/.p/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for fv-1.03_3:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fv/work  HOME=/wrkdirs/usr/ports/graphics/fv/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fv/work  HOME=/wrkdirs/usr/ports/graphics/fv/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fv/work  HOME=/wrkdirs/usr/ports/graphics/fv/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fv/work  HOME=/wrkdirs/usr/ports/graphics/fv/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="   -L/usr/local/lib -lglut -lGLU -lGL -lbz2 -lm -lz -llzma  -pthread -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing $(pkg-config --cflags libpng15)  -I/usr/local/include  -DNDEBUG"  MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" 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--

--PLIST_SUB--
OSREL=9.1
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/fv"
EXAMPLESDIR="share/examples/fv"
DATADIR="share/fv"
WWWDIR="www/fv"
ETCDIR="etc/fv"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/fv
DOCSDIR=/usr/local/share/doc/fv
EXAMPLESDIR=/usr/local/share/examples/fv
WWWDIR=/usr/local/www/fv
ETCDIR=/usr/local/etc/fv
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/root/.ccache
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
#### /usr/local/etc/poudriere.d/ssp-make.conf ####
WITH_SSP_PORTS=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   fv-1.03_3 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.3.6.txz
[pkg.FreeBSD.org] Installing pkg-1.3.6... done
Message for pkg-1.3.6:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of fv-1.03_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by fv-1.03_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by fv-1.03_3 for building
=> SHA256 Checksum OK for fv-src-1.03.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by fv-1.03_3 for building
===>  Extracting for fv-1.03_3
=> SHA256 Checksum OK for fv-src-1.03.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for fv-1.03_3
===========================================================================
=======================<phase: build-depends  >============================
===>   fv-1.03_3 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
[pkg.FreeBSD.org] Installing indexinfo-0.2... done
[pkg.FreeBSD.org] Installing libiconv-1.14_3... done
[pkg.FreeBSD.org] Installing libiconv-1.14_3... done
[pkg.FreeBSD.org] Installing libiconv-1.14_3... done
===>   Returning to build of fv-1.03_3
===>   fv-1.03_3 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.6_1.txz
[pkg.FreeBSD.org] Installing pkgconf-0.9.6_1... done
===>   Returning to build of fv-1.03_3
===>   fv-1.03_3 depends on file: /usr/local/bin/ccache - not found
===>    Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache
===>   Installing existing package /packages/All/ccache-3.1.9_8.txz
[pkg.FreeBSD.org] Installing ccache-3.1.9_8... done
Create compiler links...
create symlink for cc
create symlink for cc (world)
create symlink for c++
create symlink for c++ (world)
create symlink for CC
create symlink for CC (world)
create symlink for gcc
create symlink for gcc (world)
create symlink for g++
create symlink for g++ (world)
Message for ccache-3.1.9_8:
 NOTE:
Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for 
information on using ccache with FreeBSD ports and src.
===>   Returning to build of fv-1.03_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   fv-1.03_3 depends on shared library: libpng15.so - not found
===>    Verifying for libpng15.so in /usr/ports/graphics/png
===>   Installing existing package /packages/All/png-1.5.18.txz
[pkg.FreeBSD.org] Installing png-1.5.18... done
===>   Returning to build of fv-1.03_3
===>   fv-1.03_3 depends on shared library: libglut.so - not found
===>    Verifying for libglut.so in /usr/ports/graphics/freeglut
===>   Installing existing package /packages/All/freeglut-2.8.1_2.txz
[pkg.FreeBSD.org] Installing dri2proto-2.8... done
[pkg.FreeBSD.org] Installing expat-2.1.0_1... done
[pkg.FreeBSD.org] Installing kbproto-1.0.6... done
[pkg.FreeBSD.org] Installing xproto-7.0.26... done
[pkg.FreeBSD.org] Installing xproto-7.0.26... done
[pkg.FreeBSD.org] Installing libXdmcp-1.1.1_2... done
[pkg.FreeBSD.org] Installing libpthread-stubs-0.3_5... done
[pkg.FreeBSD.org] Installing libxml2-2.9.1_1... done
[pkg.FreeBSD.org] Installing libxml2-2.9.1_1... done
[pkg.FreeBSD.org] Installing libxml2-2.9.1_1... done
[pkg.FreeBSD.org] Installing damageproto-1.2.1... done
[pkg.FreeBSD.org] Installing fixesproto-5.0... done
[pkg.FreeBSD.org] Installing fixesproto-5.0... done
[pkg.FreeBSD.org] Installing fixesproto-5.0... done
[pkg.FreeBSD.org] Installing xextproto-7.3.0... done
[pkg.FreeBSD.org] Installing xextproto-7.3.0... done
[pkg.FreeBSD.org] Installing xf86vidmodeproto-2.3.1... done
[pkg.FreeBSD.org] Installing xf86vidmodeproto-2.3.1... done
[pkg.FreeBSD.org] Installing pciids-20140810... done
[pkg.FreeBSD.org] Installing pciids-20140810... done
[pkg.FreeBSD.org] Installing pciids-20140810... done
[pkg.FreeBSD.org] Installing pciids-20140810... done
[pkg.FreeBSD.org] Installing pciids-20140810... done
[pkg.FreeBSD.org] Installing libICE-1.0.9,1... done
[pkg.FreeBSD.org] Installing inputproto-2.3.1... done
[pkg.FreeBSD.org] Installing inputproto-2.3.1... done
[pkg.FreeBSD.org] Installing renderproto-0.11.1... done
[pkg.FreeBSD.org] Installing renderproto-0.11.1... done
[pkg.FreeBSD.org] Installing randrproto-1.4.0... done
[pkg.FreeBSD.org] Installing randrproto-1.4.0... done
[pkg.FreeBSD.org] Installing randrproto-1.4.0... done
Message for freeglut-2.8.1_2:
 Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8
(yet). To workaround this a small patch adds one include file and comments out
content of one function (only leaves return NULL).

This might cause side effects.  Joysticks do not work, and there might be ports
that do not compile or applications that crash because of this.

Do not hesitate to contact x11@FreeBSD.org if there are any issues and side
effects because of this.
===>   Returning to build of fv-1.03_3
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for fv-1.03_3
===========================================================================
=======================<phase: build          >============================
===>  Building for fv-1.03_3
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CApp.o CApp.c
CApp.c: In function 'int main(int, char**)':
CApp.c:36: warning: deprecated conversion from string constant to 'char*'
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o common.o common.c
common.c: In function 'void run(const char*)':
common.c:93: warning: deprecated conversion from string constant to 'char*'
common.c:100: warning: deprecated conversion from string constant to 'char*'
common.c:100: warning: deprecated conversion from string constant to 'char*'
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o error.o error.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CAppFV.o CAppFV.c
CAppFV.c:47: warning: deprecated conversion from string constant to 'char*'
CAppFV.c: In member function 'virtual void CAppFV::initialize(int, char**)':
CAppFV.c:103: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:150: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:157: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:182: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:188: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:198: warning: deprecated conversion from string constant to 'char*'
CAppFV.c: In function 'void* worker(void*)':
CAppFV.c:561: warning: deprecated conversion from string constant to 'char*'
CAppFV.c:569: warning: deprecated conversion from string constant to 'char*'
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CFile.o CFile.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CReader.o CReader.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CReaderHDR.o CReaderHDR.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CReaderPFM.o CReaderPFM.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG   -c -o CImage.o CImage.c
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/libpng15    -I/usr/local/include  -DNDEBUG -o fv CApp.o common.o error.o CAppFV.o CFile.o CReader.o CReaderHDR.o CReaderPFM.o CImage.o     -L/usr/local/lib -lglut -lGLU -lGL -lbz2 -lm -lz -llzma  -pthread -fstack-protector
CAppFV.o: In function `saveAsPNG()':
CAppFV.c:(.text+0xfaf): undefined reference to `png_create_write_struct'
CAppFV.c:(.text+0xfc5): undefined reference to `png_create_info_struct'
CAppFV.c:(.text+0x1009): undefined reference to `png_set_longjmp_fn'
CAppFV.c:(.text+0x1028): undefined reference to `png_init_io'
CAppFV.c:(.text+0x1067): undefined reference to `png_set_IHDR'
CAppFV.c:(.text+0x1076): undefined reference to `png_write_info'
CAppFV.c:(.text+0x11d2): undefined reference to `png_write_row'
CAppFV.c:(.text+0x11f1): undefined reference to `png_write_end'
CAppFV.c:(.text+0x1200): undefined reference to `png_destroy_write_struct'
CAppFV.c:(.text+0x1234): undefined reference to `png_destroy_write_struct'
gmake: *** [fv] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/graphics/fv.



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