[package - 101i386-default][math/jakarta-commons-math] Failed for jakarta-commons-math-2.2_1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Oct 12 05:29:53 UTC 2016


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:     bofh at FreeBSD.org
Last committer: bofh at FreeBSD.org
Ident:          $FreeBSD: head/math/jakarta-commons-math/Makefile 391394 2015-07-06 08:57:43Z bofh $
Log URL:        http://beefy5.nyi.freebsd.org/data/101i386-default/423739/logs/jakarta-commons-math-2.2_1.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=101i386-default&build=423739
Log:

====>> Building math/jakarta-commons-math
build started at Wed Oct 12 05:26:36 UTC 2016
port directory: /usr/ports/math/jakarta-commons-math
building for: FreeBSD 101i386-default-job-14 10.1-RELEASE-p40 FreeBSD 10.1-RELEASE-p40 i386
maintained by: bofh at FreeBSD.org
Makefile ident:      $FreeBSD: head/math/jakarta-commons-math/Makefile 391394 2015-07-06 08:57:43Z bofh $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.1-RELEASE-p40
UNAME_r=10.1-RELEASE-p40
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101i386-default/ref
UID=0
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=jakarta-commons-math-2.2_1
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p40
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101i386-default/ref/.p/pool
MASTERNAME=101i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
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=1001000
---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
--End CONFIGURE_ENV--

