Date: Thu, 14 Apr 2022 21:40:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263285] math/mpfr: fails to build on -CURRENT: don't know how to make exceptions.lo Message-ID: <bug-263285-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263285 Bug ID: 263285 Summary: math/mpfr: fails to build on -CURRENT: don't know how to make exceptions.lo Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ale@FreeBSD.org Reporter: vishwin@freebsd.org Assignee: ale@FreeBSD.org Flags: maintainer-feedback?(ale@FreeBSD.org) Got the following bail-out almost immediately on -CURRENT base 6edfc10ca5f. Compared to 13.0-RELEASE, configure output is identical apart from FreeBSD version numbers. --- all-recursive --- Making all in doc Making all in src --- get_patches.c --- ../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } --- all --- /usr/bin/make all-am make[3]: make[3]: don't know how to make exceptions.lo. Stop make[3]: stopped in /wrkdirs/usr/ports/math/mpfr/work/mpfr-4.1.0/src make[2]: stopped in /wrkdirs/usr/ports/math/mpfr/work/mpfr-4.1.0/src make[1]: stopped in /wrkdirs/usr/ports/math/mpfr/work/mpfr-4.1.0 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/math/mpfr --=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-263285-7788>