Skip to content

Instantly share code, notes, and snippets.

@tj-devel709
Created July 25, 2022 15:27
Show Gist options
  • Save tj-devel709/8c133d37415d1d1ea323ac61920f4d21 to your computer and use it in GitHub Desktop.
Save tj-devel709/8c133d37415d1d1ea323ac61920f4d21 to your computer and use it in GitHub Desktop.
[10:05:04.3298360] Making dotnet-wrench in /Users/tjlambert/Microsoft/Attributes/xamarin-macios/tests/xtro-sharpie
[10:05:04.3312700]
[10:05:04.3312770] Running make dotnet-wrench
With env vars:
MD_MTOUCH_SDK_ROOT = '/Users/tjlambert/Microsoft/Attributes/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/Current'
[10:05:04.7397830] /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/usr/bin/make -j8 dotnet-classify
[10:05:05.0959250] rm -f api-annotations-dotnet/iOS-*.raw
[10:05:05.0961770] rm -f api-annotations-dotnet/tvOS-*.raw
[10:05:05.0964680] rm -f api-annotations-dotnet/macOS-*.raw
[10:05:05.1468790] mono64 --debug bin/Debug/xtro-sharpie.exe --output-directory api-annotations-dotnet appletvos16.0-arm64.pch ../../_build/Microsoft.tvOS.Runtime.tvos-arm64/runtimes/tvos-arm64/lib/net6.0/Microsoft.tvOS.dll
[10:05:05.1482580] mono64 --debug bin/Debug/xtro-sharpie.exe --output-directory api-annotations-dotnet iphoneos16.0-arm64.pch ../../_build/Microsoft.iOS.Runtime.ios-arm64/runtimes/ios-arm64/lib/net6.0/Microsoft.iOS.dll
[10:05:05.1577320] mono64 --debug bin/Debug/xtro-sharpie.exe --output-directory api-annotations-dotnet macosx13.0-x86_64.pch ../../_build/Microsoft.macOS.Runtime.osx-x64/runtimes/osx-x64/lib/net6.0/Microsoft.macOS.dll
[10:05:27.1332760] touch .stamp-dotnet-classify-tvOS
[10:05:31.6363880] touch .stamp-dotnet-classify-iOS
[10:05:37.9500500] touch .stamp-dotnet-classify-macOS
[10:05:37.9550860] mono64 --debug xtro-sanity/bin/Debug/xtro-sanity.exe /Users/tjlambert/Microsoft/Attributes/xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet iOS tvOS macOS
[10:05:38.6769070] ?unknown-entry? !extra-enum-value! Managed value 1 for CTFontTableOptions.ExcludeSynthetic is available for the current platform while the value in the native header is not in 'tvOS-CoreText.ignore'
[10:05:38.6772950] ?unknown-entry? !extra-enum-value! Managed value 10 for CTParagraphStyleSpecifier.LineSpacing is available for the current platform while the value in the native header is not in 'tvOS-CoreText.ignore'
[10:05:39.5402860] Sanity check failed (2)
[10:05:39.5475270] make[2]: *** [.stamp-dotnet-classify] Error 2
[10:05:39.5480220] make[1]: *** [dotnet-wrench] Error 2
[10:05:39.5693820] Process make exited with 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment