On Mon, Feb 23, 2009 at 6:09 PM, Dale Johannesen <dalej at apple.com> wrote:> These benchmarks are not distributed with llvm (which doesn't have the > legal right to distribute Spec, for example). If you have them from > another source, you need to configure --with-externals=<path>Okay, thanks. Thre should be better warning/error reporting though. Aaron> > On Feb 23, 2009, at 10:02 AMPST, Aaron Gray wrote: > > > Hi, > > > > I am getting this when running make-test :- > > > > $ /usr/src/llvm-test-2.5/configure > > checking for spec95 benchmark sources... no, not found in /home/ > > vadve/shared/ben > > chmarks/spec95/benchspec > > checking for spec2000 benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/speccpu2000/benchspec > > checking for spec2006 benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/speccpu2006/benchspec > > checking for povray benchmark sources... no, not found in /home/ > > vadve/shared/ben > > chmarks/povray31 > > checking for namd benchmark sources... no, not found in /home/vadve/ > > shared/bench > > marks/spec_namd > > checking for sweep3d benchmark sources... no, not found in /home/ > > vadve/shared/be > > nchmarks/sweep3d > > checking for fpgrowth benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/fpgrowth > > checking for alp benchmark sources... no, not found in /home/vadve/ > > shared/benchm > > arks/alp > > checking for nurbs benchmark sources... no, not found in /home/vadve/ > > shared/benc > > hmarks/nurbs > > checking for hmmer benchmark sources... no, not found in /home/vadve/ > > shared/benc > > hmarks/hmmer > > > > Aaron > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090223/ecbd9415/attachment.html>
On Mon, Feb 23, 2009 at 6:22 PM, Aaron Gray <aaronngray.lists at googlemail.com> wrote:> On Mon, Feb 23, 2009 at 6:09 PM, Dale Johannesen <dalej at apple.com> wrote: > >> These benchmarks are not distributed with llvm (which doesn't have the >> legal right to distribute Spec, for example). If you have them from >> another source, you need to configure --with-externals=<path> > > > Okay, thanks. Thre should be better warning/error reporting though. >And Vikram Adve's home directory should not really be compiled into a release. Aaron> Aaron > > >> >> On Feb 23, 2009, at 10:02 AMPST, Aaron Gray wrote: >> >> > Hi, >> > >> > I am getting this when running make-test :- >> > >> > $ /usr/src/llvm-test-2.5/configure >> > checking for spec95 benchmark sources... no, not found in /home/ >> > vadve/shared/ben >> > chmarks/spec95/benchspec >> > checking for spec2000 benchmark sources... no, not found in /home/ >> > vadve/shared/b >> > enchmarks/speccpu2000/benchspec >> > checking for spec2006 benchmark sources... no, not found in /home/ >> > vadve/shared/b >> > enchmarks/speccpu2006/benchspec >> > checking for povray benchmark sources... no, not found in /home/ >> > vadve/shared/ben >> > chmarks/povray31 >> > checking for namd benchmark sources... no, not found in /home/vadve/ >> > shared/bench >> > marks/spec_namd >> > checking for sweep3d benchmark sources... no, not found in /home/ >> > vadve/shared/be >> > nchmarks/sweep3d >> > checking for fpgrowth benchmark sources... no, not found in /home/ >> > vadve/shared/b >> > enchmarks/fpgrowth >> > checking for alp benchmark sources... no, not found in /home/vadve/ >> > shared/benchm >> > arks/alp >> > checking for nurbs benchmark sources... no, not found in /home/vadve/ >> > shared/benc >> > hmarks/nurbs >> > checking for hmmer benchmark sources... no, not found in /home/vadve/ >> > shared/benc >> > hmarks/hmmer >> > >> > Aaron >> > >> > _______________________________________________ >> > LLVM Developers mailing list >> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090223/7b882473/attachment.html>
On Feb 23, 2009, at 10:30 AMPST, Aaron Gray wrote:> On Mon, Feb 23, 2009 at 6:22 PM, Aaron Gray <aaronngray.lists at googlemail.com > > wrote: > On Mon, Feb 23, 2009 at 6:09 PM, Dale Johannesen <dalej at apple.com> > wrote: > These benchmarks are not distributed with llvm (which doesn't have the > legal right to distribute Spec, for example). If you have them from > another source, you need to configure --with-externals=<path> > > Okay, thanks. Thre should be better warning/error reporting though. > > And Vikram Adve's home directory should not really be compiled into > a release.I don't disagree with either of these, but I will point out that -- with-externals is documented here: http://llvm.org/docs/TestingGuide.html> Aaron > > Aaron > > > On Feb 23, 2009, at 10:02 AMPST, Aaron Gray wrote: > > > Hi, > > > > I am getting this when running make-test :- > > > > $ /usr/src/llvm-test-2.5/configure > > checking for spec95 benchmark sources... no, not found in /home/ > > vadve/shared/ben > > chmarks/spec95/benchspec > > checking for spec2000 benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/speccpu2000/benchspec > > checking for spec2006 benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/speccpu2006/benchspec > > checking for povray benchmark sources... no, not found in /home/ > > vadve/shared/ben > > chmarks/povray31 > > checking for namd benchmark sources... no, not found in /home/vadve/ > > shared/bench > > marks/spec_namd > > checking for sweep3d benchmark sources... no, not found in /home/ > > vadve/shared/be > > nchmarks/sweep3d > > checking for fpgrowth benchmark sources... no, not found in /home/ > > vadve/shared/b > > enchmarks/fpgrowth > > checking for alp benchmark sources... no, not found in /home/vadve/ > > shared/benchm > > arks/alp > > checking for nurbs benchmark sources... no, not found in /home/ > vadve/ > > shared/benc > > hmarks/nurbs > > checking for hmmer benchmark sources... no, not found in /home/ > vadve/ > > shared/benc > > hmarks/hmmer > > > > Aaron > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090223/b41343bf/attachment.html>
Apparently Analagous Threads
- [LLVMdev] make-test dependencies on local directory
- [LLVMdev] make-test dependencies on local directory
- [LLVMdev] make-test dependencies on local directory
- [LLVMdev] make-test dependencies on local directory
- [LLVMdev] make-test dependencies on local directory