Package: clang Version: 3.0-5 Severity: grave User: debian-...@lists.debian.org Usertags: kfreebsd
When attempting to compile a trivial testcase, clang attempts to execute the empty string, and aborts with ENOENT: $ clang -v -c test.c Debian clang version 3.0-5 (tags/RELEASE_30/final) (based on LLVM 3.0) Target: i386-pc-kfreebsd-gnu Thread model: posix "" -cc1 -triple i386-pc-kfreebsd-gnu -S -disable-free -disable-llvm-verifier -main-file-name test.c -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -target-cpu pentium4 -target-linker-version 2.22 -momit-leaf-frame-pointer -v -coverage-file /tmp/test-KufEcF.s -resource-dir ../lib/clang/3.0 -fmodule-cache-path /var/tmp/clang-module-cache -ferror-limit 19 -fmessage-length 157 -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-diagnostics -o /tmp/test-KufEcF.s -x c test.c error: unable to execute command: No such file or directory error: clang frontend command failed due to signal 1 (use -v to see invocation) note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information. error: unable to execute command: No such file or directory note: diagnostic msg: Error generating preprocessed source(s). -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-i386 (i386) Kernel: kFreeBSD 8.1-1-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages clang depends on: ii libc0.1 2.13-21 ii libclang-common-dev 3.0-5 ii libffi5 3.0.10-3 ii libgcc1 1:4.6.1-16 ii libllvm3.0 3.0-5 ii libstdc++6 4.6.1-16 ii libstdc++6-4.6-dev 4.6.1-16 Versions of packages clang recommends: ii llvm-3.0-dev <none> ii python 2.7.2-9 clang suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org