[RELEASE - head-amd64-default][graphics/ocrad] Build failed for ocrad-0.21_1 during build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Sep 12 05:38:14 UTC 2013
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: lippe at FreeBSD.org
Last committer: lippe at FreeBSD.org
Ident: $FreeBSD: head/graphics/ocrad/Makefile 314871 2013-03-21 20:41:09Z lippe $
Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s/logs/ocrad-0.21_1.log
Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s
Log:
====>> Building graphics/ocrad
build started at Thu Sep 12 05:38:08 UTC 2013
port directory: /usr/ports/graphics/ocrad
building for: FreeBSD head-amd64-default-job-21 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: lippe at FreeBSD.org
Makefile ident: $FreeBSD: head/graphics/ocrad/Makefile 314871 2013-03-21 20:41:09Z lippe $
Poudriere version: 3.1-pre
---Begin Environment---
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=71057
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=ocrad-0.21_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--prefix=/usr/local CXXFLAGS="-O2 -pipe -fno-strict-aliasing -Wall -W" CXX="c++"
--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 -Wall -W" 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/ocrad
DOCSDIR=/usr/local/share/doc/ocrad
EXAMPLESDIR=/usr/local/share/examples/ocrad
WWWDIR=/usr/local/www/ocrad
ETCDIR=/usr/local/etc/ocrad
--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 ocrad-0.21_1
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> ocrad-0.21_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.1.4_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of ocrad-0.21_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by ocrad-0.21_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by ocrad-0.21_1 for building
=> SHA256 Checksum OK for ocrad-0.21.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by ocrad-0.21_1 for building
===> Extracting for ocrad-0.21_1
=> SHA256 Checksum OK for ocrad-0.21.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for ocrad-0.21_1
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for ocrad-0.21_1
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21/configure
creating config.status
creating Makefile
VPATH = .
prefix = /usr/local
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
datadir = $(prefix)/share
includedir = ${prefix}/include
infodir = $(datadir)/info
libdir = ${exec_prefix}/lib
mandir = $(datadir)/man
sysconfdir = $(prefix)/etc
CXX = c++
CPPFLAGS =
CXXFLAGS = -O2 -pipe -fno-strict-aliasing -Wall -W
LDFLAGS =
OK. Now you can run make.
===========================================================================
=======================<phase: build >============================
===> Building for ocrad-0.21_1
--- ocradlib.o ---
--- common.o ---
--- mask.o ---
--- rational.o ---
--- rectangle.o ---
--- track.o ---
--- ucs.o ---
--- page_image.o ---
--- page_image_io.o ---
--- bitmap.o ---
--- blob.o ---
--- profile.o ---
--- feats.o ---
--- feats_test0.o ---
--- feats_test1.o ---
--- character.o ---
--- character_r11.o ---
--- character_r12.o ---
--- character_r13.o ---
--- textline.o ---
--- textline_r2.o ---
--- textblock.o ---
--- textpage.o ---
--- arg_parser.o ---
--- profile.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c profile.cc
profile.cc:253:33: error: no member named 'abs' in namespace 'std'
if( d > dmax ) { if( std::abs( d ) <= noise ) ++dmax; else dmax = d; }
~~~~~^
profile.cc:618:18: error: no member named 'abs' in namespace 'std'
int d = std::abs( ( dx * data[i] ) - y );
~~~~~^
2 errors generated.
*** [profile.o] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21
--- ucs.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c ucs.cc
--- track.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c track.cc
track.cc:46:21: error: no member named 'abs' in namespace 'std'
10 * std::abs( r1.bottom() - r2.bottom() ) <= mean_height )
~~~~~^
track.cc:48:32: error: no member named 'abs' in namespace 'std'
if( val > 1 && 10 * std::abs( r1.vcenter() - r2.vcenter() ) <= mean_height )
~~~~~^
track.cc:51:30: error: no member named 'abs' in namespace 'std'
if( val > 2 && 10 * std::abs( r1.vcenter() - r2.vcenter() ) <= mean_height )
~~~~~^
3 errors generated.
*** [track.o] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21
--- rectangle.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c rectangle.cc
--- mask.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c mask.cc
--- common.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c common.cc
--- ocradlib.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c ocradlib.cc
--- character_r12.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c character_r12.cc
--- character_r13.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c character_r13.cc
--- textline.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c textline.cc
--- rational.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c rational.cc
--- textline_r2.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c textline_r2.cc
--- textblock.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c textblock.cc
--- textpage.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c textpage.cc
--- page_image.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c page_image.cc
--- page_image_io.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c page_image_io.cc
--- bitmap.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c bitmap.cc
--- blob.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c blob.cc
blob.cc:167:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
else std::fprintf( outfile, " <B7>" );
^~~~
--- arg_parser.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c arg_parser.cc
--- feats.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c feats.cc
--- feats_test0.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c feats_test0.cc
--- feats_test1.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c feats_test1.cc
--- character.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c character.cc
--- character_r11.o ---
c++ -O2 -pipe -fno-strict-aliasing -Wall -W -c character_r11.cc
--- feats_test0.o ---
feats_test0.cc:181:14: error: no member named 'abs' in namespace 'std'
if( std::abs( vbar(0).hcenter() - b.hcenter() ) <= noise &&
~~~~~^
feats_test0.cc:182:14: error: no member named 'abs' in namespace 'std'
std::abs( (vbar(0).left() - b.left()) - (b.right() - vbar(0).right()) ) <= 2 * noise )
~~~~~^
feats_test0.cc:188:18: error: no member named 'abs' in namespace 'std'
if( std::abs( hbar(0).vcenter() - b.vcenter() ) <= 1 &&
~~~~~^
feats_test0.cc:223:16: error: no member named 'abs' in namespace 'std'
std::abs( vbar(0).hcenter() - hbar(0).hcenter() ) <= 1 &&
~~~~~^
feats_test0.cc:316:28: error: no member named 'abs' in namespace 'std'
if( hbars() == 1 && std::abs( hbar(0).vcenter() - b.vcenter() ) <= 1 &&
~~~~~^
feats_test0.cc:523:18: error: no member named 'abs' in namespace 'std'
if( std::abs( hdiff ) <= b.height() / 8 )
~~~~~^
feats_test0.cc:583:22: error: no member named 'abs' in namespace 'std'
4 * std::abs( rp[rp.pos(20)] - rp[rp.pos(80)] ) <= b.width() )
~~~~~^
feats_test0.cc:830:20: error: no member named 'abs' in namespace 'std'
if( 2 * std::abs( d ) >= n - 1 ) return 0;
~~~~~^
8 errors generated.
*** [feats_test0.o] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21
--- character_r11.o ---
character_r11.cc:235:12: error: no member named 'abs' in namespace 'std'
if( std::abs( top_delta - bottom_delta ) <= std::max( 2, h.height() / 4 ) ||
~~~~~^
character_r11.cc:289:17: error: no member named 'abs' in namespace 'std'
if( 10 * std::abs( h2.vcenter() - h1.vcenter() ) <= b.height() &&
~~~~~^
--- character.o ---
character.cc:277:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
char ch = ( isvc && col == hcenter() ) ? '+' : '<B7>';
^
--- character_r11.o ---
character_r11.cc:296:18: error: no member named 'abs' in namespace 'std'
if( 5 * std::abs( h1.bottom() - b.vcenter() ) <= b.height() &&
~~~~~^
character_r11.cc:297:18: error: no member named 'abs' in namespace 'std'
5 * std::abs( h2.bottom() - b.vcenter() ) <= b.height() &&
~~~~~^
4 errors generated.
*** [character_r11.o] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21
--- blob.o ---
1 warning generated.
--- character.o ---
1 warning generated.
4 errors
make[1]: stopped in /wrkdirs/usr/ports/graphics/ocrad/work/ocrad-0.21
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/ocrad
===> Cleaning for ocrad-0.21_1
More information about the freebsd-pkg-fallout
mailing list