[REL - head-amd64-default][science/qcl] Failed for qcl-0.6.1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Oct 25 06:31:22 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:     ports at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/science/qcl/Makefile 327767 2013-09-20 22:48:30Z bapt $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-24_13h53m31s/logs/qcl-0.6.1.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-24_13h53m31s
Log:

====>> Building science/qcl
build started at Fri Oct 25 06:30:53 UTC 2013
port directory: /usr/ports/science/qcl
building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/science/qcl/Makefile 327767 2013-09-20 22:48:30Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
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/head-amd64-default/ref
PKG_EXT=txz
tpid=32267
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=qcl-0.6.1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
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/qcl
DOCSDIR=/usr/local/share/doc/qcl
EXAMPLESDIR=/usr/local/share/examples/qcl
WWWDIR=/usr/local/www/qcl
ETCDIR=/usr/local/etc/qcl
--End SUB_LIST--

---Begin make.conf---
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
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for qcl-0.6.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qcl-0.6.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_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of qcl-0.6.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by qcl-0.6.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by qcl-0.6.1 for building
=> SHA256 Checksum OK for qcl-0.6.1.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by qcl-0.6.1 for building
===>  Extracting for qcl-0.6.1
=> SHA256 Checksum OK for qcl-0.6.1.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qcl-0.6.1
===>  Applying FreeBSD patches for qcl-0.6.1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qcl-0.6.1
echo 'PREFIX=/usr/local' >>/wrkdirs/usr/ports/science/qcl/work/qcl-0.6.1/Makefile
cd /wrkdirs/usr/ports/science/qcl/work/qcl-0.6.1 && make dep
mkdep -O2 -pipe -DQCL_DEBUG -DQC_DEBUG  -DQCL_USE_READLINE -DQCL_IRQ -Iqc -DDEF_INCLUDE_PATH="\"/usr/local/share/qcl\"" *.cc
===========================================================================
=======================<phase: build          >============================
===>  Building for qcl-0.6.1
c++ -O2 -pipe -fno-strict-aliasing -DQCL_DEBUG -DQC_DEBUG  -DQCL_USE_READLINE -DQCL_IRQ -Iqc -DDEF_INCLUDE_PATH="\"/usr/local/share/qcl\"" -c types.cc
In file included from types.cc:18:
In file included from ./types.h:21:
In file included from qc/qc.h:24:
qc/bitvec.h:135:3: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
  QC_CHECK(l>=0);
  ^~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/bitvec.h:135:3: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
qc/bitvec.h:178:3: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
  QC_CHECK(i<len);
  ^~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/bitvec.h:178:3: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
qc/bitvec.h:185:3: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
  QC_CHECK(i+l<=len);
  ^~~~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/bitvec.h:185:3: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
qc/bitvec.h:190:3: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
  QC_CHECK(i+l<=len);
  ^~~~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/bitvec.h:190:3: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
qc/bitvec.h:191:3: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
  QC_CHECK(l<=BPW);
  ^~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/bitvec.h:191:3: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
<snip>
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/operator.h:241:5: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
In file included from extern.cc:18:
In file included from ./extern.h:21:
In file included from ./types.h:21:
In file included from qc/qc.h:27:
qc/operator.h:256:5: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
    QC_CHECK(op.bits()+offs<=n);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/operator.h:256:5: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
In file included from extern.cc:18:
In file included from ./extern.h:21:
In file included from ./types.h:21:
In file included from qc/qc.h:27:
qc/operator.h:262:5: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
    QC_CHECK(op->bits()+offs<=n);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/operator.h:262:5: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
In file included from extern.cc:18:
In file included from ./extern.h:21:
In file included from ./types.h:21:
In file included from qc/qc.h:27:
qc/operator.h:297:7: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
      QC_CHECK(bits()==op.bits());
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^~~~~~~~
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^~~~~~~~~~
qc/operator.h:297:7: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
qc/bitvec.h:45:5: note: expanded from macro 'QC_CHECK'
    SEGFAULT; \
    ^
qc/bitvec.h:39:24: note: expanded from macro 'SEGFAULT'
#define SEGFAULT while(*((int*)0))
                       ^
In file included from extern.cc:18:
In file included from ./extern.h:21:
./types.h:265:37: warning: '&&' within '||' [-Wlogical-op-parentheses]
    if(_type==t._type || isQuExpr() && t.isQuExpr()) return 1;
                      ~~ ~~~~~~~~~~~^~~~~~~~~~~~~~~
./types.h:265:37: note: place parentheses around the '&&' expression to silence this warning
    if(_type==t._type || isQuExpr() && t.isQuExpr()) return 1;
                                    ^
                         (                         )
extern.cc:84:18: error: variable length array of non-POD element type 'tComplex' (aka 'complex<double>')
  tComplex u[dim][dim];
                 ^
extern.cc:193:9: error: variable length array of non-POD element type 'term'
  term t[dim];
        ^
extern.cc:224:9: error: variable length array of non-POD element type 'term'
  term t[dim];
        ^
extern.cc:620:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_fanout,FANOUTID },
               ^
./syntax.h:31:18: note: expanded from macro 'FANOUTID'
#define FANOUTID "Fanout"
                 ^
extern.cc:621:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_swap,SWAPID },
             ^
./syntax.h:32:16: note: expanded from macro 'SWAPID'
#define SWAPID "Swap"
               ^
extern.cc:622:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_matrix,"Matrix2x2" },
               ^
extern.cc:623:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_matrix,"Matrix4x4" },
               ^
extern.cc:624:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_matrix,"Matrix8x8" },
               ^
extern.cc:625:19: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_genmatrix,"Matrix" },
                  ^
extern.cc:626:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm2" },
             ^
extern.cc:627:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm4" },
             ^
extern.cc:628:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm8" },
             ^
extern.cc:629:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm16" },
             ^
extern.cc:630:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm32" },
             ^
extern.cc:631:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_perm,"Perm64" },
             ^
extern.cc:632:17: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_genperm,"Perm" },
                ^
extern.cc:633:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_not,"Not" },
            ^
extern.cc:634:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_cnot,"CNOT" },
             ^
extern.cc:635:15: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_phase,"Phase" },
              ^
extern.cc:636:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_cphase,"V" },
               ^
extern.cc:637:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_bit,"H" },
            ^
extern.cc:638:11: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_x,"NOT" },
          ^
extern.cc:639:11: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_x,"X" },
          ^
extern.cc:640:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_bit,"Y" },
            ^
extern.cc:641:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_bit,"Z" },
            ^
extern.cc:642:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_bit,"S" },
            ^
extern.cc:643:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_bit,"T" },
            ^
extern.cc:644:13: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_rot,"Rot" },
            ^
extern.cc:645:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_rotx,"RotX" },
             ^
extern.cc:646:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_roty,"RotY" },
             ^
extern.cc:647:14: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_rotz,"RotZ" },
             ^
extern.cc:648:17: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_sqrtnot,"SqrtNot" },
                ^
extern.cc:649:16: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { &ext_modexp,"ModExp" },
               ^
extern.cc:650:7: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
 { 0, "" }
      ^
65 warnings and 3 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/science/qcl/work/qcl-0.6.1
*** Error code 1

Stop.
make: stopped in /usr/ports/science/qcl
===>  Cleaning for qcl-0.6.1


More information about the freebsd-pkg-fallout mailing list