Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2019 13:34:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241880] security/botan2 fails to build: openssl_rc4.cpp:78:7: error: unknown type name 'RC4_KEY'
Message-ID:  <bug-241880-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241880

            Bug ID: 241880
           Summary: security/botan2 fails to build: openssl_rc4.cpp:78:7:
                    error: unknown type name 'RC4_KEY'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de
                CC: tremere@cainites.net
                CC: tremere@cainites.net
             Flags: maintainer-feedback?(tremere@cainites.net)
 Attachment #209057 text/plain
         mime type:

Created attachment 209057
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209057&action=
=3Dedit
Poudriere build log file

Poudriere build fails on 12.1 i386 with:
src/lib/prov/openssl/openssl_rc4.cpp:78:7: error: unknown type name 'RC4_KE=
Y';
did you mean 'EC_KEY'?
      RC4_KEY m_rc4;
      ^~~~~~~
      EC_KEY

See attached build log

--=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-241880-7788>