Displaying 20 results from an estimated 11000 matches similar to: "[LLVMdev] Recent clang 3.7 RC1 release broke Travis CI integration"
2015 Sep 09
2
request for ubuntu precise 3.7.0 packages for travis-ci
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
I noticed there isn't any precise packages
http://llvm.org/apt/precise/pool/main/l/ for 3.7.0
While it is really an old OS, it is the supported platform for now for
Travis-CI (trusty is in Beta), enabling clang/llvm CI builds for lots of
open source projects.
Without this package travis-ci users are limited to testing against 3.6
2019 Jul 14
2
.travis.yml ... most likely included in error
Hello:
????? Suggestions for whomever maintains "R CMD":
??? ??????? 1.? Can you change it so it doesn't complain about the
presence of ".travis.yml", at least on GitHub?
??? ??????? 2.? What do you suggest people do to find error messages in
the output?? I ask, because I'm getting "build failing" from
travis-ci.org, but I can't see what failed
2016 Jan 18
4
r-devel @ Travis
Hi!
I'm developing R packages and use Travis CI for continous integration. When
submitting to CRAN Im suggestet to test the package using the latest
R-devel. I would like that all test where run using Travis. Is there anyone
who knows if this is possible to run travis test using the latest r-devel?
--
Regards
M?ns
============================
M?ns Magnusson
070 - 588 97 15
mons.magnusson
2016 Jan 18
1
r-devel @ Travis
Thank you all for the comments and suggestions!
I got the link from Garbor to work, but that is the old r-travis approach
(using C). I tried the same approach with native R Travis build but
unfortunately it did not work. So I contacted Jim Hester and he told me
that they are now actively working with implementing multiple R versions in
the native R builds.
/M?ns
2016-01-18 15:17 GMT+01:00 Dirk
2016 Sep 20
2
travis support for speex
Here are two quick patches. One adds a config for the travis-ci.org
continuous integration service, the other is a small gitignore cleanup.
-r
-------------- next part --------------
2016 Jan 14
3
Proposal: GDM login tips & tricks entry
Hi,
I propose to create an entry in Tips and Tricks - 5. Admin tricks and shell one-liners describing how to disable the user list in the GDM graphical login. I would draw on the info posted in this blog entry
http://blog.toracat.org/2011/01/gnome-login-shows-all-valid-user-accounts-disable-it/
CentOS wiki user: BrianSmith
Dr. Brian O. Smith --------------------------- Brian Smith at glasgow
2019 Jul 14
0
.travis.yml ... most likely included in error
Hi Spencer,
To get rid of the .travis.yml note add a .Rbuildignore file with this line:
^\.travis\.yml$
This will exclude the file from the build.
The build is failing because of a warning. As noted in the log, Travis is
treating a warning as an error:
Found warnings, treating as errors
It's a bit hard to find the warning in the logs because of all the pdfTeX
output but it's a warning
2016 Jul 23
2
Improving deb packages
Hi LLVM,
I complained about the deb packages couple of times previously, even fixed
some issues in packaging. I'm mostly interested in having reliable share
cmake files available in llvm-dev packages. The version 3.7 was fine, but
3.8+ have regressions.
I'm not here to blame anybody. I would like to identify the issues and
discuss long term solutions.
I started with building very simple
2016 Jan 18
0
r-devel @ Travis
On 18 January 2016 at 09:45, M?ns Magnusson wrote:
| I'm developing R packages and use Travis CI for continous integration. When
| submitting to CRAN Im suggestet to test the package using the latest
| R-devel. I would like that all test where run using Travis. Is there anyone
| who knows if this is possible to run travis test using the latest r-devel?
Literally "anything is
2017 Feb 16
2
multiprecision add/sub
Stephen Canon via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Why do you think this requires new intrinsics instead of teaching the optimizer what to do with the existing intrinsics?
IMO, as a multiprecision math library maker, the "teaching the
optimizer what to do with the existing intrinsics" approach is much
better as long as it can be made to work. If one is
2017 Jun 07
1
PROPOSAL: addition to SecuringSSH HowTo
Hi Alan,
Sorry - ID is BrianSmith.
I've read the contribution guidelines and previously contributed.
Yours,
Brian
On Wed, 7 Jun 2017, centos-docs-request at centos.org wrote:
>
> On 6 June 2017 at 12:43, Brian Smith <Brian.Smith at glasgow.ac.uk> wrote:
>> Hi,
>>
>> I propose to add a Q and A to the FAQ section of the SecuringSSH HowTo
>> documenting
2015 Jan 08
2
latex warning
Dear all,
I am getting an R CMD check warning about the PDF manual. I am having a
hard time finding out what is wrong, here is the log of the Rd2pdf call.
The full check (and other) log is at
https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is
interested, and the package itself is here:
https://github.com/metacran/r-builder/tree/bintex/rbuildertest
Thanks, Best,
Gabor
2016 Aug 03
2
Pull requests: CJK words and Snippet generator
Hi,
On Fri, Jul 29, 2016, at 13:45, James Aylett wrote:
> On Fri, Jul 29, 2016 at 12:12:25PM +0200, rsto at paranoia.at wrote:
> > The FastMail snippet generator has been written when MSet didn't create
> > snippets. I'll first compare both implementations to see if there is a
> > good reason for them to coexist, or might just as well merge any
> > additional
2004 Apr 03
1
Domain Administrators Not Recognized in Samba3
Hi,
I've been struggling with this for a while now, and i can't figure out
whats missing. I have a valid user, who is also a member of the "Domain
Admins" group. I can login with smbclient just fine, but administrative
rights aren't recognized when i try to join the domain. Group is
mapped to the proper SID and a matching POSIX group (just in case).
Backend is ldapsam.
2016 Sep 20
0
travis support for speex
On Tue, Sep 20, 2016 at 4:38 PM, Ralph Giles <giles at thaumas.net> wrote:
>
> Here are two quick patches. One adds a config for the travis-ci.org
> continuous integration service, the other is a small gitignore cleanup.
LGTM.
Best,
Tristan
2016 Mar 12
4
Status of the official LLVM APT repositories
On Wed, Mar 9, 2016 at 10:30 PM, Sylvestre Ledru via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Le 09/03/2016 à 21:44, Yury V. Zaytsev a écrit :
> > On Wed, 9 Mar 2016, Sylvestre Ledru wrote:
> >
> >> This is still maintained. However the cmake transition (for both 3.8
> >> and 3.9) wasn't simple... While it should be fine for debian, it
>
2020 Nov 14
2
Joining Samba to Upgraded 2003 domain failing
H Rowland
Thank you for your insight. I have checked over the article and have found
a remnant from the old domain. I think :)
Let's assume the domain is travis.com and the samdom is net.travis.com.
Under this I have a subdomain called _msdcs so I would think this would be
called _msdcs.net.travis.com.
In the RSAT DNS tool I right click and try to delete.
I get "The DNS domain cannot be
2010 Sep 20
3
RHEL 5
Hi Samba,
My name is Travis Kuter and I'm with HP's Solution Alliance org.
I've got a client asking if Samba Internet Services 3.5 is supported under REHL 5.
Would you mind helping with some clarification?
Many thanks and Best Regards,
Travis
Travis Kuter
WW ISV Business Development
ESS Solution Alliances
Hewlett-Packard Company
Travis.Kuter at hp.com
+404-664-2596
2016 Apr 13
3
Status of the official LLVM APT repositories
On Wed, 13 Apr 2016 at 09:38 Amaury SECHET <deadalnix at gmail.com> wrote:
> I'd be happy to do it, but this is a bit much high level for me to be
> actionable. Can you explain me what I should do to reintroduce them int he
> debian packaging ?
>
On the CMake side, I'm not sure. I think it's just a matter of using the
"install()" functions to install them
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Joshua Colp
> Sent: Wednesday, September 23, 2015 9:39 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] problems with PJSIP install on UBUNTU
> 14.04
>
> Ryan, Travis wrote: