Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:31:48 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/opennurbs] Failed for opennurbs-20130711_3 in build
Message-ID:  <201710210131.v9L1VmTp099374@beefy15.nyi.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:     fernando.apesteguia@gmail.com
Last committer: ler@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/graphics/opennurbs/Makefile 436749 2017-03-23 01:27:34Z ler $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/opennurbs-20130711_3.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building graphics/opennurbs
build started at Sat Oct 21 01:30:16 UTC 2017
port directory: /usr/ports/graphics/opennurbs
building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: fernando.apesteguia@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q4/graphics/opennurbs/Makefile 436749 2017-03-23 01:27:34Z ler $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
Jail OSVERSION: 1100122
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122
UNAME_r=11.0-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=opennurbs-20130711_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.21
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for opennurbs-20130711_3:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opennurbs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opennurbs/work  HOME=/wrkdirs/usr/ports/graphics/opennurbs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opennurbs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opennurbs/work  HOME=/wrkdirs/usr/ports/graphics/opennurbs/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=11.0-RELEASE-p13
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   opennurbs-20130711_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing pkg-1.10.1...
[110armv6-quarterly-job-10] Extracting pkg-1.10.1: .......... done
===>   opennurbs-20130711_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of opennurbs-20130711_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by opennurbs-20130711_3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by opennurbs-20130711_3 for building
=> SHA256 Checksum OK for opennurbs_20130711.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by opennurbs-20130711_3 for building
===>  Extracting for opennurbs-20130711_3
=> SHA256 Checksum OK for opennurbs_20130711.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for opennurbs-20130711_3
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for opennurbs-20130711_3
===========================================================================
=======================<phase: build-depends  >============================
===>   opennurbs-20130711_3 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
<snip>
a - opennurbs_beam.o
a - opennurbs_bezier.o
a - opennurbs_beziervolume.o
a - opennurbs_bitmap.o
a - opennurbs_bounding_box.o
a - opennurbs_box.o
a - opennurbs_brep.o
a - opennurbs_brep_extrude.o
a - opennurbs_brep_io.o
a - opennurbs_brep_isvalid.o
a - opennurbs_brep_region.o
a - opennurbs_brep_tools.o
a - opennurbs_brep_v2valid.o
a - opennurbs_circle.o
a - opennurbs_color.o
a - opennurbs_compress.o
a - opennurbs_cone.o
a - opennurbs_crc.o
a - opennurbs_curve.o
a - opennurbs_curveonsurface.o
a - opennurbs_curveproxy.o
a - opennurbs_cylinder.o
a - opennurbs_defines.o
a - opennurbs_detail.o
a - opennurbs_dimstyle.o
a - opennurbs_ellipse.o
a - opennurbs_embedded_file.o
a - opennurbs_error.o
a - opennurbs_error_message.o
a - opennurbs_evaluate_nurbs.o
a - opennurbs_extensions.o
a - opennurbs_font.o
a - opennurbs_fsp.o
a - opennurbs_geometry.o
a - opennurbs_group.o
a - opennurbs_hatch.o
a - opennurbs_instance.o
a - opennurbs_intersect.o
a - opennurbs_knot.o
a - opennurbs_layer.o
a - opennurbs_light.o
a - opennurbs_line.o
a - opennurbs_linecurve.o
a - opennurbs_linetype.o
a - opennurbs_lookup.o
a - opennurbs_material.o
a - opennurbs_math.o
a - opennurbs_matrix.o
a - opennurbs_memory.o
a - opennurbs_memory_util.o
a - opennurbs_mesh.o
a - opennurbs_mesh_ngon.o
a - opennurbs_mesh_tools.o
a - opennurbs_morph.o
a - opennurbs_nurbscurve.o
a - opennurbs_nurbssurface.o
a - opennurbs_nurbsvolume.o
a - opennurbs_object.o
a - opennurbs_object_history.o
a - opennurbs_objref.o
a - opennurbs_offsetsurface.o
a - opennurbs_optimize.o
a - opennurbs_photogrammetry.o
a - opennurbs_plane.o
a - opennurbs_planesurface.o
a - opennurbs_pluginlist.o
a - opennurbs_point.o
a - opennurbs_pointcloud.o
a - opennurbs_pointgeometry.o
a - opennurbs_pointgrid.o
a - opennurbs_polycurve.o
a - opennurbs_polyedgecurve.o
a - opennurbs_polyline.o
a - opennurbs_polylinecurve.o
a - opennurbs_quaternion.o
a - opennurbs_rand.o
a - opennurbs_revsurface.o
a - opennurbs_rtree.o
a - opennurbs_sort.o
a - opennurbs_sphere.o
a - opennurbs_string.o
a - opennurbs_sum.o
a - opennurbs_sumsurface.o
a - opennurbs_surface.o
a - opennurbs_surfaceproxy.o
a - opennurbs_textlog.o
a - opennurbs_torus.o
a - opennurbs_unicode.o
a - opennurbs_userdata.o
a - opennurbs_uuid.o
a - opennurbs_viewport.o
a - opennurbs_workspace.o
a - opennurbs_wstring.o
a - opennurbs_xform.o
a - opennurbs_zlib.o
a - opennurbs_zlib_memory.o
a - zlib/adler32.o
a - zlib/compress.o
a - zlib/crc32.o
a - zlib/deflate.o
a - zlib/infback.o
a - zlib/inffast.o
a - zlib/inflate.o
a - zlib/inftrees.o
a - zlib/trees.o
a - zlib/uncompr.o
a - zlib/zutil.o
ranlib libopenNURBS.a
/nxb-bin/usr/bin/c++ -g -fPIC -Wall -D_GNU_SOURCE -I. -c example_read/example_read.cpp -o example_read/example_read.o
In file included from example_read/example_read.cpp:29:
In file included from example_read/../opennurbs.h:112:
./opennurbs_brep.h:236:16: warning: 'ON_BrepEdge::Trim' hides overloaded virtual function [-Woverloaded-virtual]
  ON_BrepTrim* Trim( int eti ) const;
               ^
