You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/09/14 16:52:40 UTC

[Issue 127113] New: Xcode 10.11 SDK not recognized

https://bz.apache.org/ooo/show_bug.cgi?id=127113

          Issue ID: 127113
        Issue Type: DEFECT
           Summary: Xcode 10.11 SDK not recognized
           Product: Build Tools
           Version: 4.1.2
          Hardware: Mac
                OS: Mac OS X 10.11
            Status: CONFIRMED
          Severity: Blocker
          Priority: P5 (lowest)
         Component: configure
          Assignee: issues@openoffice.apache.org
          Reporter: jim@apache.org

Created attachment 85672
  --> https://bz.apache.org/ooo/attachment.cgi?id=85672&action=edit
Add 10.11 SDK

configure.in does not recognize Xcode 10.11 SDK

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

--- Comment #5 from Jim Jagielski <ji...@apache.org> ---
Yes, since I am using MacPorts for dependencies, their openssl is found and
used.

All this is being added to the Mac OS X build page once I get all the bits and
pieces done.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

--- Comment #4 from Ariel Constenla-Haile <ar...@apache.org> ---
(In reply to Jim Jagielski from comment #2)
> Noted, but this blocks building 4.1.3

The real blocker is Issue 127099, were you able to finish the build?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

Keith N. McKenna <kn...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |knmc@apache.org

-- 
You are receiving this mail because:
You are the assignee for the issue.

4.1.3_release_blocker granted: [Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
Patricia Shanahan <pa...@acm.org> has granted  4.1.3_release_blocker:
Issue 127113: Xcode 10.11 SDK not recognized
https://bz.apache.org/ooo/show_bug.cgi?id=127113

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

Jim Jagielski <ji...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Jim Jagielski <ji...@apache.org> ---
Committed revision 1760740.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

--- Comment #3 from Ariel Constenla-Haile <ar...@apache.org> ---
They way in which configure checks the SDK version is error-prone and hard to
maintain, Xcode 8 - released yesterday - isn't recognized.

Instead of adding 11 for Xcode 7, now 12 for Xcode 8, next time 13, etc. the
configure code should split major and minor SDK versions, and then do the
comparison.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
This is fixed on trunk with Revision 1714089

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

Marcus <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

Patricia Shanahan <pa...@acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pats@acm.org
              Flags|                            |4.1.3_release_blocker+

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127113] Xcode 10.11 SDK not recognized

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127113

--- Comment #2 from Jim Jagielski <ji...@apache.org> ---
Noted, but this blocks building 4.1.3

-- 
You are receiving this mail because:
You are the assignee for the issue.