Date: Wed, 27 Feb 2019 01:00:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236070] lang/smlnj configure error (configuring asdl) when building with poudriere on 12/stable amd64 Message-ID: <bug-236070-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236070 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@FreeBSD.org Reporter: transitive@gmail.com CC: joemann@beefree.free.de Flags: maintainer-feedback?(joemann@beefree.free.de) CC: joemann@beefree.free.de Attachment #202395 text/plain mime type: Created attachment 202395 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202395&action= =3Dedit 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/x8= 6-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...=20 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 =3D>> Cleaning up wrkdir =3D=3D=3D> 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 !!! --=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-236070-7788>