Linux Security Modules development
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jul 29 (apparmor)
       [not found] <amoeme309Gay4S5M@sirena.org.uk>
@ 2026-07-30  3:52 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2026-07-30  3:52 UTC (permalink / raw)
  To: Mark Brown, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, linux-security-module, apparmor,
	Tetsuo Handa, John Johansen, John Johansen, Georgia Garcia

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]



On 7/29/26 8:39 AM, Mark Brown wrote:
> Hi all,
> 
> Changes since 20260728:
> 


apparmorfs.c makes calls into zstd_*() even when
CONFIG_SECURITY_APPARMOR_EXPORT_BINARY is not set, causing
build errors:

/usr/bin/ld.bfd: security/apparmor/apparmorfs.o: in function `policy_update':
apparmorfs.c:(.text+0x1307): undefined reference to `zstd_get_frame_header'
/usr/bin/ld.bfd: apparmorfs.c:(.text+0x1359): undefined reference to `zstd_dctx_workspace_bound'
/usr/bin/ld.bfd: apparmorfs.c:(.text+0x13f7): undefined reference to `zstd_init_dctx'
/usr/bin/ld.bfd: apparmorfs.c:(.text+0x140c): undefined reference to `zstd_decompress_dctx'
/usr/bin/ld.bfd: apparmorfs.c:(.text+0x1411): undefined reference to `zstd_is_error'


Full randconfig file is attached.

-- 
~Randy

[-- Attachment #2: config-r1406.gz --]
[-- Type: application/gzip, Size: 34307 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30  3:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <amoeme309Gay4S5M@sirena.org.uk>
2026-07-30  3:52 ` linux-next: Tree for Jul 29 (apparmor) Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox