D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/openbios-20200725-3.git7f28286.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mkuZwI
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gW8NOR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ rm -rf openbios-20200725-git7f28286
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/openbios-20200725-git7f28286.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd openbios-20200725-git7f28286
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aosJX1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd openbios-20200725-git7f28286
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ sed -i -e s/-Werror/-Wno-error/ Makefile.target
+ /bin/sh config/scripts/switch-arch ppc
Configuring OpenBIOS on amd64 for ppc
Initializing build tree /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-ppc...ok.
Creating target config.mak...ok.
Creating target rules.mak...ok.
Creating config files...ok.
+ make build-verbose V=1 -j16
make  -C obj-ppc V="1" all
Building...
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-ppc'
true
true
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/dict.o -MF 'host/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/bootstrap.o -MF 'host/kernel/bootstrap.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/bootstrap.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/forth.o -MF 'host/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/stack.o -MF 'host/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
toke -o QEMU,VGA.bin /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga.fs
Welcome to toke - FCode tokenizer v1.0.3
(C) Copyright 2001-2010 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.


Tokenizing  /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga.fs   Binary output to QEMU,VGA.bin 
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/start.o -MF 'target/arch/ppc/qemu/start.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/start.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/start.S
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/switch.o -MF 'target/arch/ppc/qemu/switch.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/switch.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/switch.S
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/context.o -MF 'target/arch/ppc/qemu/context.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/context.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/context.c
Tokenization Completed. .
toke: wrote 1112 bytes to bytecode file 'QEMU,VGA.bin'
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/timebase.o -MF 'target/arch/ppc/timebase.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/timebase.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/timebase.S
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/ofmem.o -MF 'target/arch/ppc/qemu/ofmem.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/ofmem.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/ofmem.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/qemu.o -MF 'target/arch/ppc/qemu/qemu.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/qemu.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/qemu.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/init.o -MF 'target/arch/ppc/qemu/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/init.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/main.o -MF 'target/arch/ppc/qemu/main.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/main.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/main.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/methods.o -MF 'target/arch/ppc/qemu/methods.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/methods.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/methods.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/vfd.o -MF 'target/arch/ppc/qemu/vfd.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/vfd.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/vfd.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/console.o -MF 'target/arch/ppc/qemu/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/console.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/dict.o -MF 'target/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/forth.o -MF 'target/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
In file included from /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:28:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c: In function 'write_dictionary':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include/dict.h:12:16: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (9 chars into 8 available) [-Wunterminated-string-initialization]
   12 | #define DICTID "OpenBIOS"
      |                ^~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:170:35: note: in expansion of macro 'DICTID'
  170 |                 .signature      = DICTID,
      |                                   ^~~~~~
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/stack.o -MF 'target/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/bindings.o -MF 'target/libopenbios/bindings.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bindings.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/bindings.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/bootcode_load.o -MF 'target/libopenbios/bootcode_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bootcode_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/bootcode_load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/bootinfo_load.o -MF 'target/libopenbios/bootinfo_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bootinfo_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/bootinfo_load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/client.o -MF 'target/libopenbios/client.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/client.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/client.c
In function 'ppc64_patch_handlers',
    inlined from 'cpu_970_init' at /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/init.c:433:5:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/init.c:400:10: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  400 |     *dsi = 0x48002002;
      |     ~~~~~^~~~~~~~~~~~
In function 'cpu_970_init':
cc1: note: source object is likely at address zero
In function 'ppc64_patch_handlers',
    inlined from 'cpu_970_init' at /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/init.c:433:5:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/init.c:403:10: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  403 |     *isi = 0x48002202;
      |     ~~~~~^~~~~~~~~~~~
In function 'cpu_970_init':
cc1: note: source object is likely at address zero
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/console.o -MF 'target/libopenbios/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/console.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_info.o -MF 'target/libopenbios/elf_info.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_info.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_info.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_load.o -MF 'target/libopenbios/elf_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/font_8x8.o -MF 'target/libopenbios/font_8x8.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/font_8x8.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/font_8x8.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/init.o -MF 'target/libopenbios/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/init.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/initprogram.o -MF 'target/libopenbios/initprogram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/initprogram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/initprogram.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ipchecksum.o -MF 'target/libopenbios/ipchecksum.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ipchecksum.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ipchecksum.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/load.o -MF 'target/libopenbios/load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ofmem_common.o -MF 'target/libopenbios/ofmem_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ofmem_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ofmem_common.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/prep_load.o -MF 'target/libopenbios/prep_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/prep_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/prep_load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/xcoff_load.o -MF 'target/libopenbios/xcoff_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/xcoff_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/xcoff_load.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/video_common.o -MF 'target/libopenbios/video_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/video_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/video_common.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/bootinfo-loader.o -MF 'target/packages/bootinfo-loader.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/bootinfo-loader.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/bootinfo-loader.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/cmdline.o -MF 'target/packages/cmdline.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/cmdline.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/cmdline.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/deblocker.o -MF 'target/packages/deblocker.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/deblocker.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/deblocker.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/disk-label.o -MF 'target/packages/disk-label.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/disk-label.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/disk-label.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/elf-loader.o -MF 'target/packages/elf-loader.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/elf-loader.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/elf-loader.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/init.o -MF 'target/packages/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/init.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/mac-parts.o -MF 'target/packages/mac-parts.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/mac-parts.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/mac-parts.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/nvram.o -MF 'target/packages/nvram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/nvram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/nvram.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/pc-parts.o -MF 'target/packages/pc-parts.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/pc-parts.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/xcoff-loader.o -MF 'target/packages/xcoff-loader.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/xcoff-loader.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/xcoff-loader.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pci.o -MF 'target/drivers/pci.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pci.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pci_database.o -MF 'target/drivers/pci_database.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci_database.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pci_database.c
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c: In function 'pcparts_open':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:238:51: warning: array subscript 1 is outside array bounds of 'struct pc_partition[1]' [-Warray-bounds=]
  238 |                         if (!is_pc_extended_part(p[1].type)) {
      |                                                  ~^~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:143:13: note: at offset 16 into object of size 16 allocated by 'malloc'
  143 |         p = malloc(sizeof(struct pc_partition));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:18:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:243:64: warning: array subscript 1 is outside array bounds of 'struct pc_partition[1]' [-Warray-bounds=]
  243 |                         cur_table = ext_start + __le32_to_cpu(p[1].start_sect);
      |                                                               ~^~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include/libc/byteorder.h:12:13: note: in definition of macro '__bswap32'
   12 |         ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >>  8) | \
      |             ^
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:243:49: note: in expansion of macro '__le32_to_cpu'
  243 |                         cur_table = ext_start + __le32_to_cpu(p[1].start_sect);
      |                                                 ^~~~~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/pc-parts.c:143:13: note: at offset 16 into object of size 16 allocated by 'malloc'
  143 |         p = malloc(sizeof(struct pc_partition));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/ide.o -MF 'target/drivers/ide.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/ide.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ide.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/timer.o -MF 'target/drivers/timer.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/timer.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/timer.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/kbd.o -MF 'target/drivers/kbd.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/kbd.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/kbd.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/adb_bus.o -MF 'target/drivers/adb_bus.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_bus.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/adb_bus.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/adb_kbd.o -MF 'target/drivers/adb_kbd.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_kbd.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/adb_kbd.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/adb_mouse.o -MF 'target/drivers/adb_mouse.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_mouse.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/adb_mouse.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/cuda.o -MF 'target/drivers/cuda.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/cuda.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/cuda.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pmu.o -MF 'target/drivers/pmu.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pmu.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pmu.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/vga_load_regs.o -MF 'target/drivers/vga_load_regs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_load_regs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga_load_regs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/vga_set_mode.o -MF 'target/drivers/vga_set_mode.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_set_mode.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga_set_mode.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/macio.o -MF 'target/drivers/macio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/macio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/macio.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pc_kbd.o -MF 'target/drivers/pc_kbd.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_kbd.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pc_kbd.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pc_serial.o -MF 'target/drivers/pc_serial.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_serial.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pc_serial.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/escc.o -MF 'target/drivers/escc.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/escc.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/escc.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/fw_cfg.o -MF 'target/drivers/fw_cfg.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/fw_cfg.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/fw_cfg.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/usb.o -MF 'target/drivers/usb.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usb.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usb.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/usbhid.o -MF 'target/drivers/usbhid.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbhid.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbhid.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/usbohci.o -MF 'target/drivers/usbohci.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbohci.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c
