Re: p5.16-libapreq2 won't reinstall after migration to El Capitan: configuring mod_perl2 +perl5_16 failed

2015-10-28 Thread Ryan Schmidt
On Oct 28, 2015, at 2:28 PM, Murray Eisenberg wrote: > > OK, I'm trying to install p5.16-libapreq. Here's what I tried: > > (1) deactivated all versions of perl5 except perl5.16 @5.16.3_1 > > (2) deactivate of mod_perl2 @2.0.8_2+perl5_20; uninstall mod_perl2 > @2.0.8_2+perl5_16+perl5_20 > > (

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Ryan Schmidt
On Oct 28, 2015, at 8:50 PM, Jeffrey Walton wrote: >> I have this feeling you were expecting something like a Linux distribution, >> a full ecosystem that is regression tested with itself. >> MacPorts is a BSD ports-like system intended to make available things that >> are not provided with OS X,

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
On Wed, Oct 28, 2015 at 10:19 PM, Brandon Allbery wrote: > On Wed, Oct 28, 2015 at 10:15 PM, Jeffrey Walton wrote: >> >> The immediate problem here is GCC supplies an option, documents the >> option, and then the compiler rejects it. Also, if its is an LD issue, >> then I believe LD should reject

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Brandon Allbery
On Wed, Oct 28, 2015 at 10:15 PM, Jeffrey Walton wrote: > The immediate problem here is GCC supplies an option, documents the > option, and then the compiler rejects it. Also, if its is an LD issue, > then I believe LD should reject it. The compiler should not reject it > by proxy. > Then you ne

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
> The system linker is the issue here; while MacPorts can build its own > copy of that (often with bugfixes from later OS X releases), as yet nobody > has implemented the feature in question in OS X ld at all. Agreed, but what LD chooses to do is not the problem here. The immediate problem here i

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Brandon Allbery
On Wed, Oct 28, 2015 at 9:50 PM, Jeffrey Walton wrote: > This issue is causing us a fair amount of grief because a few of our > users use MacPorts. We don't want to blow them off or dismiss them > just because they are in a minority. We feel they deserve the "it just > works out of the box" that

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
> I have this feeling you were expecting something like a Linux distribution, > a full ecosystem that is regression tested with itself. > MacPorts is a BSD ports-like system intended to make available things that > are not provided with OS X, on a best effort basis. Yeah, we are are trying to eval

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread woods . w
And just to add my input, your efforts are GREATLY appreciated. > On Oct 28, 2015, at 8:34 PM, Brandon Allbery wrote: > > On Wed, Oct 28, 2015 at 9:28 PM, Jeffrey Walton > wrote: > So I'm clear: MacPorts does not test compiling under the compiler it > provides? Is tha

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Brandon Allbery
On Wed, Oct 28, 2015 at 9:28 PM, Jeffrey Walton wrote: > So I'm clear: MacPorts does not test compiling under the compiler it > provides? Is that correct? > MacPorts only uses those compilers when clang will not work. It uses the system compiler whenever possible, to avoid possible compatibility

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
On Wed, Oct 28, 2015 at 9:16 PM, David Strubbe wrote: > Compilation logs are available on the buildbot (e.g. > https://build.macports.org/one_line_per_build). However, the logs are for > compilation with the default compilers. Very few ports would be using gcc46 > or gcc47, since the default is cl

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread David Strubbe
Compilation logs are available on the buildbot (e.g. https://build.macports.org/one_line_per_build). However, the logs are for compilation with the default compilers. Very few ports would be using gcc46 or gcc47, since the default is clang. No, there are no logs of tests run, because they are not

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
On Wed, Oct 28, 2015 at 8:01 PM, David Strubbe wrote: > What kind of test/QA results are you talking about? I'm looking for (1) compile results, and (2) the results of running the self tests if a package provides them. For example, OpenSSL provides a `make check`; while Crypto++ provides `make te

Re: Does MacPorts provides its Test/QA results online?

2015-10-28 Thread David Strubbe
What kind of test/QA results are you talking about? Whose issue 37664? On Wed, Oct 28, 2015 at 6:55 PM, Jeffrey Walton wrote: > Hi Everyone, > > My apologies in advance for a question like this... > > I am trying to gather statistics and telemetry. I'm interested in the > results of compiling th

Does MacPorts provides its Test/QA results online?

2015-10-28 Thread Jeffrey Walton
Hi Everyone, My apologies in advance for a question like this... I am trying to gather statistics and telemetry. I'm interested in the results of compiling the ports collection under the GCC compilers MacPorts supplies to users, and the intersection with Issue 37664. Does MacPorts provide its Te

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan: configuring mod_perl2 +perl5_16 failed

2015-10-28 Thread Murray Eisenberg
OK, I'm trying to install p5.16-libapreq. Here's what I tried: (1) deactivated all versions of perl5 except perl5.16 @5.16.3_1 (2) deactivate of mod_perl2 @2.0.8_2+perl5_20; uninstall mod_perl2 @2.0.8_2+perl5_16+perl5_20 (3) install mod_perl2 @2.0.8_2+perl5_16, which gives configure failure: