Ubuntu Pastebin

Paste from none at Mon, 7 Dec 2015 21:32:29 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Total REAL time to PAR completion: 1 hrs 14 mins 36 secs 
Total CPU time to PAR completion: 1 hrs 14 mins 39 secs 

Peak Memory Usage:  1178 MB

Placer: Placement generated during map.
Routing: Completed - errors found.
Timing: Completed - 82 errors found.

Number of error messages: 0
Number of warning messages: 22
Number of info messages: 1

Writing design to file atlys_hdmi2usb-hdmi2usbsoc-atlys.ncd



PAR done!
                __  ___  _   ____     _____
               /  |/  / (_) / __/__  / ___/
              / /|_/ / / / _\ \/ _ \/ /__
             /_/  /_/ /_/ /___/\___/\___/

a high performance and small footprint SoC based on Migen

====== Building for: ======
Platform:  atlys
Target:    atlys_hdmi2usb
Subtarget: HDMI2USBSoC
CPU type:  lm32
===========================
Traceback (most recent call last):
  File "make.py", line 198, in <module>
    vns = platform.build(soc, build_name=build_name, **build_kwargs)
  File "/home/shenki/dev/foo/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/platform.py", line 28, in build
    return self.toolchain.build(self, *args, **kwargs)
  File "/home/shenki/dev/foo/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/ise.py", line 197, in build
    self.map_opt, self.par_opt)
  File "/home/shenki/dev/foo/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/ise.py", line 124, in _run_ise
    raise OSError("Subprocess failed")
OSError: Subprocess failed
Makefile:81: recipe for target 'gateware' failed
make: *** [gateware] Error 1
Download as text