In file included from /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c:43:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_init':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci_private.h:259:31: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
  259 | #define OHCI_INST(controller) ((ohci_t*)((controller)->instance))
      |                               ^
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c:235:33: note: in expansion of macro 'OHCI_INST'
  235 |         u32 *const intr_table = OHCI_INST(controller)->hcca->HccaInterruptTable;
      |                                 ^~~~~~~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_create_intr_queue':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c:701:35: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
  701 |         u32 *const intr_table   = ohci->hcca->HccaInterruptTable;
      |                                   ^~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_destroy_intr_queue':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci.c:732:35: warning: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Waddress-of-packed-member]
  732 |         u32 *const intr_table   = ohci->hcca->HccaInterruptTable;
      |                                   ^~~~
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/usbohci_rh.o -MF 'target/drivers/usbohci_rh.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbohci_rh.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usbohci_rh.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/lsi.o -MF 'target/drivers/lsi.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/lsi.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/lsi.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/virtio.o -MF 'target/drivers/virtio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/virtio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/virtio.c
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usb.c: In function 'get_descriptor':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usb.c:200:23: warning: array subscript 'device_descriptor_t[0]' is partly outside array bounds of 'u8[8]' {aka 'unsigned char[8]'} [-Warray-bounds=]
  200 |                 if (dd->bMaxPacketSize0 != 0)
      |                       ^~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/usb.c:181:12: note: object 'buf' of size 8
  181 |         u8 buf[8];
      |            ^~~
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ioglue.o -MF 'target/fs/ioglue.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ioglue.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ioglue.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/grubfs_fs.o -MF 'target/fs/grubfs/grubfs_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/grubfs/grubfs_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/grubfs_fs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/block.o -MF 'target/fs/hfs/block.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/block.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/block.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/btree.o -MF 'target/fs/hfs/btree.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/btree.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/btree.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/data.o -MF 'target/fs/hfs/data.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/data.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/data.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/file.o -MF 'target/fs/hfs/file.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/file.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/file.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/hfs.o -MF 'target/fs/hfs/hfs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/hfs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/hfs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/low.o -MF 'target/fs/hfs/low.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/low.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/low.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/medium.o -MF 'target/fs/hfs/medium.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/medium.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/medium.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/node.o -MF 'target/fs/hfs/node.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/node.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/node.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/record.o -MF 'target/fs/hfs/record.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/record.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/record.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/volume.o -MF 'target/fs/hfs/volume.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/volume.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/volume.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfs/hfs_fs.o -MF 'target/fs/hfs/hfs_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/hfs_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfs/hfs_fs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_blockiter.o -MF 'target/fs/hfsplus/hfsp_blockiter.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_blockiter.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_blockiter.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_btree.o -MF 'target/fs/hfsplus/hfsp_btree.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_btree.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_btree.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/libhfsp.o -MF 'target/fs/hfsplus/libhfsp.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/libhfsp.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/libhfsp.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_record.o -MF 'target/fs/hfsplus/hfsp_record.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_record.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_record.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_unicode.o -MF 'target/fs/hfsplus/hfsp_unicode.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_unicode.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_unicode.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_volume.o -MF 'target/fs/hfsplus/hfsp_volume.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_volume.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_volume.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/hfsplus/hfsp_fs.o -MF 'target/fs/hfsplus/hfsp_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/hfsplus/hfsp_fs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_fs.o -MF 'target/fs/iso9660/iso9660_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_fs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_close.o -MF 'target/fs/iso9660/iso9660_close.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_close.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_close.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_closedir.o -MF 'target/fs/iso9660/iso9660_closedir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_closedir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_closedir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_lseek.o -MF 'target/fs/iso9660/iso9660_lseek.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_lseek.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_lseek.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_mount.o -MF 'target/fs/iso9660/iso9660_mount.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_mount.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_mount.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_open.o -MF 'target/fs/iso9660/iso9660_open.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_open.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_open.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_opendir.o -MF 'target/fs/iso9660/iso9660_opendir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_opendir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_opendir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_read.o -MF 'target/fs/iso9660/iso9660_read.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_read.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_read.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/iso9660/iso9660_readdir.o -MF 'target/fs/iso9660/iso9660_readdir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_readdir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/iso9660/iso9660_readdir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_close.o -MF 'target/fs/ext2/ext2_close.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_close.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_close.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_closedir.o -MF 'target/fs/ext2/ext2_closedir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_closedir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_closedir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_fs.o -MF 'target/fs/ext2/ext2_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_fs.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_lseek.o -MF 'target/fs/ext2/ext2_lseek.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_lseek.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_lseek.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_mount.o -MF 'target/fs/ext2/ext2_mount.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_mount.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_mount.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_open.o -MF 'target/fs/ext2/ext2_open.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_open.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_open.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_opendir.o -MF 'target/fs/ext2/ext2_opendir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_opendir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_opendir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_read.o -MF 'target/fs/ext2/ext2_read.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_read.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_read.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_readdir.o -MF 'target/fs/ext2/ext2_readdir.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_readdir.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_readdir.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ext2/ext2_utils.o -MF 'target/fs/ext2/ext2_utils.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_utils.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ext2/ext2_utils.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/ctype.o -MF 'target/libc/ctype.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/ctype.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/ctype.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/diskio.o -MF 'target/libc/diskio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/diskio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/diskio.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/extra.o -MF 'target/libc/extra.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/extra.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/extra.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/misc.o -MF 'target/libc/misc.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/misc.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/misc.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/string.o -MF 'target/libc/string.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/string.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/string.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/vsprintf.o -MF 'target/libc/vsprintf.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/vsprintf.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/vsprintf.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashldi3.o -MF 'target/libgcc/ashldi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashldi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashldi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashrdi3.o -MF 'target/libgcc/ashrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashrdi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__lshrdi3.o -MF 'target/libgcc/__lshrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__lshrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__lshrdi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__divdi3.o -MF 'target/libgcc/__divdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__divdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__divdi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivdi3.o -MF 'target/libgcc/__udivdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivdi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivmoddi4.o -MF 'target/libgcc/__udivmoddi4.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivmoddi4.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivmoddi4.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__umoddi3.o -MF 'target/libgcc/__umoddi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__umoddi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__umoddi3.c
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/crtsavres.o -MF 'target/libgcc/crtsavres.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/crtsavres.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/crtsavres.S
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT forthstrap -MF '/.d' -o forthstrap host/kernel/dict.o host/kernel/bootstrap.o host/kernel/forth.o host/kernel/stack.o
powerpc64-linux-gnu-ar cru libbootstrap.a target/kernel/dict.o target/kernel/forth.o target/kernel/stack.o; powerpc64-linux-gnu-ranlib libbootstrap.a
powerpc64-linux-gnu-ar cru libopenbios.a target/libopenbios/bindings.o target/libopenbios/bootcode_load.o target/libopenbios/bootinfo_load.o target/libopenbios/client.o target/libopenbios/console.o target/libopenbios/elf_info.o target/libopenbios/elf_load.o target/libopenbios/font_8x8.o target/libopenbios/init.o target/libopenbios/initprogram.o target/libopenbios/ipchecksum.o target/libopenbios/load.o target/libopenbios/ofmem_common.o target/libopenbios/prep_load.o target/libopenbios/xcoff_load.o target/libopenbios/video_common.o; powerpc64-linux-gnu-ranlib libopenbios.a
powerpc64-linux-gnu-ar cru libpackages.a target/packages/bootinfo-loader.o target/packages/cmdline.o target/packages/deblocker.o target/packages/disk-label.o target/packages/elf-loader.o target/packages/init.o target/packages/mac-parts.o target/packages/nvram.o target/packages/pc-parts.o target/packages/xcoff-loader.o; powerpc64-linux-gnu-ranlib libpackages.a
powerpc64-linux-gnu-ar cru libdrivers.a target/drivers/pci.o target/drivers/pci_database.o target/drivers/ide.o target/drivers/timer.o target/drivers/kbd.o target/drivers/adb_bus.o target/drivers/adb_kbd.o target/drivers/adb_mouse.o target/drivers/cuda.o target/drivers/pmu.o target/drivers/vga_load_regs.o target/drivers/vga_set_mode.o target/drivers/macio.o target/drivers/pc_kbd.o target/drivers/pc_serial.o target/drivers/escc.o target/drivers/fw_cfg.o target/drivers/usb.o target/drivers/usbhid.o target/drivers/usbohci.o target/drivers/usbohci_rh.o target/drivers/lsi.o target/drivers/virtio.o; powerpc64-linux-gnu-ranlib libdrivers.a
powerpc64-linux-gnu-ar cru libfs.a target/fs/ioglue.o target/fs/grubfs/grubfs_fs.o target/fs/hfs/block.o target/fs/hfs/btree.o target/fs/hfs/data.o target/fs/hfs/file.o target/fs/hfs/hfs.o target/fs/hfs/low.o target/fs/hfs/medium.o target/fs/hfs/node.o target/fs/hfs/record.o target/fs/hfs/volume.o target/fs/hfs/hfs_fs.o target/fs/hfsplus/hfsp_blockiter.o target/fs/hfsplus/hfsp_btree.o target/fs/hfsplus/libhfsp.o target/fs/hfsplus/hfsp_record.o target/fs/hfsplus/hfsp_unicode.o target/fs/hfsplus/hfsp_volume.o target/fs/hfsplus/hfsp_fs.o target/fs/iso9660/iso9660_fs.o target/fs/iso9660/iso9660_close.o target/fs/iso9660/iso9660_closedir.o target/fs/iso9660/iso9660_lseek.o target/fs/iso9660/iso9660_mount.o target/fs/iso9660/iso9660_open.o target/fs/iso9660/iso9660_opendir.o target/fs/iso9660/iso9660_read.o target/fs/iso9660/iso9660_readdir.o target/fs/ext2/ext2_close.o target/fs/ext2/ext2_closedir.o target/fs/ext2/ext2_fs.o target/fs/ext2/ext2_lseek.o target/fs/ext2/ext2_mount.o target/fs/ext2/ext2_open.o target/fs/ext2/ext2_opendir.o target/fs/ext2/ext2_read.o target/fs/ext2/ext2_readdir.o target/fs/ext2/ext2_utils.o; powerpc64-linux-gnu-ranlib libfs.a
powerpc64-linux-gnu-ar cru libgcc.a target/libgcc/ashldi3.o target/libgcc/ashrdi3.o target/libgcc/__lshrdi3.o target/libgcc/__divdi3.o target/libgcc/__udivdi3.o target/libgcc/__udivmoddi4.o target/libgcc/__umoddi3.o target/libgcc/crtsavres.o; powerpc64-linux-gnu-ranlib libgcc.a
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D bootstrap.dict -M bootstrap.dict.d -c bootstrap.dict-console.log  forth/bootstrap/start.fs
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios.dict -M openbios.dict.d -d ./bootstrap.dict -c openbios.dict-console.log  forth/lib/rstack.fs forth/lib/vocabulary.fs forth/lib/string.fs forth/lib/preprocessor.fs forth/lib/preinclude.fs forth/lib/creation.fs forth/lib/split.fs forth/lib/lists.fs forth/lib/64bit.fs forth/lib/locals.fs forth/device/structures.fs forth/device/fcode.fs forth/device/property.fs forth/device/device.fs forth/device/package.fs forth/device/other.fs forth/device/pathres.fs forth/device/preof.fs forth/device/font.fs forth/device/logo.fs forth/device/display.fs forth/device/terminal.fs forth/device/extra.fs forth/device/feval.fs forth/device/table.fs forth/device/tree.fs forth/device/builtin.fs forth/debugging/client.fs forth/debugging/fcode.fs forth/debugging/firmware.fs forth/debugging/see.fs forth/admin/devices.fs forth/admin/nvram.fs forth/admin/callback.fs forth/admin/help.fs forth/admin/iocontrol.fs forth/admin/banner.fs forth/admin/reset.fs forth/admin/power.fs forth/admin/script.fs forth/admin/security.fs forth/admin/selftest.fs forth/admin/userboot.fs forth/util/util.fs forth/util/pci.fs forth/packages/packages.fs forth/system/main.fs forth/system/ciface.fs libopenbios/clib.fs libopenbios/helpers.fs packages/cmdline.fs packages/disk-label.fs drivers/pci.fs
powerpc64-linux-gnu-ar cru liblibc.a target/libc/ctype.o target/libc/diskio.o target/libc/extra.o target/libc/misc.o target/libc/string.o target/libc/vsprintf.o; powerpc64-linux-gnu-ranlib liblibc.a
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios-qemu.dict -M openbios-qemu.dict.d -d ./openbios.dict -c openbios-qemu.dict-console.log  arch/ppc/ppc.fs arch/ppc/qemu/tree.fs arch/ppc/qemu/qemu.fs
./forthstrap -x -D target/include/qemu-dict.h -d openbios-qemu.dict </dev/null
powerpc64-linux-gnu-gcc $EXTRACFLAGS -m32 -mcpu=604 -msoft-float -fno-builtin-bcopy -fno-builtin-log2 -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/ppc/qemu/kernel.o -MF 'target/arch/ppc/qemu/kernel.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/kernel.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/kernel.c
powerpc64-linux-gnu-ar cru libqemu.a target/arch/ppc/qemu/ofmem.o target/arch/ppc/qemu/qemu.o target/arch/ppc/qemu/init.o target/arch/ppc/qemu/main.o target/arch/ppc/qemu/methods.o target/arch/ppc/qemu/vfd.o target/arch/ppc/qemu/console.o target/arch/ppc/qemu/kernel.o; powerpc64-linux-gnu-ranlib libqemu.a
powerpc64-linux-gnu-ld --warn-common -N -T /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/ppc/qemu/ldscript -o openbios-qemu.elf.nostrip --whole-archive target/arch/ppc/qemu/start.o target/arch/ppc/qemu/switch.o target/arch/ppc/qemu/context.o target/arch/ppc/timebase.o libqemu.a libbootstrap.a libopenbios.a libpackages.a libdrivers.a libfs.a liblibc.a libgcc.a
powerpc64-linux-gnu-ld: warning: crtsavres.o: missing .note.GNU-stack section implies executable stack
powerpc64-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
powerpc64-linux-gnu-ld: warning: openbios-qemu.elf.nostrip has a LOAD segment with RWX permissions
powerpc64-linux-gnu-nm openbios-qemu.elf.nostrip | sort > ./openbios-qemu.syms
powerpc64-linux-gnu-strip openbios-qemu.elf.nostrip -o openbios-qemu.elf
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-ppc'
+ /bin/sh config/scripts/switch-arch sparc32
Configuring OpenBIOS on amd64 for sparc32
Initializing build tree /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc32...ok.
Creating target config.mak...ok.
Creating target rules.mak...ok.
Creating config files...ok.
+ make build-verbose V=1 -j16
make  -C obj-sparc32 V="1" all
Building...
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc32'
true
true
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/dict.o -MF 'host/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/bootstrap.o -MF 'host/kernel/bootstrap.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/bootstrap.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/forth.o -MF 'host/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/stack.o -MF 'host/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
toke -o QEMU,tcx.bin /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/tcx.fs
toke -o QEMU,cgthree.bin /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/cgthree.fs
Welcome to toke - FCode tokenizer v1.0.3
(C) Copyright 2001-2010 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.


