Opened 3 years ago

Closed 3 years ago

#61453 closed defect (worksforme)

bzip2: build fails due to 'stdio.h' file not found

Reported by: rseichter (Ralph Seichter) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: bzip2

Description

Fresh MacPorts 2.6.4 installation on macOS 11.0.1. bzip2 is pulled in as a dependency for various ports, but the build fails because 'stdio.h' cannot be found. I have reinstalled MP, but to no visible effect.

Attachments (1)

main.log (89.9 KB) - added by rseichter (Ralph Seichter) 3 years ago.
Main build log

Download all attachments as: .zip

Change History (9)

Changed 3 years ago by rseichter (Ralph Seichter)

Attachment: main.log added

Main build log

comment:1 Changed 3 years ago by rseichter (Ralph Seichter)

Xcode command line tools are installed:

% xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates

comment:2 Changed 3 years ago by rseichter (Ralph Seichter)

% find /Applications/Xcode.app -type f -name stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/DriverKit20.0.sdk/System/DriverKit/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/sys/stdio.h
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/stdio.h
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdio.h

comment:3 Changed 3 years ago by kencu (Ken)

does this SDK actually exist on your system?

SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
Last edited 3 years ago by kencu (Ken) (previous) (diff)

comment:4 Changed 3 years ago by rseichter (Ralph Seichter)

% ls -alR /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk

