# Pastebin KmpFiGFw esdentem@venture ..ects/glasgow/glasgow-work-git/software (git)-[master] % glasgow -v -v run selftest D: g.device.hardware: found revC0 device with serial C0-20190616T124349Z D: g.applet.internal.selftest: claimed pipe P D: g.applet.internal.selftest: adding reset register at address 0x06 D: g.applet.internal.selftest: claimed pipe Q D: g.applet.internal.selftest: adding reset register at address 0x07 T: g.device.hardware: USB: CONTROL IN type=0x40 request=0x18 value=0x0000 index=0x0000 length=16 (submit) T: g.device.hardware: USB: CONTROL IN data=<00000000000000000000000000000000> (completed) I: g.device.hardware: building bitstream ID 9bee19eee16997487739e56efed9f58a I: g.target.hardware: keeping build tree as /tmp/glasgow_l_tf4sej Traceback (most recent call last): File "/home/esdentem/.local/bin/glasgow", line 11, in load_entry_point('glasgow', 'console_scripts', 'glasgow')() File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/cli.py", line 707, in main exit(loop.run_until_complete(_main())) File "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete return future.result() File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/cli.py", line 428, in _main toolchain_opts=_toolchain_opts(args)) File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/device/hardware.py", line 325, in download_target bitstream = target.get_bitstream(**toolchain_opts) File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/target/hardware.py", line 133, in get_bitstream self.build(build_dir=build_dir, **kwargs) File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/target/hardware.py", line 120, in build self.platform.build(self, special_overrides=special_overrides, **kwargs) File "/usr/local/lib/python3.6/dist-packages/migen-0.8.dev0-py3.6.egg/migen/build/lattice/platform.py", line 29, in build return self.toolchain.build(self, *args, **kwargs) TypeError: build() got an unexpected keyword argument 'special_overrides'