Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2020 10:17:08 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 121armv7-quarterly][lang/voc] Failed for voc-g20191119 in build/runaway
Message-ID:  <202006141017.05EAH8AE079217@beefy13.nyi.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:     antranigv@freebsd.am
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2020Q2/lang/voc/Makefile 536552 2020-05-26 01:23:20Z linimon $
Log URL:        http://beefy13.nyi.freebsd.org/data/121armv7-quarterly/538418/logs/voc-g20191119.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=121armv7-quarterly&build=538418
Log:

=>> Building lang/voc
build started at Sun Jun 14 03:41:05 UTC 2020
port directory: /usr/ports/lang/voc
package name: voc-g20191119
building for: FreeBSD 121armv7-quarterly-job-13 12.1-RELEASE-p6 FreeBSD 12.1-RELEASE-p6 1201000 arm
maintained by: antranigv@freebsd.am
Makefile ident:      $FreeBSD: branches/2020Q2/lang/voc/Makefile 536552 2020-05-26 01:23:20Z linimon $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1201000
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p6 1201000
UNAME_r=12.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
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/121armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121armv7-quarterly/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@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=12.1 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=armv7
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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p6
OSREL=12.1
OSVERSION=1201000
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
[121armv7-quarterly-job-13] Installing pkg-1.13.2...
[121armv7-quarterly-job-13] 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.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by voc-g20191119 for building
===>  Extracting for voc-g20191119
=> SHA256 Checksum OK for vishaps-voc-g20191119-63008f6_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
<snip>
--- Compiler build successfull ---


Making symbol browser
./../src/runtime/Oberon.Mod  Compiling Oberon.  New symbol file.  2630 chars.
./../src/tools/browser/BrowserCmd.Mod  Compiling BrowserCmd.  Main program.  15701 chars.


--- Library build started ---


Compiling libvoc-O2 sources

Making run time library for -O2
./../../src/runtime/Platformunix.Mod  Compiling Platform.  New symbol file.  14358 chars.
./../../src/runtime/Heap.Mod  Compiling Heap.  New symbol file.  17440 chars.
./../../src/runtime/Out.Mod  Compiling Out.  New symbol file.  5983 chars.
./../../src/runtime/Modules.Mod  Compiling Modules.  New symbol file.  12590 chars.
./../../src/runtime/Reals.Mod  Compiling Reals.  New symbol file.  3227 chars.
./../../src/runtime/Strings.Mod  Compiling Strings.  New symbol file.  8468 chars.
./../../src/runtime/In.Mod  Compiling In.  New symbol file.  4190 chars.
./../../src/runtime/VT100.Mod  Compiling VT100.  New symbol file.  5534 chars.
./../../src/runtime/Files.Mod  Compiling Files.  New symbol file.  27955 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.  16565 chars.
./../../src/runtime/MathL.Mod  Compiling MathL.  New symbol file.  19172 chars.
./../../src/runtime/Texts.Mod  Compiling Texts.  New symbol file.  45227 chars.
./../../src/runtime/Oberon.Mod  Compiling Oberon.  New symbol file.  2630 chars.

Making v4 library for -O2
./../../src/library/v4/Args.Mod  Compiling Args.  New symbol file.  1549 chars.
./../../src/library/v4/Console.Mod  Compiling Console.  New symbol file.  2811 chars.
./../../src/library/v4/Printer.Mod  Compiling Printer.  New symbol file.  45550 chars.
./../../src/library/v4/Sets.Mod  Compiling Sets.  New symbol file.  4447 chars.

Making ooc2 library for -O2
./../../src/library/ooc2/ooc2Strings.Mod  Compiling ooc2Strings.  New symbol file.  13177 chars.
./../../src/library/ooc2/ooc2Ascii.Mod  Compiling ooc2Ascii.  New symbol file.  284 chars.
./../../src/library/ooc2/ooc2CharClass.Mod  Compiling ooc2CharClass.  New symbol file.  1422 chars.
./../../src/library/ooc2/ooc2ConvTypes.Mod  Compiling ooc2ConvTypes.  New symbol file.  659 chars.
./../../src/library/ooc2/ooc2IntConv.Mod  Compiling ooc2IntConv.  New symbol file.  5660 chars.
./../../src/library/ooc2/ooc2IntStr.Mod  Compiling ooc2IntStr.  New symbol file.  1661 chars.
./../../src/library/ooc2/ooc2Real0.Mod  Compiling ooc2Real0.  New symbol file.  12715 chars.