total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  6 root  wheel  192 17 Sep 15:52 ..
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 System
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 usr

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System:
total 0
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 Library
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 iOSSupport

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 ..
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 Frameworks
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 PrivateFrameworks

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks:
total 0
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 AppleDCPMCDP29XX.framework
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 CoreML.framework
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Intents.framework
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Kernel.framework
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 _AVKit_SwiftUI.framework

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppleDCPMCDP29XX.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   33 29 Jul 03:00 AppleDCPMCDP29XX -> Versions/Current/AppleDCPMCDP29XX
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppleDCPMCDP29XX.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppleDCPMCDP29XX.framework/Versions/A:
total 2736
drwxr-xr-x  3 root  wheel       96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel      128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  4008688 17 Jul 08:24 AppleDCPMCDP29XX

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreML.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
drwxr-xr-x  5 root  wheel  160 29 Jul 03:00 XGBoostFramework.framework

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreML.framework/XGBoostFramework.framework:
total 0
drwxr-xr-x  5 root  wheel  160 29 Jul 03:00 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Headers -> Versions/Current/Headers
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions
lrwxr-xr-x  1 root  wheel   37 29 Jul 03:00 XGBoostFramework.tbd -> Versions/Current/XGBoostFramework.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreML.framework/XGBoostFramework.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  5 root  wheel  160 29 Jul 03:00 ..
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreML.framework/XGBoostFramework.framework/Versions/A:
total 8
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 Headers
-rw-r--r--  1 root  wheel  849 17 Jul 12:20 XGBoostFramework.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreML.framework/XGBoostFramework.framework/Versions/A/Headers:
total 16
drwxr-xr-x  3 root  wheel     96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel    128 17 Jul 12:25 ..
-rw-r--r--  1 root  wheel  25837 17 Jul 12:24 c_api.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Intents.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Intents.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Intents.framework/Versions/A:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 Headers

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Intents.framework/Versions/A/Headers:
total 16
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  931 17 Jul 12:22 INChargingConnectorTypeOptions.h
-rw-r--r--  1 root  wheel  725 17 Jul 12:22 INHeadUnit.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Jul 12:25 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A:
total 0
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 Headers

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers:
total 0
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 IOKit
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 arm
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 kern

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 platform
drwxr-xr-x  7 root  wheel  224 17 Jul 12:25 sdio

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/platform:
total 16
drwxr-xr-x  3 root  wheel    96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel   128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  7955 17 Jul 08:24 AppleGPIOICController.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/sdio:
total 72
drwxr-xr-x  7 root  wheel    224 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel    128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel   6772 17 Jul 08:24 IOSDIODevice.h
-rw-r--r--  1 root  wheel  19827 17 Jul 08:24 IOSDIOIoCardDevice.h
-rw-r--r--  1 root  wheel   1829 17 Jul 08:24 IOSDIOIoCardTypes.h
-rw-r--r--  1 root  wheel   6358 17 Jul 08:24 IOSDIOTypes.h
-rw-r--r--  1 root  wheel   9484 17 Jul 12:24 sdio_types.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/arm:
total 8
drwxr-xr-x  3 root  wheel    96 17 Sep 15:51 .
drwxr-xr-x  5 root  wheel   160 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  2257 17 Jul 08:24 machine_cpu.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/kern:
total 8
drwxr-xr-x  3 root  wheel    96 17 Sep 15:51 .
drwxr-xr-x  5 root  wheel   160 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  1474 17 Jul 08:24 call_entry.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/_AVKit_SwiftUI.framework:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Headers -> Versions/Current/Headers
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 Headers
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Modules

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A/Headers:
total 40
drwxr-xr-x  4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel    128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel    213 17 Jul 08:24 SwiftUI_AVKit_Additions.h
-rw-r--r--  1 root  wheel  15179 17 Jul 12:23 _AVKit_SwiftUI-Swift.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A/Modules:
total 8
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel   86 17 Jul 08:24 module.modulemap

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks:
total 0
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 PALCore.framework
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 PALDonate.framework
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 PALSearch.framework
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 SoftwareUpdateCoreTest.framework
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 StatsKit.framework

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALCore.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   28 29 Jul 03:00 PALCore.tbd -> Versions/Current/PALCore.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALCore.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALCore.framework/Versions/A:
total 8
drwxr-xr-x  3 root  wheel    96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  3650 17 Jul 12:20 PALCore.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALDonate.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   30 29 Jul 03:00 PALDonate.tbd -> Versions/Current/PALDonate.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALDonate.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALDonate.framework/Versions/A:
total 8
drwxr-xr-x  3 root  wheel    96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  1875 17 Jul 12:20 PALDonate.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALSearch.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   30 29 Jul 03:00 PALSearch.tbd -> Versions/Current/PALSearch.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALSearch.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/PALSearch.framework/Versions/A:
total 8
drwxr-xr-x  3 root  wheel    96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  1469 17 Jul 12:20 PALSearch.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/SoftwareUpdateCoreTest.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   43 29 Jul 03:00 SoftwareUpdateCoreTest.tbd -> Versions/Current/SoftwareUpdateCoreTest.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/SoftwareUpdateCoreTest.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/SoftwareUpdateCoreTest.framework/Versions/A:
total 8
drwxr-xr-x  3 root  wheel    96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  2370 17 Jul 12:21 SoftwareUpdateCoreTest.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/StatsKit.framework:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  7 root  wheel  224 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   29 29 Jul 03:00 StatsKit.tbd -> Versions/Current/StatsKit.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/StatsKit.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/PrivateFrameworks/StatsKit.framework/Versions/A:
total 16
drwxr-xr-x  3 root  wheel    96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
-rw-r--r--  1 root  wheel  4109 17 Jul 12:20 StatsKit.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport:
total 0
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 System
drwxr-xr-x  3 root  wheel   96 18 Jul 21:16 usr

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System:
total 0
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 ..
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 Library

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library:
total 0
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 .
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 ..
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 Frameworks

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks:
total 0
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 CarPlay.framework
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 OpenGLES.framework
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 SpriteKit.framework
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 UIKit.framework
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 _AVKit_SwiftUI.framework
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 _SpriteKit_SwiftUI.framework

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/CarPlay.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/CarPlay.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/CarPlay.framework/Versions/A:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 Headers

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/CarPlay.framework/Versions/A/Headers:
total 16
drwxr-xr-x  4 root  wheel   128 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel    96 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel   948 17 Jul 12:25 CPDetailLabel.h
-rw-r--r--  1 root  wheel  2373 17 Jul 12:25 CPEntityButton.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework:
total 0
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Headers -> Versions/Current/Headers
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Modules -> Versions/Current/Modules
lrwxr-xr-x  1 root  wheel   29 29 Jul 03:00 OpenGLES.tbd -> Versions/Current/OpenGLES.tbd
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 ..
drwxr-xr-x  6 root  wheel  192 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A:
total 32
drwxr-xr-x   6 root  wheel    192 17 Jul 12:25 .
drwxr-xr-x   4 root  wheel    128 29 Jul 03:00 ..
drwxr-xr-x  11 root  wheel    352 17 Jul 12:25 Headers
drwxr-xr-x  10 root  wheel    320 17 Jul 12:25 Libraries
drwxr-xr-x   3 root  wheel     96 17 Jul 12:25 Modules
-rw-r--r--   1 root  wheel  14141 17 Jul 12:21 OpenGLES.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Headers:
total 48
drwxr-xr-x  11 root  wheel   352 17 Jul 12:25 .
drwxr-xr-x   6 root  wheel   192 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  3036 17 Jul 12:25 EAGL.h
-rw-r--r--   1 root  wheel  3365 17 Jul 12:25 EAGLDrawable.h
-rw-r--r--   1 root  wheel   601 17 Jul 12:25 EAGLIOSurface.h
drwxr-xr-x   4 root  wheel   128 17 Jul 12:25 ES1
drwxr-xr-x   4 root  wheel   128 17 Jul 12:25 ES2
drwxr-xr-x   4 root  wheel   128 17 Jul 12:25 ES3
-rw-r--r--   1 root  wheel  1192 17 Jul 08:24 OpenGLES.apinotes
-rw-r--r--   1 root  wheel   335 17 Jul 12:25 OpenGLESAvailability.h
-rw-r--r--   1 root  wheel   865 17 Jul 08:24 gltypes.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Headers/ES1:
total 40
drwxr-xr-x   4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  11 root  wheel    352 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  45637 17 Jul 12:25 gl.h
-rw-r--r--   1 root  wheel  19347 17 Jul 12:25 glext.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Headers/ES2:
total 40
drwxr-xr-x   4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  11 root  wheel    352 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  44714 17 Jul 12:25 gl.h
-rw-r--r--   1 root  wheel  27166 17 Jul 12:25 glext.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Headers/ES3:
total 48
drwxr-xr-x   4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  11 root  wheel    352 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  81008 17 Jul 12:25 gl.h
-rw-r--r--   1 root  wheel  19538 17 Jul 12:25 glext.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Libraries:
total 72
drwxr-xr-x  10 root  wheel   320 17 Jul 12:25 .
drwxr-xr-x   6 root  wheel   192 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  1127 17 Jul 12:21 libCVMSPluginSupport.tbd
-rw-r--r--   1 root  wheel  3182 17 Jul 12:21 libGFXShared.tbd
-rw-r--r--   1 root  wheel  1160 17 Jul 12:21 libGLImage.tbd
-rw-r--r--   1 root  wheel  5916 17 Jul 12:21 libGLProgrammability.tbd
-rw-r--r--   1 root  wheel   723 17 Jul 12:21 libGLVMPlugin.tbd
-rw-r--r--   1 root  wheel   728 17 Jul 12:21 libGLVMPlugin31001.tbd
-rw-r--r--   1 root  wheel   727 17 Jul 12:21 libGLVMPlugin3802.tbd
-rw-r--r--   1 root  wheel   727 17 Jul 12:21 libGLVMPlugin3902.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/OpenGLES.framework/Versions/A/Modules:
total 8
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 .
drwxr-xr-x  6 root  wheel  192 17 Jul 12:25 ..
-rw-r--r--  1 root  wheel  337 17 Jul 08:24 module.modulemap

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/SpriteKit.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/SpriteKit.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/SpriteKit.framework/Versions/A:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 Modules

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/SpriteKit.framework/Versions/A/Modules:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Jul 12:25 SpriteKit.swiftcrossimport

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/SpriteKit.framework/Versions/A/Modules/SpriteKit.swiftcrossimport:
total 8
drwxr-xr-x  3 root  wheel  96 17 Jul 12:25 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  53 17 Jul 08:24 SwiftUI.swiftoverlay

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Versions/A:
total 0
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 ..
drwxr-xr-x  3 root  wheel  96 17 Sep 15:51 Headers

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Versions/A/Headers:
total 8
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  755 17 Jul 12:25 UIActivityViewController+UIActivityItemsConfiguration.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_AVKit_SwiftUI.framework:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Headers -> Versions/Current/Headers
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Versions

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions:
total 0
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A:
total 0
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 ..
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 Headers
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 Modules

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A/Headers:
total 40
drwxr-xr-x  4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel    128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel    213 17 Jul 08:24 SwiftUI_AVKit_Additions.h
-rw-r--r--  1 root  wheel  15179 17 Jul 12:25 _AVKit_SwiftUI-Swift.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_AVKit_SwiftUI.framework/Versions/A/Modules:
total 8
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel   86 17 Jul 08:24 module.modulemap

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework:
total 0
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 .
drwxr-xr-x  8 root  wheel  256 17 Sep 15:51 ..
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Headers -> Versions/Current/Headers
lrwxr-xr-x  1 root  wheel   24 29 Jul 03:00 Modules -> Versions/Current/Modules
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 Versions
lrwxr-xr-x  1 root  wheel   39 29 Jul 03:00 _SpriteKit_SwiftUI.tbd -> Versions/Current/_SpriteKit_SwiftUI.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework/Versions:
total 0
drwxr-xr-x  4 root  wheel  128 29 Jul 03:00 .
drwxr-xr-x  6 root  wheel  192 29 Jul 03:00 ..
drwxr-xr-x  5 root  wheel  160 17 Jul 12:25 A
lrwxr-xr-x  1 root  wheel    1 29 Jul 03:00 Current -> A

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework/Versions/A:
total 8
drwxr-xr-x  5 root  wheel   160 17 Jul 12:25 .
drwxr-xr-x  4 root  wheel   128 29 Jul 03:00 ..
drwxr-xr-x  4 root  wheel   128 17 Jul 12:25 Headers
drwxr-xr-x  4 root  wheel   128 17 Jul 12:25 Modules
-rw-r--r--  1 root  wheel  2544 17 Jul 12:21 _SpriteKit_SwiftUI.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework/Versions/A/Headers:
total 40
drwxr-xr-x  4 root  wheel    128 17 Jul 12:25 .
drwxr-xr-x  5 root  wheel    160 17 Jul 12:25 ..
-rw-r--r--  1 root  wheel  15205 17 Jul 12:24 _SpriteKit_SwiftUI-Swift.h
-rw-r--r--  1 root  wheel    474 17 Jul 08:24 _SpriteKit_SwiftUI.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework/Versions/A/Modules:
total 8
drwxr-xr-x   4 root  wheel  128 17 Jul 12:25 .
drwxr-xr-x   5 root  wheel  160 17 Jul 12:25 ..
drwxr-xr-x  12 root  wheel  384 17 Jul 12:25 _SpriteKit_SwiftUI.swiftmodule
-rw-r--r--   1 root  wheel  212 17 Jul 08:24 module.modulemap

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/System/Library/Frameworks/_SpriteKit_SwiftUI.framework/Versions/A/Modules/_SpriteKit_SwiftUI.swiftmodule:
total 120
drwxr-xr-x  12 root  wheel   384 17 Jul 12:25 .
drwxr-xr-x   4 root  wheel   128 17 Jul 12:25 ..
-rw-r--r--   1 root  wheel  4236 17 Jul 08:24 arm64.swiftdoc
-rw-r--r--   1 root  wheel  1763 17 Jul 08:24 arm64.swiftinterface
-rw-r--r--   1 root  wheel  4236 17 Jul 08:24 arm64e-apple-ios-macabi.swiftdoc
-rw-r--r--   1 root  wheel  1763 17 Jul 08:24 arm64e-apple-ios-macabi.swiftinterface
-rw-r--r--   1 root  wheel  4236 17 Jul 08:24 arm64e.swiftdoc
-rw-r--r--   1 root  wheel  1763 17 Jul 08:24 arm64e.swiftinterface
-rw-r--r--   1 root  wheel  4236 17 Jul 08:24 x86_64-apple-ios-macabi.swiftdoc
-rw-r--r--   1 root  wheel  1763 17 Jul 08:24 x86_64-apple-ios-macabi.swiftinterface
-rw-r--r--   1 root  wheel  4236 17 Jul 08:24 x86_64.swiftdoc
-rw-r--r--   1 root  wheel  1763 17 Jul 08:24 x86_64.swiftinterface

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/usr:
total 0
drwxr-xr-x  3 root  wheel   96 18 Jul 21:16 .
drwxr-xr-x  4 root  wheel  128 17 Jul 12:25 ..
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 lib

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/iOSSupport/usr/lib:
total 8
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 18 Jul 21:16 ..
-rw-r--r--  1 root  wheel  842 17 Jul 12:21 libAXSafeCategoryBundle.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr:
total 0
drwxr-xr-x   5 root  wheel  160 17 Sep 15:51 .
drwxr-xr-x   4 root  wheel  128 17 Sep 15:51 ..
drwxr-xr-x   4 root  wheel  128 17 Sep 15:51 include
drwxr-xr-x  17 root  wheel  544 17 Sep 15:51 lib
drwxr-xr-x   3 root  wheel   96 17 Jul 12:25 share

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/include:
total 8
drwxr-xr-x  4 root  wheel   128 17 Sep 15:51 .
drwxr-xr-x  5 root  wheel   160 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  2458 17 Jul 08:24 AHTRestore.h
drwxr-xr-x  3 root  wheel    96 17 Sep 15:51 EndpointSecurity

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/include/EndpointSecurity:
total 8
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 .
drwxr-xr-x  4 root  wheel  128 17 Sep 15:51 ..
-rw-r--r--  1 root  wheel  386 17 Jul 08:24 ESOpaqueTypes.h

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/lib:
total 64
drwxr-xr-x  17 root  wheel   544 17 Sep 15:51 .
drwxr-xr-x   5 root  wheel   160 17 Sep 15:51 ..
-rw-r--r--   1 root  wheel  1228 17 Jul 12:20 libecpg.6.5.tbd
lrwxr-xr-x   1 root  wheel    15 29 Jul 03:00 libecpg.6.tbd -> libecpg.6.5.tbd
lrwxr-xr-x   1 root  wheel    15 29 Jul 03:00 libecpg.tbd -> libecpg.6.5.tbd
-rw-r--r--   1 root  wheel  1235 17 Jul 12:20 libecpg_compat.3.5.tbd
lrwxr-xr-x   1 root  wheel    22 29 Jul 03:00 libecpg_compat.3.tbd -> libecpg_compat.3.5.tbd
lrwxr-xr-x   1 root  wheel    22 29 Jul 03:00 libecpg_compat.tbd -> libecpg_compat.3.5.tbd
-rw-r--r--   1 root  wheel  2026 17 Jul 12:20 libpgtypes.3.4.tbd
lrwxr-xr-x   1 root  wheel    18 29 Jul 03:00 libpgtypes.3.tbd -> libpgtypes.3.4.tbd
lrwxr-xr-x   1 root  wheel    18 29 Jul 03:00 libpgtypes.tbd -> libpgtypes.3.4.tbd
-rw-r--r--   1 root  wheel  4122 17 Jul 12:20 libpq.5.6.tbd
lrwxr-xr-x   1 root  wheel    13 29 Jul 03:00 libpq.5.tbd -> libpq.5.6.tbd
lrwxr-xr-x   1 root  wheel    13 29 Jul 03:00 libpq.tbd -> libpq.5.6.tbd
-rw-r--r--   1 root  wheel   432 17 Jul 12:20 libviolet_nocatch.tbd
-rw-r--r--   1 root  wheel   583 17 Jul 12:20 libviolet_verifier.tbd
-rw-r--r--   1 root  wheel   679 17 Jul 12:20 libviolet_verifier_qemu.tbd

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share:
total 0
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 .
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 ..
drwxr-xr-x  6 root  wheel  192 17 Sep 15:51 man

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share/man:
total 0
drwxr-xr-x  6 root  wheel  192 17 Sep 15:51 .
drwxr-xr-x  3 root  wheel   96 17 Jul 12:25 ..
drwxr-xr-x  6 root  wheel  192 17 Sep 15:51 man1
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 man5
drwxr-xr-x  3 root  wheel   96 17 Sep 15:51 man7
drwxr-xr-x  5 root  wheel  160 17 Sep 15:51 man8

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share/man/man1:
total 56
drwxr-xr-x  6 root  wheel    192 17 Sep 15:51 .
drwxr-xr-x  6 root  wheel    192 17 Sep 15:51 ..
-r--r--r--  1 root  wheel  10911 17 Jul 08:24 mandoc_apropos.1
-r--r--r--  1 root  wheel   9765 17 Jul 08:24 mandoc_man.1
lrwxr-xr-x  1 root  wheel     16 29 Jul 03:00 mandoc_whatis.1 -> mandoc_apropos.1
-rw-r--r--  1 root  wheel   3120 17 Jul 08:25 update_dyld_shared_cache.1

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share/man/man5:
total 72
drwxr-xr-x  5 root  wheel    160 17 Sep 15:51 .
drwxr-xr-x  6 root  wheel    192 17 Sep 15:51 ..
-r--r--r--  1 root  wheel   4016 17 Jul 08:25 mandoc.conf.5
-r--r--r--  1 root  wheel   5874 17 Jul 08:25 mandoc.db.5
-rw-r--r--  1 root  wheel  54109 17 Jul 08:25 unbound.conf.5

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share/man/man7:
total 16
drwxr-xr-x  3 root  wheel     96 17 Sep 15:51 .
drwxr-xr-x  6 root  wheel    192 17 Sep 15:51 ..
-r--r--r--  1 root  wheel  17200 17 Jul 08:25 mandoc_man.7

/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/share/man/man8:
total 32
drwxr-xr-x  5 root  wheel   160 17 Sep 15:51 .
drwxr-xr-x  6 root  wheel   192 17 Sep 15:51 ..
-r--r--r--  1 root  wheel  4897 17 Jul 08:25 mandoc_mandocdb.8
-rw-r--r--  1 root  wheel  2342 17 Jul 08:25 unbound.8
-rw-r--r--  1 root  wheel   319 17 Jul 08:25 xpchelper.8

comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

I'm not sure why this is happening for you. We don't see this problem:

https://build.macports.org/builders/ports-11.0_x86_64-builder/builds/0

comment:6 Changed 3 years ago by rseichter (Ralph Seichter)

Now that you built bzip2 on the MacPorts servers, my local installation was able to download a working binary version. Next failure occurs in libtools: #61457

Last edited 3 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:7 Changed 3 years ago by rseichter (Ralph Seichter)

I reinstalled the Xcode command line tools once again, and builds now succeed. This issue can be closed.

comment:8 Changed 3 years ago by kencu (Ken)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.