bugGNU GRUB - Bugs: bug #38296, Parallel build sometimes break

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #38296: Parallel build sometimes break

Submitter:  Pascal Terjan <pterjan>
Submitted:  Sun 10 Feb 2013 01:31:58 AM UTC
   
 
Category:  Compilation Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed Release:  other
Release:  Reproducibility:  Intermittent
Planned Release:  None

Mon 15 Apr 2013 09:41:46 PM UTC, comment #1: 

This was already fixed in r4578 on 2012-09-12

Vladimir Serbinenko <phcoder>
Group administrator
Sun 10 Feb 2013 01:31:58 AM UTC, original submission:  

On Mageia build server (using -j24) the build fails sometimes:

help2man: can't get `--help' info from grub-kbdcomp
Try `--no-discard-stderr' if option outputs to stderr
help2man: can't get `--help' info from grub-mkstandalone
Try `--no-discard-stderr' if option outputs to stderr
help2man: can't get `--help' info from grub-mkrescue
Try `--no-discard-stderr' if option outputs to stderr
make[2]: * [grub-kbdcomp.1] Error 1
make[2]: * Waiting for unfinished jobs....
make[2]: * [grub-mkrescue.1] Error 1
make[2]: * [grub-mkstandalone.1] Error 1

I reproduced the problem on my machine with:

make clean
make grub-kbdcomp.1

It seems a dependency on grub-mkconfig_lib is missing, as it is needed to run the commands.

This patch seems to fix it

Pascal Terjan <pterjan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by barjac (grub2 parallel build bug)
  • -email is unavailable- added by pterjan (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-15 phcoder StatusNone Fixed
        Open/ClosedOpen Closed
    2013-02-10 barjac Carbon-Copy- Added -email is unavailable-
    2013-02-10 pterjan Attached File- Added grub2-2.00-parallel-build.patch, #27436

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code