Build Information
Failed to build materialize, reference master (08d76b
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 02:30:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swifweb/materialize.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swifweb/materialize
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 08d76b2 📜 Add LICENSE
Cloned https://github.com/swifweb/materialize.git
Revision (git rev-parse @):
08d76b2ff17827deb53432a9692fa49af6bd2795
SUCCESS checkout https://github.com/swifweb/materialize.git at master
Fetching https://github.com/swifweb/web
[1/6482] Fetching web
Fetched https://github.com/swifweb/web from cache (1.12s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (0.81s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/21175] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.42s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.66s)
Creating working copy for https://github.com/swifweb/web
Working copy of https://github.com/swifweb/web resolved at 1.0.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "materialize",
"name": "materialize",
"url": "https://github.com/swifweb/materialize.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/materialize",
"dependencies": [
{
"identity": "web",
"name": "web",
"url": "https://github.com/swifweb/web",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/web",
"dependencies": [
{
"identity": "javascriptkit",
"name": "JavaScriptKit",
"url": "https://github.com/swiftwasm/JavaScriptKit",
"version": "0.17.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swifweb/materialize.git
[1/124] Fetching materialize
Fetched https://github.com/swifweb/materialize.git from cache (0.91s)
Fetching https://github.com/swifweb/web from cache
Fetched https://github.com/swifweb/web from cache (0.50s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (0.03s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.47s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (0.03s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
Creating working copy for https://github.com/swifweb/materialize.git
Working copy of https://github.com/swifweb/materialize.git resolved at master (08d76b2)
Creating working copy for https://github.com/swifweb/web
Working copy of https://github.com/swifweb/web resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'materialize' is not used by any target
Found 1 product dependencies
- web
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/swifweb/materialize.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/33] Write sources
[18/33] Copying css
[20/33] Write sources
[24/33] Copying Runtime
[25/33] Copying js
[26/33] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[27/33] Write swift-version--7754E27361AE5C74.txt
[28/33] Compiling _CJavaScriptKit _CJavaScriptKit.c
[30/54] Emitting module JavaScriptKit
[31/56] Compiling JavaScriptKit JSBigInt.swift
[32/56] Compiling JavaScriptKit JSClosure.swift
[33/56] Compiling JavaScriptKit JSFunction.swift
[34/56] Compiling JavaScriptKit JSObject.swift
[35/56] Compiling JavaScriptKit JSArray.swift
[36/56] Compiling JavaScriptKit JSDate.swift
[37/56] Compiling JavaScriptKit JSError.swift
[38/56] Compiling JavaScriptKit JSThrowingFunction.swift
[39/56] Compiling JavaScriptKit JSBridgedType.swift
[40/56] Compiling JavaScriptKit JSString.swift
[41/56] Compiling JavaScriptKit JSSymbol.swift
[42/56] Compiling JavaScriptKit JSValue.swift
[43/56] Compiling JavaScriptKit JSValueDecoder.swift
[44/56] Compiling JavaScriptKit Deprecated.swift
[45/56] Compiling JavaScriptKit Features.swift
[46/56] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[47/56] Compiling JavaScriptKit ConvertibleToJSValue.swift
[48/56] Compiling JavaScriptKit JSPromise.swift
[49/56] Compiling JavaScriptKit JSTimer.swift
[50/56] Compiling JavaScriptKit JSTypedArray.swift
[51/56] Compiling JavaScriptKit XcodeSupport.swift
[52/56] Compiling JavaScriptKit resource_bundle_accessor.swift
[53/60] Compiling JavaScriptBigIntSupport XcodeSupport.swift
[54/60] Compiling JavaScriptBigIntSupport Int64+I64.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
[55/60] Emitting module JavaScriptBigIntSupport
[56/60] Compiling JavaScriptBigIntSupport JSBigInt+I64.swift
[57/91] Compiling WebFoundation AbortController.swift
[58/91] Compiling WebFoundation AbortSignal.swift
[59/91] Compiling WebFoundation AnyElement.swift
[60/91] Compiling WebFoundation ArrayBuffer.swift
[61/94] Compiling WebFoundation Storage.swift
[62/94] Compiling WebFoundation Storageable.swift
[63/94] Compiling WebFoundation URLConformable.swift
[64/94] Compiling WebFoundation Array+Random.swift
[65/94] Compiling WebFoundation JSFunction+Optional.swift
[66/94] Compiling WebFoundation String+Random.swift
[67/94] Emitting module WebFoundation
[68/94] Compiling WebFoundation Size.swift
[69/94] Compiling WebFoundation AnyState.swift
[70/94] Compiling WebFoundation Copyable.swift
[71/94] Compiling WebFoundation Blob.swift
[72/94] Compiling WebFoundation BlobPropertyBag.swift
[73/94] Compiling WebFoundation BufferSource.swift
[74/94] Compiling WebFoundation Console.swift
[75/94] Compiling WebFoundation File.swift
[76/94] Compiling WebFoundation FormData.swift
[77/94] Compiling WebFoundation JSClass.swift
[78/94] Compiling WebFoundation InnerStateChangeable.swift
[79/94] Compiling WebFoundation State.swift
[80/94] Compiling WebFoundation Stateable.swift
[81/94] Compiling WebFoundation Dispatch.swift
[82/94] Compiling WebFoundation Dir.swift
[83/94] Compiling WebFoundation Exports.swift
[84/94] Compiling WebFoundation Array+Diff.swift
[85/94] Compiling WebFoundation JSValuable.swift
[86/94] Compiling WebFoundation Point.swift
[87/94] Compiling WebFoundation Rect.swift
[88/94] Compiling WebFoundation URLSearchParams.swift
[89/94] Compiling WebFoundation URLValue.swift
[90/94] Compiling WebFoundation WebJSValue.swift
[91/146] Emitting module LocationAPI
[92/146] Compiling LocationAPI Location.swift
[93/146] Compiling ContentIndexAPI ContentIndex.swift
[94/146] Emitting module PushAPI
[95/146] Compiling PushAPI PushEvent.swift
[96/146] Compiling NotificationsAPI NotificationsAPI.swift
[97/146] Compiling PushAPI PushManager.swift
[98/146] Compiling PushAPI PushSubscription.swift
[99/146] Compiling PushAPI PushMessageData.swift
[100/148] Compiling StorageAPI SessionStorage.swift
[101/148] Compiling StorageAPI StorageAPI.swift
[102/148] Emitting module ContentIndexAPI
[103/148] Compiling StreamsAPI StreamsAPI.swift
[104/148] Compiling StreamsAPI ReadableStreamDefaultReader.swift
[105/148] Compiling StreamsAPI ReadableStreamBYOBReader.swift
[106/148] Compiling StreamsAPI TransformStream.swift
[107/148] Emitting module NotificationsAPI
[108/148] Compiling StreamsAPI PipeOptions.swift
[109/148] Emitting module StreamsAPI
[110/148] Compiling StreamsAPI ReadableStream.swift
[111/148] Compiling StorageAPI LocalStorage.swift
[112/148] Emitting module StorageAPI
[113/148] Compiling StreamsAPI WritableStreamDefaultWriter.swift
[114/148] Compiling NotificationsAPI Notification.swift
[115/148] Compiling NotificationsAPI Notification+Action.swift
[116/148] Compiling StreamsAPI WritableStream.swift
[117/148] Compiling Events PushEvent.swift
[118/148] Compiling Events StorageEvent.swift
[119/148] Compiling Events TouchEvent.swift
[120/148] Compiling Events TransitionEvent.swift
[121/148] Compiling Events TouchObject.swift
[122/148] Compiling Events PageTransitionEvent.swift
[123/148] Compiling Events ProgressEvent.swift
[124/150] Compiling Events AnimationEvent.swift
[125/150] Compiling Events ClipboardEvent.swift
[126/150] Compiling Events DragEvent.swift
[127/150] Compiling Events HandledEventPhase.swift
[128/150] Compiling Events InputType.swift
[129/150] Compiling Events KeyboardEventLocation.swift
[130/150] Compiling Events WheelEventDeltaMode.swift
[131/150] Compiling Events Event.swift
[132/150] Compiling Events EventListener.swift
[133/163] Emitting module HistoryAPI
[134/163] Compiling HistoryAPI History.swift
[135/163] Compiling Events EventTarget.swift
[136/163] Compiling Events ExtendableEvent.swift
[137/163] Compiling Events FocusEvent.swift
[138/163] Emitting module Events
[139/163] Compiling Events UIEvent.swift
[140/163] Compiling Events WheelEvent.swift
[141/163] Compiling Events MouseEvent.swift
[142/163] Compiling Events Names.swift
[143/163] Compiling Events DataTransferObject.swift
[144/163] Compiling Events HashChangeEvent.swift
[145/163] Compiling Events InputEvent.swift
[146/163] Compiling Events KeyboardEvent.swift
[147/163] Compiling FetchAPI Headers.swift
[148/163] Compiling FetchAPI Request.swift
[149/163] Compiling FetchAPI RequestOptions.swift
[150/163] Compiling FetchAPI Fetch.swift
[151/164] Compiling FetchAPI ResponseType.swift
[152/164] Compiling FetchAPI Body.swift
[153/164] Compiling FetchAPI RedirectMode.swift
[154/164] Compiling FetchAPI RequestRedirect.swift
[155/164] Compiling FetchAPI RequestMethod.swift
[156/164] Compiling FetchAPI RequestMode.swift
[157/164] Emitting module FetchAPI
[158/164] Compiling FetchAPI RequestCache.swift
[159/164] Compiling FetchAPI RequestCredentials.swift
[160/252] Compiling FetchAPI Response.swift
[161/252] Compiling ChannelMessagingAPI MessagePort.swift
[162/252] Compiling ChannelMessagingAPI ChannelMessagingAPI.swift
[163/252] Emitting module ChannelMessagingAPI
[164/252] Compiling XMLHttpRequest Response.swift
[165/265] Compiling DOMEvents BeforeUnloadHandleable.swift
[166/265] Compiling DOMEvents HashChangeHandleable.swift
[167/265] Compiling DOMEvents OfflineHandleable.swift
[168/265] Compiling DOMEvents OnlineHandleable.swift
[169/265] Compiling DOMEvents PageHideHandleable.swift
[170/265] Compiling DOMEvents PageShowHandleable.swift
[171/265] Compiling DOMEvents ResizeHandleable.swift
[172/265] Compiling DOMEvents UnloadHandleable.swift
[173/273] Compiling XMLHttpRequest XMLHttpRequestEventTarget.swift
[174/273] Compiling DOMEvents LoadStartHandleable.swift
[175/273] Compiling DOMEvents LoadedDataHandleable.swift
[176/273] Compiling DOMEvents LoadedMetadataHandleable.swift
[177/273] Compiling DOMEvents PauseHandleable.swift
[178/273] Compiling DOMEvents PlayHandleable.swift
[179/273] Compiling DOMEvents PlayingHandleable.swift
[180/273] Compiling DOMEvents ProgressHandleable.swift
[181/273] Compiling DOMEvents RateChangeHandleable.swift
[182/273] Compiling DOMEvents SeekedHandleable.swift
[183/273] Compiling DOMEvents Container.swift
[184/273] Compiling DOMEvents DOMEventable.swift
[185/273] Compiling DOMEvents ToggleHandleable.swift
[186/273] Compiling DOMEvents ErrorHandleable.swift
[187/273] Compiling DOMEvents Exports.swift
[188/273] Compiling DOMEvents ResetHandleable.swift
[189/273] Compiling DOMEvents SubmitHandleable.swift
[190/273] Compiling DOMEvents ChangeHandleable.swift
[191/273] Compiling DOMEvents SeekingHandleable.swift
[192/273] Compiling DOMEvents StalledHandleable.swift
[193/273] Compiling DOMEvents SuspendHandleable.swift
[194/273] Compiling DOMEvents TimeUpdateHandleable.swift
[195/273] Compiling DOMEvents VolumeChangeHandleable.swift
[196/273] Compiling DOMEvents WaitingHandleable.swift
[197/273] Compiling DOMEvents AfterPrintHandleable.swift
[198/273] Compiling DOMEvents BeforePrintHandleable.swift
[199/273] Emitting module XMLHttpRequest
[200/273] Compiling XMLHttpRequest ReadyState.swift
[201/273] Compiling XMLHttpRequest XMLHttpRequest.swift
[202/273] Compiling XMLHttpRequest ResponseType.swift
[203/273] Compiling DOMEvents FocusOutHandleable.swift
[204/273] Compiling DOMEvents FullScreenChangeHandleable.swift
[205/273] Compiling DOMEvents FullScreenErrorHandleable.swift
[206/273] Compiling DOMEvents KeyDownHandleable.swift
[207/273] Compiling DOMEvents KeyPressHandleable.swift
[208/273] Compiling DOMEvents KeyUpHandleable.swift
[209/273] Compiling DOMEvents MessageHandleable.swift
[210/273] Compiling DOMEvents MouseDownHandleable.swift
[211/273] Compiling DOMEvents MouseEnterHandleable.swift
[212/273] Compiling DOMEvents MouseLeaveHandleable.swift
[213/273] Compiling DOMEvents MouseMoveHandleable.swift
[214/273] Compiling DOMEvents MouseOutHandleable.swift
[215/273] Compiling DOMEvents MouseOverHandleable.swift
[216/273] Compiling DOMEvents MouseUpHandleable.swift
[217/273] Compiling DOMEvents OpenHandleable.swift
[218/273] Compiling DOMEvents PasteHandleable.swift
[219/273] Compiling DOMEvents TouchCancelHandleable.swift
[220/273] Compiling DOMEvents TouchEndHandleable.swift
[221/273] Compiling DOMEvents TouchMoveHandleable.swift
[222/273] Compiling DOMEvents TouchStartHandleable.swift
[223/273] Compiling DOMEvents TransitionEndHandleable.swift
[224/273] Compiling DOMEvents WheelHandleable.swift
[225/273] Compiling DOMEvents AbortHandleable.swift
[226/273] Compiling DOMEvents CanPlayHandleable.swift
[227/273] Compiling DOMEvents CanPlayThroughHandleable.swift
[228/273] Compiling DOMEvents DurationChangeHandleable.swift
[229/273] Compiling DOMEvents EndedHandleable.swift
[230/273] Compiling DOMEvents DragEndHandleable.swift
[231/273] Compiling DOMEvents DragEnterHandleable.swift
[232/273] Compiling DOMEvents DragHandleable.swift
[233/273] Compiling DOMEvents DragLeaveHandleable.swift
[234/273] Compiling DOMEvents DragOverHandleable.swift
[235/273] Compiling DOMEvents DragStartHandleable.swift
[236/273] Compiling DOMEvents DropHandleable.swift
[237/273] Compiling DOMEvents FocusHandleable.swift
[238/273] Compiling DOMEvents FocusInHandleable.swift
[239/273] Compiling DOMEvents AnimationEndHandleable.swift
[240/273] Compiling DOMEvents AnimationIterationHandleable.swift
[241/273] Compiling DOMEvents AnimationStartHandleable.swift
[242/273] Compiling DOMEvents BlurHandleable.swift
[243/273] Compiling DOMEvents ClickHandleable.swift
[244/273] Compiling DOMEvents ContextMenuHandleable.swift
[245/273] Compiling DOMEvents CopyHandleable.swift
[246/273] Compiling DOMEvents CutHandleable.swift
[247/273] Compiling DOMEvents DblClickHandleable.swift
[248/273] Compiling WorkersAPI WorkerNavigator.swift
[249/273] Compiling WorkersAPI WorkerMessage.swift
[250/273] Emitting module DOMEvents
[251/273] Emitting module WebSocketAPI
[252/273] Compiling WebSocketAPI WebSocketState.swift
[253/273] Compiling WebSocketAPI WebSocket.swift
[254/273] Compiling WebSocketAPI CloseEvent.swift
[255/273] Compiling WebSocketAPI MessageEvent.swift
[256/273] Compiling WebSocketAPI BinaryType.swift
[257/273] Compiling DOMEvents InputHandleable.swift
[258/273] Compiling DOMEvents InvalidHandleable.swift
[259/273] Compiling DOMEvents SearchHandleable.swift
[260/273] Compiling DOMEvents SelectHandleable.swift
[261/273] Compiling DOMEvents LoadHandleable.swift
[262/273] Compiling DOMEvents ShowHandleable.swift
[263/273] Compiling DOMEvents Scopes.swift
[264/273] Compiling DOMEvents ScrollHandleable.swift
[265/273] Compiling WorkersAPI WorkerLocation.swift
[266/273] Compiling WorkersAPI SharedWorker.swift
[267/273] Emitting module WorkersAPI
[268/273] Compiling WorkersAPI AbstractWorker.swift
[269/273] Compiling WorkersAPI Worker.swift
[270/278] Compiling NavigatorAPI NavigatorGeolocation.swift
[271/278] Emitting module NavigatorAPI
[272/278] Compiling NavigatorAPI NavigationPreloadManager.swift
[273/278] Compiling NavigatorAPI ServiceWorkerContainer.swift
[274/278] Compiling NavigatorAPI Navigator.swift
[275/320] Compiling DOM EncType.swift
[276/320] Compiling DOM EnterKeyHintType.swift
[277/320] Compiling DOM InputButtonType.swift
[278/320] Compiling DOM InputTextType.swift
[279/320] Compiling DOM LoadingType.swift
[280/324] Compiling DOM WrapType.swift
[281/324] Compiling DOM Exports.swift
[282/324] Compiling DOM ForEach.swift
[283/324] Compiling DOM Id.swift
[284/324] Compiling DOM ScopeType.swift
[285/324] Compiling DOM SelectionDirection.swift
[286/324] Compiling DOM ShapeType.swift
[287/324] Compiling DOM TargetType.swift
[288/324] Compiling DOM Screen.swift
[289/324] Compiling DOM StringInitializable.swift
[290/324] Compiling DOM Window.swift
[291/324] Compiling DOM WindowLifecycle.swift
[292/324] Compiling DOM MethodType.swift
[293/324] Compiling DOM PreloadType.swift
[294/324] Compiling DOM RangeTextSelectMode.swift
[295/324] Compiling DOM RelType.swift
[296/324] Compiling DOM Opener.swift
[297/324] Compiling DOM RangeTextable.swift
[298/324] Compiling DOM Selectable.swift
[299/324] Compiling DOM SelectionRangeable.swift
[300/324] Compiling DOM BaseElement.swift
[301/324] Compiling DOM Class.swift
[302/324] Compiling DOM DOM.swift
[303/324] Compiling DOM DOMElement.swift
[304/324] Compiling DOM DarkModeDetector.swift
[305/324] Emitting module DOM
[306/324] Compiling DOM AnyElement.swift
[307/324] Compiling DOM Attributes.swift
[308/324] Compiling DOM BaseActiveElement.swift
[309/324] Compiling DOM BaseActiveStringElement.swift
[310/324] Compiling DOM BaseContentElement.swift
[311/324] Compiling DOM Document.swift
[312/324] Compiling DOM Elements.swift
[313/324] Compiling DOM AlignType.swift
[314/324] Compiling DOM AsType.swift
[315/324] Compiling DOM AutocapitalizeType.swift
[316/324] Compiling DOM AutocompleteType.swift
[317/324] Compiling DOM CaptureType.swift
[318/324] Compiling DOM CrossOriginType.swift
[319/324] Compiling DOM DecodingType.swift
[320/324] Compiling DOM DirType.swift
[321/370] Compiling ResizeObserverAPI ResizeObserver.swift
[322/370] Emitting module ResizeObserverAPI
[323/370] Compiling CSS Autoable.swift
[324/370] Compiling CSS Colorable.swift
[325/370] Compiling CSS Inheritable.swift
[326/370] Compiling CSS Initialable.swift
[327/370] Compiling CSS Lengthable.swift
[328/374] Compiling CSS ViewportRule.swift
[329/374] Compiling CSS RulesBuilder.swift
[330/374] Compiling CSS TimeUnit.swift
[331/374] Compiling CSS Unit.swift
[332/374] Compiling CSS Noneable.swift
[333/374] Compiling CSS Numberable.swift
[334/374] Compiling CSS NumericValue.swift
[335/374] Compiling CSS Percentable.swift
[336/374] Compiling CSS RelativeSizeValue.swift
[337/374] Compiling CSS DocumentRule.swift
[338/374] Compiling CSS FontFaceRule.swift
[339/374] Compiling CSS FontFeatureValuesRule.swift
[340/374] Compiling CSS ImportRule.swift
[341/374] Compiling CSS KeyframesRule.swift
[342/374] Compiling CSS MediaRule.swift
[343/374] Compiling CSS NamespaceRule.swift
[344/374] Compiling CSS PageRule.swift
[345/374] Compiling CSS SupportsRule.swift
[346/374] Compiling CSS TimeUnitValue.swift
[347/374] Compiling CSS UnitValue.swift
[348/374] Compiling CSS Valuable.swift
[349/374] Compiling CSS CharsetRule.swift
[350/374] Compiling CSS CounterStyleRule.swift
[351/374] Compiling CSS ValueWithTime.swift
[352/374] Compiling CSS ValueWithUnit.swift
[353/374] Compiling CSS StyleElement+CSS.swift
[354/374] Compiling CSS Stylesheet.swift
[355/374] Compiling CSS Class+Pointerable.swift
[356/374] Compiling CSS Color.swift
[357/374] Compiling CSS ForEach.swift
[358/374] Compiling CSS Id+Pointerable.swift
[359/374] Compiling CSS Pointer.swift
[360/374] Compiling CSS PropertiesBuilder.swift
[361/374] Compiling CSS PropertyTypes.swift
[362/374] Compiling CSS AbsoluteSizeable.swift
[363/374] Compiling CSS AngleValue.swift
[364/374] Compiling CSS AutoValue.swift
[365/374] Emitting module CSS
[366/374] Compiling CSS CSSColor.swift
[367/374] Compiling CSS CSSFunction.swift
[368/374] Compiling CSS CSSProperties.swift
[369/374] Compiling CSS CSSProperty.swift
[370/374] Compiling CSS CSSRule.swift
[371/425] Compiling Web RoutesBuilder+Middleware.swift
[372/425] Compiling Web RoutesBuilder.swift
[373/425] Compiling Web RoutesFactory.swift
[374/425] Compiling Web RoutesStorage.swift
[375/425] Compiling Web TrieRouter.swift
[376/430] Compiling Web AbortError.swift
[377/430] Compiling Web Exports.swift
[378/430] Compiling Web BaseElement+FadeInOut.swift
[379/430] Compiling Web FormData+DOMElement.swift
[380/430] Compiling Web Postfix+Percentable.swift
[381/430] Compiling Web Prefix+UnitValuable.swift
[382/430] Compiling Web Middleware.swift
[383/430] Compiling Web IndexWebPage.swift
[384/430] Compiling Web BasicResponder.swift
[385/430] Compiling Web DefaultResponder.swift
[386/430] Compiling Web Parameters.swift
[387/430] Compiling Web PathComponent.swift
[388/430] Compiling Web AppBuilder.swift
[389/430] Compiling Web PageController.swift
[390/430] Compiling Web HStack.swift
[391/430] Compiling Web Spacer.swift
[392/430] Compiling Web VStack.swift
[393/430] Compiling Web View.swift
[394/430] Compiling Web BasicCodingKey.swift
[395/430] Compiling Web CodingKeyRepresentable.swift
[396/430] Compiling Web SingleValueDecoder.swift
[397/430] Compiling Web WebApp.swift
[398/430] Compiling Web AppStyles.swift
[399/430] Compiling Web DomElement+Preview.swift
[400/430] Compiling Web PreviewableApp.swift
[401/430] Compiling Web RenderBuilder.swift
[402/430] Compiling Web WebPreview.swift
[403/430] Compiling Web WebPreviewRenderable.swift
[404/430] Emitting module Web
[405/430] Compiling Web Request.swift
[406/430] Compiling Web Responder.swift
[407/430] Compiling Web Route.swift
[408/430] Compiling Web Router.swift
[409/430] Compiling Web Routes.swift
[410/430] Compiling Web RoutesBuilder+Group.swift
[411/430] Compiling Web URLEncodedFormParser.swift
[412/430] Compiling Web URLEncodedFormSerializer.swift
[413/430] Compiling Web URLQueryCoders.swift
[414/430] Compiling Web URLQueryContainer.swift
[415/430] Compiling Web URLQueryFragmentConvertible.swift
[416/430] Compiling Web _RoutesBuilder.swift
[417/430] Compiling Web URLEncodedFormData.swift
[418/430] Compiling Web URLEncodedFormDecoder.swift
[419/430] Compiling Web URLEncodedFormEncoder.swift
[420/430] Compiling Web URLEncodedFormError.swift
[421/430] Compiling Web Stylesheet+AppBuilder.swift
[422/430] Compiling Web UUID+Pseudo.swift
[423/430] Compiling Web Language.swift
[424/430] Compiling Web Localization.swift
[425/430] Compiling Web LocalizedString.swift
[426/430] Compiling Web String+LocalizedString.swift
[426/430] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AnyElement.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/AnyElement.swift.o(AnyElement.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/AnyElement.swift.o(AnyElement.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOMEvents.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebFoundation.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Web.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Web.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'ForEach.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DOM.build/ForEach.swift.o(ForEach.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CSS.build/ForEach.swift.o(ForEach.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PushEvent.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/PushAPI.build/PushEvent.swift.o(PushEvent.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Events.build/PushEvent.swift.o(PushEvent.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Request.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/Request.swift.o(Request.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Web.build/Request.swift.o(Request.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Response.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/XMLHttpRequest.build/Response.swift.o(Response.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/Response.swift.o(Response.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'ResponseType.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FetchAPI.build/ResponseType.swift.o(ResponseType.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/XMLHttpRequest.build/ResponseType.swift.o(ResponseType.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'XcodeSupport.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptKit.build/XcodeSupport.swift.o(XcodeSupport.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/JavaScriptBigIntSupport.build/XcodeSupport.swift.o(XcodeSupport.swift.o)'
[427/448] Archiving libWeb.a
[429/461] Compiling Materialize Preloader.swift
[430/461] Compiling Materialize Pulse.swift
[431/461] Compiling Materialize Scrollspy.swift
[432/464] Compiling Materialize Transitions.swift
[433/464] Compiling Materialize Typography.swift
[434/464] Compiling Materialize resource_bundle_accessor.swift
[435/464] Compiling Materialize Colors.swift
[436/464] Compiling Materialize Container.swift
[437/464] Compiling Materialize Divider.swift
[438/464] Compiling Materialize Footer.swift
[439/464] Compiling Materialize Card.swift
[440/464] Compiling Materialize Carousel.swift
[441/464] Compiling Materialize Collapsible.swift
[442/464] Compiling Materialize Collection.swift
[443/464] Compiling Materialize Alignment.swift
[444/464] Compiling Materialize Badge.swift
[445/464] Compiling Materialize Breadcrumb.swift
[446/464] Compiling Materialize Buttons.swift
[447/464] Compiling Materialize MaterialIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var materialize: Materialize!
| |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'materialize' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public class Materialize {
[448/464] Compiling Materialize MaterialWaves.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var materialize: Materialize!
| |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'materialize' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public class Materialize {
[449/464] Compiling Materialize Materialize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var materialize: Materialize!
| |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'materialize' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public class Materialize {
[450/464] Compiling Materialize Formatting.swift
[451/464] Compiling Materialize Grid.swift
[452/464] Compiling Materialize MaterialButton.swift
[453/464] Compiling Materialize Section.swift
[454/464] Compiling Materialize Shadow.swift
[455/464] Compiling Materialize Table.swift
[456/464] Compiling Materialize Media.swift
[457/464] Compiling Materialize Navbar.swift
[458/464] Compiling Materialize Pagination.swift
[459/464] Compiling Materialize TableOfContents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Web
9 |
10 | private var _toast: Toast!
| |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_toast' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
43 | }
44 | parseDOMItem(content().domContentItem)
45 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
46 | show(
47 | html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
92 | }
93 | parseDOMItem(content().domContentItem)
94 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
95 | Materialize.getInstance { instance in
96 | JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
[460/464] Compiling Materialize Toast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Web
9 |
10 | private var _toast: Toast!
| |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_toast' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
43 | }
44 | parseDOMItem(content().domContentItem)
45 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
46 | show(
47 | html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
92 | }
93 | parseDOMItem(content().domContentItem)
94 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
95 | Materialize.getInstance { instance in
96 | JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
[461/464] Compiling Materialize Tooltip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Web
9 |
10 | private var _toast: Toast!
| |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_toast' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:45:80: error: missing argument for parameter 'singleQuotes' in call
43 | }
44 | parseDOMItem(content().domContentItem)
45 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
46 | show(
47 | html,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
92 | }
93 | parseDOMItem(content().domContentItem)
94 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
95 | Materialize.getInstance { instance in
96 | JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[462/464] Emitting module Materialize
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:11:16: warning: unknown attribute '__import_module__' ignored
9 | /// @param value The value to convert.
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
| `- warning: unknown attribute '__import_module__' ignored
12 | __import_name__("swjs_i64_to_bigint")))
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:12:16: warning: unknown attribute '__import_name__' ignored
10 | /// @param is_signed Whether to treat the value as a signed integer or not.
11 | __attribute__((__import_module__("javascript_kit"),
12 | __import_name__("swjs_i64_to_bigint")))
| `- warning: unknown attribute '__import_name__' ignored
13 | extern JavaScriptObjectRef _i64_to_bigint(const long long value, bool is_signed);
14 |
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:19:16: warning: unknown attribute '__import_module__' ignored
17 | /// @param ref The target JavaScript object.
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
| `- warning: unknown attribute '__import_module__' ignored
20 | __import_name__("swjs_bigint_to_i64")))
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "_CJavaScriptKit+I64.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JavaScriptKit/Sources/_CJavaScriptBigIntSupport/include/_CJavaScriptKit+I64.h:20:16: warning: unknown attribute '__import_name__' ignored
18 | /// @param is_signed Whether to treat the return value as a signed integer or not.
19 | __attribute__((__import_module__("javascript_kit"),
20 | __import_name__("swjs_bigint_to_i64")))
| `- warning: unknown attribute '__import_name__' ignored
21 | extern long long _bigint_to_i64(const JavaScriptObjectRef ref, bool is_signed);
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Materialize.swift:11:13: warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import JavaScriptKit
10 |
11 | private var materialize: Materialize!
| |- warning: var 'materialize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'materialize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'materialize' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public class Materialize {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Toast.swift:10:13: warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Web
9 |
10 | private var _toast: Toast!
| |- warning: var '_toast' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_toast' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_toast' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | public class Toast {
/Users/admin/builder/spi-builder-workspace/Sources/Materialize/Tooltip.swift:94:80: error: missing argument for parameter 'singleQuotes' in call
92 | }
93 | parseDOMItem(content().domContentItem)
94 | let html = elements.map { ($0 as? WebPreviewRenderable)?.renderPreview() ?? "" }.joined()
| `- error: missing argument for parameter 'singleQuotes' in call
95 | Materialize.getInstance { instance in
96 | JSObject.global.eval.function?.callAsFunction(arguments: ["MTooltip = function(sel, op) { return M.Tooltip.init(document.querySelectorAll(sel), op); }"])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/web/Sources/Web/WebberPreview/WebPreviewRenderable.swift:9:10: note: 'renderPreview(singleQuotes:)' declared here
7 |
8 | public protocol WebPreviewRenderable {
9 | func renderPreview(singleQuotes: Bool) -> String
| `- note: 'renderPreview(singleQuotes:)' declared here
10 | }
11 |
BUILD FAILURE 6.0 macosSpm