Thanks. Applying the referenced patch causes the build to run much further 
towards completion.

It now fails on:

-------------------------
target: host-qemu.compile
-------------------------

make[1]: Entering directory 
`/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0'
  GEN     arm-softmmu/config-devices.mak.tmp
  GEN     arm-linux-user/config-devices.mak.tmp
  GEN     config-host.h
mkdir -p dtc/libfdt
mkdir -p dtc/tests
  GEN     qemu-options.def
  GEN     arm-linux-user/config-devices.mak
  GEN     qapi-gen
  GEN     trace/generated-tcg-tracers.h
  GEN     trace/generated-helpers-wrappers.h
  GEN     arm-softmmu/config-devices.mak
  GEN     trace/generated-helpers.c
  GEN     trace/generated-helpers.h
  GEN     module_block.h
  GEN     ui/input-keymap-linux-to-qcode.c
  GEN     ui/input-keymap-atset1-to-qcode.c
  GEN     ui/input-keymap-qcode-to-atset1.c
  GEN     ui/input-keymap-qcode-to-atset2.c
  GEN     ui/input-keymap-qcode-to-linux.c
  GEN     ui/input-keymap-qcode-to-atset3.c
  GEN     ui/input-keymap-qcode-to-qnum.c
  GEN     ui/input-keymap-qcode-to-sun.c
  GEN     ui/input-keymap-qnum-to-qcode.c
  GEN     ui/input-keymap-usb-to-qcode.c
  GEN     ui/input-keymap-win32-to-qcode.c
  GEN     ui/input-keymap-x11-to-qcode.c
  GEN     ui/input-keymap-xorgevdev-to-qcode.c
  GEN     ui/input-keymap-xorgkbd-to-qcode.c
  GEN     ui/input-keymap-xorgxquartz-to-qcode.c
  GEN     ui/input-keymap-xorgxwin-to-qcode.c
  GEN     tests/test-qapi-gen
  GEN     trace-root.h
  GEN     util/trace.h
  GEN     crypto/trace.h
  GEN     io/trace.h
  GEN     migration/trace.h
  GEN     block/trace.h
  GEN     chardev/trace.h
  GEN     hw/block/trace.h
  GEN     hw/block/dataplane/trace.h
  GEN     hw/char/trace.h
Traceback (most recent call last):
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi-gen.py",
 line 57, in <module>
    main(sys.argv)
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi-gen.py",
 line 43, in main
    schema = QAPISchema(args.schema)
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi/common.py",
 line 1495, in __init__
    parser = QAPISchemaParser(open(fname, 'r'))
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi/common.py",
 line 298, in __init__
    previously_included)
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi/common.py",
 line 349, in _include
    return QAPISchemaParser(fobj, previously_included, info)
  File 
"/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/build-host/qemu-2.12.0/scripts/qapi/common.py",
 line 264, in __init__
    self.src = fp.read()
  File "/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 54: 
ordinal not in range(128)
  GEN     hw/intc/trace.h
make[1]: *** [qapi-gen-timestamp] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
make: *** 
[/home/nigel/repos/ossrc/volatile_ptx_custk/platform-v7a/state/host-qemu.compile]
 Error 2



_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to