[LLVMbugs] [Bug 19019] New: Build of Port Fails with "Cannot select: intrinsic %llvm.x86.sse.cvtpi2ps"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 1 17:36:58 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=19019

            Bug ID: 19019
           Summary: Build of Port Fails with "Cannot select: intrinsic
                    %llvm.x86.sse.cvtpi2ps"
           Product: clang
           Version: 3.3
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mcquiggi at sfu.ca
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I'm a newbie.

While building a FreeBSD 10.0 port (gnuradio) I get a build error:

===
[ 22%] Built target gnuradio-pmt
fatal error: error in backend: Cannot select: intrinsic %llvm.x86.sse.cvtpi2ps
cc: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/
and include the crash backtrace, preprocessed source, and associated run
script.
cc: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/volk_machine_avx_64_mmx_orc-d0Xsrk.c
cc: note: diagnostic msg: /tmp/volk_machine_avx_64_mmx_orc-d0Xsrk.sh
cc: note: diagnostic msg: 

********************

===

I am using the FreeBSD 10.0 amd64 distribution.  

This is likely related to other similar bugs.  I can however do some
troubleshooting and provide further information as necessary.

I'll try to attach the files as noted above.

Kevin

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140302/5678fdd2/attachment.html>


More information about the llvm-bugs mailing list