Public bug reported:

gcc-h8300-hms FTBFS in questing, blocks migration of binutils-h8300-hms.

gcc -c -DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/gcc-h8300-hms-1:3.4.6+dfsg2-7 
-D_FORTIFY_SOURCE=3 -I. -I../../libiberty/../include  -W -Wall -Wtraditional 
-pedantic ../../libiberty/physmem.c -o physmem.o
../../libiberty/physmem.c: In function ‘physmem_total’:
../../libiberty/physmem.c:96:23: error: storage size of ‘pss’ isn’t known
   96 |     struct pst_static pss;
      |                       ^~~
../../libiberty/physmem.c:97:14: error: implicit declaration of function 
‘pstat_getstatic’ [-Wimplicit-function-declaration]
   97 |     if (0 <= pstat_getstatic (&pss, sizeof pss, 1, 0))
      |              ^~~~~~~~~~~~~~~
../../libiberty/physmem.c:96:23: warning: unused variable ‘pss’ 
[-Wunused-variable]
   96 |     struct pst_static pss;
      |                       ^~~
../../libiberty/physmem.c: In function ‘physmem_available’:
../../libiberty/physmem.c:200:23: error: storage size of ‘pss’ isn’t known
  200 |     struct pst_static pss;
      |                       ^~~
../../libiberty/physmem.c:201:24: error: storage size of ‘psd’ isn’t known
  201 |     struct pst_dynamic psd;
      |                        ^~~
../../libiberty/physmem.c:203:17: error: implicit declaration of function 
‘pstat_getdynamic’ [-Wimplicit-function-declaration]
  203 |         && 0 <= pstat_getdynamic (&psd, sizeof psd, 1, 0))
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/physmem.c:201:24: warning: unused variable ‘psd’ 
[-Wunused-variable]
  201 |     struct pst_dynamic psd;
      |                        ^~~
../../libiberty/physmem.c:200:23: warning: unused variable ‘pss’ 
[-Wunused-variable]
  200 |     struct pst_static pss;
      |                       ^~~
make[3]: *** [Makefile:126: physmem.o] Error 1

** Affects: binutils-h8300-hms (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gcc-h8300-hms (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs update-excuse

** Also affects: binutils-h8300-hms (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2118580

Title:
  gcc-h8300-hms: FTBFS in questing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils-h8300-hms/+bug/2118580/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to