[package - head-armv6-default][lang/voc] Failed for voc-g20191119 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Mon Mar 30 07:04:34 UTC 2020
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: antranigv at freebsd.am
Last committer: mandree at FreeBSD.org
Ident: $FreeBSD: head/lang/voc/Makefile 520652 2019-12-22 19:21:45Z mandree $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p529299_s359382/logs/voc-g20191119.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p529299_s359382
Log:
=>> Building lang/voc
build started at Mon Mar 30 06:41:40 UTC 2020
port directory: /usr/ports/lang/voc
package name: voc-g20191119
building for: FreeBSD head-armv6-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300087 arm
maintained by: antranigv at freebsd.am
Makefile ident: $FreeBSD: head/lang/voc/Makefile 520652 2019-12-22 19:21:45Z mandree $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300087
Job Id: 04
!!! Jail is newer than host. (Jail: 1300087, Host: 1300076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300087
UNAME_v=FreeBSD 13.0-CURRENT 1300087
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
antranigv at freebsd.am
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/voc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/voc/work HOME=/wrkdirs/usr/ports/lang/voc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/voc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/voc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/voc/work HOME=/wrkdirs/usr/ports/lang/voc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/voc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/voc" EXAMPLESDIR="share/examples/voc" DATADIR="share/voc" WWWDIR="www/voc" ETCDIR="etc/voc"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/voc DOCSDIR=/usr/local/share/doc/voc EXAMPLESDIR=/usr/local/share/examples/voc WWWDIR=/usr/local/www/voc ETCDIR=/usr/local/etc/voc
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300087
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
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
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> voc-g20191119 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.2.txz
[head-armv6-default-job-04] Installing pkg-1.13.2...
[head-armv6-default-job-04] Extracting pkg-1.13.2: .......... done
===> voc-g20191119 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of voc-g20191119
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by voc-g20191119 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by voc-g20191119 for building
=> SHA256 Checksum OK for vishaps-voc-g20191119-63008f6_GH0.tar.gz.
===========================================================================
<snip>
./../../src/library/ulm/ulmReals.Mod Compiling ulmReals. New symbol file. 6352 chars.
./../../src/library/ulm/ulmPrint.Mod Compiling ulmPrint. New symbol file. 53510 chars.
./../../src/library/ulm/ulmWrite.Mod Compiling ulmWrite. New symbol file. 4807 chars.
./../../src/library/ulm/ulmConstStrings.Mod Compiling ulmConstStrings.
522: END;
^
pos 14167 warning 307 no ELSE symbol after CASE statement sequence may lead to trap New symbol file. 24128 chars.
./../../src/library/ulm/ulmPlotters.Mod Compiling ulmPlotters. New symbol file. 9383 chars.
./../../src/library/ulm/ulmSysIO.Mod Compiling ulmSysIO. New symbol file. 4548 chars.
./../../src/library/ulm/ulmLoader.Mod Compiling ulmLoader. New symbol file. 6954 chars.
./../../src/library/ulm/ulmNetIO.Mod Compiling ulmNetIO. New symbol file. 16185 chars.
./../../src/library/ulm/ulmPersistentObjects.Mod Compiling ulmPersistentObjects. New symbol file. 39899 chars.
./../../src/library/ulm/ulmPersistentDisciplines.Mod Compiling ulmPersistentDisciplines. New symbol file. 13511 chars.
./../../src/library/ulm/ulmOperations.Mod Compiling ulmOperations. New symbol file. 7925 chars.
./../../src/library/ulm/ulmScales.Mod Compiling ulmScales. New symbol file. 15272 chars.
./../../src/library/ulm/ulmTimes.Mod Compiling ulmTimes. New symbol file. 15660 chars.
./../../src/library/ulm/ulmClocks.Mod Compiling ulmClocks. New symbol file. 9505 chars.
./../../src/library/ulm/ulmTimers.Mod Compiling ulmTimers. New symbol file. 10394 chars.
./../../src/library/ulm/ulmConditions.Mod Compiling ulmConditions. New symbol file. 32560 chars.
./../../src/library/ulm/ulmStreamConditions.Mod Compiling ulmStreamConditions. New symbol file. 6520 chars.
./../../src/library/ulm/ulmTimeConditions.Mod Compiling ulmTimeConditions. New symbol file. 15768 chars.
./../../src/library/ulm/ulmCiphers.Mod Compiling ulmCiphers. New symbol file. 3277 chars.
./../../src/library/ulm/ulmCipherOps.Mod Compiling ulmCipherOps. New symbol file. 1328 chars.
./../../src/library/ulm/ulmBlockCiphers.Mod Compiling ulmBlockCiphers. New symbol file. 4323 chars.
./../../src/library/ulm/ulmAsymmetricCiphers.Mod Compiling ulmAsymmetricCiphers. New symbol file. 6830 chars.
./../../src/library/ulm/ulmConclusions.Mod Compiling ulmConclusions. New symbol file. 5164 chars.
./../../src/library/ulm/ulmRandomGenerators.Mod Compiling ulmRandomGenerators. New symbol file. 14881 chars.
./../../src/library/ulm/ulmTCrypt.Mod Compiling ulmTCrypt. New symbol file. 45305 chars.
./../../src/library/ulm/ulmIntOperations.Mod Compiling ulmIntOperations. New symbol file. 12681 chars.
Making pow library for -O2
./../../src/library/pow/powStrings.Mod Compiling powStrings. New symbol file. 15028 chars.
Making misc library for -O2
./../../src/library/misc/crt.Mod Compiling crt. New symbol file. 4244 chars.
./../../src/library/misc/Listen.Mod Compiling Listen. New symbol file. 2444 chars.
./../../src/library/misc/MersenneTwister.Mod Compiling MersenneTwister. New symbol file. 5178 chars.
./../../src/library/misc/MultiArrays.Mod Compiling MultiArrays. New symbol file. 38848 chars.
./../../src/library/misc/MultiArrayRiders.Mod Compiling MultiArrayRiders. New symbol file. 21913 chars.
Making s3 library for -O2
./../../src/library/s3/ethBTrees.Mod Compiling ethBTrees. New symbol file. 36670 chars.
./../../src/library/s3/ethMD5.Mod Compiling ethMD5. New symbol file. 10980 chars.
./../../src/library/s3/ethSets.Mod Compiling ethSets. New symbol file. 4540 chars.
./../../src/library/s3/ethZlib.Mod Compiling ethZlib. New symbol file. 2004 chars.
./../../src/library/s3/ethZlibBuffers.Mod Compiling ethZlibBuffers. New symbol file. 5027 chars.
./../../src/library/s3/ethZlibInflate.Mod Compiling ethZlibInflate. New symbol file. 47685 chars.
ethZlibInflate.c:1077:22: warning: result of comparison of constant 319 with expression of type 'INT8' (aka 'signed char') is always true [-Wtautological-constant-out-of-range-compare]
(*s).block.clen[__X(ethZlibInflate_Order[__X((*s).block.index, 19)], 319)] = (INT8)((INT16)__MASK((*s).buf, -8));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./SYSTEM.h:120:25: note: expanded from macro '__X'
#define __X(i, ub) (((i)<(ub))?i:(__HALT(-2),0))
~~~^~~~~
ethZlibInflate.c:1082:22: warning: result of comparison of constant 319 with expression of type 'INT8' (aka 'signed char') is always true [-Wtautological-constant-out-of-range-compare]
(*s).block.clen[__X(ethZlibInflate_Order[__X((*s).block.index, 19)], 319)] = 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./SYSTEM.h:120:25: note: expanded from macro '__X'
#define __X(i, ub) (((i)<(ub))?i:(__HALT(-2),0))
~~~^~~~~
2 warnings generated.
./../../src/library/s3/ethZlibDeflate.Mod Compiling ethZlibDeflate. New symbol file. 60307 chars.
./../../src/library/s3/ethZlibReaders.Mod Compiling ethZlibReaders. New symbol file. 4109 chars.
./../../src/library/s3/ethZlibWriters.Mod Compiling ethZlibWriters. New symbol file. 5553 chars.
./../../src/library/s3/ethZip.Mod Compiling ethZip. New symbol file. 23196 chars.
./../../src/library/s3/ethRandomNumbers.Mod Compiling ethRandomNumbers. New symbol file. 1265 chars.
./../../src/library/s3/ethGZReaders.Mod Compiling ethGZReaders. New symbol file. 5206 chars.
./../../src/library/s3/ethGZWriters.Mod Compiling ethGZWriters. New symbol file. 3651 chars.
./../../src/library/s3/ethUnicode.Mod Compiling ethUnicode. New symbol file. 8562 chars.
./../../src/library/s3/ethDates.Mod Compiling ethDates. New symbol file. 7111 chars.
./../../src/library/s3/ethReals.Mod Compiling ethReals. New symbol file. 7397 chars.
./../../src/library/s3/ethStrings.Mod Compiling ethStrings. New symbol file. 39031 chars.
Making libvoc-O2 .a and .so
Compiling libvoc-OC sources
Making run time library for -OC
./../../src/runtime/Platformunix.Mod Compiling Platform. New symbol file. 14339 chars.
./../../src/runtime/Heap.Mod Compiling Heap. New symbol file. 17455 chars.
./../../src/runtime/Out.Mod Compiling Out. New symbol file. 6012 chars.
./../../src/runtime/Modules.Mod Compiling Modules. New symbol file. 12577 chars.
./../../src/runtime/Reals.Mod Compiling Reals. New symbol file. 2924 chars.
./../../src/runtime/Strings.Mod Compiling Strings. New symbol file. 8479 chars.
./../../src/runtime/In.Mod Compiling In. New symbol file. 4191 chars.
./../../src/runtime/VT100.Mod Compiling VT100. New symbol file. 5551 chars.
./../../src/runtime/Files.Mod Compiling Files.
675: BEGIN i := SYSTEM.VAL(LONGINT, x);
^
pos 24329 warning 308 SYSTEM.VAL result includes memory past end of source variable; use SYSTEM.GET New symbol file. 27943 chars.
Files.c:856:26: warning: passing 'CHAR *' (aka 'unsigned char *') to parameter of type 'SYSTEM_BYTE *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
Files_Read(&*R, R__typ, (CHAR*)(void*)&*x);
^~~~~~~~~~~~~~~~~
Files.c:612:64: note: passing argument to parameter 'x' here
void Files_Read (Files_Rider *r, ADDRESS *r__typ, SYSTEM_BYTE *x)
^
1 warning generated.
./../../src/runtime/Math.Mod Compiling Math. New symbol file. 16587 chars.
./../../src/runtime/MathL.Mod Compiling MathL. New symbol file. 19104 chars.
./../../src/runtime/Texts.Mod Compiling Texts. New symbol file. 45238 chars.
./../../src/runtime/Oberon.Mod Compiling Oberon. New symbol file. 2632 chars.
Making libvoc-OC .a and .so
--- Library build successfull ---
read: Illegal option -d
--- Generated c source files match bootstrap ---
Creating installation image at "/wrkdirs/usr/ports/lang/voc/work/voc-63008f6/install
"
--- Confidence tests started ---
--- Confidence tests ---
--- Confidence test hello ---
hello.mod Compiling hello. Main program. 392 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/hello
--- Confidence test out ---
outtest.mod Compiling outtest. Main program. 14500 chars.
outtest.mod Compiling outtest. Main program. 14501 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/out
--- Confidence test in ---
intest.mod Compiling intest. Main program. 1047 chars.
intest.mod Compiling intest. Main program. 1048 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/in
--- Confidence test math ---
mathtest.mod Compiling mathtest. Main program. 9426 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/math
--- Confidence test intsyntax ---
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/intsyntax
--- Confidence test language ---
TestLanguage.mod Compiling TestLanguage. Main program. 12794 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/language
--- Confidence test arrayassignment ---
aa.mod Compiling aa. Main program. 973 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/arrayassignment
--- Confidence test texts ---
testTexts.mod Compiling testTexts. Main program. 1951 chars.
PASSED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/texts
--- Confidence test library ---
TestLibrary.mod Compiling TestLibrary. Main program. 4529 chars.
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
1,26d0
< 000001
< 000001
< 000002
< 000002
< 000003
< 0000803F
< 0000C03F
< 00000040
< 295C3F40
< 00004040
< 126
< 127
< 128
< 128
< 129
< r = 1.0D+000, i = 127 -> r = 4.0D+000, i = 129
< r = -1.0D+000, i = 127 -> r = -4.0D+000, i = 129
< r = 2.0D+000, i = 128 -> r = 4.0D+000, i = 129
< r = -4.0D+000, i = 129 -> r = -4.0D+000, i = 129
< r = 1.5D+000, i = 127 -> r = 6.0D+000, i = 129
< r = -1.5D+000, i = 127 -> r = -6.0D+000, i = 129
< r = 1.23400D+000, exp = 127 -> r = 1.23400D+000, exp = 127
< r = -1.23400D+000, exp = 127 -> r = -1.23400D+000, exp = 127
< r = 3.26780D+001, exp = 132 -> r = 1.02119D+000, exp = 127
< r = -3.26780D+001, exp = 132 -> r = -1.02119D+000, exp = 127
< Library tests successful.
FAILED: /wrkdirs/usr/ports/lang/voc/work/voc-63008f6/src/test/confidence/library
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/voc/work/voc-63008f6
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/voc/work/voc-63008f6
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/voc
More information about the freebsd-pkg-fallout
mailing list