Making ooc library for -O2
./../../src/library/ooc/oocLowReal.Mod  Compiling oocLowReal.  New symbol file.  5161 chars.
./../../src/library/ooc/oocLowLReal.Mod  Compiling oocLowLReal.  New symbol file.  8248 chars.
./../../src/library/ooc/oocRealMath.Mod  Compiling oocRealMath.  New symbol file.  16049 chars.
./../../src/library/ooc/oocOakMath.Mod  Compiling oocOakMath.  New symbol file.  2400 chars.
./../../src/library/ooc/oocLRealMath.Mod  Compiling oocLRealMath.  New symbol file.  18706 chars.
./../../src/library/ooc/oocLongInts.Mod  Compiling oocLongInts.  New symbol file.  3108 chars.
./../../src/library/ooc/oocComplexMath.Mod  Compiling oocComplexMath.  New symbol file.  8302 chars.
./../../src/library/ooc/oocLComplexMath.Mod  Compiling oocLComplexMath.  New symbol file.  9744 chars.
./../../src/library/ooc/oocAscii.Mod  Compiling oocAscii.  New symbol file.  282 chars.
./../../src/library/ooc/oocCharClass.Mod  Compiling oocCharClass.  New symbol file.  1401 chars.
./../../src/library/ooc/oocStrings.Mod  Compiling oocStrings.  New symbol file.  13121 chars.
./../../src/library/ooc/oocConvTypes.Mod  Compiling oocConvTypes.  New symbol file.  648 chars.
./../../src/library/ooc/oocLRealConv.Mod  Compiling oocLRealConv.  New symbol file.  12398 chars.
./../../src/library/ooc/oocLRealStr.Mod  Compiling oocLRealStr.  New symbol file.  9906 chars.
./../../src/library/ooc/oocRealConv.Mod  Compiling oocRealConv.  New symbol file.  10783 chars.
./../../src/library/ooc/oocRealStr.Mod  Compiling oocRealStr.  New symbol file.  13059 chars.
./../../src/library/ooc/oocIntConv.Mod  Compiling oocIntConv.  New symbol file.  4980 chars.
./../../src/library/ooc/oocIntStr.Mod  Compiling oocIntStr.  New symbol file.  1646 chars.
./../../src/library/ooc/oocMsg.Mod  Compiling oocMsg.  New symbol file.  18186 chars.
oocMsg.c:312:14: warning: result of comparison of constant 65535 with expression of type 'INT16' (aka 'short') is always true [-Wtautological-constant-out-of-range-compare]
                if (buffer[__X(i, 65535)] <= 0xff) {
                           ^~~~~~~~~~~~~
./SYSTEM.h:120:25: note: expanded from macro '__X'
#define __X(i, ub) (((i)<(ub))?i:(__HALT(-2),0))
                     ~~~^~~~~
oocMsg.c:313:37: warning: result of comparison of constant 65535 with expression of type 'INT16' (aka 'short') is always true [-Wtautological-constant-out-of-range-compare]
                        text[__X(i, text__len)] = buffer[__X(i, 65535)];
                                                         ^~~~~~~~~~~~~
./SYSTEM.h:120:25: note: expanded from macro '__X'
#define __X(i, ub) (((i)<(ub))?i:(__HALT(-2),0))
                     ~~~^~~~~
2 warnings generated.
./../../src/library/ooc/oocSysClock.Mod  Compiling oocSysClock.  New symbol file.  617 chars.
./../../src/library/ooc/oocTime.Mod  Compiling oocTime.  New symbol file.  6670 chars.
./../../src/library/ooc/oocChannel.Mod  Compiling oocChannel.  New symbol file.  10186 chars.
./../../src/library/ooc/oocStrings2.Mod  Compiling oocStrings2.  New symbol file.  2967 chars.
./../../src/library/ooc/oocRts.Mod  Compiling oocRts.  New symbol file.  2305 chars.
./../../src/library/ooc/oocFilenames.Mod  Compiling oocFilenames.  New symbol file.  5643 chars.
./../../src/library/ooc/oocTextRider.Mod  Compiling oocTextRider.  New symbol file.  47081 chars.
./../../src/library/ooc/oocBinaryRider.Mod  Compiling oocBinaryRider.  New symbol file.  23814 chars.
./../../src/library/ooc/oocJulianDay.Mod  Compiling oocJulianDay.  New symbol file.  3402 chars.
./../../src/library/ooc/oocFilenames.Mod  Compiling oocFilenames.  New symbol file.  5643 chars.
./../../src/library/ooc/oocwrapperlibc.Mod  Compiling oocwrapperlibc.  New symbol file.  1387 chars.
./../../src/library/ooc/oocCILP32.Mod  Compiling oocC.  New symbol file.  823 chars.

Making ulm library for -O2
./../../src/library/ulm/ulmTypes.Mod  Compiling ulmTypes.  New symbol file.  1746 chars.
./../../src/library/ulm/ulmObjects.Mod  Compiling ulmObjects.  New symbol file.  600 chars.
./../../src/library/ulm/ulmPriorities.Mod  Compiling ulmPriorities.  New symbol file.  1580 chars.
./../../src/library/ulm/ulmDisciplines.Mod  Compiling ulmDisciplines.  New symbol file.  3223 chars.
./../../src/library/ulm/ulmServices.Mod  Compiling ulmServices.  New symbol file.  18774 chars.
./../../src/library/ulm/ulmSys.Mod  Compiling ulmSys.  New symbol file.  8466 chars.
./../../src/library/ulm/ulmSYSTEM.Mod  Compiling ulmSYSTEM.  New symbol file.  1914 chars.
./../../src/library/ulm/ulmEvents.Mod  Compiling ulmEvents.  New symbol file.  14791 chars.
./../../src/library/ulm/ulmProcess.Mod  Compiling ulmProcess.  New symbol file.  5646 chars.
./../../src/library/ulm/ulmResources.Mod  Compiling ulmResources.  New symbol file.  8595 chars.
./../../src/library/ulm/ulmForwarders.Mod  Compiling ulmForwarders.  New symbol file.  9376 chars.
./../../src/library/ulm/ulmRelatedEvents.Mod  Compiling ulmRelatedEvents.  New symbol file.  13688 chars.
./../../src/library/ulm/ulmStreams.Mod  Compiling ulmStreams.  New symbol file.  56413 chars.
./../../src/library/ulm/ulmStrings.Mod  Compiling ulmStrings.  New symbol file.  12146 chars.
./../../src/library/ulm/ulmSysTypes.Mod  Compiling ulmSysTypes.  New symbol file.  388 chars.
./../../src/library/ulm/ulmTexts.Mod  Compiling ulmTexts.  New symbol file.  9310 chars.
./../../src/library/ulm/ulmSysConversions.Mod  Compiling ulmSysConversions.  New symbol file.  17804 chars.
./../../src/library/ulm/ulmErrors.Mod  Compiling ulmErrors.  New symbol file.  5187 chars.
./../../src/library/ulm/ulmSysErrors.Mod  Compiling ulmSysErrors.  New symbol file.  19556 chars.
./../../src/library/ulm/ulmSysStat.Mod  Compiling ulmSysStat.  New symbol file.  3593 chars.
./../../src/library/ulm/ulmASCII.Mod  Compiling ulmASCII.  New symbol file.  282 chars.
./../../src/library/ulm/ulmSets.Mod  Compiling ulmSets.  New symbol file.  6253 chars.
./../../src/library/ulm/ulmIO.Mod  Compiling ulmIO.  New symbol file.  4836 chars.
./../../src/library/ulm/ulmAssertions.Mod  Compiling ulmAssertions.  New symbol file.  4633 chars.
./../../src/library/ulm/ulmIndirectDisciplines.Mod  Compiling ulmIndirectDisciplines.  New symbol file.  3559 chars.
./../../src/library/ulm/ulmStreamDisciplines.Mod  Compiling ulmStreamDisciplines.  New symbol file.  9741 chars.
./../../src/library/ulm/ulmIEEE.Mod  Compiling ulmIEEE.  New symbol file.  2258 chars.
./../../src/library/ulm/ulmMC68881.Mod  Compiling ulmMC68881.  New symbol file.  3698 chars.
./../../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
=>> Killing runaway build after 21600 seconds with no output



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