[package - main-amd64-default][lang/polyml] Failed for polyml-5.9.1_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 30 Nov 2024 14:17:28 UTC
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:     beyert@cs.ucr.edu
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p0843df7824bf_sedfccce309a/logs/polyml-5.9.1_1.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p0843df7824bf_sedfccce309a
Log:

=>> Building lang/polyml
build started at Sat Nov 30 14:15:36 UTC 2024
port directory: /usr/ports/lang/polyml
package name: polyml-5.9.1_1
building for: FreeBSD main-amd64-default-job-01 15.0-CURRENT FreeBSD 15.0-CURRENT 1500028 amd64
maintained by: beyert@cs.ucr.edu
Makefile datestamp: -rw-r--r--  1 root wheel 1004 Feb 25  2024 /usr/ports/lang/polyml/Makefile
Ports top last git commit: 0843df7824b
Ports top unclean checkout: no
Port dir last git commit: 06ea1a75c9e
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1500028
Job Id: 01




!!! Jail is newer than host. (Jail: 1500028, Host: 1500023) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500028
UNAME_v=FreeBSD 15.0-CURRENT 1500028
UNAME_r=15.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/main-amd64-default/01/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for polyml-5.9.1_1:
     GMP=on: GMP (multiple precision arithmetic) support
     INTINF_AS_INT=on: Use IntInf.int as int type
     MOTIF=off: Motif widget library support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
beyert@cs.ucr.edu
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-system-libffi --enable-shared --with-gmp --enable-intinf-as-int --without-x --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/lang/polyml/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/polyml/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/polyml/work/.cache  HOME=/wrkdirs/usr/ports/lang/polyml/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/polyml/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/polyml/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/polyml/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/polyml/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/polyml/work/.cache  HOME=/wrkdirs/usr/ports/lang/polyml/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/polyml/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/polyml/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include " 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=15.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/polyml"  EXAMPLESDIR="share/examples/polyml"  DATADIR="share/polyml"  WWWDIR="www/polyml"  ETCDIR="etc/polyml"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/polyml DOCSDIR=/usr/local/share/doc/polyml EXAMPLESDIR=/usr/local/share/examples/polyml  WWWDIR=/usr/local/www/polyml ETCDIR=/usr/local/etc/polyml
--End SUB_LIST--

---Begin 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 3 jobs
MAKE_JOBS_NUMBER=3
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
ulimit: can't get limit: Invalid argument
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)  8192
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   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   polyml-5.9.1_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[main-amd64-default-job-01] Installing pkg-1.21.3...
[main-amd64-default-job-01] Extracting pkg-1.21.3: .......... done
===>   polyml-5.9.1_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of polyml-5.9.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by polyml-5.9.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by polyml-5.9.1_1 for building
=> SHA256 Checksum OK for polyml/polyml-polyml-v5.9.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by polyml-5.9.1_1 for building
===>  Extracting for polyml-5.9.1_1
=> SHA256 Checksum OK for polyml/polyml-polyml-v5.9.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for polyml-5.9.1_1
===>  Applying FreeBSD patches for polyml-5.9.1_1 from /usr/ports/lang/polyml/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   polyml-5.9.1_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-2.3.0,1.pkg
[main-amd64-default-job-01] Installing pkgconf-2.3.0,1...
<snip>
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Tagged.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 4 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREE
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALL
Created signature FOREIGNCALL
Created signature CODETREE
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTY
Created signature PRETTY
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CodetreeFunctions
Making BASECODETREE
Created signature BASECODETREE
Making CODETREEFUNCTIONS
Created signature CODETREEFUNCTIONS
Created functor CodetreeFunctions
Making BaseCodeTree
Making BackendIntermediateCode
Making BACKENDINTERMEDIATECODE
Created signature BACKENDINTERMEDIATECODE
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CodetreeStaticLinkAndCases
Making GENCODE
Created signature GENCODE
Making CODEGENTREE
Created signature CODEGENTREE
Created functor CodetreeStaticLinkAndCases
Making GCode
Making X86Code
Making X86OutputCode
Making CODEARRAY
Created signature CODEARRAY
Making X86CODE
Created signature X86CODE
Created functor X86OutputCode
Making CodeArray
Created structure CodeArray
Making X86CodeOptimise
Created functor X86CodeOptimise
Making X86ForeignCall
Created functor X86ForeignCall
Making X86ICode
Making X86ICODE
Created signature X86ICODE
Created functor X86ICode
Making X86ICodeIdentifyReferences
Making INTSET
Created signature INTSET
Making X86IDENTIFYREFERENCES
Created signature X86IDENTIFYREFERENCES
Created functor X86ICodeIdentifyReferences
Making IntSet
Created structure IntSet
Making X86ICodeGetConflictSets
Making X86GETCONFLICTSET
Created signature X86GETCONFLICTSET
Created functor X86ICodeGetConflictSets
Making X86PushRegisters
Making X86PUSHREGISTERS
Created signature X86PUSHREGISTERS
Created functor X86PushRegisters
Making X86ICodeOptimise
Making X86ICODEOPT
Created signature X86ICODEOPT
Created functor X86ICodeOptimise
Making X86AllocateRegisters
Making X86ALLOCATEREGISTERS
Created signature X86ALLOCATEREGISTERS
Created functor X86AllocateRegisters
Making X86ICodeToX86Code
Making X86ICODEGENERATE
Created signature X86ICODEGENERATE
Created functor X86ICodeToX86Code
Making X86ICodeTransform
Making X86ICODETRANSFORM
Created signature X86ICODETRANSFORM
Created functor X86ICodeTransform
Making X86CodetreeToICode
Created functor X86CodetreeToICode
Created structure X86Code
Created structure GCode
Making CodetreeLambdaLift
Created functor CodetreeLambdaLift
Making CodetreeCodegenConstantFunctions
Created functor CodetreeCodegenConstantFunctions
Making CodetreeRemoveRedundant
Created functor CodetreeRemoveRedundant
Making CodetreeSimplifier
Created functor CodetreeSimplifier
Making CodetreeOptimiser
Created functor CodetreeOptimiser
Making CodeTreeConstruction
Created functor CodeTreeConstruction
Created structure CodeTree
Created structure StructVals
Making Utilities
Segmentation fault (core dumped)
*** [polyexport.o] Error code 139

make[2]: stopped making "all-am" in /wrkdirs/usr/ports/lang/polyml/work/polyml-5.9.1
make[2]: 1 error

make[2]: stopped making "all-am" in /wrkdirs/usr/ports/lang/polyml/work/polyml-5.9.1

make[1]: stopped making "all-recursive" in /wrkdirs/usr/ports/lang/polyml/work/polyml-5.9.1

make: stopped making "all" in /wrkdirs/usr/ports/lang/polyml/work/polyml-5.9.1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/lang/polyml