Displaying 20 results from an estimated 100 matches similar to: "[lit] RFC: Per test timeout"
2015 Nov 15
2
[lit] RFC: Per test timeout
Hi,
> Cool, I hope this succeeds. I tried implementing per-test timeouts
before, and couldn't get it to work in all cases. The review eventually
fizzled out, and I abandoned it.
>
> Here's that old review: http://reviews.llvm.org/D6584 Perhaps you can
cannibalize testcases from it.
Thanks for that. I'll take a look.
>
>>
>> I'm e-mailing llvm-dev rather
2024 Mar 28
1
SaMBa functional level
On Wed, 2024-03-27 at 12:18 +0100, Pisch Tam?s wrote:
> > Others have integrated Azure AD with Samba without the FL increase,
> > and
> > the key step would be the adprep work,
>
> Then I will do it without increasing the FL. What do I have to do
> with adprep?
To (prepare to) raise the domain functional level of an existing
domain, after
updating the smb.conf and
2015 Apr 04
3
[LLVMdev] LLVM_ENABLE_THREADING=ON by default in Windows, is this right?
I'm not sure what LLVM_ENABLE_THREADS impacts - whether it is LLVM
executables themselves or LLVM-generated code - but it seems to be on by
default on the Windows CMake build (I'm building LLVM+Clang at trunk head
using CMake/Visual Studio 2013 Win64).
But 3 unit tests in IR, which are compiled only if define
LLVM_ENABLE_THREADS is set, fail if LLVM_ENABLE_THEADS=ON:
2011 Dec 20
1
[LLVMdev] Testing requirements amendment
Hi,
I havea minor suggestion for http://llvm.org/docs/TestingGuide.html:
Under 'Requirements', might be worth mentioning that running the basic
llvm/clang regression tests (check-all) requires a version of bash that
supports pipefail, i.e. bash 3.0+. On older system where /bin/sh is too
old, one simply needs to hack LitConfig.py to point to
/somewhere/else/bash that meets this
2005 Jun 06
1
Hangupcode == 44
Sorry to be bombing the list today, you guys have been more than
helpful and I'm having nightmares googling for things :)
Anyway, I have a PRI through an Adit 600 and it seems to be setup
properly now but when I make a call out I get resultcode 44
(AST_CAUSE_REQUESTED_CHAN_UNAVAIL). Is this a problem with my
equipment or a problem with the telco's switch or the adit 600?
Additionally,
2004 May 18
1
Dial and MeetMe on the same channel
Hello everybody,
I would like to know whether it is possible to run Dial and MeetMe
commands simultaneoously on the same channel.
I am using a C AGI as below but it seems to me that only the first
command that is called in the agi is executed.
...........
// Pr?paration de la commande pour l'appel du client
fprintf(stderr,"%s%s",numtocall," is the number to
2015 Aug 28
1
AWS AD Connector and Samba4
Hi,
we want to access our Amazon/AWS Console using users from our internal samba4 directory service. So we tried to connect to our samba4 via the AWS AD Connector.
Connection (bind) is ok, but no users/groups are found. Via tcpdump/wireshark we found this query/answer pair:
Query from AD Connector
LDAPMessage searchRequest(5) “dc=companyname,dc=com" wholeSubtree
Filter:
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
Hello Samba group,
I ran into a problem concerning Dovecot LDAP authentication to the Samba4 Active Directory.
Background: I want to install a Openchange+Samba4 environment using Sogo, Dovecot and Postfix. I didn't want to use openldap as described in the Openchange documentation, why should I use 2 LDAP databases?
Fedora 17, latest updates applied
Samba: Version 4.1.0pre1-GIT-813bd03
2011 Dec 15
0
[LLVMdev] llvm/clang test failures on powerpc-darwin8
On Thu, Dec 15, 2011 at 1:17 PM, David Fang <fang at csl.cornell.edu> wrote:
> Hi,
>
> I've bootstrapped llvm/clang from svn-trunk on powerpc-darwin8 (g++-4.0.1), and
> have the following test results to share.
> Summary below, full log at:
> http://www.csl.cornell.edu/~fang/sw/llvm/r146586-powerpc-darwin8-results.txt
>
> The only edits required were those I
2017 Apr 14
4
rsync buffer overflow detected
Hello!
I use rsync from python on my Debian Jessie amd64 and get this error:
*** buffer overflow detected ***: <snip>/rsync terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x731af)[0x7ffff78971af]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7ffff791caa7]
/lib/x86_64-linux-gnu/libc.so.6(+0xf6cc0)[0x7ffff791acc0]
2015 Dec 23
5
Calibre installation fails on C7
On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
>
> > On Dec 22, 2015, at 8:06 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote:
> >
> > Attempting to install latest Calibre on Centos-7, getting:
> >
>
> typed in "calibre ssl install error? to google
>
> first hit:
>
>
2011 Dec 15
2
[LLVMdev] llvm/clang test failures on powerpc-darwin8
Hi,
I've bootstrapped llvm/clang from svn-trunk on powerpc-darwin8 (g++-4.0.1), and
have the following test results to share.
Summary below, full log at:
http://www.csl.cornell.edu/~fang/sw/llvm/r146586-powerpc-darwin8-results.txt
The only edits required were those I posted to llvm-commits yesterday (re:
"some missing clang libs"). And I also edited LitConfig.py to point to
2003 Jul 25
1
Busy detect on pri channel?
Did anybody figure out how to make dial detect a busy on a zaptel channel on a
pri interface when using overlap dialing? According to the documentation dial
should return to priority n+101, if the called party is found to be busy. I can
see a DISCONNECT message with "user busy" coming from the network when I turn on
pri debugging, but the dial application does not seem to notice.
2008 Jan 14
1
Failed to parse cldap reply
Dear List,
I seem to have a problem with winbind.
Have successfully joined samba to a 2003 AD, but when I start winbind, the logs are full of the following:
==> log.winbindd <==
[2008/01/14 11:25:58, 1] libads/cldap.c:recv_cldap_netlogon(247)
Failed to parse cldap reply
Running wbinfo -t returns:
checking the trust secret via RPC calls failed
error code was (0x0)
Could not check
2015 Oct 30
2
S/MIME certificates in Samba 4 LDAP
Dear Samba users and developers,
we had the idea of storing S/MIME certificates in the Samba 4 LDAP.
In the Windows Active Directory Users and Computers tool I can use the
"Published Certificates" tab to add a certificate to a user account.
As Mozilla Thunderbird requests the "userCertificate;binary" attribute
of a user when sending encrypted mail, the LDAP response is empty.
2016 Mar 24
2
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
Let's move this to llvm-dev. I should describe my goals/motivation for the work I have been putting into the llvm-testsuite lately. This is how I see the llvm-test-suite today:
- We provide a familiar cmake build system so people have a known environment to tweak compilation flags.
- Together with the benchmark executable we build a .test file that describes how to invoke the benchmark and
2017 Nov 16
2
Can't update
Hi,
I can't do update:
yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 298, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 110, in main
base = cli.YumBaseCli()
File
2016 Mar 24
0
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
> On Mar 23, 2016, at 5:54 PM, Matthias Braun via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Let's move this to llvm-dev. I should describe my goals/motivation for the work I have been putting into the llvm-testsuite lately. This is how I see the llvm-test-suite today:
>
> - We provide a familiar cmake build system so people have a known environment to tweak
2016 Mar 24
1
[test-suite] r261857 - [cmake] Add support for arbitrary metrics
Okay, I was intrigued, tried it and it turns out you can add make a patch for basic google benchmark support in 40 minutes:
http://reviews.llvm.org/D18428 <http://reviews.llvm.org/D18428>
So there is a base now if someone wants to write benchmarks for it in the future.
- Matthias
> On Mar 23, 2016, at 6:00 PM, Mehdi Amini via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
2011 Dec 16
3
[LLVMdev] llvm/clang test failures on powerpc-darwin8
Hi,
Thanks for the quick reply again.
> On Thu, Dec 15, 2011 at 1:17 PM, David Fang <fang at csl.cornell.edu> wrote:
>> Hi,
>>
>> I've bootstrapped llvm/clang from svn-trunk on powerpc-darwin8 (g++-4.0.1), and
>> have the following test results to share.
>> Summary below, full log at:
>>