GNU GRUB - Bugs: bug #49012, The all_videos module error in...
You are not allowed to post comments on this tracker with your current authentication level.
bug #49012: The all_videos module error in binutils 2.27 for xen platform
Submitter: | Michael Chang <mchang> | ||
Submitted: | Tue 06 Sep 2016 09:34:02 AM UTC | ||
Category: | Compilation | Severity: | Major |
Priority: | 6 | Item Group: | None |
Status: | Fixed | Privacy: | Public |
Assigned to: | None | Originator Name: | |
Open/Closed: | Closed | Release: | Git master |
Release: | Reproducibility: | Every Time | |
Planned Release: | 2.02 |
Mon 30 Jan 2017 03:58:25 AM UTC, comment #1: |
Andrei Borzenkov <arvidjaar>![]() |
Tue 06 Sep 2016 09:34:02 AM UTC, original submission:
The build process aborted with:
./build-grub-module-verifier :" Error: no symbol table and no .moddeps section"
It's been discussed in openSUSE build service:
https://build.opensuse.org/request/show/423084
"The all_videos.module is special on Xen platform: it really is empty, there are no video modules built for grub-xen. That's also why there's no .moddeps section: all_videos doesn't depend on anything. So the check is overactive: either it needs to accept empty modules, or all_videos.mod must be disabled for Xen builds (or any other in which there are no video modules)."
|
Michael Chang <mchang> |
Depends on the following items: None found
Items that depend on this one: None found
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.
Should be fixed in 6371e9c10433578bb236a8284ddb9ce9e201eb59. Please reopen if needed. Thank you!.