Public bug reported:

Using an up-to-date Dapper, with the Dapper pbuilder, with Dapper
sources for efi-reader, the efi-reader sources do not build.  The error
is

.
  .
    .
cc -W -Wall  -I. -fomit-frame-pointer -Os efi-reader.c -o efi-reader 
-ldebian-installer -ldebconfclient
efi-reader.c:27: error: syntax error before '__u8'
efi-reader.c:27: warning: no semicolon at end of struct or union
efi-reader.c:27: warning: type defaults to 'int' in declaration of 'efi_guid_t'
efi-reader.c:27: warning: data definition has no type or storage class
efi-reader.c:32: error: syntax error before 'efi_guid_t'
efi-reader.c:32: warning: no semicolon at end of struct or union
efi-reader.c:34: error: syntax error before 'Data'
efi-reader.c:34: warning: type defaults to 'int' in declaration of 'Data'
efi-reader.c:34: warning: data definition has no type or storage class
efi-reader.c:36: error: syntax error before 'Attributes'
efi-reader.c:36: warning: type defaults to 'int' in declaration of 'Attributes'
efi-reader.c:36: warning: data definition has no type or storage class
efi-reader.c:37: warning: type defaults to 'int' in declaration of 
'efi_variable_t'
efi-reader.c:37: warning: 'packed' attribute ignored
efi-reader.c: In function 'get_efi_lang_code':
efi-reader.c:48: error: syntax error before 'var_data'
.
  .
    .
etc

** Affects: dictclient (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Summary changed:

- dictclient doesn't build
+ efi-reader doesn't build

** Description changed:

  Using an up-to-date Dapper, with the Dapper pbuilder, with Dapper
- sources for dictclient, the dictclient sources do not build.  The error
+ sources for efi-reader, the efi-reader sources do not build.  The error
  is
  
  .
    .
      .
  cc -W -Wall  -I. -fomit-frame-pointer -Os efi-reader.c -o efi-reader 
-ldebian-installer -ldebconfclient
  efi-reader.c:27: error: syntax error before '__u8'
  efi-reader.c:27: warning: no semicolon at end of struct or union
  efi-reader.c:27: warning: type defaults to 'int' in declaration of 
'efi_guid_t'
  efi-reader.c:27: warning: data definition has no type or storage class
  efi-reader.c:32: error: syntax error before 'efi_guid_t'
  efi-reader.c:32: warning: no semicolon at end of struct or union
  efi-reader.c:34: error: syntax error before 'Data'
  efi-reader.c:34: warning: type defaults to 'int' in declaration of 'Data'
  efi-reader.c:34: warning: data definition has no type or storage class
  efi-reader.c:36: error: syntax error before 'Attributes'
  efi-reader.c:36: warning: type defaults to 'int' in declaration of 
'Attributes'
  efi-reader.c:36: warning: data definition has no type or storage class
  efi-reader.c:37: warning: type defaults to 'int' in declaration of 
'efi_variable_t'
  efi-reader.c:37: warning: 'packed' attribute ignored
  efi-reader.c: In function 'get_efi_lang_code':
  efi-reader.c:48: error: syntax error before 'var_data'
  .
    .
      .
  etc

-- 
efi-reader doesn't build
https://launchpad.net/bugs/89082

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to