bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #46951] Build breakage on GNOME Continuous


From: Emmanuele Bassi
Subject: [bug #46951] Build breakage on GNOME Continuous
Date: Fri, 22 Jan 2016 13:05:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?46951>

                 Summary: Build breakage on GNOME Continuous
                 Project: GNU GRUB
            Submitted by: ebassi
            Submitted on: Fri 22 Jan 2016 01:05:25 PM GMT
                Category: Compilation
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: ebassi
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Git master
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

Hi;

this commit:

 
http://git.savannah.gnu.org/cgit/grub.git/commit/?id=ae3b83a4d4df75a01198a2fed7542391e7c449e0

broke the build in the GNOME continuous build and deployment environment, with
the error:

../../grub-core/efiemu/mm.c: In function 'fill_hook':
../../grub-core/efiemu/mm.c:413:12: error: 'GRUB_MEMORY_PRAM' undeclared
(first use in this function)
       case GRUB_MEMORY_PRAM:
            ^
../../grub-core/efiemu/mm.c:413:12: note: each undeclared identifier is
reported only once for each function it appears in
../../grub-core/efiemu/mm.c:414:12: error: 'GRUB_MEMORY_PMEM' undeclared
(first use in this function)
       case GRUB_MEMORY_PMEM:
            ^
../../grub-core/efiemu/mm.c: In function 'grub_efiemu_mmap_iterate':
../../grub-core/efiemu/mm.c:486:8: error: 'GRUB_MEMORY_PMEM' undeclared (first
use in this function)
        GRUB_MEMORY_PMEM, hook_data);
        ^

The configuration flags are:

  "config-opts": ["--with-platform=pc",
                  "--disable-grub-mkfont",
                  "--enable-liblzma=no",
                  "--enable-device-mapper=no",
                  "--enable-libzfs=no"]






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46951>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]