[LLVMbugs] [Bug 15335] New: SVN head does not build sw_vers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 22 12:14:40 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15335
Bug ID: 15335
Summary: SVN head does not build sw_vers
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: alexanderm.08 at googlemail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
SVN head(175913 and many before...) does not build on linux:
llvm[5]: ======= Finished Linking Release Executable cpp11-migrate (without
symbols)
rm
/home/me/src/llvm/head/build/tools/clang/tools/extra/cpp11-migrate/Release/UseNullptr/.objdir
/home/me/src/llvm/head/build/tools/clang/tools/extra/cpp11-migrate/Release/LoopConvert/.objdir
make[5]: Leaving directory
`/home/me/src/llvm/head/build/tools/clang/tools/extra/cpp11-migrate'
make[4]: Leaving directory
`/home/me/src/llvm/head/build/tools/clang/tools/extra'
make[3]: Leaving directory `/home/me/src/llvm/head/build/tools/clang/tools'
make[3]: Entering directory `/home/me/src/llvm/head/build/tools/clang/runtime'
make[4]: Entering directory
`/home/me/src/llvm/head/build/tools/clang/runtime/compiler-rt'
which: no sw_vers in
(/usr/lib64/mpi/gcc/openmpi/bin:/home/me/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin)
http://lists.cs.uiuc.edu/pipermail/cfe-users/2013-February/000064.html suggests
to either go back in history or try head - which doesn't work for me.
I'm using OpenSuse amd64.
This problem is also mentioned in Bug 15316 , but the reporter found a
workaround, so I am opening this ticket.
--
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/20130222/99d7838e/attachment.html>
More information about the llvm-bugs
mailing list