[Bug 236070] lang/smlnj configure error (configuring asdl) when building with poudriere on 12/stable amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 27 01:00:29 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236070
Bug ID: 236070
Summary: lang/smlnj configure error (configuring asdl) when
building with poudriere on 12/stable amd64
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: transitive at gmail.com
CC: joemann at beefree.free.de
Flags: maintainer-feedback?(joemann at beefree.free.de)
CC: joemann at beefree.free.de
Attachment #202395 text/plain
mime type:
Created attachment 202395
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202395&action=edit
lang/smlnj poudriere build log with configure error
I'm getting a configure error with the lang/smlnj port when building in
poudriere on 12/stable. In particular it is an error with respect to
configuring asdl which I have no idea how to fix.
Below is the relevant part of the build log error. Thanks in advance.
Scheduling library $mlyacc-tool.cm/mlyacc-tool.cm to be built as
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84/lib/mlyacc-tool.cm/.cm/x86-unix/mlyacc-tool.cm
Scheduling library $grm-ext.cm/grm-ext.cm to be built as
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84/lib/grm-ext.cm/.cm/x86-unix/grm-ext.cm
Scheduling library $ml-antlr-tool.cm/ml-antlr-tool.cm to be built as
/wrkdirs/usr/ports/lang/smlnj/work/smlnj-110.84/lib/ml-antlr-tool.cm/.cm/x86-unix/ml-antlr-tool.cm
Configuring asdl.
checking build system type... x86_64-unknown-freebsd12.0
checking host system type... x86_64-unknown-freebsd12.0
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for clang++... clang++
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether clang++ supports C++11 features by default... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking version of SML/NJ... 110.84
configure: error: unsupported configuration x86_64-freebsd12.0
FAILURE: Configuration of asdl failed.
./config/install.sh: !!! Installation of libraries and programs failed.
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/smlnj
=>> Cleaning up wrkdir
===> Cleaning for smlnj-110.84
build of lang/smlnj | smlnj-110.84 ended at Tue Feb 26 18:49:54 EST 2019
build time: 00:00:47
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list