[Bug 294287] security/wolfssl: bad math long / long long settings on armv7 building ftp/curl

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Apr 2026 20:21:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294287

            Bug ID: 294287
           Summary: security/wolfssl: bad math long / long long settings
                    on armv7 building ftp/curl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@FreeBSD.org
                CC: fox@FreeBSD.org, sunpoet@FreeBSD.org
                CC: fox@FreeBSD.org, sunpoet@FreeBSD.org

ftp/curl depends on WolfSSL as of recently.  Attempting to build ftp/curl on
armv7 FreeBSD 13 causes the following error:

In file included from md5.c:76:
In file included from /usr/local/include/wolfssl/openssl/md5.h:32:
In file included from /usr/local/include/wolfssl/wolfcrypt/hash.h:29:
/usr/local/include/wolfssl/wolfcrypt/types.h:1636:6: error: "bad math long /
long long settings"
 1636 |     #error "bad math long / long long settings"
      |      ^
/usr/local/include/wolfssl/wolfcrypt/types.h:1638:1: error: use of empty enum
 1638 | };
      | ^


Please check and fix security/wolfssl.  FreeBSD 14 seems not to be affected.

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