./opennurbs_curveproxy.h:420:13: note: hidden overloaded virtual function 'ON_CurveProxy::Trim' declared here: type mismatch at 1st parameter ('const ON_Interval &' vs 'int')
  ON_BOOL32 Trim(
            ^
In file included from example_read/example_read.cpp:29:
In file included from example_read/../opennurbs.h:119:
./opennurbs_annotation.h:304:10: warning: 'ON_LinearDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
./opennurbs_annotation.h:320:10: warning: 'ON_RadialDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
./opennurbs_annotation.h:348:10: warning: 'ON_AngularDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
In file included from example_read/example_read.cpp:29:
In file included from example_read/../opennurbs.h:120:
./opennurbs_annotation2.h:1608:8: warning: 'ON_AngularDimension2::ConvertBack' hides overloaded virtual function [-Woverloaded-virtual]
  void ConvertBack( ON_AngularDimension2& target);
       ^
./opennurbs_annotation2.h:711:8: note: hidden overloaded virtual function 'ON_Annotation2::ConvertBack' declared here: type mismatch at 1st parameter ('ON_Annotation &' vs 'ON_AngularDimension2 &')
  void ConvertBack( ON_Annotation& target);
       ^
5 warnings generated.
/nxb-bin/usr/bin/c++ -g -fPIC -Wall -D_GNU_SOURCE -I. -c example_userdata/example_ud.cpp -o example_userdata/example_ud.o
In file included from example_userdata/example_ud.cpp:3:
In file included from example_userdata/../opennurbs.h:112:
./opennurbs_brep.h:236:16: warning: 'ON_BrepEdge::Trim' hides overloaded virtual function [-Woverloaded-virtual]
  ON_BrepTrim* Trim( int eti ) const;
               ^
./opennurbs_curveproxy.h:420:13: note: hidden overloaded virtual function 'ON_CurveProxy::Trim' declared here: type mismatch at 1st parameter ('const ON_Interval &' vs 'int')
  ON_BOOL32 Trim(
            ^
In file included from example_userdata/example_ud.cpp:3:
In file included from example_userdata/../opennurbs.h:119:
./opennurbs_annotation.h:304:10: warning: 'ON_LinearDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
./opennurbs_annotation.h:320:10: warning: 'ON_RadialDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
./opennurbs_annotation.h:348:10: warning: 'ON_AngularDimension::NumericValue' hides overloaded virtual function [-Woverloaded-virtual]
  double NumericValue();
         ^
./opennurbs_annotation.h:250:18: note: hidden overloaded virtual function 'ON_Annotation::NumericValue' declared here: different qualifiers (const vs none)
  virtual double NumericValue() const;
                 ^
In file included from example_userdata/example_ud.cpp:3:
In file included from example_userdata/../opennurbs.h:120:
./opennurbs_annotation2.h:1608:8: warning: 'ON_AngularDimension2::ConvertBack' hides overloaded virtual function [-Woverloaded-virtual]
  void ConvertBack( ON_AngularDimension2& target);
       ^
./opennurbs_annotation2.h:711:8: note: hidden overloaded virtual function 'ON_Annotation2::ConvertBack' declared here: type mismatch at 1st parameter ('ON_Annotation &' vs 'ON_AngularDimension2 &')
  void ConvertBack( ON_Annotation& target);
       ^
5 warnings generated.
/nxb-bin/usr/bin/c++  example_read/example_read.o example_userdata/example_ud.o -L. -lopenNURBS -lm -o example_read/example_read
./libopenNURBS.a(opennurbs_circle.o): In function `ON_Circle::PointAt(double) const':
/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_circle.cpp:396: undefined reference to `sincos'
./libopenNURBS.a(opennurbs_circle.o): In function `ON_Circle::DerivativeAt(int, double) const':
/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_circle.cpp:408: undefined reference to `sincos'
/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_circle.cpp:412: undefined reference to `sincos'
/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_circle.cpp:416: undefined reference to `sincos'
/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_circle.cpp:420: undefined reference to `sincos'
./libopenNURBS.a(opennurbs_cone.o):/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711/opennurbs_cone.cpp:108: more undefined references to `sincos' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [makefile:492: example_read/example_read] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/opennurbs/work/opennurbs_20130711'
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/opennurbs



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