Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 06:24:23 GMT
From:      pkg-fallout@FreeBSD.org
To:        5u623l20@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [LEGACY - 83i386-default][math/jakarta-commons-math3] Build failed for jakarta-commons-math3-3.1 during build
Message-ID:  <201401230624.s0N6ON6s050265@beefy3.isc.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     5u623l20@gmail.com
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: head/math/jakarta-commons-math3/Makefile 327746 2013-09-20 20:55:04Z bapt $
Log URL:        http://beefy3.isc.freebsd.org/bulk/83i386-default/2014-01-22_16h16m29s/logs/jakarta-commons-math3-3.1.log
Build URL:      http://beefy3.isc.freebsd.org/bulk/83i386-default/2014-01-22_16h16m29s
Log:

====>> Building math/jakarta-commons-math3
build started at Thu Jan 23 06:22:49 UTC 2014
port directory: /usr/ports/math/jakarta-commons-math3
building for: FreeBSD pkg.FreeBSD.org 8.3-RELEASE-p14 FreeBSD 8.3-RELEASE-p14 i386
maintained by: 5u623l20@gmail.com
Makefile ident:      $FreeBSD: head/math/jakarta-commons-math3/Makefile 327746 2013-09-20 20:55:04Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE-p14
UNAME_r=8.3-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref
PKG_EXT=tbz
FORCE_PACKAGE=yes
tpid=14517
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=0
PKGNAME=jakarta-commons-math3-3.1
PKG_DELETE=pkg_delete
PKG_ADD=pkg_add
PWD=/root
MASTERNAME=83i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=pkg_version
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk6 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--
JAVASHAREDIR="/usr/local/share/java"
JAVAJARDIR="/usr/local/share/java/classes"
JAVALIBDIR="/usr/local/share/java/classes"
JAVA_VERSION="1.6+"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/commons-math3
DOCSDIR=/usr/local/share/doc/commons-math3
EXAMPLESDIR=/usr/local/share/examples/commons-math3
WWWDIR=/usr/local/www/commons-math3
ETCDIR=/usr/local/etc/commons-math3
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for jakarta-commons-math3-3.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
=> commons-math3-3.1-src.tar.gz doesn't seem to exist in /distfiles/.
=> Attempting to fetch http://www.apache.org/dist/commons/math/source/commons-math3-3.1-src.tar.gz
fetch: http://www.apache.org/dist/commons/math/source/commons-math3-3.1-src.tar.gz: Not Found
=> Attempting to fetch http://archive.apache.org/dist/commons/math/source/commons-math3-3.1-src.tar.gz
commons-math3-3.1-src.tar.gz                          2423 kB  803 kBps
===> Fetching all distfiles required by jakarta-commons-math3-3.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by jakarta-commons-math3-3.1 for building
=> SHA256 Checksum OK for commons-math3-3.1-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by jakarta-commons-math3-3.1 for building
===>  Extracting for jakarta-commons-math3-3.1
=> SHA256 Checksum OK for commons-math3-3.1-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for jakarta-commons-math3-3.1
===>  Applying FreeBSD patches for jakarta-commons-math3-3.1
/usr/bin/sed -i.bak -e 's#4.4##g'  -e 's#junit-#junit#g'  -e 's#/usr/share/junit#/usr/local/share/java/classes#g'  /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/build.xml
===========================================================================
=======================<phase: build-depends  >============================
===>   jakarta-commons-math3-3.1 depends on file: /usr/local/share/java/classes/commons-logging.jar - not found
===>    Verifying install for /usr/local/share/java/classes/commons-logging.jar in /usr/ports/java/jakarta-commons-logging
===>   Installing existing package /packages/All/jakarta-commons-logging-1.1.1.tbz
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/lib/X11/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.


======================================================================

This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.

If you have not done it yet, please do the following:

	mount -t fdescfs fdesc /dev/fd
	mount -t procfs proc /proc

