Opened 7 years ago

Last modified 7 years ago

#53866 closed defect

xorg-libX11 fails on 10.8 with libc++ — at Initial Version

Reported by: 1-61803 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: xorg-libX11

Description

xorg-libX11 fails to configure on 10.8, when set to build from source with libc++.

:info:configure checking for cpp... /usr/bin/cpp
:info:configure checking if /usr/bin/cpp requires -undef... xcrun: Error: could not stat active 
Xcode path '/Users/test/Desktop/Xcode.app/Contents/Developer'. (Permission denied)
:info:configure xcrun: Error: could not stat active Xcode path '/Users/test/Desktop/Xcode.
app/Contents/Developer'. (Permission denied)
:info:configure xcrun: Error: could not stat active Xcode path '/Users/test/Desktop/Xcode.
app/Contents/Developer'. (Permission denied)
:info:configure configure: error: /usr/bin/cpp defines unix with or without -undef.  I don't know 
what to do.

It does build on the same system though, a 10.8 vanilla vm, when set to build from source with libstdc++, only adjustment being changing the path with xcode-select.

There's a similar ticket under 10.12, closed as worksforme #52335. I attached the logs.

Change History (2)

Changed 7 years ago by 1-61803

Attachment: main.log added

Changed 7 years ago by 1-61803

Attachment: config.log added
Note: See TracTickets for help on using tickets.