Displaying 5 results from an estimated 5 matches for "20unit".
2015 May 13
2
[LLVMdev] Confusing buildbot failure in LLVM on sanitizer-x86_64-linux
Alexey, I got mail from one of the tsan buildbots, claiming a breakage
in tsan tests. But I cannot see anything on the logs it has for the
build.
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/17916/steps/run%2064-bit%20tsan%20unit%20tests/logs/stdio
Any ideas? Thanks. Diego.
---------- Forwarded message ----------
From: <llvm.buildmaster at lab.llvm.org>
Date: Wed, May 13, 2015 at 12:53 PM
Subject: buildbot failure in LLVM on sanitizer-x86_64-linux
To: Brendon Cahoon <bcahoon at codeaurora.org>, Diego Novill...
2015 May 13
2
[LLVMdev] Confusing buildbot failure in LLVM on sanitizer-x86_64-linux
...gt;
>> Alexey, I got mail from one of the tsan buildbots, claiming a breakage
>> in tsan tests. But I cannot see anything on the logs it has for the
>> build.
>>
>>
>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/17916/steps/run%2064-bit%20tsan%20unit%20tests/logs/stdio
>>
>> Any ideas? Thanks. Diego.
>>
>>
>> ---------- Forwarded message ----------
>> From: <llvm.buildmaster at lab.llvm.org>
>> Date: Wed, May 13, 2015 at 12:53 PM
>> Subject: buildbot failure in LLVM on sanitizer-x86_64-lin...
2015 May 14
0
[LLVMdev] Confusing buildbot failure in LLVM on sanitizer-x86_64-linux
...I got mail from one of the tsan buildbots, claiming a breakage
>>> in tsan tests. But I cannot see anything on the logs it has for the
>>> build.
>>>
>>>
>>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/17916/steps/run%2064-bit%20tsan%20unit%20tests/logs/stdio
>>>
>>> Any ideas? Thanks. Diego.
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: <llvm.buildmaster at lab.llvm.org>
>>> Date: Wed, May 13, 2015 at 12:53 PM
>>> Subject: buildbot failure...
2015 May 29
2
[LLVMdev] Confusing buildbot failure in LLVM on sanitizer-x86_64-linux
...of the tsan buildbots, claiming a breakage
>>>> in tsan tests. But I cannot see anything on the logs it has for the
>>>> build.
>>>>
>>>>
>>>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/17916/steps/run%2064-bit%20tsan%20unit%20tests/logs/stdio
>>>>
>>>> Any ideas? Thanks. Diego.
>>>>
>>>>
>>>> ---------- Forwarded message ----------
>>>> From: <llvm.buildmaster at lab.llvm.org>
>>>> Date: Wed, May 13, 2015 at 12:53 PM
>>&g...
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
Hello=20all,
=20=20I=20am=20wondering=20if=20anyone=20successfully=20built=20samba=20PDC=20=
on
mahine=20A=20and=20used=20LDAP=20on=20machine=20B=20for=20authentication?
=20=20Because=20now=20before=20creating=20a=20samba=20account,=20one=20must
create=20an=20unit=20account,=20right?
=20=20My=20goal=20is=20as=20follows:
1.=20Master=20LDAP=20(server=20A):=20responsible=20for=20the=20master=20copy=
of=20the=20account=20information
2.=20Slave=20LDAP=20(server=20B):=20synchronizing=20the=20database=20with
the=20Master=20LDAP=20through=20LDAP's=20slurpd
3....