To make it permanent, you need the following lines in /etc/fstab:

	fdesc	/dev/fd		fdescfs		rw	0	0
	proc	/proc		procfs		rw	0	0

======================================================================

===>   Returning to build of jakarta-commons-math3-3.1
===>   jakarta-commons-math3-3.1 depends on file: /usr/local/share/java/classes/junit.jar - not found
===>    Verifying install for /usr/local/share/java/classes/junit.jar in /usr/ports/java/junit
===>   Installing existing package /packages/All/junit-4.10.tbz
===>   Returning to build of jakarta-commons-math3-3.1
===>   jakarta-commons-math3-3.1 depends on file: /usr/local/share/java/classes/commons-discovery.jar - not found
===>    Verifying install for /usr/local/share/java/classes/commons-discovery.jar in /usr/ports/java/jakarta-commons-discovery
===>   Installing existing package /packages/All/jakarta-commons-discovery-0.5.tbz
===>   Returning to build of jakarta-commons-math3-3.1
===>   jakarta-commons-math3-3.1 depends on file: /usr/local/openjdk6/bin/java - found
===>   jakarta-commons-math3-3.1 depends on file: /usr/local/bin/ant - not found
===>    Verifying install for /usr/local/bin/ant in /usr/ports/devel/apache-ant
===>   Installing existing package /packages/All/apache-ant-1.9.3.tbz
===>   Returning to build of jakarta-commons-math3-3.1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for jakarta-commons-math3-3.1
===========================================================================
=======================<phase: build          >============================
===>  Building for jakarta-commons-math3-3.1
Buildfile: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/build.xml

init:
     [echo] -------- Commons MATH 3.1-SNAPSHOT --------
    [mkdir] Created dir: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target
    [mkdir] Created dir: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes
    [mkdir] Created dir: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/test-classes
     [copy] Copying 1 file to /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes
     [copy] Copied 16 empty directories to 9 empty directories under /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes

compile:
    [javac] Compiling 750 source files to /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/complex/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optim/univariate/package-info.class
<snip>
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optimization/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/ode/nonstiff/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/util/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/ode/events/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/dfp/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/filter/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optimization/general/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/fraction/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/distribution/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/stat/descriptive/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/exception/util/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optim/nonlinear/scalar/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optimization/direct/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/stat/descriptive/rank/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/exception/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/stat/ranking/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/ode/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/geometry/euclidean/threed/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/ode/sampling/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/geometry/euclidean/twod/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optim/nonlinear/vector/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/stat/correlation/package-info.class
    [javac] Creating empty /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/classes/org/apache/commons/math3/optim/nonlinear/scalar/gradient/package-info.class

check-availability:
     [echo] doing check-availability...

download-dependencies:
     [echo] doing download-dependencies...

download-junit:

compile.tests:
    [javac] Compiling 443 source files to /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/test-classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 28 files to /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/test-classes

