Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2025 11:36:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 284153] security/liboqs: Fix aarch64 build
Message-ID:  <bug-284153-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 284153
           Summary: security/liboqs: Fix aarch64 build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: brnrd@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 256795
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256795&action=
=3Dedit
git diff for security/liboqs.

On aarch64, liboqs builds and installs the kem_bike.h files (since 0.12.0?),
but these are masked by the @comment.

This makes dependent ports fail as another header includes the kem_bike.h
leading to a problem.

See
https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p7c3dbec016b=
0_s62e841ccce3/logs/openssl-oqsprovider-0.8.0_1.log

Patch adds the kem_bike header for aarch64 builds.

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