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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/math/jakarta-commons-math/Makefile 431796 
2017-01-18 13:20:31Z tijl $
Log URL:        
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/435877/logs/jakarta-commons-math-2.2_1.log
Build URL:      
http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=435877
Log:

====>> Building math/jakarta-commons-math
build started at Sat Mar 11 22:03:37 UTC 2017
port directory: /usr/ports/math/jakarta-commons-math
building for: FreeBSD 103i386-default-build-as-user-job-09 10.3-RELEASE-p17 
FreeBSD 10.3-RELEASE-p17 i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/math/jakarta-commons-math/Makefile 431796 
2017-01-18 13:20:31Z tijl $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1200020
Jail OSVERSION: 1003000
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p17
UNAME_r=10.3-RELEASE-p17
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
UID=0
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=jakarta-commons-math-2.2_1
OLDPWD=/
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-183-g5366a370
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
GID=0
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
jakarta-commons-math-2.2_1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work  
HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.ISO8859-1 LC_ALL=en_US.ISO8859-1
--End CONFIGURE_ENV--

--MAKE_ENV--
JAVA_HOME=/usr/local/openjdk7 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work  
HOME=/wrkdirs/usr/ports/math/jakarta-commons-math/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES 
LANG=en_US.ISO8859-1 LC_ALL=en_US.ISO8859-1 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--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/commons-math"
EXAMPLESDIR="share/examples/commons-math"
DATADIR="share/commons-math"
WWWDIR="www/commons-math"
ETCDIR="etc/commons-math"
--End PLIST_SUB--

