Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1221176-30639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffff8217b090>timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1674086400
Wrote: /builddir/build/SRPMS/openbios-20200725-6.git7f28286.fc38.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-1221176-30639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffff8217b090>timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1674086400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gPa56I
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf openbios-20200725-git7f28286
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/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 /var/tmp/rpm-tmp.UzYYen
+ umask 022
+ cd /builddir/build/BUILD
+ cd openbios-20200725-git7f28286
+ sed -i -e s/-Werror/-Wno-error/ Makefile.target
+ /bin/sh config/scripts/switch-arch ppc
Configuring OpenBIOS on riscv64 for ppc
Initializing build tree /builddir/build/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 -j8
make  -C obj-ppc V="1" all
Building...
make[1]: Entering directory '/builddir/build/BUILD/openbios-20200725-git7f28286/obj-ppc'
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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/dict.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/bootstrap.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/forth.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -iquote ./target/include -c -o host/kernel/stack.o /builddir/build/BUILD/openbios-20200725-git7f28286/kernel/stack.c
toke -o QEMU,VGA.bin /builddir/build/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 <info@coresystems.de>
(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  /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/start.o /builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc/qemu/start.S
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/qemu/switch.o -MF 'target/arch/ppc/qemu/switch.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/switch.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/context.o /builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc/qemu/context.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/timebase.o -MF 'target/arch/ppc/timebase.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/timebase.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/arch/ppc/qemu/ofmem.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/qemu.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/init.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/main.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/methods.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/vfd.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc  -c -o target/arch/ppc/qemu/console.o /builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc/qemu/console.c
In function 'ppc64_patch_handlers',
    inlined from 'cpu_970_init' at /builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc/qemu/init.c:433:5:
/builddir/build/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;
      |     ~~~~~^~~~~~~~~~~~
/builddir/build/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;
      |     ~~~~~^~~~~~~~~~~~
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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/dict.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/forth.o /builddir/build/BUILD/openbios-20200725-git7f28286/kernel/forth.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/stack.o -MF 'target/kernel/stack.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/kernel/stack.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bindings.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bootcode_load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/bootinfo_load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/client.o /builddir/build/BUILD/openbios-20200725-git7f28286/libopenbios/client.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/console.o -MF 'target/libopenbios/console.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/console.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_info.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/elf_load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/font_8x8.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/init.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/initprogram.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ipchecksum.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/ofmem_common.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/prep_load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/xcoff_load.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libopenbios/video_common.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/bootinfo-loader.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/cmdline.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/deblocker.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/disk-label.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/elf-loader.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/init.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/mac-parts.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/nvram.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/pc-parts.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/packages/xcoff-loader.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pci_database.o /builddir/build/BUILD/openbios-20200725-git7f28286/drivers/pci_database.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/ide.o -MF 'target/drivers/ide.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/ide.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/timer.o /builddir/build/BUILD/openbios-20200725-git7f28286/drivers/timer.c
/builddir/build/BUILD/openbios-20200725-git7f28286/packages/pc-parts.c: In function 'pcparts_open':
/builddir/build/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)) {
      |                                                  ~^~~
/builddir/build/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 /builddir/build/BUILD/openbios-20200725-git7f28286/packages/pc-parts.c:18:
/builddir/build/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);
      |                                                               ~^~~
/builddir/build/BUILD/openbios-20200725-git7f28286/include/libc/byteorder.h:12:13: note: in definition of macro '__bswap32'
   12 |         ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >>  8) | \
      |             ^
/builddir/build/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);
      |                                                 ^~~~~~~~~~~~~
/builddir/build/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/kbd.o -MF 'target/drivers/kbd.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/kbd.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_bus.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_kbd.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/adb_mouse.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/cuda.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pmu.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_load_regs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/vga_set_mode.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/macio.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_kbd.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/pc_serial.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/escc.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/fw_cfg.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usb.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbhid.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbohci.o /builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.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_rh.o -MF 'target/drivers/usbohci_rh.d' -I/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/usbohci_rh.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/lsi.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/drivers/virtio.o /builddir/build/BUILD/openbios-20200725-git7f28286/drivers/virtio.c
In file included from /builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c:43:
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_init':
/builddir/build/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))
      |                               ^
/builddir/build/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;
      |                                 ^~~~~~~~~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usb.c: In function 'get_descriptor':
/builddir/build/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)
      |                       ^~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usb.c:181:12: note: object 'buf' of size 8
  181 |         u8 buf[8];
      |            ^~~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_create_intr_queue':
/builddir/build/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;
      |                                   ^~~~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_destroy_intr_queue':
/builddir/build/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;
      |                                   ^~~~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c: In function 'ohci_process_done_queue':
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c:838:25: warning: converting a packed 'td_t' pointer (alignment 1) to a 'intrq_td_t' {aka 'struct _intrq_td'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member]
  838 |                         intrq_td_t *const td = INTRQ_TD_FROM_TD(done_td);
      |                         ^~~~~~~~~~
/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/usbohci.c:605:8: note: defined here
  605 | struct _intrq_td {
      |        ^~~~~~~~~
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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ioglue.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/grubfs/grubfs_fs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/block.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/btree.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/data.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/file.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/hfs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/low.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/medium.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/node.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/record.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/volume.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfs/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfs/hfs_fs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_blockiter.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_btree.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/libhfsp.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_record.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_unicode.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_volume.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/hfsplus/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/fs/ -fno-strict-aliasing  -c -o target/fs/hfsplus/hfsp_fs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_fs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_close.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_closedir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_lseek.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_mount.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_open.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_opendir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_read.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/iso9660/iso9660_readdir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_close.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_closedir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_fs.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_lseek.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_mount.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_open.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_opendir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_read.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_readdir.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/fs/ext2/ext2_utils.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/ctype.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/diskio.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/extra.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/misc.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/string.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libc/vsprintf.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashldi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/ashrdi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__lshrdi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__divdi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivdi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__udivmoddi4.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/__umoddi3.o /builddir/build/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/builddir/build/BUILD/openbios-20200725-git7f28286/include -I/builddir/build/BUILD/openbios-20200725-git7f28286/kernel/include -I./target/include -c -o target/libgcc/crtsavres.o /builddir/build/BUILD/openbios-20200725-git7f28286/libgcc/crtsavres.S
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
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/builddir/build/BUILD/openbios-20200725-git7f28286/forth/bootstrap/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/bootstrap/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/lib/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/device/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/debugging/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/admin/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/util/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/packages/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/forth/system/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/libopenbios/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/packages/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/drivers/ -I/builddir/build/BUILD/openbios-20200725-git7f28286/arch/ppc/ -I/builddir/build/BUILD/openbios-20200725-git7f28286 -I./forth -D bootstrap.dict -M bootstrap.dict.d -c bootstrap.dict-console.log  forth/bootstrap/start.fs
panic: segmentation violation at 0x91bb062c
dict=0xffffff91bb0010 here=0xffffff91bb0638(dict+0x628) pc=0x0(dict+0x6e44fff0)
dstackcnt=0 rstackcnt=0 instruction=deadbeef
dstack: 0x0
rstack: 0x0
Writing dictionary core file
make[1]: *** [rules.mak:69: bootstrap.dict] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/builddir/build/BUILD/openbios-20200725-git7f28286/obj-ppc'
make: *** [Makefile:32: subdir-ppc] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.UzYYen (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.UzYYen (%build)
Child return code was: 1
EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec\n', 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
             ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openbios.spec