[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #38296] Parallel build sometimes break
From: |
Pascal Terjan |
Subject: |
[bug #38296] Parallel build sometimes break |
Date: |
Sun, 10 Feb 2013 01:32:00 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.58 Safari/537.22 |
URL:
<http://savannah.gnu.org/bugs/?38296>
Summary: Parallel build sometimes break
Project: GNU GRUB
Submitted by: pterjan
Submitted on: Sun 10 Feb 2013 02:31:58 AM CET
Category: Compilation
Severity: Major
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release:
Release: other
Reproducibility: Intermittent
Planned Release: None
_______________________________________________________
Details:
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
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 10 Feb 2013 02:31:58 AM CET Name: grub2-2.00-parallel-build.patch
Size: 575B By: pterjan
<http://savannah.gnu.org/bugs/download.php?file_id=27436>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38296>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #38296] Parallel build sometimes break,
Pascal Terjan <=