Tokenizing  /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/tcx.fs   Binary output to QEMU,tcx.bin 
Welcome to toke - FCode tokenizer v1.0.3
(C) Copyright 2001-2010 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.


Tokenizing  /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/cgthree.fs   Binary output to QEMU,cgthree.bin 
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/openbios.o -MF 'target/arch/sparc32/openbios.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/openbios.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/openbios.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/console.o -MF 'target/arch/sparc32/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/console.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/lib.o -MF 'target/arch/sparc32/lib.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/lib.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/lib.c
Tokenization Completed. .
toke: wrote 850 bytes to bytecode file 'QEMU,cgthree.bin'
Tokenization Completed. .
toke: wrote 1402 bytes to bytecode file 'QEMU,tcx.bin'
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/boot.o -MF 'target/arch/sparc32/boot.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/boot.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/boot.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/context.o -MF 'target/arch/sparc32/context.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/context.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/context.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/switch.o -MF 'target/arch/sparc32/switch.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/switch.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/switch.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/udiv.o -MF 'target/arch/sparc32/udiv.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/udiv.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/udiv.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/linux_load.o -MF 'target/arch/sparc32/linux_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/linux_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/linux_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/sys_info.o -MF 'target/arch/sparc32/sys_info.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/sys_info.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/sys_info.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/ofmem_sparc32.o -MF 'target/arch/sparc32/ofmem_sparc32.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/ofmem_sparc32.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/ofmem_sparc32.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/romvec.o -MF 'target/arch/sparc32/romvec.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/romvec.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/romvec.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/call-romvec.o -MF 'target/arch/sparc32/call-romvec.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/call-romvec.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/call-romvec.S
In file included from /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:28:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c: In function 'write_dictionary':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include/dict.h:12:16: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (9 chars into 8 available) [-Wunterminated-string-initialization]
   12 | #define DICTID "OpenBIOS"
      |                ^~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:170:35: note: in expansion of macro 'DICTID'
  170 |                 .signature      = DICTID,
      |                                   ^~~~~~
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/entry.o -MF 'target/arch/sparc32/entry.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/entry.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/entry.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/vectors.o -MF 'target/arch/sparc32/vectors.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/vectors.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/vectors.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/dict.o -MF 'target/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/forth.o -MF 'target/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/stack.o -MF 'target/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/aout_load.o -MF 'target/libopenbios/aout_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/aout_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/aout_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/bindings.o -MF 'target/libopenbios/bindings.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bindings.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/bindings.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/client.o -MF 'target/libopenbios/client.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/client.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/client.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/console.o -MF 'target/libopenbios/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/console.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_info.o -MF 'target/libopenbios/elf_info.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_info.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_info.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_load.o -MF 'target/libopenbios/elf_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/font_8x8.o -MF 'target/libopenbios/font_8x8.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/font_8x8.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/font_8x8.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/init.o -MF 'target/libopenbios/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/init.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/initprogram.o -MF 'target/libopenbios/initprogram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/initprogram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/initprogram.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ipchecksum.o -MF 'target/libopenbios/ipchecksum.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ipchecksum.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ipchecksum.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/load.o -MF 'target/libopenbios/load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ofmem_common.o -MF 'target/libopenbios/ofmem_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ofmem_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ofmem_common.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/video_common.o -MF 'target/libopenbios/video_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/video_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/video_common.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/cmdline.o -MF 'target/packages/cmdline.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/cmdline.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/cmdline.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/deblocker.o -MF 'target/packages/deblocker.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/deblocker.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/deblocker.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/disk-label.o -MF 'target/packages/disk-label.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/disk-label.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/disk-label.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/elf-loader.o -MF 'target/packages/elf-loader.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/elf-loader.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/elf-loader.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/init.o -MF 'target/packages/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/init.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/nvram.o -MF 'target/packages/nvram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/nvram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/nvram.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/sun-parts.o -MF 'target/packages/sun-parts.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/sun-parts.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/sun-parts.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/floppy.o -MF 'target/drivers/floppy.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/floppy.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/floppy.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/iommu.o -MF 'target/drivers/iommu.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/iommu.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/iommu.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/sbus.o -MF 'target/drivers/sbus.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/sbus.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/sbus.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/esp.o -MF 'target/drivers/esp.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/esp.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/esp.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/obio.o -MF 'target/drivers/obio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/obio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/obio.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/escc.o -MF 'target/drivers/escc.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/escc.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/escc.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/fw_cfg.o -MF 'target/drivers/fw_cfg.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/fw_cfg.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/fw_cfg.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ioglue.o -MF 'target/fs/ioglue.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ioglue.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ioglue.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/grubfs_fs.o -MF 'target/fs/grubfs/grubfs_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/grubfs/grubfs_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/grubfs_fs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ext2fs.o -MF 'target/fs/grubfs/fsys_ext2fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_EXT2FS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ext2fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ext2fs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ufs.o -MF 'target/fs/grubfs/fsys_ufs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_UFS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ufs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ufs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ffs.o -MF 'target/fs/grubfs/fsys_ffs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_FFS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ffs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ffs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_iso9660.o -MF 'target/fs/grubfs/fsys_iso9660.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_ISO9660 -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_iso9660.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_iso9660.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/ctype.o -MF 'target/libc/ctype.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/ctype.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/ctype.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/diskio.o -MF 'target/libc/diskio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/diskio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/diskio.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/extra.o -MF 'target/libc/extra.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/extra.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/extra.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/misc.o -MF 'target/libc/misc.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/misc.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/misc.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/string.o -MF 'target/libc/string.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/string.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/string.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/vsprintf.o -MF 'target/libc/vsprintf.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/vsprintf.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/vsprintf.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashldi3.o -MF 'target/libgcc/ashldi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashldi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashldi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashrdi3.o -MF 'target/libgcc/ashrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashrdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__lshrdi3.o -MF 'target/libgcc/__lshrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__lshrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__lshrdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__divdi3.o -MF 'target/libgcc/__divdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__divdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__divdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivdi3.o -MF 'target/libgcc/__udivdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivmoddi4.o -MF 'target/libgcc/__udivmoddi4.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivmoddi4.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivmoddi4.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__umoddi3.o -MF 'target/libgcc/__umoddi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__umoddi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__umoddi3.c
sparc64-linux-gnu-ar cru libsparc32.a target/arch/sparc32/openbios.o target/arch/sparc32/console.o target/arch/sparc32/lib.o target/arch/sparc32/boot.o target/arch/sparc32/context.o target/arch/sparc32/switch.o target/arch/sparc32/udiv.o target/arch/sparc32/linux_load.o target/arch/sparc32/sys_info.o target/arch/sparc32/ofmem_sparc32.o target/arch/sparc32/romvec.o target/arch/sparc32/call-romvec.o target/arch/sparc32/entry.o target/arch/sparc32/vectors.o; sparc64-linux-gnu-ranlib libsparc32.a
sparc64-linux-gnu-ar cru libbootstrap.a target/kernel/dict.o target/kernel/forth.o target/kernel/stack.o; sparc64-linux-gnu-ranlib libbootstrap.a
sparc64-linux-gnu-ar cru libpackages.a target/packages/cmdline.o target/packages/deblocker.o target/packages/disk-label.o target/packages/elf-loader.o target/packages/init.o target/packages/nvram.o target/packages/sun-parts.o; sparc64-linux-gnu-ranlib libpackages.a
sparc64-linux-gnu-ar cru libdrivers.a target/drivers/floppy.o target/drivers/iommu.o target/drivers/sbus.o target/drivers/esp.o target/drivers/obio.o target/drivers/escc.o target/drivers/fw_cfg.o; sparc64-linux-gnu-ranlib libdrivers.a
sparc64-linux-gnu-ar cru libopenbios.a target/libopenbios/aout_load.o target/libopenbios/bindings.o target/libopenbios/client.o target/libopenbios/console.o target/libopenbios/elf_info.o target/libopenbios/elf_load.o target/libopenbios/font_8x8.o target/libopenbios/init.o target/libopenbios/initprogram.o target/libopenbios/ipchecksum.o target/libopenbios/load.o target/libopenbios/ofmem_common.o target/libopenbios/video_common.o; sparc64-linux-gnu-ranlib libopenbios.a
sparc64-linux-gnu-ar cru libgcc.a target/libgcc/ashldi3.o target/libgcc/ashrdi3.o target/libgcc/__lshrdi3.o target/libgcc/__divdi3.o target/libgcc/__udivdi3.o target/libgcc/__udivmoddi4.o target/libgcc/__umoddi3.o; sparc64-linux-gnu-ranlib libgcc.a
sparc64-linux-gnu-ar cru libfs.a target/fs/ioglue.o target/fs/grubfs/grubfs_fs.o target/fs/grubfs/fsys_ext2fs.o target/fs/grubfs/fsys_ufs.o target/fs/grubfs/fsys_ffs.o target/fs/grubfs/fsys_iso9660.o; sparc64-linux-gnu-ranlib libfs.a
sparc64-linux-gnu-ar cru liblibc.a target/libc/ctype.o target/libc/diskio.o target/libc/extra.o target/libc/misc.o target/libc/string.o target/libc/vsprintf.o; sparc64-linux-gnu-ranlib liblibc.a
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_SMALLER_THAN_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT forthstrap -MF '/.d' -o forthstrap host/kernel/dict.o host/kernel/bootstrap.o host/kernel/forth.o host/kernel/stack.o
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D bootstrap.dict -M bootstrap.dict.d -c bootstrap.dict-console.log  forth/bootstrap/start.fs
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios.dict -M openbios.dict.d -d ./bootstrap.dict -c openbios.dict-console.log  forth/lib/rstack.fs forth/lib/vocabulary.fs forth/lib/string.fs forth/lib/preprocessor.fs forth/lib/preinclude.fs forth/lib/creation.fs forth/lib/split.fs forth/lib/lists.fs forth/lib/64bit.fs forth/lib/locals.fs forth/device/structures.fs forth/device/fcode.fs forth/device/property.fs forth/device/device.fs forth/device/package.fs forth/device/other.fs forth/device/pathres.fs forth/device/preof.fs forth/device/font.fs forth/device/logo.fs forth/device/display.fs forth/device/terminal.fs forth/device/extra.fs forth/device/feval.fs forth/device/table.fs forth/device/tree.fs forth/device/builtin.fs forth/debugging/client.fs forth/debugging/fcode.fs forth/debugging/firmware.fs forth/debugging/see.fs forth/admin/devices.fs forth/admin/nvram.fs forth/admin/callback.fs forth/admin/help.fs forth/admin/iocontrol.fs forth/admin/banner.fs forth/admin/reset.fs forth/admin/power.fs forth/admin/script.fs forth/admin/security.fs forth/admin/selftest.fs forth/admin/userboot.fs forth/util/util.fs forth/util/pci.fs forth/packages/packages.fs forth/system/main.fs forth/system/ciface.fs libopenbios/clib.fs libopenbios/helpers.fs packages/cmdline.fs packages/disk-label.fs drivers/sbus.fs drivers/esp.fs
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios-sparc32.dict -M openbios-sparc32.dict.d -d ./openbios.dict -c openbios-sparc32.dict-console.log  arch/sparc32/cpu.fs arch/sparc32/tree.fs arch/sparc32/init.fs
./forthstrap -x -D target/include/static-dict.h -d openbios-sparc32.dict </dev/null
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc32/builtin.o -MF 'target/arch/sparc32/builtin.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc32/builtin.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/builtin.c
sparc64-linux-gnu-ld --warn-common -N -T /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc32/ldscript -o openbios-builtin.elf.nostrip --whole-archive target/arch/sparc32/builtin.o libsparc32.a libbootstrap.a libopenbios.a libpackages.a libdrivers.a libfs.a liblibc.a libgcc.a
sparc64-linux-gnu-ld: warning: vectors.o: missing .note.GNU-stack section implies executable stack
sparc64-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
sparc64-linux-gnu-nm openbios-builtin.elf.nostrip | sort > ./openbios-builtin.syms
sparc64-linux-gnu-strip openbios-builtin.elf.nostrip -o openbios-builtin.elf
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc32'
+ /bin/sh config/scripts/switch-arch sparc64
Configuring OpenBIOS on amd64 for sparc64
Initializing build tree /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc64...ok.
Creating target config.mak...ok.
Creating target rules.mak...ok.
Creating config files...ok.
+ make build-verbose V=1 -j16
make  -C obj-sparc64 V="1" all
Building...
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc64'
true
true
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/dict.o -MF 'host/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/bootstrap.o -MF 'host/kernel/bootstrap.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/bootstrap.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/forth.o -MF 'host/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT host/kernel/stack.o -MF 'host/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
toke -o QEMU,VGA.bin /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga.fs
Welcome to toke - FCode tokenizer v1.0.3
(C) Copyright 2001-2010 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.