test:
    [mkdir] Created dir: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/target/test-reports
    [junit] Running org.apache.commons.math3.RetryRunnerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.commons.math3.analysis.FunctionUtilsTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
    [junit] Running org.apache.commons.math3.analysis.differentiation.DSCompilerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
    [junit] Running org.apache.commons.math3.analysis.differentiation.DerivativeStructureTest
    [junit] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec
    [junit] Running org.apache.commons.math3.analysis.differentiation.FiniteDifferencesDifferentiatorTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
    [junit] Running org.apache.commons.math3.analysis.differentiation.GradientFunctionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec
    [junit] Running org.apache.commons.math3.analysis.differentiation.JacobianFunctionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
    [junit] Running org.apache.commons.math3.analysis.function.GaussianTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] Running org.apache.commons.math3.analysis.function.HarmonicOscillatorTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.commons.math3.analysis.function.LogisticTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
    [junit] Running org.apache.commons.math3.analysis.function.LogitTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
    [junit] Running org.apache.commons.math3.analysis.function.SigmoidTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
    [junit] Running org.apache.commons.math3.analysis.function.SincTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
    [junit] Running org.apache.commons.math3.analysis.function.SqrtTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.commons.math3.analysis.function.StepFunctionTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.commons.math3.analysis.integration.IterativeLegendreGaussIntegratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 sec
    [junit] Running org.apache.commons.math3.analysis.integration.LegendreGaussIntegratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
    [junit] Running org.apache.commons.math3.analysis.integration.RombergIntegratorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.commons.math3.analysis.integration.SimpsonIntegratorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.commons.math3.analysis.integration.TrapezoidIntegratorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
    [junit] Running org.apache.commons.math3.analysis.integration.gauss.BaseRuleFactoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
    [junit] Running org.apache.commons.math3.analysis.integration.gauss.LegendreHighPrecisionParametricTest
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.731 sec
    [junit] Running org.apache.commons.math3.analysis.integration.gauss.LegendreHighPrecisionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.657 sec
    [junit] Running org.apache.commons.math3.analysis.integration.gauss.LegendreParametricTest
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
    [junit] Running org.apache.commons.math3.analysis.integration.gauss.LegendreTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunctionTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.DividedDifferenceInterpolatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.HermiteInterpolatorTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.LinearInterpolatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.LoessInterpolatorTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.MicrosphereInterpolatorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.NevilleInterpolatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.SmoothingPolynomialBicubicSplineInterpolatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.SplineInterpolatorTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.TricubicSplineInterpolatingFunctionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.TricubicSplineInterpolatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
    [junit] Running org.apache.commons.math3.analysis.interpolation.UnivariatePeriodicInterpolatorTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.commons.math3.analysis.polynomials.PolynomialFunctionLagrangeFormTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.commons.math3.analysis.polynomials.PolynomialFunctionNewtonFormTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.commons.math3.analysis.polynomials.PolynomialFunctionTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.commons.math3.analysis.polynomials.PolynomialSplineFunctionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.commons.math3.analysis.polynomials.PolynomialsUtilsTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.BisectionSolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.BracketingNthOrderBrentSolverTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.BrentSolverTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.IllinoisSolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.LaguerreSolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.MullerSolver2Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.MullerSolverTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.NewtonRaphsonSolverTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.NewtonSolverTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.PegasusSolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.RegulaFalsiSolverTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.RiddersSolverTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.SecantSolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.commons.math3.analysis.solvers.UnivariateSolverUtilsTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.commons.math3.complex.ComplexFieldTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.commons.math3.complex.ComplexFormatTest
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.commons.math3.complex.ComplexTest
    [junit] Tests run: 123, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
    [junit] Running org.apache.commons.math3.complex.ComplexUtilsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.commons.math3.complex.FrenchComplexFormatTest
    [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.commons.math3.complex.QuaternionTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.commons.math3.complex.RootsOfUnityTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
    [junit] Running org.apache.commons.math3.dfp.BracketingNthOrderBrentSolverDFPTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec
    [junit] Running org.apache.commons.math3.dfp.DfpDecTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
    [junit] Running org.apache.commons.math3.dfp.DfpMathTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
    [junit] Running org.apache.commons.math3.dfp.DfpTest
    [junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x28a2845a, pid=63739, tid=101959
#
# JRE version: 6.0_32-b28
# Java VM: OpenJDK Server VM (23.25-b01 mixed mode bsd-x86 )
# Problematic frame:
# V  [libjvm.so+0x62845a]  JVM_FindSignal+0x15d07a
#
# Core dump written. Default location: /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/core or core.63739
#
# An error report file with more information is saved as:
# /wrkdirs/usr/ports/math/jakarta-commons-math3/work/commons-math3-3.1-src/hs_err_pid63739.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#
*** Signal 6

Stop in /usr/ports/math/jakarta-commons-math3.
===>  Cleaning for jakarta-commons-math3-3.1



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