Hi Javier, I tried re-installing the benchmark on another machine but while running the ''make" command to build llvm-2.9 I received the following error:
Intercept.cpp:69:67: error: ‘lseek64’ was not declared in this scope /bin/rm: cannot remove `/auto/home/mandanna/cloudsuite/soft_testing/cloud9-cloudsuite/llvm-2.9/lib/ExecutionEngine/JIT/Release+Asserts/Intercept.d.tmp': No such file or directory make[3]: *** [/auto/home/mandanna/cloudsuite/soft_testing/cloud9-cloudsuite/llvm-2.9/lib/ExecutionEngine/JIT/Release+Asserts/Intercept.o] Error 1 make[3]: Leaving directory `/auto/home/mandanna/cloudsuite/soft_testing/cloud9-cloudsuite/llvm-2.9/lib/ExecutionEngine/JIT' make[2]: *** [JIT/.makeall] Error 2 make[2]: Leaving directory `/auto/home/mandanna/cloudsuite/soft_testing/cloud9-cloudsuite/llvm-2.9/lib/ExecutionEngine' make[1]: *** [ExecutionEngine/.makeall] Error 2 make[1]: Leaving directory `/auto/home/mandanna/cloudsuite/soft_testing/cloud9-cloudsuite/llvm-2.9/lib' make: *** [all] Error 1 Any ideas on how to fix this? Regards, Mandanna On Thu, Jan 24, 2013 at 1:46 PM, mandanna thekkada < [email protected]> wrote: > Hi Javier, > > This is the output of the command you told me to run: > > mandanna@crypt00:~/cloudsuite/data_analytics/hadoop-0.20.2/logs$ getconf > LONG_BIT > 64 > > Regards, > Mandanna. > > > On Thu, Jan 24, 2013 at 7:41 AM, Javier Picorel <[email protected]>wrote: > >> Hi Mandanna, >> >> Can you please run the following command in your terminal? >> >> getconf LONG_BIT >> >> Please tell me the output. Thanks. >> >> Regards, >> Javier >> >> ------------------------------ >> *From:* mandanna thekkada [[email protected]] >> *Sent:* 23 January 2013 02:34 >> *To:* Javier Picorel >> *Cc:* [email protected] >> *Subject:* Re: [cloudsuite] Errors while installing Software Testing >> Benchmark >> >> Hi Javier, >> >> I think this message in the mail archive deals with a similar problem >> to that of what I've encountered, but there is no solution posted here. >> >> The link is here: >> >> http://www.mail-archive.com/[email protected]/msg00102.html >> >> Regards, >> Mandanna >> >> >> On Tue, Jan 22, 2013 at 6:14 PM, mandanna thekkada < >> [email protected]> wrote: >> >>> Hi Javier, >>> >>> Yeah as you said I am running 64bit linux on an x86_64 architecture. >>> >>> mandanna@crypt00:~$ uname -a >>> Linux crypt00 2.6.32-5-amd64 #1 SMP Fri Sep 9 20:23:16 UTC 2011 x86_64 >>> GNU/Linux >>> mandanna@crypt00:~$ lscpu >>> Architecture: x86_64 >>> CPU op-mode(s): 32-bit, 64-bit >>> Byte Order: Little Endian >>> CPU(s): 8 >>> On-line CPU(s) list: 0-7 >>> Thread(s) per core: 2 >>> Core(s) per socket: 4 >>> Socket(s): 1 >>> NUMA node(s): 1 >>> Vendor ID: GenuineIntel >>> CPU family: 6 >>> Model: 44 >>> Stepping: 2 >>> CPU MHz: 2400.410 >>> BogoMIPS: 4800.13 >>> Virtualization: VT-x >>> L1d cache: 32K >>> L1i cache: 32K >>> L2 cache: 256K >>> L3 cache: 12288K >>> NUMA node0 CPU(s): 0-7 >>> >>> >>> Regards, >>> Mandanna >>> >>> >>> On Tue, Jan 22, 2013 at 4:34 AM, Javier Picorel >>> <[email protected]>wrote: >>> >>>> Dear Mandanna, >>>> >>>> I haven't seen this error before. Could you please confirm that you >>>> are using a 64-bits OS and a x86_64 architecture? Thank you. >>>> >>>> Regards, >>>> Javier >>>> ------------------------------ >>>> *From:* mandanna thekkada [[email protected]] >>>> *Sent:* 22 January 2013 05:12 >>>> *To:* [email protected] >>>> *Subject:* [cloudsuite] Errors while installing Software Testing >>>> Benchmark >>>> >>>> Hi, >>>> >>>> I was trying to install Cloud9 as part of the Software Testing >>>> Benchmark. >>>> >>>> However while running the 'make' command to build KLEE I got the >>>> following errors: >>>> >>>> >>>> tkmandanna@ubuntu:~/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/klee-c9-uclibc$ >>>> make >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> CC libcrypt/crypt.os >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> ELF????: not found >>>> >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> 1: >>>> /home/tkmandanna/rutgers/compstruct/sem2/cloudsuite/cloud9-cloudsuite/llvm-gcc4.2-2.9-x86_64-linux/bin/llvm-gcc: >>>> Syntax error: Unterminated quoted string >>>> make: *** [libcrypt/crypt.os] Error 2 >>>> >>>> I looked through the mail archives but nobody seemed to have >>>> encountered this error. Can anyone help me out here? >>>> >>>> Regards, >>>> Mandanna >>>> >>> >>> >> >
