apparmor.vim broken when built in parallel

Bug #1187437 reported by Michael
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AppArmor
Fix Released
Medium
Unassigned

Bug Description

When building apparmor.vim in parallel (make -C utils/vim -j4), the result is broken:

" TODO: higlight audit and deny keywords everywhere

" Capability line

" normal capabilities - really keep this list? syn match sdCap should be enough... (difference: sdCapKey words would loose underlining)
syn keyword sdCapKey make[1]: warning: jobserver unavailable: using -j1. add `+' to parent make rule.

A couple of ideas:
* Force serial build in utils/vim/Makefile (eg. MAKEFLAGS="-j 1")
* Adjust create-apparmor.vim.py to ignore stderr

Tags: aa-tools
Revision history for this message
Steve Beattie (sbeattie) wrote :

Reproduced this with trunk. Thanks for the report.

Changed in apparmor:
status: New → Triaged
importance: Undecided → Medium
Changed in apparmor:
status: Triaged → Fix Released
Revision history for this message
Christian Boltz (cboltz) wrote :

I don't remember a fix for that bug, therefore reopening.

Changed in apparmor:
status: Fix Released → Triaged
Christian Boltz (cboltz)
tags: added: aa-tools
Revision history for this message
Christian Boltz (cboltz) wrote :

Fixed in master and the 2.13 branch (2.13.5 will include the fix).

The relevant merge requests are https://gitlab.com/apparmor/apparmor/-/merge_requests/465 and https://gitlab.com/apparmor/apparmor/-/merge_requests/472

Changed in apparmor:
status: Triaged → Fix Committed
intrigeri (intrigeri)
Changed in apparmor:
status: Fix Committed → Fix Released
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.