Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 04:50:57 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][cad/calculix] Failed for calculix-2.13 in build
Message-ID:  <201802220450.w1M4ovZd070788@thunderx1.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:     pfg@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q1/cad/calculix/Makefile 456836 2017-12-20 15:30:55Z linimon $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/462556/logs/calculix-2.13.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=462556
Log:

=>> Building cad/calculix
build started at Thu Feb 22 04:26:32 UTC 2018
port directory: /usr/ports/cad/calculix
package name: calculix-2.13
building for: FreeBSD 111arm64-quarterly-job-17 11.1-RELEASE FreeBSD 11.1-RELEASE arm64
maintained by: pfg@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q1/cad/calculix/Makefile 456836 2017-12-20 15:30:55Z linimon $
Poudriere version: 3.2.4-56-g0fd5b0e3
Host OSVERSION: 1200052
Jail OSVERSION: 1101001
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE
UNAME_r=11.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.4-56-g0fd5b0e3
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
pfg@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/cad/calculix/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/calculix/work  HOME=/wrkdirs/usr/ports/cad/calculix/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/calculix/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/cad/calculix/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/calculix/work  HOME=/wrkdirs/usr/ports/cad/calculix/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/calculix/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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="cc" CFLAGS="-O2 -pipe  -fpic -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fpic -fno-strict-aliasing "  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.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/CalculiX"  EXAMPLESDIR="share/examples/calculix"  DATADIR="share/calculix"  WWWDIR="www/calculix"  ETCDIR="etc/calculix"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   calculix-2.13 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111arm64-quarterly-job-17] Installing pkg-1.10.3_1...
[111arm64-quarterly-job-17] Extracting pkg-1.10.3_1: .......... done
===>   calculix-2.13 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of calculix-2.13
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by calculix-2.13 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by calculix-2.13 for building
=> SHA256 Checksum OK for calculix/cgx_2.13.all.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.exa.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.htm.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.pdf.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by calculix-2.13 for building
===>  Extracting for calculix-2.13
=> SHA256 Checksum OK for calculix/cgx_2.13.all.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.exa.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.htm.tar.bz2.
=> SHA256 Checksum OK for calculix/cgx_2.13.pdf.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for calculix-2.13
===>  Applying FreeBSD patches for calculix-2.13
===========================================================================
=======================<phase: build-depends  >============================
===>   calculix-2.13 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[111arm64-quarterly-job-17] Installing gmake-4.2.1_1...
[111arm64-quarterly-job-17] `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-quarterly-job-17] |   `-- Installing indexinfo-0.3.1...
[111arm64-quarterly-job-17] |   `-- Extracting indexinfo-0.3.1: .... done
[111arm64-quarterly-job-17] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111arm64-quarterly-job-17] Extracting gmake-4.2.1_1: .......... done
===>   calculix-2.13 depends on executable: gmake - found
===>   Returning to build of calculix-2.13
===>   calculix-2.13 depends on file: /usr/local/lib/libGL.so - not found
===>   Installing existing package /packages/All/mesa-libs-17.3.1.txz
[111arm64-quarterly-job-17] Installing mesa-libs-17.3.1...
[111arm64-quarterly-job-17] `-- Installing expat-2.2.5...
[111arm64-quarterly-job-17] `-- Extracting expat-2.2.5: .......... done
[111arm64-quarterly-job-17] `-- Installing libX11-1.6.5,1...
[111arm64-quarterly-job-17] |   `-- Installing kbproto-1.0.7...
[111arm64-quarterly-job-17] |   `-- Extracting kbproto-1.0.7: .......... done
[111arm64-quarterly-job-17] |   `-- Installing libXau-1.0.8_3...
[111arm64-quarterly-job-17] |   | `-- Installing xproto-7.0.31...
[111arm64-quarterly-job-17] |   | `-- Extracting xproto-7.0.31: .......... done
[111arm64-quarterly-job-17] |   `-- Extracting libXau-1.0.8_3: .......... done
[111arm64-quarterly-job-17] |   `-- Installing libXdmcp-1.1.2...
[111arm64-quarterly-job-17] |   `-- Extracting libXdmcp-1.1.2: ......... done
[111arm64-quarterly-job-17] |   `-- Installing libxcb-1.12_2...
[111arm64-quarterly-job-17] |   | `-- Installing libpthread-stubs-0.4...
[111arm64-quarterly-job-17] |   | `-- Extracting libpthread-stubs-0.4: . done
[111arm64-quarterly-job-17] |   | `-- Installing libxml2-2.9.7...
[111arm64-quarterly-job-17] |   | `-- Extracting libxml2-2.9.7: .......... done
[111arm64-quarterly-job-17] |   `-- Extracting libxcb-1.12_2: .......... done
[111arm64-quarterly-job-17] `-- Extracting libX11-1.6.5,1: .......... done
<snip>
                   ^
generateTet.cpp:119:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  snodSet=pre_seta("+snodSet","i",0);
                              ^
generateTet.cpp:129:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    for(k=0; k<3; k++) seta(snodSet,"n",e_enqire[set[setNr].elem[i]].nod[k]);
                                    ^
generateTet.cpp:148:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    { errMsg("ERROR: realloc failure in generateTet\n"); return(0); }
             ^
generateTet.cpp:183:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  if ( (  readNG( "test.vol", anz_ng, &setx, &node_ng, &elem_ng, NULL)) == -1) 
                  ^
generateTet.cpp:208:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    { errMsg("ERROR: realloc failure in generateTet\n"); return(0); }
             ^
generateTet.cpp:277:51: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      for (j=0; j<set[setNr].anz_e; j++) setr( k, "e", set[setNr].elem[j]);
                                                  ^
generateTet.cpp:300:71: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    else { elem_define( anz->enext++, 3, cgxtet, 1, 0 ); seta( setNr, "e", anz->emax ); }
                                                                      ^
generateTet.cpp:314:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    fixMidsideNodes( set[setNr].name, "gen" );
                                      ^
generateTet.cpp:317:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    snodSet=pre_seta("+snodSet","i",0);
                     ^
generateTet.cpp:317:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    snodSet=pre_seta("+snodSet","i",0);
                                ^
generateTet.cpp:334:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
            seta(snodSet,"n",e_enqire[set[setNr].elem[k]].nod[nodseq_te10[n*3+1]]); 
                         ^
generateTet.cpp:340:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    fixMidsideNodes( set[setNr].name, "" );
                                      ^
generateTet.cpp:407:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+snodSet");
         ^
generateTet.cpp:408:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+mnodSet");
         ^
generateTet.cpp:409:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+velemSet");
         ^
generateTet.cpp:410:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  snodSet=pre_seta("+snodSet","i",0);
                   ^
generateTet.cpp:410:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  snodSet=pre_seta("+snodSet","i",0);
                              ^
generateTet.cpp:411:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  mnodSet=pre_seta("+mnodSet","i",0);
                   ^
generateTet.cpp:411:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  mnodSet=pre_seta("+mnodSet","i",0);
                              ^
generateTet.cpp:412:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  setNr=pre_seta("+velemSet","i",0);
                 ^
generateTet.cpp:412:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  setNr=pre_seta("+velemSet","i",0);
                             ^
generateTet.cpp:423:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        for(k=0; k<3; k++) seta(mnodSet,"n",e_enqire[surf[s].elem[i]].nod[k+3]);
                                        ^
generateTet.cpp:430:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      for(k=0; k<3; k++) seta(snodSet,"n",e_enqire[surf[s].elem[i]].nod[k]);
                                      ^
generateTet.cpp:450:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    { errMsg("ERROR: realloc failure in generateTet\n"); return(0); }
             ^
generateTet.cpp:511:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  if ( (  readNG( "test.vol", anz_ng, &setx, &node_ng, &elem_ng, NULL)) == -1) 
                  ^
generateTet.cpp:540:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    { errMsg("ERROR: realloc failure in generateTet\n"); return(0); }
             ^
generateTet.cpp:619:64: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    elem_define( anz->enext++, 3, cgxtet, 1, 0 ); seta( setNr, "e", anz->emax );
                                                               ^
generateTet.cpp:630:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    fixMidsideNodes( set[setNr].name, "gen" );
                                      ^
generateTet.cpp:632:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    snodSet2=pre_seta("+snodSet2","i",0);
                      ^
generateTet.cpp:632:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    snodSet2=pre_seta("+snodSet2","i",0);
                                  ^
generateTet.cpp:650:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
          seta(snodSet2,"n",e_enqire[set[setNr].elem[k]].nod[nodseq_te10[n*3+1]]); 
                        ^
generateTet.cpp:658:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      for (n=0; n<10; n++) seta( setNr, "n", e_enqire[set[setNr].elem[k]].nod[n] );
                                        ^
generateTet.cpp:661:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    fixMidsideNodes( set[setNr].name, "" );
                                      ^
generateTet.cpp:667:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      for (n=0; n<4; n++) seta( setNr, "n", e_enqire[set[setNr].elem[k]].nod[n] );
                                       ^
generateTet.cpp:671:55: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  for (k = 0; k < set[snodSet].anz_n; k++) setr(setNr,"n",set[snodSet].node[k]);
                                                      ^
generateTet.cpp:672:55: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  for (k = 0; k < set[mnodSet].anz_n; k++) setr(setNr,"n",set[mnodSet].node[k]);
                                                      ^
generateTet.cpp:680:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+snodSet");
         ^
generateTet.cpp:681:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+mnodSet");
         ^
generateTet.cpp:682:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  delSet("+velemSet");
         ^
42 warnings generated.
./../libSNL/src/snlCircularOffsetCurve.cpp:420:10: warning: variable 'size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if ( tolerance <= 0.0 )
         ^~~~~~~~~~~~~~~~
./../libSNL/src/snlCircularOffsetCurve.cpp:442:30: note: uninitialized use occurs here
    vNet -> vertexNet ( pts, size );
                             ^~~~
./../libSNL/src/snlCircularOffsetCurve.cpp:420:5: note: remove the 'if' if its condition is always true
    if ( tolerance <= 0.0 )
    ^~~~~~~~~~~~~~~~~~~~~~~
./../libSNL/src/snlCircularOffsetCurve.cpp:416:26: note: initialize the variable 'size' to silence this warning
    int              size;    
                         ^
                          = 0
1 warning generated.
./../libSNL/src/snlKnotVector.cpp:466:49: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
    for ( unsigned index = spanIndex - 1; index >= 0; index -- )
                                          ~~~~~ ^  ~
1 warning generated.
In file included from ../../libSNL/src/snlNurbsCommon.cpp:24:
In file included from ../../libSNL/src/snlNurbsCommon.h:25:
In file included from ../../libSNL/src/snlSurface.h:27:
./../libSNL/src/ptrList.h:744:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
1 warning generated.
In file included from ../../libSNL/src/snlSurface.cpp:16:
In file included from ../../libSNL/src/snlSurface.h:27:
./../libSNL/src/ptrList.h:744:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
1 warning generated.
In file included from ../../libSNL/src/snlSurfaceOfRevolution.cpp:20:
./../libSNL/src/snlSurfaceOfRevolution.h:56:22: warning: 'snlSurfaceOfRevolution::triangleMesh' hides overloaded virtual function [-Woverloaded-virtual]
        virtual void triangleMesh ( snlTriangleMesh* triMesh, double tolerance );
                     ^
./../libSNL/src/snlSurfaceBase.h:50:22: note: hidden overloaded virtual function 'snlSurfaceBase::triangleMesh' declared here: different number of parameters (3 vs 2)
        virtual void triangleMesh ( snlTriangleMesh* triMesh, int toleranceType, double tolerance ) = 0;
                     ^
1 warning generated.
In file included from ../../libSNL/src/snlSurface_pointLoop.cpp:16:
In file included from ../../libSNL/src/snlSurface_pointLoop.h:18:
In file included from ../../libSNL/src/snlSurface.h:27:
./../libSNL/src/ptrList.h:744:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
1 warning generated.
In file included from ../../libSNL/src/snlSurface_projection.cpp:16:
In file included from ../../libSNL/src/snlSurface_projection.h:17:
In file included from ../../libSNL/src/snlSurface.h:27:
./../libSNL/src/ptrList.h:744:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
1 warning generated.
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: defineEntity.c:(function pre_value): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: defineEntity.c:(function pre_value): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: setFunktions.c:(function pre_elty): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
/usr/bin/ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:69: cgx] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/cad/calculix/work/CalculiX/cgx_2.13/src'
*** Error code 2

Stop.
make: stopped in /usr/ports/cad/calculix



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