Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 20:21:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 294287] security/wolfssl: bad math long / long long settings on armv7 building ftp/curl
Message-ID:  <bug-294287-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294287-7788>