--MAKE_ENV--
LANG=en_US.ISO8859-1 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 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.1
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 ####
# 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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<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.8.7_3.txz
[101i386-default-job-14] Installing pkg-1.8.7_3...
[101i386-default-job-14] Extracting pkg-1.8.7_3: .......... 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,1.txz
[101i386-default-job-14] Installing openjdk-7.111.01,1...
[101i386-default-job-14] `-- Installing alsa-lib-1.1.2...
[101i386-default-job-14] `-- Extracting alsa-lib-1.1.2: .......... done
[101i386-default-job-14] `-- Installing fontconfig-2.12.1,1...
[101i386-default-job-14] |   `-- Installing expat-2.2.0...
[101i386-default-job-14] |   `-- Extracting expat-2.2.0: .......... done
[101i386-default-job-14] |   `-- Installing freetype2-2.6.3...
[101i386-default-job-14] |   `-- Extracting freetype2-2.6.3: .......... done
[101i386-default-job-14] `-- 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
[101i386-default-job-14] `-- Installing libX11-1.6.4,1...
[101i386-default-job-14] |   `-- Installing xproto-7.0.28...
[101i386-default-job-14] |   `-- Extracting xproto-7.0.28: .......... done
[101i386-default-job-14] |   `-- Installing kbproto-1.0.7...
[101i386-default-job-14] |   `-- Extracting kbproto-1.0.7: .......... done
[101i386-default-job-14] |   `-- Installing libXdmcp-1.1.2...
[101i386-default-job-14] |   `-- Extracting libXdmcp-1.1.2: ......... done
[101i386-default-job-14] |   `-- Installing libxcb-1.11.1...
[101i386-default-job-14] |   | `-- Installing libxml2-2.9.4...
[101i386-default-job-14] |   | `-- Extracting libxml2-2.9.4: .......... done
[101i386-default-job-14] |   | `-- Installing libpthread-stubs-0.3_6...
[101i386-default-job-14] |   | `-- Extracting libpthread-stubs-0.3_6: ..... done
[101i386-default-job-14] |   | `-- Installing libXau-1.0.8_3...
[101i386-default-job-14] |   | `-- Extracting libXau-1.0.8_3: .......... done
[101i386-default-job-14] |   `-- Extracting libxcb-1.11.1: .......... done
[101i386-default-job-14] `-- Extracting libX11-1.6.4,1: .......... done
[101i386-default-job-14] `-- Installing libXt-1.1.5,1...
[101i386-default-job-14] |   `-- Installing libSM-1.2.2_3,1...
[101i386-default-job-14] |   | `-- Installing libICE-1.0.9_1,1...
[101i386-default-job-14] |   | `-- Extracting libICE-1.0.9_1,1: .......... done
[101i386-default-job-14] |   `-- Extracting libSM-1.2.2_3,1: .......... done
[101i386-default-job-14] `-- Extracting libXt-1.1.5,1: .......... done
[101i386-default-job-14] `-- Installing java-zoneinfo-2016.f...
[101i386-default-job-14] `-- Extracting java-zoneinfo-2016.f: .......... done
[101i386-default-job-14] `-- Installing libXi-1.7.7,1...
<snip>
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
    [junit] Running org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
    [junit] Running org.apache.commons.math.optimization.general.MinpackTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
    [junit] Running org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
    [junit] Running org.apache.commons.math.optimization.linear.SimplexSolverTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec
    [junit] Running org.apache.commons.math.optimization.linear.SimplexTableauTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
    [junit] Running org.apache.commons.math.optimization.univariate.BracketFinderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.commons.math.optimization.univariate.BrentOptimizerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
    [junit] Running org.apache.commons.math.random.AbstractRandomGeneratorTest
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.427 sec
    [junit] Running org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
    [junit] Running org.apache.commons.math.random.EmpiricalDistributionTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
    [junit] Running org.apache.commons.math.random.GaussianRandomGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.commons.math.random.MersenneTwisterTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec
    [junit] Running org.apache.commons.math.random.RandomAdaptorTest
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.306 sec
    [junit] Running org.apache.commons.math.random.RandomDataTest
    [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.195 sec
    [junit] Running org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
    [junit] Running org.apache.commons.math.random.UniformRandomGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
    [junit] Running org.apache.commons.math.random.ValueServerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec
    [junit] Running org.apache.commons.math.random.Well1024aTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
    [junit] Running org.apache.commons.math.random.Well19937aTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.commons.math.random.Well19937cTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.commons.math.random.Well44497aTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.commons.math.random.Well44497bTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.151 sec
    [junit] Running org.apache.commons.math.special.ErfTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
    [junit] Running org.apache.commons.math.special.GammaTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
    [junit] Running org.apache.commons.math.stat.CertifiedDataTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec
    [junit] Running org.apache.commons.math.stat.FrequencyTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.commons.math.stat.StatUtilsTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
    [junit] Running org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
    [junit] Running org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
    [junit] Running org.apache.commons.math.stat.correlation.CovarianceTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec
    [junit] Running org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
    [junit] Running org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
    [junit] Running org.apache.commons.math.stat.data.LewTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
    [junit] Running org.apache.commons.math.stat.data.LotteryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec
    [junit] Running org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
    [junit] Running org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
    [junit] Running org.apache.commons.math.stat.descriptive.InteractionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
    [junit] Running org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
    [junit] Running org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
    [junit] Running org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
    [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
    [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
    [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.KurtosisTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.MeanTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.04 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.SkewnessTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.VarianceTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MaxTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MedianTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.MinTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.commons.math.stat.descriptive.rank.PercentileTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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.05 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.SumSqTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.commons.math.stat.descriptive.summary.SumTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.commons.math.stat.inference.ChiSquareFactoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
    [junit] Running org.apache.commons.math.stat.inference.ChiSquareTestTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
    [junit] Running org.apache.commons.math.stat.inference.OneWayAnovaTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec
    [junit] Running org.apache.commons.math.stat.inference.TTestFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
    [junit] Running org.apache.commons.math.stat.inference.TTestTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
    [junit] Running org.apache.commons.math.stat.inference.TestUtilsTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
    [junit] Running org.apache.commons.math.stat.ranking.NaturalRankingTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
    [junit] Running org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 sec
    [junit] Running org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
    [junit] Running org.apache.commons.math.stat.regression.SimpleRegressionTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec
    [junit] Running org.apache.commons.math.transform.FastCosineTransformerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec
    [junit] Running org.apache.commons.math.transform.FastFourierTransformerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
    [junit] Running org.apache.commons.math.transform.FastHadamardTransformerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.commons.math.transform.FastSineTransformerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
    [junit] Running org.apache.commons.math.util.BigRealFieldTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.commons.math.util.BigRealTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.commons.math.util.ContinuedFractionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
    [junit] Running org.apache.commons.math.util.DefaultTransformerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.commons.math.util.FastMathStrictComparisonTest
    [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
    [junit] Running org.apache.commons.math.util.FastMathTest
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.636 sec
    [junit] Running org.apache.commons.math.util.MathUtilsTest
    [junit] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 sec
    [junit] Running org.apache.commons.math.util.MultidimensionalCounterTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] Running org.apache.commons.math.util.OpenIntToDoubleHashMapTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
    [junit] Running org.apache.commons.math.util.OpenIntToFieldTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec
    [junit] Running org.apache.commons.math.util.ResizableDoubleArrayTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
    [junit] Running org.apache.commons.math.util.TransformerMapTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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 48 seconds
*** Error code 1

Stop.
make: stopped in /usr/ports/math/jakarta-commons-math


More information about the freebsd-pkg-fallout mailing list