[LLVMdev] Test failures

Csaba Raduly rcsaba at gmail.com
Fri May 17 02:06:00 PDT 2013


On Thu, May 16, 2013 at 1:39 PM, Ulrich Weigand
<Ulrich.Weigand at de.ibm.com> wrote:
> Csaba Raduly <rcsaba at gmail.com> wrote:
>
>> error: no disassembler for target s390x--linux-gnu
>
> The SystemZ disassembler was only recently added.  To process major changes
> to the source tree like the addition of a completely new component, it
> seems to be necessary to explicitly re-run configure (or sometimes even
> remove the build directory completely and start from scratch).  I've seen
> similar problems in the past (e.g. when the PowerPC assembler was added, or
> when the SystemZ target itself was added).
>
> For some reason, a simple "make" or "make clean" does not appear to detect
> that it needs to re-run configure.  Can you try doing this manually on your
> build system?

Thanks, that fixed it.
I re-ran configure and then "make happiness" passed. A "make clean"
was not necessary.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the llvm-dev mailing list