Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2018 14:38:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233980] lang/smlnj: Fails to build (-m32) on poudriere on stable/12 (amd64)
Message-ID:  <bug-233980-7788-s9bnok0S6O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233980-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233980-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233980

--- Comment #4 from Robert Cina <transitive@gmail.com> ---
After applying your patch on 12/stable the build of smlnj fails in poudriere
with a patch error as follows:


MLSOURCEPATCHES=3D`true`  CFLAGS=3D'-O2 -pipe  -m32 -fstack-protector
-fno-strict-aliasing ' LDFLAGS=3D' -fstack-protector -fuse-ld=3Dbfd '=20
AS=3D'/usr/local/bin/as' ASFLAGS=3D'--32' EXTRA_DEFS=3D''  ./config/install=
.sh
./config/install.sh: Using shell /bin/sh.
./config/install.sh: SML root is
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84.
./config/install.sh: Installation directory is
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84.
./config/install.sh: Installing version 110.84.
./config/install.sh: URL of source archive is
http://smlnj.cs.uchicago.edu/dist/working/110.84/.
./config/install.sh: Script
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84/bin/.arch-n-opsys reports
ARCH=3Dx86; OPSYS=3Dfreebsd; HEAP_SUFFIX=3Dx86-bsd.
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84/config/unpack: Un-GZIP-ing =
and
un-TAR-ing run-time archive.
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to
base/runtime/mach-dep/signal-sysdep.h.rej
./config/install.sh: !!! patch file
/usr/ports/lang/smlnj/files/do-patch-base_runtime_mach-dep_signal-sysdep.h.=
orig
failed to patch.
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/smlnj
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for smlnj-110.84
build of lang/smlnj | smlnj-110.84 ended at Mon Dec 24 09:35:42 EST 2018
build time: 00:00:03
!!! build failure encountered !!!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233980-7788-s9bnok0S6O>