Displaying 20 results from an estimated 568 matches for "ccaches".
Did you mean:
caches
2013 Nov 14
0
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
On Wed, Nov 13, 2013 at 5:28 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote:
> Hi Dmitri,
>
> I am not using any kind of cache (didn't even know of ccache). I have now
> installed ccache. Perhaps ccache should be mentioned in the buildbot
> document so that every buildbot owner knows about it?
Possibly.
> It is currently running Arch Linux ARM. if there are good
2020 Sep 15
4
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...ccache that is configured in the conf file. This
behavior occurs on Ubuntu 20.04 and 19.10 as well as Debian 10.5.
Swapping krb5-user for heimdal-clients is not a desirable nor functional
solution for me because I want to utilize either the
"KEYRING:persistent:%{uid}" or "KCM:" ccaches; both of which I'm unable to
get working with heimdal-clients. On the same system SSSD, pam_mount and
mount, all work with krb5-user and honor the configured ccache. I'd like to
point out that the smbclient on CentOS 7 and 8 doesn't have this issue and
works with "krb5-workstation&...
2016 Oct 11
2
Problems with GSSAPI and LDAP
On 2016-10-11 10:00, Aki Tuomi wrote:
> On 11.10.2016 10:43, Juha Koho wrote:
>>
>> On 2016-10-11 09:18, Aki Tuomi wrote:
>>> On 11.10.2016 10:13, Juha Koho wrote:
>>>> Hello,
>>>>
>>>> I have a Dovecot 2.2.25 set up with OpenLDAP back end. I was trying
>>>> to
>>>> set up a GSSAPI Kerberos authentication with
2013 Nov 14
3
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
A quick question while I am adding a tiny section on ccache to the
HowToAddABuilder document: Why do you set CCACHE_CPP2 to yes? From reading
the manual, I get the impression that this is much slower than the default
and that it should only be used with tricky compilers or when debugging.
Is Clang such a tricky compiler? If so, I suppose Clang should be fixed,
not the ccache configuration.
--
2016 Oct 11
2
Problems with GSSAPI and LDAP
On 2016-10-11 11:03, Aki Tuomi wrote:
> On 11.10.2016 11:56, Juha Koho wrote:
>>
>> On 2016-10-11 10:00, Aki Tuomi wrote:
>>> On 11.10.2016 10:43, Juha Koho wrote:
>>>>
>>>> On 2016-10-11 09:18, Aki Tuomi wrote:
>>>>> On 11.10.2016 10:13, Juha Koho wrote:
>>>>>> Hello,
>>>>>>
2020 Sep 16
3
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
I know, and i have him the "samba" solution, because ...
I dont know sssd also.
And i dont get the fuss on samba+winbind or samba+sssd
I have 3 services running minimal : samba winbind user-homes.automount
Everything works as it should.
I hope, and i'll add the note here also.
NOTE !
My packages are NOT sssd compliant, you need to recompile SSSD yourselfs agains my samba
2013 Nov 14
5
[LLVMdev] Quad-Core ARMv7 Build Slave Seeks Noble Purpose
Hi Dmitri,
I am not using any kind of cache (didn't even know of ccache). I have now
installed ccache. Perhaps ccache should be mentioned in the buildbot
document so that every buildbot owner knows about it?
It is currently running Arch Linux ARM. if there are good reasons to
switch to something else, I'll be happy to do that, although I am generally
very happy about Arch Linux.
2020 Sep 17
2
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
On 17/09/2020 02:44, L.P.H. van Belle via samba wrote:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941493
> https://bugzilla.samba.org/show_bug.cgi?id=14344
>
These appear they could be related to the issue I'm encountering.
So I did some additional testing and discovered something interesting, but
first some background:
I previously mentioned that part of my initial
2001 Sep 05
1
reinit_creds (was Re: OpenSSHd barfs upon reauthentication: PAM, Solaris 8)
>> >Could we please have a clarification on the semantics of
>> >PAM_CRED_ESTABLISH vs. the semantics of PAM_REINITIALIZE_CREDS?
>>
>> My interpretation is:
>>
>> You call PAM_ESTABLISH_CRED to create them
>> You call PAM_REINITIALIZE_CRED to update creds that can expire over time,
>> for example a kerberos ticket.
Oops. I meant
2020 Sep 16
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
...gt; behavior occurs on Ubuntu 20.04 and 19.10 as well as Debian 10.5.
> >
> > Swapping krb5-user for heimdal-clients is not a desirable
> nor functional
> > solution for me because I want to utilize either the
> > "KEYRING:persistent:%{uid}" or "KCM:" ccaches; both of
> which I'm unable to
> > get working with heimdal-clients. On the same system SSSD,
> pam_mount and
> > mount, all work with krb5-user and honor the configured
> ccache. I'd like to
> > point out that the smbclient on CentOS 7 and 8 doesn't have...
2020 Sep 17
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
On 17/09/2020 18:38, Jonathan Davis via samba wrote:
> On 17/09/2020 02:44, L.P.H. van Belle via samba wrote:
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941493
>> https://bugzilla.samba.org/show_bug.cgi?id=14344
>>
> These appear they could be related to the issue I'm encountering.
>
> So I did some additional testing and discovered something
2003 Aug 08
1
Help request: merging OpenBSD Kerberos change into Portable.
Hi All.
I'm looking for some help to merge an outstanding Kerberos
credential cache change from OpenBSD into Portable. I don't know enough
about Kerberos to figure out how that change should be applied for the
non-Heimdal(?) code path.
The outstanding diff is attached.
Any volunteers?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4
2013 May 29
1
[LLVMdev] ccache
Has anyone tried using ccache to speed up llvm testing?
Or maybe there is also some competing new tool?
Tia.
Reed
2008 Feb 02
1
CC messed up in RELENG_7 build
The sources were csupped ~3 hours ago. My CC is defined as follows:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc
I have done many buildworld, buildkernel and port builds with this setting and
it never caused any problems. However today buildworld fails the following way:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache env CCACHE_PREFIX=/usr/local/bin/distcc
2020 Sep 17
0
smbclient ignores configured kerberos ccache when using krb5-user on ubuntu/debian
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Jonathan Davis via samba
> Verzonden: woensdag 16 september 2020 18:39
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] smbclient ignores configured kerberos
> ccache when using krb5-user on ubuntu/debian
>
> On 16/09/2020 03:16, L.P.H. van Belle via samba wrote:
2016 Oct 11
2
Problems with GSSAPI and LDAP
On 2016-10-11 09:18, Aki Tuomi wrote:
> On 11.10.2016 10:13, Juha Koho wrote:
>> Hello,
>>
>> I have a Dovecot 2.2.25 set up with OpenLDAP back end. I was trying to
>> set up a GSSAPI Kerberos authentication with the LDAP server but with
>> little success. Seems no matter what I try I end up with the following
>> error message:
>>
>> dovecot:
2015 Aug 29
2
Having both R-current and R-devel installed on Ubuntu
Hi Dirk,
I too would need to get R-devel on my Ubuntu box (alongside an
existing R installation) to check my packages, especially given the
mayhem that awaits us when the new `R CMD check --as-cran` goes live.
( http://stat.ethz.ch/R-manual/R-devel/doc/html/NEWS.html )
I was wondering if the script that you posted on r-sig-debian a couple
years back was still valid. More however, I'd like to
2008 Feb 14
1
ccache on CentOS?
Hi,
Before using CentOS, I've spent a few years with Slackware. This
distribution doesn't come with many packages, so I had the habit of
building a lot of stuff myself. One of the first things I installed was
ccache, a compiler cache that accelerates (re)building significantly.
Has anyone ever setup ccache on CentOS? I'd be glad to find a little HOWTO.
Cheers,
Niki
2017 May 03
3
Runtime-configurable LLVM_DEFAULT_TARGET_TRIPLE by env var
I have been working for extending test coverage for years.
Nowadays, I have several cross-testing (target != host). See
http://bb.pgr.jp/console
Each of them (test-*-linux) is doing;
- Assume a preceding builder passes with warming ccache.
- All compilation units will hit ccache whenever the tree is built before
lit.
- Almost all compilation units will hit ccache except for Host.cpp when
2017 Apr 19
0
R 3.4 has broken C++11 support
On 19 April 2017 at 12:42, Angerer, Philipp via R-devel wrote:
| Well, my linux distribution has very recent versions
| of everything, so a working C++11 compiler exists:
|
| $ gcc --version | head -n1
| gcc (GCC) 6.3.1 20170306
|
| Could wrong ./configure options be at fault here? See:
|
| https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40
|
| My sessionInfo():
|
| $ R-devel