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:     m...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/math/qtiplot/Makefile 412348 2016-04-01 
14:16:16Z mat $
Log URL:        
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/416180/logs/qtiplot-0.9.8.9_10.log
Build URL:      
http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=416180
Log:

====>> Building math/qtiplot
build started at Tue May 31 18:58:16 UTC 2016
port directory: /usr/ports/math/qtiplot
building for: FreeBSD 103i386-default-build-as-user-job-07 10.3-RELEASE-p3 
FreeBSD 10.3-RELEASE-p3 i386
maintained by: m...@freebsd.org
Makefile ident:      $FreeBSD: head/math/qtiplot/Makefile 412348 2016-04-01 
14:16:16Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 1003000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.3-RELEASE-p3
UNAME_r=10.3-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=qtiplot-0.9.8.9_10
OSREL=10.3
_OSRELEASE=10.3-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=32
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1003000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for qtiplot-0.9.8.9_10:
     DEBUG=off: Build with debugging support
     DOCS=on: Install the QtiPlot Handbook
     NLS=on: Native Language Support
     PYTHON=on: Python scripting support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_VERSION=python2.7 
MAKE=gmake PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/qtiplot/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/qtiplot/work  
HOME=/wrkdirs/usr/ports/math/qtiplot/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; 
case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/qtiplot/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/qtiplot/work  
HOME=/wrkdirs/usr/ports/math/qtiplot/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
PYTHON=""
NO_PYTHON="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/qtiplot"
EXAMPLESDIR="share/examples/qtiplot"
DATADIR="share/qtiplot"
WWWDIR="www/qtiplot"
ETCDIR="etc/qtiplot"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
PYTHON=""
NO_PYTHON="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qtiplot
DOCSDIR=/usr/local/share/doc/qtiplot
EXAMPLESDIR=/usr/local/share/examples/qtiplot
WWWDIR=/usr/local/www/qtiplot
ETCDIR=/usr/local/etc/qtiplot
--End SUB_LIST--

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qtiplot-0.9.8.9_10 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.3.txz
[103i386-default-build-as-user-job-07] Installing pkg-1.8.3...
[103i386-default-build-as-user-job-07] Extracting pkg-1.8.3: .......... done
===>   qtiplot-0.9.8.9_10 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qtiplot-0.9.8.9_10
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by qtiplot-0.9.8.9_10 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by qtiplot-0.9.8.9_10 for building
=> SHA256 Checksum OK for qtiplot-0.9.8.9.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by qtiplot-0.9.8.9_10 for building
===>  Extracting for qtiplot-0.9.8.9_10
=> SHA256 Checksum OK for qtiplot-0.9.8.9.tar.bz2.
/bin/cp /usr/ports/math/qtiplot/files/build.conf 
/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qtiplot-0.9.8.9_10
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for qtiplot-0.9.8.9_10
/usr/bin/sed -i.bak -e  
's|/usr/local/qtiplot/fitPlugins|/usr/local/share/qtiplot/fitPlugins|'  
/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/qtiplot/src/core/ApplicationWindow.cpp
/usr/bin/sed -i.bak -e  
's|target.path=.*|target.path=/usr/local/share/qtiplot/fitPlugins|g'  
/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/fitPlugins/*/*.pro
/usr/bin/sed -i.bak -e '/^system($$LUPDATE/d; /^system($$LRELEASE/d'  
/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/qtiplot/qtiplot.pro
/usr/bin/sed -i.bak -e  '/^sys.path.append/s|"\."|"/usr/local/share/qtiplot"|'  
/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/qtiplot/qtiplotrc.py
===========================================================================
=======================<phase: build-depends  >============================
===>   qtiplot-0.9.8.9_10 depends on file: 
/usr/local/lib/python2.7/site-packages/PyQt4/QtGui.so - not found
===>   Installing existing package /packages/All/py27-qt4-gui-4.11.4,1.txz
[103i386-default-build-as-user-job-07] Installing py27-qt4-gui-4.11.4,1...
[103i386-default-build-as-user-job-07] `-- Installing python27-2.7.11_2...
<snip>
  { "gammaln", 1, lngamma,NULL,NULL, QObject::tr("gammaln(x):\n Computes the 
logarithm of the Gamma function, subject to x not a being negative integer. For 
x<0, log(|Gamma(x)|) is returned.") },
    ^
src/scripting/muParserScripting.cpp:75:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "gauss_cdf", 2, NULL, gauss_cdf, NULL, QObject::tr("gauss_cdf(x, sigma):\n 
Computes the cumulative distribution function for a Gaussian distribution with 
standard deviation sigma.") },
    ^
src/scripting/muParserScripting.cpp:76:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "gauss_pdf", 2, NULL, gauss_pdf, NULL, QObject::tr("gauss_pdf(x, sigma):\n 
Computes the probability density at x for a Gaussian distribution with standard 
deviation sigma.") },
    ^
src/scripting/muParserScripting.cpp:77:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "hazard", 1, hazard,NULL,NULL, QObject::tr("hazard(x):\n Computes the 
hazard function for the normal distribution h(x) = erfz(x)/erfq(x).") },
    ^
src/scripting/muParserScripting.cpp:78:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "if", 3, NULL,NULL,NULL, QObject::tr("if(e1, e2, e3):\n if e1 then e2 else 
e3.") },
    ^
src/scripting/muParserScripting.cpp:79:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "inv_gauss_cdf", 2, NULL, inv_gauss_cdf, NULL, 
QObject::tr("inv_gauss_cdf(x, sigma):\n Computes the inverse of the cumulative 
distribution function for a Gaussian distribution with standard deviation 
sigma.") },
    ^
src/scripting/muParserScripting.cpp:80:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "invf", 3, NULL, NULL, invf, QObject::tr("invf(x, m, n):\n Inverse 
F-Distribution with m and n degrees of freedom.") },
    ^
src/scripting/muParserScripting.cpp:81:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "invt", 2, NULL, invt, NULL, QObject::tr("invt(x, n):\n Inverse 
t-distribution with n degrees of freedom.") },
    ^
src/scripting/muParserScripting.cpp:82:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "ln", 1, NULL,NULL,NULL, QObject::tr("ln(x):\n Calculate natural logarithm 
log_e.") },
    ^
src/scripting/muParserScripting.cpp:83:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "log", 1, NULL,NULL,NULL, QObject::tr("log(x):\n Calculate decimal 
logarithm log_10.") },
    ^
src/scripting/muParserScripting.cpp:84:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "log10", 1, NULL,NULL,NULL, QObject::tr("log10(x):\n Calculate decimal 
logarithm log_10.") },
    ^
src/scripting/muParserScripting.cpp:85:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "log2", 1, NULL,NULL,NULL, QObject::tr("log2(x):\n Calculate binary 
logarithm log_2.") },
    ^
src/scripting/muParserScripting.cpp:86:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "min", -1, NULL,NULL,NULL, QObject::tr("min(x,y,...):\n Calculate minimum 
of all arguments.") },
    ^
src/scripting/muParserScripting.cpp:87:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "max", -1, NULL,NULL,NULL, QObject::tr("max(x,y,...):\n Calculate maximum 
of all arguments.") },
    ^
src/scripting/muParserScripting.cpp:88:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "mod", 2, NULL,mod,NULL, QObject::tr("mod(x,y):\n Calculate rest of integer 
division x/y,\n x modulo y.") },
    ^
src/scripting/muParserScripting.cpp:89:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "normal", 1,normal,NULL,NULL, QObject::tr("normal(seed):\n Returns a normal 
random number using the Ziggurat algorithm.") },
    ^
src/scripting/muParserScripting.cpp:90:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "normcdf", 1, normcdf,NULL,NULL, QObject::tr("normcdf(x):\n Computes the 
cumulative distribution function for a Gaussian distribution with standard 
deviation sigma = 1.0.") },
    ^
src/scripting/muParserScripting.cpp:91:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "norminv", 1, norminv,NULL,NULL, QObject::tr("norminv(p):\n Computes the 
inverse of the cumulative distribution function for a Gaussian distribution 
with standard deviation sigma = 1.0.") },
    ^
src/scripting/muParserScripting.cpp:92:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "pow", 2, NULL,pow,NULL, QObject::tr("pow(x,y):\n Raise x to the power of 
y, x^y.") },
    ^
src/scripting/muParserScripting.cpp:93:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "rint", 1, NULL,NULL,NULL, QObject::tr("rint(x):\n Round to nearest 
integer.") },
    ^
src/scripting/muParserScripting.cpp:94:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "rnd", 1,rnd,NULL,NULL, QObject::tr("rnd(seed):\n Returns a pseudo-random 
number in the range 0 to 1. Calling this function several times with the same 
seed will return the same value.") },
    ^
src/scripting/muParserScripting.cpp:95:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "sign", 1, NULL,NULL,NULL, QObject::tr("sign(x):\n Sign function: -1 if 
x<0; 1 if x>0.") },
    ^
src/scripting/muParserScripting.cpp:96:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "sin", 1, NULL,NULL,NULL, QObject::tr("sin(x):\n Calculate sine.") },
    ^
src/scripting/muParserScripting.cpp:97:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "sinh", 1, NULL,NULL,NULL, QObject::tr("sinh(x):\n Hyperbolic sin 
function.") },
    ^
src/scripting/muParserScripting.cpp:98:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "sqrt", 1, NULL,NULL,NULL, QObject::tr("sqrt(x):\n Square root function.") 
},
    ^
src/scripting/muParserScripting.cpp:99:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "sum", -1, NULL,NULL,NULL, QObject::tr("sum(x,y,...):\n Calculate sum of 
all arguments.") },
    ^
src/scripting/muParserScripting.cpp:100:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "tan", 1, NULL,NULL,NULL, QObject::tr("tan(x):\n Calculate tangent 
function.") },
    ^
src/scripting/muParserScripting.cpp:101:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "tanh", 1, NULL,NULL,NULL, QObject::tr("tanh(x):\n Hyperbolic tan 
function.") },
    ^
src/scripting/muParserScripting.cpp:102:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "ttable", 2, NULL,ttable,NULL, QObject::tr("ttable(x, n):\n Student's 
t-distribution with n degrees of freedom.") },
    ^
src/scripting/muParserScripting.cpp:103:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "w0", 1, lambert_W0, NULL, NULL, QObject::tr("w0(x):\n Compute the 
principal branch of Lambert's W function, W_0(x).\n W is defined as a solution 
to the equation W(x)*exp(W(x))=x.\n For x<0, there are two real-valued 
branches; this function computes the one where W>-1 for x<0 (also see 
wm1(x)).") },
    ^
src/scripting/muParserScripting.cpp:104:5: warning: conversion from string 
literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  { "wm1", 1, lambert_Wm1, NULL, NULL, QObject::tr("wm1(x):\n Compute the 
secondary branch of Lambert's W function, W_{-1}(x).\n W is defined as a 
solution to the equation W(x)*exp(W(x))=x.\n For x<0, there are two real-valued 
branches; this function computes the one where W<-1 for x<0. (also see 
w0(x)).") },
    ^
65 warnings generated.
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -D_THREAD_SAFE 
-Wall -W -DSCRIPTING_CONSOLE -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/local/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/local/share/qtiplot/manual\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/local/share/qtiplot\" 
-DGL2PS_HAVE_LIBPNG -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB 
-DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. 
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork 
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL 
-I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/Qt3Support 
-I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 
-I/usr/local/include/qt4/QtAssistantClient -I/usr/local/include/qt4/QtAssistant 
-I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include -Iicons -Isrc/analysis 
-Isrc/analysis/dialogs -Is
 rc/core -Isrc/excel -Isrc/lib/include -Isrc/lib/3rdparty/qtcolorpicker/src 
-Isrc/plot2D -Isrc/plot2D/dialogs -Isrc/plot3D -Isrc/matrix -Isrc/table 
-Isrc/scripting -I/usr/local/include/python2.7 -I/usr/local/include 
-I/usr/local/include 
-I/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/tmp/qtiplot 
-I/usr/local/include/qt4 -I/usr/local/include -o ../tmp/qtiplot/PythonScript.o 
src/scripting/PythonScript.cpp
In file included from src/scripting/PythonScript.cpp:35:
src/scripting/PythonScript.h:55:8: warning: 'PythonScript::setQObject' hides 
overloaded virtual function [-Woverloaded-virtual]
                bool setQObject(QObject *val, const char *name);
                     ^
src/scripting/Script.h:89:18: note: hidden overloaded virtual function 
'Script::setQObject' declared here: type mismatch at 1st parameter ('const 
QObject *' vs 'QObject *')
    virtual bool setQObject(const QObject*, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScript.cpp:36:
src/scripting/PythonScripting.h:85:8: warning: 'PythonScripting::setInt' hides 
overloaded virtual function [-Woverloaded-virtual]
                bool setInt(int, const char*, PyObject *dict=NULL);
                     ^
src/scripting/ScriptingEnv.h:83:18: note: hidden overloaded virtual function 
'ScriptingEnv::setInt' declared here: different number of parameters (2 vs 3)
    virtual bool setInt(int, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScript.cpp:36:
src/scripting/PythonScripting.h:86:8: warning: 'PythonScripting::setDouble' 
hides overloaded virtual function [-Woverloaded-virtual]
                bool setDouble(double, const char*, PyObject *dict=NULL);
                     ^
src/scripting/ScriptingEnv.h:84:18: note: hidden overloaded virtual function 
'ScriptingEnv::setDouble' declared here: different number of parameters (2 vs 3)
    virtual bool setDouble(double, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScript.cpp:37:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:201:8: warning: 'Graph::print' hides overloaded virtual 
function [-Woverloaded-virtual]
                void print(QPainter *, const QRect &rect, const 
QwtPlotPrintFilter & = QwtPlotPrintFilter());
                     ^
./3rdparty/qwt/src/qwt_plot.h:145:18: note: hidden overloaded virtual function 
'QwtPlot::print' declared here: different qualifiers (const vs none)
    virtual void print(QPainter *, const QRect &rect,
                 ^
In file included from src/scripting/PythonScript.cpp:37:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:343:8: warning: 'Graph::print' hides overloaded virtual 
function [-Woverloaded-virtual]
                void print();
                     ^
./3rdparty/qwt/src/qwt_plot.h:145:18: note: hidden overloaded virtual function 
'QwtPlot::print' declared here: different number of parameters (3 vs 0)
    virtual void print(QPainter *, const QRect &rect,
                 ^
In file included from src/scripting/PythonScript.cpp:37:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:857:8: warning: 'Graph::printCanvas' hides overloaded 
virtual function [-Woverloaded-virtual]
                void printCanvas(QPainter *painter, const QRect &canvasRect,
                     ^
./3rdparty/qwt/src/qwt_plot.h:304:18: note: hidden overloaded virtual function 
'QwtPlot::printCanvas' declared here: different number of parameters (5 vs 4)
    virtual void printCanvas(QPainter *, 
                 ^
6 warnings generated.
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -D_THREAD_SAFE 
-Wall -W -DSCRIPTING_CONSOLE -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/local/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/local/share/qtiplot/manual\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/local/share/qtiplot\" 
-DGL2PS_HAVE_LIBPNG -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB 
-DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. 
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork 
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL 
-I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/Qt3Support 
-I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 
-I/usr/local/include/qt4/QtAssistantClient -I/usr/local/include/qt4/QtAssistant 
-I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include -Iicons -Isrc/analysis 
-Isrc/analysis/dialogs -Is
 rc/core -Isrc/excel -Isrc/lib/include -Isrc/lib/3rdparty/qtcolorpicker/src 
-Isrc/plot2D -Isrc/plot2D/dialogs -Isrc/plot3D -Isrc/matrix -Isrc/table 
-Isrc/scripting -I/usr/local/include/python2.7 -I/usr/local/include 
-I/usr/local/include 
-I/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/tmp/qtiplot 
-I/usr/local/include/qt4 -I/usr/local/include -o 
../tmp/qtiplot/PythonScripting.o src/scripting/PythonScripting.cpp
In file included from src/scripting/PythonScripting.cpp:49:
src/scripting/PythonScript.h:55:8: warning: 'PythonScript::setQObject' hides 
overloaded virtual function [-Woverloaded-virtual]
                bool setQObject(QObject *val, const char *name);
                     ^
src/scripting/Script.h:89:18: note: hidden overloaded virtual function 
'Script::setQObject' declared here: type mismatch at 1st parameter ('const 
QObject *' vs 'QObject *')
    virtual bool setQObject(const QObject*, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScripting.cpp:50:
src/scripting/PythonScripting.h:85:8: warning: 'PythonScripting::setInt' hides 
overloaded virtual function [-Woverloaded-virtual]
                bool setInt(int, const char*, PyObject *dict=NULL);
                     ^
src/scripting/ScriptingEnv.h:83:18: note: hidden overloaded virtual function 
'ScriptingEnv::setInt' declared here: different number of parameters (2 vs 3)
    virtual bool setInt(int, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScripting.cpp:50:
src/scripting/PythonScripting.h:86:8: warning: 'PythonScripting::setDouble' 
hides overloaded virtual function [-Woverloaded-virtual]
                bool setDouble(double, const char*, PyObject *dict=NULL);
                     ^
src/scripting/ScriptingEnv.h:84:18: note: hidden overloaded virtual function 
'ScriptingEnv::setDouble' declared here: different number of parameters (2 vs 3)
    virtual bool setDouble(double, const char*) { return false; }
                 ^
In file included from src/scripting/PythonScripting.cpp:51:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:201:8: warning: 'Graph::print' hides overloaded virtual 
function [-Woverloaded-virtual]
                void print(QPainter *, const QRect &rect, const 
QwtPlotPrintFilter & = QwtPlotPrintFilter());
                     ^
./3rdparty/qwt/src/qwt_plot.h:145:18: note: hidden overloaded virtual function 
'QwtPlot::print' declared here: different qualifiers (const vs none)
    virtual void print(QPainter *, const QRect &rect,
                 ^
In file included from src/scripting/PythonScripting.cpp:51:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:343:8: warning: 'Graph::print' hides overloaded virtual 
function [-Woverloaded-virtual]
                void print();
                     ^
./3rdparty/qwt/src/qwt_plot.h:145:18: note: hidden overloaded virtual function 
'QwtPlot::print' declared here: different number of parameters (3 vs 0)
    virtual void print(QPainter *, const QRect &rect,
                 ^
In file included from src/scripting/PythonScripting.cpp:51:
In file included from src/core/ApplicationWindow.h:44:
src/plot2D/Graph.h:857:8: warning: 'Graph::printCanvas' hides overloaded 
virtual function [-Woverloaded-virtual]
                void printCanvas(QPainter *painter, const QRect &canvasRect,
                     ^
./3rdparty/qwt/src/qwt_plot.h:304:18: note: hidden overloaded virtual function 
'QwtPlot::printCanvas' declared here: different number of parameters (5 vs 4)
    virtual void printCanvas(QPainter *, 
                 ^
src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not 
found
#include "sipAPIqti.h"
         ^
6 warnings and 1 error generated.
Makefile:2384: recipe for target '../tmp/qtiplot/PythonScripting.o' failed
gmake[2]: *** [../tmp/qtiplot/PythonScripting.o] Error 1
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9/qtiplot'
Makefile:112: recipe for target 'sub-qtiplot-all' failed
gmake[1]: *** [sub-qtiplot-all] Error 2
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/math/qtiplot/work/qtiplot-0.9.8.9'
*** Error code 1

Stop.
make: stopped in /usr/ports/math/qtiplot
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to