Displaying 15 results from an estimated 15 matches for "persephone".
2009 Jan 12
11
dedicated vnic IP zone not recieving unicast traffic
Hi Folks,
I have a snv_105 sxce host that I just can''t get to work as expected with crossbow + zones.
My test host persephone, is a virtual machine running under VMware ESXi 3.5, with 2 virtual network cards (e1000), all on the same flat network/subnet.
It started life just 2 days ago with a clean install of snv_95, and I LUed to 105 yesterday.
To rule out any sharing issue, the first nic (e1000g0) is used only for the g...
2006 Apr 07
2
[LLVMdev] CVS Broken?
I did a utils/cvsupdate, and there are no conflicts. srcdir !=
objdir. This is on persephone.
Are you not getting this error? Perhaps I should check out a fresh
tree and try to compile it?
Rob
On Apr 7, 2006, at 11:40 AM, Chris Lattner wrote:
> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
>> I just updated from CVS, and after doing a clean rebuild I get
>> this...
2006 Apr 07
2
[LLVMdev] CVS Broken?
I've done several CVS head builds today .. no problems on Linux.
Reid.
On Fri, 2006-04-07 at 11:53 -0500, Chris Lattner wrote:
> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
>
> > I did a utils/cvsupdate, and there are no conflicts. srcdir != objdir. This
> > is on persephone.
> >
> > Are you not getting this error? Perhaps I should check out a fresh tree and
> > try to compile it?
>
> Nope, I don't think anyone else is getting this error. If you could try a
> fresh build that would be great, I'll fire off an objdir != srcdir buil...
2006 Apr 07
0
[LLVMdev] CVS Broken?
On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I did a utils/cvsupdate, and there are no conflicts. srcdir != objdir. This
> is on persephone.
>
> Are you not getting this error? Perhaps I should check out a fresh tree and
> try to compile it?
Nope, I don't think anyone else is getting this error. If you could try a
fresh build that would be great, I'll fire off an objdir != srcdir build
to see if that is it.
Than...
2006 Apr 07
0
[LLVMdev] CVS Broken?
..... no problems on Linux.
>
> Reid.
>
> On Fri, 2006-04-07 at 11:53 -0500, Chris Lattner wrote:
>> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
>>
>>> I did a utils/cvsupdate, and there are no conflicts. srcdir !=
>>> objdir. This
>>> is on persephone.
>>>
>>> Are you not getting this error? Perhaps I should check out a
>>> fresh tree and
>>> try to compile it?
>>
>> Nope, I don't think anyone else is getting this error. If you
>> could try a
>> fresh build that would be great...
2006 Jan 08
0
[LLVMdev] Dynamically loaded passes under OS X
Here's why I was questioning the change to sample/lib/sample Makefile:
make[4]: Entering directory
`/proj/llvm/build/projects/sample/lib/sample'
llvm[4]: Compiling sample.c for Debug build (PIC)
llvm[4]: Linking Debug Shared Library sample.so
llvm[4]: Linking Debug Object Library sample.o
/proj/install/lib/libstdc++.a: member /proj/install/lib/libstdc++.a
(allocator-inst.o) in archive is
2006 Jan 06
2
[LLVMdev] Dynamically loaded passes under OS X
When I tried this a while back, the .so file wasn't being built on
Mac OS X. Now it looks like it is. I got dynamic loading to work
following the instructions in http://llvm.cs.uiuc.edu/docs/
WritingAnLLVMPass.html. However, there was a typo in the
instructions (it should say LOADABLE_MODULE = 1), and I fixed that
and committed it. I also fixed the sample/lib/sample Makefile to
2009 Nov 03
1
why is adnonis function called adonis {package vegan}
Hello all,
I used google and looked at the documentation to find out why the
ADONIS function
is called adonis (in the vegan package).
I am writing a document and would like to include a
abbreviation list (similar to "ANOSIM = Analysis of Similarities").
regards,
Steve
2004 Nov 02
2
[LLVMdev] Problems with nighttest FeatureTests
> Vladimir Merzliakov wrote:
>
>> Hi!
>>
>> As I can see all nighttesters listed at
>> http://llvm.cs.uiuc.edu/testresults/ have problem with
>> FeatureTests at 2004-11-01/2004-11-02 test run.
>>
>> In my case i manualy terminate nighttest script after 12 hours work.
>>
>> It problem resolved?
>>
>> Vladimir
>
> Hi
2004 Nov 02
0
[LLVMdev] Problems with nighttest FeatureTests
On Wed, 3 Nov 2004, Vladimir Merzliakov wrote:
> >> It problem resolved?
> >>
> >> Vladimir
> >
> > Hi Vladimir,
> >
> > I assume you're talking about the FreeBSD run. I'm not sure what is going
> > on
>
> No. You can see problem with Feature tests at
> http://llvm.cs.uiuc.edu/testresults/X86/ also (see Feature Test Results
2005 May 13
0
[LLVMdev] Current Regressions
On Fri, 13 May 2005, John Criswell wrote:
> These following regression tests are failing (didn't mention these before
> because they're easy to spot in nightly tester emails):
>
> FAIL: /Users/criswell/llvm/test/Regression/CodeGen/Generic/print-arith-fp.ll:
> FAIL:
> /Users/criswell/llvm/test/Regression/CodeGen/X86/fast-cc-pass-in-regs.ll:
> FAIL:
2005 May 13
2
[LLVMdev] Current Regressions
Chris Lattner wrote:
> On Thu, 12 May 2005, John Criswell wrote:
>
>> Here is a more complete list of regressions for the platforms listed
>> below. Some of the regressions from the previous list I emailed a few
>> days ago have been fixed or were false positives. Thanks to all
>> who've helped fix things.
>>
>> We would like to try to get as many
2006 Apr 07
0
[LLVMdev] CVS Broken?
On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I just updated from CVS, and after doing a clean rebuild I get this error:
Are you sure that no conflicts prevented updating from going smoothly? How
are you building (srcdir ==/!= objdir)?
-Chris
> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In static
> member function 'static bool
2006 Apr 07
3
[LLVMdev] CVS Broken?
I just updated from CVS, and after doing a clean rebuild I get this
error:
/Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In
static member function 'static bool llvm::DbgInfoIntrinsic::classof
(const llvm::IntrinsicInst*)':
/Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h:77:
error: 'dbg_declare' is not a member of 'llvm::Intrinsic'
2004 Nov 02
2
[LLVMdev] Problems with nighttest FeatureTests
...n upgrade that happened on the machine (the qmtest
> binary doesn't work anymore?). Are you seeing a problem on freebsd where
> the feature tests go into a loop? If so, can you provide us with more
> information?
>
Ok, but http://llvm.cs.uiuc.edu/testresults/X86-niobe/ and
http://persephone.cs.uiuc.edu/~gaeke/nightlytest/
also have broken Feature Test Results section at 1-2 november and all ok at
31 october.