--SUB_LIST--
JAVASHAREDIR="/usr/local/share/java"
JAVAJARDIR="/usr/local/share/java/classes"
JAVALIBDIR="/usr/local/share/java/classes"
JAVA_VERSION="1.6
1.7"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/commons-math
DOCSDIR=/usr/local/share/doc/commons-math
EXAMPLESDIR=/usr/local/share/examples/commons-math
WWWDIR=/usr/local/www/commons-math
ETCDIR=/usr/local/etc/commons-math
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
_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=10.3-RELEASE-p17
#### Misc Poudriere ####
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)  524288
stack size              (kbytes, -s)  65536
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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   jakarta-commons-math-2.2_1 depends on file: /usr/local/sbin/pkg - not 
found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[103i386-default-build-as-user-job-09] Installing pkg-1.10.0_2...
[103i386-default-build-as-user-job-09] Extracting pkg-1.10.0_2: .......... done
===>   jakarta-commons-math-2.2_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of jakarta-commons-math-2.2_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by jakarta-commons-math-2.2_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by jakarta-commons-math-2.2_1 for building
=> SHA256 Checksum OK for commons-math-2.2-src.tar.gz.
=> SHA256 Checksum OK for junit-4.8.2.jar.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by jakarta-commons-math-2.2_1 for building
===>  Extracting for jakarta-commons-math-2.2_1
=> SHA256 Checksum OK for commons-math-2.2-src.tar.gz.
=> SHA256 Checksum OK for junit-4.8.2.jar.
/bin/mkdir -p 
/wrkdirs/usr/ports/math/jakarta-commons-math/work/commons-math-2.2-src/lib
/bin/cp /portdistfiles/junit-4.8.2.jar 
/wrkdirs/usr/ports/math/jakarta-commons-math/work/commons-math-2.2-src/lib/
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for jakarta-commons-math-2.2_1
===>  Applying FreeBSD patches for jakarta-commons-math-2.2_1
===========================================================================
=======================<phase: build-depends  >============================
===>   jakarta-commons-math-2.2_1 depends on file: /usr/local/openjdk7/bin/java 
- not found
===>   Installing existing package /packages/All/openjdk-7.111.01_3,1.txz
[103i386-default-build-as-user-job-09] Installing openjdk-7.111.01_3,1...
[103i386-default-build-as-user-job-09] `-- Installing alsa-lib-1.1.2...
[103i386-default-build-as-user-job-09] `-- Extracting alsa-lib-1.1.2: 
.......... done
[103i386-default-build-as-user-job-09] `-- Installing dejavu-2.37...
[103i386-default-build-as-user-job-09] |   `-- Installing fontconfig-2.12.1,1...
[103i386-default-build-as-user-job-09] |   | `-- Installing expat-2.2.0_1...
[103i386-default-build-as-user-job-09] |   | `-- Extracting expat-2.2.0_1: 
.......... done
[103i386-default-build-as-user-job-09] |   | `-- Installing freetype2-2.7.1...
[103i386-default-build-as-user-job-09] |   | `-- Extracting freetype2-2.7.1: 
.......... done
[103i386-default-build-as-user-job-09] |   `-- Extracting fontconfig-2.12.1,1: 
.......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[103i386-default-build-as-user-job-09] |   `-- Installing mkfontdir-1.0.7...
[103i386-default-build-as-user-job-09] |   | `-- Installing mkfontscale-1.1.2...
[103i386-default-build-as-user-job-09] |   |   `-- Installing 
libfontenc-1.1.3_1...
[103i386-default-build-as-user-job-09] |   |   | `-- Installing xproto-7.0.31...
[103i386-default-build-as-user-job-09] |   |   | `-- Extracting xproto-7.0.31: 
.......... done
[103i386-default-build-as-user-job-09] |   |   `-- Extracting 
libfontenc-1.1.3_1: ......... done
<snip>
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.195 sec
    [junit] Running 
org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.222 sec
    [junit] Running org.apache.commons.math.optimization.general.MinpackTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.428 sec
    [junit] Running 
org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.224 sec
    [junit] Running 
org.apache.commons.math.optimization.linear.SimplexSolverTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.416 sec
    [junit] Running 
org.apache.commons.math.optimization.linear.SimplexTableauTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.196 sec
    [junit] Running 
org.apache.commons.math.optimization.univariate.BracketFinderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.025 sec
    [junit] Running 
org.apache.commons.math.optimization.univariate.BrentOptimizerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.207 sec
    [junit] Running org.apache.commons.math.random.AbstractRandomGeneratorTest
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.693 sec
    [junit] Running 
org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.245 sec
    [junit] Running org.apache.commons.math.random.EmpiricalDistributionTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.826 sec
    [junit] Running org.apache.commons.math.random.GaussianRandomGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec
    [junit] Running org.apache.commons.math.random.MersenneTwisterTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.301 sec
    [junit] Running org.apache.commons.math.random.RandomAdaptorTest
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.912 sec
    [junit] Running org.apache.commons.math.random.RandomDataTest
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.823 sec
    [junit] Running 
org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.093 sec
    [junit] Running org.apache.commons.math.random.UniformRandomGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.235 sec
    [junit] Running org.apache.commons.math.random.ValueServerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.424 sec
    [junit] Running org.apache.commons.math.random.Well1024aTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.535 sec
    [junit] Running org.apache.commons.math.random.Well19937aTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.024 sec
    [junit] Running org.apache.commons.math.random.Well19937cTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.024 sec
    [junit] Running org.apache.commons.math.random.Well44497aTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.025 sec
    [junit] Running org.apache.commons.math.random.Well44497bTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.025 sec
    [junit] Running org.apache.commons.math.random.Well512aTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.024 sec
    [junit] Running org.apache.commons.math.special.BetaTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.174 sec
    [junit] Running org.apache.commons.math.special.ErfTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.175 sec
    [junit] Running org.apache.commons.math.special.GammaTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.179 sec
    [junit] Running org.apache.commons.math.stat.CertifiedDataTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.391 sec
    [junit] Running org.apache.commons.math.stat.FrequencyTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.066 sec
    [junit] Running org.apache.commons.math.stat.StatUtilsTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.22 sec
    [junit] Running 
org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.191 sec
    [junit] Running 
org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.525 sec
    [junit] Running org.apache.commons.math.stat.correlation.CovarianceTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.201 sec
    [junit] Running 
org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.247 sec
    [junit] Running 
org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.216 sec
    [junit] Running org.apache.commons.math.stat.data.LewTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.194 sec
    [junit] Running org.apache.commons.math.stat.data.LotteryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.237 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.023 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.224 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.214 sec
    [junit] Running org.apache.commons.math.stat.descriptive.InteractionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.167 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.124 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.027 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.281 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.189 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.099 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.212 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.273 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.109 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.047 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.04 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.05 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.KurtosisTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.051 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.MeanTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.064 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.038 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.SemiVarianceTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.056 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.SkewnessTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.052 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.065 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.059 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.VarianceTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.048 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.103 sec
    [junit] Running 
org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.264 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MaxTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.047 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MedianTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.036 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MinTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.04 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.PercentileTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.044 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.ProductTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.057 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.SumLogTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.041 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.SumSqTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.06 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.SumTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.055 sec
    [junit] Running org.apache.commons.math.stat.inference.ChiSquareFactoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.189 sec
    [junit] Running org.apache.commons.math.stat.inference.ChiSquareTestTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.189 sec
    [junit] Running org.apache.commons.math.stat.inference.OneWayAnovaTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.195 sec
    [junit] Running org.apache.commons.math.stat.inference.TTestFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.189 sec
    [junit] Running org.apache.commons.math.stat.inference.TTestTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.18 sec
    [junit] Running org.apache.commons.math.stat.inference.TestUtilsTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.188 sec
    [junit] Running org.apache.commons.math.stat.ranking.NaturalRankingTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 
sec
    [junit] Running 
org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.794 sec
    [junit] Running 
org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.244 sec
    [junit] Running org.apache.commons.math.stat.regression.SimpleRegressionTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.2 sec
    [junit] Running org.apache.commons.math.transform.FastCosineTransformerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.157 sec
    [junit] Running org.apache.commons.math.transform.FastFourierTransformerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.169 sec
    [junit] Running 
org.apache.commons.math.transform.FastHadamardTransformerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.028 sec
    [junit] Running org.apache.commons.math.transform.FastSineTransformerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.315 sec
    [junit] Running org.apache.commons.math.util.BigRealFieldTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.033 sec
    [junit] Running org.apache.commons.math.util.BigRealTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.027 sec
    [junit] Running org.apache.commons.math.util.ContinuedFractionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.129 sec
    [junit] Running org.apache.commons.math.util.DefaultTransformerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.027 sec
    [junit] Running org.apache.commons.math.util.FastMathStrictComparisonTest
    [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.286 sec
    [junit] Running org.apache.commons.math.util.FastMathTest
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
15.116 sec
    [junit] Running org.apache.commons.math.util.MathUtilsTest
    [junit] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.035 sec
    [junit] Running org.apache.commons.math.util.MultidimensionalCounterTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.032 sec
    [junit] Running org.apache.commons.math.util.OpenIntToDoubleHashMapTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.354 sec
    [junit] Running org.apache.commons.math.util.OpenIntToFieldTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.239 sec
    [junit] Running org.apache.commons.math.util.ResizableDoubleArrayTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.194 sec
    [junit] Running org.apache.commons.math.util.TransformerMapTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.028 sec

BUILD FAILED
/wrkdirs/usr/ports/math/jakarta-commons-math/work/commons-math-2.2-src/build.xml:214:
 There were test failures.

Total time: 2 minutes 51 seconds
*** Error code 1

Stop.
make: stopped in /usr/ports/math/jakarta-commons-math
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to