groovy: build failure with commit: UBUNTU: SAUCE: Audit: Add new record for multiple process LSM attributes

Bug #1909945 reported by Colin Ian King
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
High
Unassigned

Bug Description

Hit a build issue with:

commit 210acb0b35f61ce224fd08569ae2edb02123c3b4
Author: Casey Schaufler <email address hidden>
Date: Fri Aug 21 14:29:19 2020 -0700

    UBUNTU: SAUCE: Audit: Add new record for multiple process LSM attributes

..in this section:

+{ }
+static inline int audit_log_task_context(struct audit_buffer *ab,
+ struct lsmblob *blob);
 {
        return 0;
 }

the semicolon at the end of the function prototype should be removed:

+{ }
+static inline int audit_log_task_context(struct audit_buffer *ab,
+ struct lsmblob *blob) // <- no semicolon!
 {
        return 0;
 }

Tags: groovy
Changed in linux (Ubuntu):
importance: Undecided → High
summary: - groovy: UBUNTU: SAUCE: Audit: Add new record for multiple process LSM
- attributes
+ groovy: build failure with commit: UBUNTU: SAUCE: Audit: Add new record
+ for multiple process LSM attributes
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1909945

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: groovy
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.