bugGNU GRUB - Bugs: bug #53517, Duplicate symbol,...

 
 

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

bug #53517: Duplicate symbol, "grub_reboot in reboot is duplicated in kernel"

Submitter:  Jonathon <jonathon>
Submitted:  Thu 29 Mar 2018 07:03:27 PM UTC
   
 
Category:  Compilation Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Release:  Git master
Release:  Reproducibility:  Every Time
Planned Release:  None

Wed 26 Sep 2018 06:49:47 PM UTC, comment #2: 

Commit c79ebcd18cf3e208e9dda5e2ae008f76c92fe451 appears to resolve this issue when building this via makepkg using the grub-git PKGBUILD hosted in the Arch User Repository.

Llewelyn Trahaearn <llewelyn>
Mon 09 Jul 2018 06:23:59 PM UTC, comment #1: 

Reproducible on OpenMandriva as well. Also confirmed that reverting commit 0ba90a7f017889d32a47897d9107ef45cc50a049 fixes it (even while keeping commits after it).

Bernhard Rosenkraenzer <bero>
Thu 29 Mar 2018 07:03:27 PM UTC, original submission:  

The compilation process fails on Arch Linux [1] (and Arch-like distros) at this point:

```
mv syminfo.lst.new syminfo.lst
cat syminfo.lst | sort | gawk -f ./genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1)
grub_reboot in reboot is duplicated in kernel
make[3]: * [Makefile:43552: moddep.lst] Error 1
```

(full example build log attached)

This can be reproduced on Arch (and e.g. Manjaro i686) with the `grub-git` AUR package [2] (please also see page for further comments).

The issue was introduced with commit 0ba90a7f017889d32a47897d9107ef45cc50a049 [3]; all commits after this fail, the previous commit builds fine.


[1] https://www.archlinux.org/
[2] https://aur.archlinux.org/packages/grub-git/
[3] http://git.savannah.gnu.org/cgit/grub.git/commit/?id=0ba90a7f017889d32a47897d9107ef45cc50a049

Jonathon <jonathon>

 

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

Attached Files
file #43717:  i386-efi-manjaro.log.xz added by jonathon (54KiB - application/x-xz)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lhorace (Bug affects me)
  • -email is unavailable- added by llewelyn (Posted a comment)
  • -email is unavailable- added by bero (Posted a comment)
  • -email is unavailable- added by jonathon (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-06-07 lhorace Carbon-Copy- Added -email is unavailable-
    2018-03-29 jonathon Attached File- Added i386-efi-manjaro.log.xz, #43717

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code