search for: nfs_home

Displaying 20 results from an estimated 20 matches for "nfs_home".

2011 Jul 29
2
[LLVMdev] sys::getHostTriple failed to recognize ARM correctly
...31463 [2] see attach llvm-131466-fix-gcc-4.4.1-native-arm2.log -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 -------------- next part -------------- llvm[0]: Running test suite make[1]: Entering directory `/nfs_home/chenwj/test/native-build/arm2/test' Making a new site.exp file... Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \ /nfs_home/chenwj/test/llvm/utils/lit/lit.py -s -v . )...
2011 Jul 08
0
[LLVMdev] LLVM on ARM testing.
On Fri, Jul 8, 2011 at 9:30 AM, Karel Gardas <karel.gardas at centrum.cz> wrote: > On 07/ 8/11 05:26 PM, Eli Friedman wrote: >> >> Given that revision range, the only remotely likely culprit is 131463. >>  Which basically means that it "broke" because the default target >> features changed. > > And you are right here. 131463 == 131464 which is
2011 Jul 08
3
[LLVMdev] LLVM on ARM testing.
On 07/ 8/11 05:26 PM, Eli Friedman wrote: > Given that revision range, the only remotely likely culprit is 131463. > Which basically means that it "broke" because the default target > features changed. And you are right here. 131463 == 131464 which is buggy. 131462 is OK. Thanks, Karel
2011 Jul 22
1
[LLVMdev] LLVM on ARM testing.
Hi, Eli > Mmm... and I just realized I really can't help track this down because > the code paths in question are probably Linux-specific. I spent a I add the following line back to lib/Support/Unix/Host.inc, Arch = "arm"; And examples/HowToUseJIT works fine. Regards, chenwj [1] http://llvm.org/viewvc/llvm-project?view=rev&revision=131463 -- Wei-Ren Chen (陳韋任)
2012 Sep 13
5
[LLVMdev] Fail to compile LLVM on Gentoo Linux
Hi all, I think it's Gentoo's bug, but I want to know if anyone has the same issue here. I am compiling LLVM trunk on Gentoo (gcc 4.5.2), and I get error message below, --- make[4]: Entering directory `/nfs_home/chenwj/llvm-3.1/svn/build/tools/clang/lib/Frontend' llvm[4]: Compiling InitHeaderSearch.cpp for Release+Asserts build /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp: In member function 'void<unnamed>::InitHeaderSearch::AddMinGWCPlusPlusIncludePaths(ll...
2012 Sep 13
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103 I think that this is a GCC ICE. --Sean Silva On Wed, Sep 12, 2012 at 10:53 PM, 陳韋任 (Wei-Ren Chen) <chenwj at iis.sinica.edu.tw> wrote: > Hi all, > &...
2012 Apr 14
1
[LLVMdev] Running test suite with LNT failed
...ot debug build binary. But I still cannot run lnt without problem. Here is the snip of test.log. --- ../llvm-3.0.obj/Release/bin/clang++ -o Output/build2.simple Output/build2.llvm.o make[4]: ../llvm-3.0.obj/Release/bin/clang++: Command not found make[4]: [Output/build2.simple] Error 127 (ignored) /nfs_home/chenwj/llvm-3.1/test-suite-3.0.src/RunSafely.sh 500 0 /dev/null Output/build2.out-simple Output/build2.simple ...... /nfs_home/chenwj/llvm-3.1/test-suite-3.0.src/RunToolSafely.sh 60 /nfs_home/chenwj/llvm-3.1/test-suite-3.0.src/DiffOutput.sh "\"/nfs_home/chenwj/llvm-3.1/llvm-3.0.obj/R...
2012 Sep 17
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...en) <chenwj at iis.sinica.edu.tw> wrote: > Hi all, > > I think it's Gentoo's bug, but I want to know if anyone has the same > issue here. I am compiling LLVM trunk on Gentoo (gcc 4.5.2), and I get > error message below, > > --- > make[4]: Entering directory `/nfs_home/chenwj/llvm-3.1/svn/build/tools/clang/lib/Frontend' > llvm[4]: Compiling InitHeaderSearch.cpp for Release+Asserts build > /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp: In member function 'void<unnamed>::InitHeaderSearch::AddMinGWCPlusPlusInclu...
2007 Nov 16
2
unable to start more than two PVM hosts on one host
...re, and maybe how do I get all four virtual machines running? Kind regards Sebastian xen1:/etc/xen/vm # xm create FTP Using config file "./FTP". Started domain FTP xen1:/etc/xen/vm # xm create LDAP Using config file "./LDAP". Started domain LDAP xen1:/etc/xen/vm # xm create NFS_HOME Using config file "./NFS_HOME". Error: Boot loader didn''t return any data! xen1:/etc/xen/vm # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1579 2 r----- 559.8 FTP...
2012 Sep 17
2
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...tw> wrote: >> Hi all, >> >> I think it's Gentoo's bug, but I want to know if anyone has the same >> issue here. I am compiling LLVM trunk on Gentoo (gcc 4.5.2), and I get >> error message below, >> >> --- >> make[4]: Entering directory `/nfs_home/chenwj/llvm-3.1/svn/build/tools/clang/lib/Frontend' >> llvm[4]: Compiling InitHeaderSearch.cpp for Release+Asserts build >> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp: In member function 'void<unnamed>::InitHeaderSearch::AddMinGWCPlusP...
2012 Sep 13
3
[LLVMdev] Fail to compile LLVM on Gentoo Linux
On Sep 12, 2012, at 8:50 PM, Sean Silva <silvas at purdue.edu> wrote: >> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103 > > I think that this is a GCC ICE. Yes, very definitely. Jim > > --Sean Silva > > On Wed, Sep 12, 2012 at 10:53 PM, 陳韋任 (Wei-Ren Chen) &...
2012 Apr 13
0
[LLVMdev] Running test suite with LNT failed
On Wed, Apr 11, 2012 at 7:59 PM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > Hi all, > >  I am running LNT with LLVM/Clang 3.0 Release binary and test suite, here is my > flow (most of them are the same as http://llvm.org/docs/lnt/quickstart.html). > > --- > $ svn co http://llvm.org/svn/llvm-project/lnt/trunk ~/lnt > $ ~/mysandbox/bin/python ~/lnt/setup.py develop >
2012 Sep 17
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...t; >>> I think it's Gentoo's bug, but I want to know if anyone has the same >>> issue here. I am compiling LLVM trunk on Gentoo (gcc 4.5.2), and I get >>> error message below, >>> >>> --- >>> make[4]: Entering directory >>> `/nfs_home/chenwj/llvm-3.1/svn/build/tools/clang/lib/Frontend' >>> llvm[4]: Compiling InitHeaderSearch.cpp for Release+Asserts build >>> >>> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp: >>> In member function >>> 'void&l...
2012 Apr 12
2
[LLVMdev] Running test suite with LNT failed
Hi all, I am running LNT with LLVM/Clang 3.0 Release binary and test suite, here is my flow (most of them are the same as http://llvm.org/docs/lnt/quickstart.html). --- $ svn co http://llvm.org/svn/llvm-project/lnt/trunk ~/lnt $ ~/mysandbox/bin/python ~/lnt/setup.py develop $ cd mysandbox; source bin/activate $ $ lnt runtest nt \ --sandbox SANDBOX \ --cc
2011 Jul 30
1
[LLVMdev] Problem while selfhosting LLVM and Clang
...file while compiling LLVM and Clang (in step 2)? > > > > You need to add it to somewhere that is in Clangs includes search path. E.g. > $INSTALL/lib/clang/2.9/include perhaps. Thanks for your help. Now I have another problem, --- llvm[4]: Compiling Version.cpp for Release build /nfs_home/chenwj/install/bin/clang++: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /nfs_home/chenwj/install/bin/clang++) --- What does the error mean? My default gcc is GCC 4.4.2, and its' libstdc++.so has no GLIBCXX_3.4.14. The GCC 4.5.2...
2011 Jul 30
2
[LLVMdev] Problem while selfhosting LLVM and Clang
...ALL \ --enable-optimized Step 2. Build LLVM and Clang by using clang built by step 1 $ CC=clang CXX=clang++ ../llvm-2.9/configure \ --prefix=$INSTALL --enable-optimized But in step 2, I have a compilation error below, -- llvm[1]: Compiling Signals.cpp for Release build In file included from /nfs_home/chenwj/test/llvm-2.9/lib/Support/Signals.cpp:30: /nfs_home/chenwj/test/llvm-2.9/lib/Support/Unix/Signals.inc:31:10: fatal error: 'cxxabi.h' file not found #include <cxxabi.h> ^ -- Do I miss something like missing option or the Clang source needed to be modified? Thanks!...
2011 Jul 30
0
[LLVMdev] Problem while selfhosting LLVM and Clang
...lang by using clang built by step 1 > > $ CC=clang CXX=clang++ ../llvm-2.9/configure \ > --prefix=$INSTALL --enable-optimized > > > But in step 2, I have a compilation error below, > > -- > llvm[1]: Compiling Signals.cpp for Release build > In file included from > /nfs_home/chenwj/test/llvm-2.9/lib/Support/Signals.cpp:30: > /nfs_home/chenwj/test/llvm-2.9/lib/Support/Unix/Signals.inc:31:10: fatal > error: 'cxxabi.h' file not found > #include <cxxabi.h> > ^ > -- > > Do I miss something like missing option or the Clang source n...
2011 Jul 30
0
[LLVMdev] Problem while selfhosting LLVM and Clang
On Sat, Jul 30, 2011 at 2:35 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > Hi, Asron > > > This looks relevant to me for your issue. Grabbing the cxxabi.h from > there > > may work: > > > > http://comments.gmane.org/gmane.comp.compilers.clang.devel/9391 > > I am not sure where to put cxxabi.h. How can I let clang find this > header file while
2011 Jul 30
2
[LLVMdev] Problem while selfhosting LLVM and Clang
Hi, Asron > This looks relevant to me for your issue. Grabbing the cxxabi.h from there > may work: > > http://comments.gmane.org/gmane.comp.compilers.clang.devel/9391 I am not sure where to put cxxabi.h. How can I let clang find this header file while compiling LLVM and Clang (in step 2)? Thanks! Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of
2012 Sep 13
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
On Wed, Sep 12, 2012 at 08:52:08PM -0700, Jim Grosbach wrote: > > > On Sep 12, 2012, at 8:50 PM, Sean Silva <silvas at purdue.edu> wrote: > > >> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103 > > > > I think that this is a GCC ICE. > > > Yes, very definitely. > > Jim Do you guys think putting Gentoo GCC 4.5 & 4.6 o...