Am 13.10.2017 um 17:05 schrieb William A Rowe Jr:
On Oct 13, 2017 08:41, "Stefan Eissing" <[email protected]
<mailto:[email protected]>> wrote:
> Am 13.10.2017 um 15:19 schrieb William A Rowe Jr
<[email protected] <mailto:[email protected]>>:
>
> Is anyone seeing an issue of concern about stability on 2.4.x branch?
Not any more than in previous releases, I think.
> Has anyone else looked at Jim's proposed fixes for xcode 9 building
> under maintainer mode? A couple-line quick fix to configure.in
<http://configure.in>, that
> anyone on OS/X should be able to validate in minutes. The same fix
> is already present on APR's branches, which I will tag as well.
I build in maintainer mode all the time and use Xcode9 since I
upgrade to macOS 10.13. Whatever weirdness I encountered and reported
earlier is gone - I rebuilt my local 2.4.x environment and all seems
well.
I suspect it works because you first configured APR in maintainer mode,
and httpd inherits cpp flags?
and why does that happen at all for apr-util and httpd?
that means *you can not* build rpm packages for let say sandybridge on a
machine which has installed apr/apr-util built with -mtune=native on a
Skylake cluster until you first rebuild apr/apr-util which then means
you can't build a httpd package optimized for Skylake until you rebuild
the other both again - that is simply wrong and no other software acts
that way
https://bz.apache.org/bugzilla/show_bug.cgi?id=61417
https://bz.apache.org/bugzilla/show_bug.cgi?id=61418