Tokenizing  /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga.fs   sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/openbios.o -MF 'target/arch/sparc64/openbios.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/openbios.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/openbios.c
Binary output to QEMU,VGA.bin 
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/console.o -MF 'target/arch/sparc64/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/console.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/lib.o -MF 'target/arch/sparc64/lib.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/lib.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/lib.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/boot.o -MF 'target/arch/sparc64/boot.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/boot.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/boot.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/context.o -MF 'target/arch/sparc64/context.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/context.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/context.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/switch.o -MF 'target/arch/sparc64/switch.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/switch.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/switch.S
Tokenization Completed. .
toke: wrote 1112 bytes to bytecode file 'QEMU,VGA.bin'
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/linux_load.o -MF 'target/arch/sparc64/linux_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/linux_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/linux_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/sys_info.o -MF 'target/arch/sparc64/sys_info.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/sys_info.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/sys_info.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/ofmem_sparc64.o -MF 'target/arch/sparc64/ofmem_sparc64.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/ofmem_sparc64.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/ofmem_sparc64.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/entry.o -MF 'target/arch/sparc64/entry.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/entry.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/entry.S
In file included from /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:28:
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c: In function 'write_dictionary':
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include/dict.h:12:16: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (9 chars into 8 available) [-Wunterminated-string-initialization]
   12 | #define DICTID "OpenBIOS"
      |                ^~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/bootstrap.c:170:35: note: in expansion of macro 'DICTID'
  170 |                 .signature      = DICTID,
      |                                   ^~~~~~
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/vectors.o -MF 'target/arch/sparc64/vectors.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/vectors.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/vectors.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/call-client.o -MF 'target/arch/sparc64/call-client.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/call-client.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/call-client.S
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/dict.o -MF 'target/kernel/dict.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/dict.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/dict.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/forth.o -MF 'target/kernel/forth.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/forth.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/forth.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/kernel/stack.o -MF 'target/kernel/stack.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/stack.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/stack.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/aout_load.o -MF 'target/libopenbios/aout_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/aout_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/aout_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/bindings.o -MF 'target/libopenbios/bindings.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bindings.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/bindings.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/client.o -MF 'target/libopenbios/client.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/client.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/client.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/console.o -MF 'target/libopenbios/console.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/console.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/console.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_info.o -MF 'target/libopenbios/elf_info.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_info.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_info.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/elf_load.o -MF 'target/libopenbios/elf_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/elf_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/font_8x8.o -MF 'target/libopenbios/font_8x8.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/font_8x8.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/font_8x8.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/fcode_load.o -MF 'target/libopenbios/fcode_load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/fcode_load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/fcode_load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/init.o -MF 'target/libopenbios/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/init.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/initprogram.o -MF 'target/libopenbios/initprogram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/initprogram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/initprogram.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ipchecksum.o -MF 'target/libopenbios/ipchecksum.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ipchecksum.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ipchecksum.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/load.o -MF 'target/libopenbios/load.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/load.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/load.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/ofmem_common.o -MF 'target/libopenbios/ofmem_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ofmem_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ofmem_common.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libopenbios/video_common.o -MF 'target/libopenbios/video_common.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/video_common.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/video_common.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/cmdline.o -MF 'target/packages/cmdline.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/cmdline.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/cmdline.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/deblocker.o -MF 'target/packages/deblocker.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/deblocker.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/deblocker.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/disk-label.o -MF 'target/packages/disk-label.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/disk-label.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/disk-label.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/elf-loader.o -MF 'target/packages/elf-loader.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/elf-loader.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/elf-loader.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/init.o -MF 'target/packages/init.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/init.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/init.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/nvram.o -MF 'target/packages/nvram.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/nvram.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/nvram.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/packages/sun-parts.o -MF 'target/packages/sun-parts.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/sun-parts.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/sun-parts.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pci.o -MF 'target/drivers/pci.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pci.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pci_database.o -MF 'target/drivers/pci_database.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci_database.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pci_database.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/ide.o -MF 'target/drivers/ide.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/ide.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ide.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/timer.o -MF 'target/drivers/timer.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/timer.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/timer.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/floppy.o -MF 'target/drivers/floppy.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/floppy.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/floppy.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/vga_load_regs.o -MF 'target/drivers/vga_load_regs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_load_regs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga_load_regs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/vga_set_mode.o -MF 'target/drivers/vga_set_mode.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_set_mode.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/vga_set_mode.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pc_kbd.o -MF 'target/drivers/pc_kbd.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_kbd.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pc_kbd.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/pc_serial.o -MF 'target/drivers/pc_serial.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_serial.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/pc_serial.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/fw_cfg.o -MF 'target/drivers/fw_cfg.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/fw_cfg.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/fw_cfg.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/drivers/virtio.o -MF 'target/drivers/virtio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/virtio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/virtio.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/ioglue.o -MF 'target/fs/ioglue.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ioglue.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/ioglue.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/grubfs_fs.o -MF 'target/fs/grubfs/grubfs_fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/grubfs/grubfs_fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/grubfs_fs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ext2fs.o -MF 'target/fs/grubfs/fsys_ext2fs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_EXT2FS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ext2fs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ext2fs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ufs.o -MF 'target/fs/grubfs/fsys_ufs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_UFS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ufs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ufs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_ffs.o -MF 'target/fs/grubfs/fsys_ffs.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_FFS -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_ffs.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_ffs.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/fs/grubfs/fsys_iso9660.o -MF 'target/fs/grubfs/fsys_iso9660.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -DFSYS_ISO9660 -fno-strict-aliasing  -c -o target/fs/grubfs/fsys_iso9660.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/fs/grubfs/fsys_iso9660.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/ctype.o -MF 'target/libc/ctype.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/ctype.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/ctype.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/diskio.o -MF 'target/libc/diskio.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/diskio.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/diskio.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/extra.o -MF 'target/libc/extra.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/extra.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/extra.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/misc.o -MF 'target/libc/misc.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/misc.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/misc.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/string.o -MF 'target/libc/string.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/string.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/string.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libc/vsprintf.o -MF 'target/libc/vsprintf.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/vsprintf.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libc/vsprintf.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashldi3.o -MF 'target/libgcc/ashldi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashldi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashldi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/ashrdi3.o -MF 'target/libgcc/ashrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/ashrdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__lshrdi3.o -MF 'target/libgcc/__lshrdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__lshrdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__lshrdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__divdi3.o -MF 'target/libgcc/__divdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__divdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__divdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivdi3.o -MF 'target/libgcc/__udivdi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivdi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivdi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivmoddi4.o -MF 'target/libgcc/__udivmoddi4.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivmoddi4.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivmoddi4.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__umoddi3.o -MF 'target/libgcc/__umoddi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__umoddi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__umoddi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__divti3.o -MF 'target/libgcc/__divti3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__divti3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__divti3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivti3.o -MF 'target/libgcc/__udivti3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivti3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivti3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__udivmodti4.o -MF 'target/libgcc/__udivmodti4.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivmodti4.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__udivmodti4.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__umodti3.o -MF 'target/libgcc/__umodti3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__umodti3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__umodti3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/multi3.o -MF 'target/libgcc/multi3.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/multi3.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/multi3.c
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/libgcc/__negti2.o -MF 'target/libgcc/__negti2.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__negti2.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libgcc/__negti2.c
gcc -O2 -g -DFCOMPILER -DBOOTSTRAP -DSWAP_ENDIANNESS -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -W -MMD -MP -MT forthstrap -MF '/.d' -o forthstrap host/kernel/dict.o host/kernel/bootstrap.o host/kernel/forth.o host/kernel/stack.o
sparc64-linux-gnu-ar cru libsparc64.a target/arch/sparc64/openbios.o target/arch/sparc64/console.o target/arch/sparc64/lib.o target/arch/sparc64/boot.o target/arch/sparc64/context.o target/arch/sparc64/switch.o target/arch/sparc64/linux_load.o target/arch/sparc64/sys_info.o target/arch/sparc64/ofmem_sparc64.o target/arch/sparc64/entry.o target/arch/sparc64/vectors.o target/arch/sparc64/call-client.o; sparc64-linux-gnu-ranlib libsparc64.a
sparc64-linux-gnu-ar cru libbootstrap.a target/kernel/dict.o target/kernel/forth.o target/kernel/stack.o; sparc64-linux-gnu-ranlib libbootstrap.a
sparc64-linux-gnu-ar cru libopenbios.a target/libopenbios/aout_load.o target/libopenbios/bindings.o target/libopenbios/client.o target/libopenbios/console.o target/libopenbios/elf_info.o target/libopenbios/elf_load.o target/libopenbios/font_8x8.o target/libopenbios/fcode_load.o target/libopenbios/init.o target/libopenbios/initprogram.o target/libopenbios/ipchecksum.o target/libopenbios/load.o target/libopenbios/ofmem_common.o target/libopenbios/video_common.o; sparc64-linux-gnu-ranlib libopenbios.a
sparc64-linux-gnu-ar cru libpackages.a target/packages/cmdline.o target/packages/deblocker.o target/packages/disk-label.o target/packages/elf-loader.o target/packages/init.o target/packages/nvram.o target/packages/sun-parts.o; sparc64-linux-gnu-ranlib libpackages.a
sparc64-linux-gnu-ar cru libgcc.a target/libgcc/ashldi3.o target/libgcc/ashrdi3.o target/libgcc/__lshrdi3.o target/libgcc/__divdi3.o target/libgcc/__udivdi3.o target/libgcc/__udivmoddi4.o target/libgcc/__umoddi3.o target/libgcc/__divti3.o target/libgcc/__udivti3.o target/libgcc/__udivmodti4.o target/libgcc/__umodti3.o target/libgcc/multi3.o target/libgcc/__negti2.o; sparc64-linux-gnu-ranlib libgcc.a
sparc64-linux-gnu-ar cru libfs.a target/fs/ioglue.o target/fs/grubfs/grubfs_fs.o target/fs/grubfs/fsys_ext2fs.o target/fs/grubfs/fsys_ufs.o target/fs/grubfs/fsys_ffs.o target/fs/grubfs/fsys_iso9660.o; sparc64-linux-gnu-ranlib libfs.a
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D bootstrap.dict -M bootstrap.dict.d -c bootstrap.dict-console.log  forth/bootstrap/start.fs
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios.dict -M openbios.dict.d -d ./bootstrap.dict -c openbios.dict-console.log  forth/lib/rstack.fs forth/lib/vocabulary.fs forth/lib/string.fs forth/lib/preprocessor.fs forth/lib/preinclude.fs forth/lib/creation.fs forth/lib/split.fs forth/lib/lists.fs forth/lib/64bit.fs forth/lib/locals.fs forth/device/structures.fs forth/device/fcode.fs forth/device/property.fs forth/device/device.fs forth/device/package.fs forth/device/other.fs forth/device/pathres.fs forth/device/preof.fs forth/device/font.fs forth/device/logo.fs forth/device/display.fs forth/device/terminal.fs forth/device/extra.fs forth/device/feval.fs forth/device/table.fs forth/device/tree.fs forth/device/builtin.fs forth/debugging/client.fs forth/debugging/fcode.fs forth/debugging/firmware.fs forth/debugging/see.fs forth/admin/devices.fs forth/admin/nvram.fs forth/admin/callback.fs forth/admin/help.fs forth/admin/iocontrol.fs forth/admin/banner.fs forth/admin/reset.fs forth/admin/power.fs forth/admin/script.fs forth/admin/security.fs forth/admin/selftest.fs forth/admin/userboot.fs forth/util/util.fs forth/util/pci.fs forth/packages/packages.fs forth/system/main.fs forth/system/ciface.fs libopenbios/clib.fs libopenbios/helpers.fs packages/cmdline.fs packages/disk-label.fs drivers/pci.fs
sparc64-linux-gnu-ar cru liblibc.a target/libc/ctype.o target/libc/diskio.o target/libc/extra.o target/libc/misc.o target/libc/string.o target/libc/vsprintf.o; sparc64-linux-gnu-ranlib liblibc.a
sparc64-linux-gnu-ar cru libdrivers.a target/drivers/pci.o target/drivers/pci_database.o target/drivers/ide.o target/drivers/timer.o target/drivers/floppy.o target/drivers/vga_load_regs.o target/drivers/vga_set_mode.o target/drivers/pc_kbd.o target/drivers/pc_serial.o target/drivers/fw_cfg.o target/drivers/virtio.o; sparc64-linux-gnu-ranlib libdrivers.a
./forthstrap -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/bootstrap/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/lib/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/device/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/debugging/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/admin/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/util/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/forth/system/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/libopenbios/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/packages/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/drivers/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/ -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286 -I./forth -D openbios-sparc64.dict -M openbios-sparc64.dict.d -d ./openbios.dict -c openbios-sparc64.dict-console.log  arch/sparc64/cpu.fs arch/sparc64/tree.fs arch/sparc64/init.fs
./forthstrap -x -D target/include/static-dict.h -d openbios-sparc64.dict </dev/null
sparc64-linux-gnu-gcc $EXTRACFLAGS -Wa,-xarch=v9b -Wa,-64 -m64 -mcpu=ultrasparc -mcmodel=medany -fno-builtin -Os -g -DNATIVE_BITWIDTH_EQUALS_HOST_BITWIDTH -USWAP_ENDIANNESS -Wall -Wredundant-decls -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wundef -Wendif-labels -Wstrict-aliasing -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wno-error -MMD -MP -MT target/arch/sparc64/builtin.o -MF 'target/arch/sparc64/builtin.d' -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/include -I/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/sparc64/builtin.o /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/builtin.c
sparc64-linux-gnu-ld --warn-common -N -T /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/arch/sparc64/ldscript -o openbios-builtin.elf.nostrip --whole-archive target/arch/sparc64/builtin.o libsparc64.a libbootstrap.a libopenbios.a libpackages.a libdrivers.a libfs.a liblibc.a libgcc.a
sparc64-linux-gnu-ld: warning: call-client.o: missing .note.GNU-stack section implies executable stack
sparc64-linux-gnu-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
sparc64-linux-gnu-nm openbios-builtin.elf.nostrip | sort > ./openbios-builtin.syms
sparc64-linux-gnu-strip openbios-builtin.elf.nostrip -o openbios-builtin.elf
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/obj-sparc64'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3PbhTd
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ mkdir /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd openbios-20200725-git7f28286
+ '[' 1 -eq 1 ']'
+ qemudir=/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu
+ mkdir -p /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu
+ cp -a obj-ppc/openbios-qemu.elf /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-ppc
+ cp -a obj-sparc32/openbios-builtin.elf /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-sparc32
+ cp -a obj-sparc64/openbios-builtin.elf /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-sparc64
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
/usr/bin/strip: Unable to recognise the format of the input file `/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-sparc64'
/usr/bin/strip: Unable to recognise the format of the input file `/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-sparc32'
/usr/bin/strip: Unable to recognise the format of the input file `/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/qemu/openbios-ppc'
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: openbios-20200725-3.git7f28286.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q9xpAh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ cd openbios-20200725-git7f28286
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/doc/openbios
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/doc/openbios
+ cp -pr /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/COPYING /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/doc/openbios
+ cp -pr /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/README /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/doc/openbios
+ cp -pr /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/openbios-20200725-git7f28286/VERSION /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT/usr/share/doc/openbios
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openbios = 1:20200725-3.git7f28286.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
warning: Arch dependent binaries in noarch package
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/openbios-20200725-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/openbios-20200725-3.git7f28286.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ccxqVt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ test -d /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/openbios-20200725-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    Arch dependent binaries in noarch package
D: [iurt_root_command] Success!