<mumptai>
i get a "python3.3/site-packages/mibuild-unknown-py3.3.egg/mibuild/xilinx_ise.py", line 126, in _run_ise OSError: Subprocess failed" when I try to build milkymist-ng
<mumptai>
with "./make.py -p m1"
Martoni has quit [Quit: ChatZilla 0.9.90.1 [Iceweasel 17.0.7/20130626001350]]
<mumptai>
anyone an idea what could cause that, i'm a bit reluctant to start taking the build system apart ;)
<lekernel>
what are the previous messages?
<mumptai>
the whole call-stack?
<lekernel>
the full log, including any message ISE may have printed. use pastebin.
<mumptai>
ohh, i see something
<mumptai>
arg, I'm runnning in a 64bit linux, and the ise install is a 32bit one
<mumptai>
which should be okay with the multiarch support, but it is checking for settings64.sh ... which isn't there
<lekernel>
send a patch to attempt running the 32 bit script when the 64 bit one isn't found