[Bug 263285] math/mpfr: fails to build on -CURRENT: don't know how to make exceptions.lo

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Apr 2022 21:40:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263285

            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
===> 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 in /usr/ports/math/mpfr

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