>>> element-web: Building community/element-web 1.11.109-r0 (using abuild 3.15.0-r0) started Mon, 11 Aug 2025 19:42:28 +0000 >>> element-web: Validating /home/buildozer/aports/community/element-web/APKBUILD... >>> element-web: Analyzing dependencies... >>> element-web: Installing for build: build-base nodejs yarn (1/10) Installing ca-certificates (20250619-r0) (2/10) Installing ada-libs (2.9.2-r4) (3/10) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/10) Installing icu-libs (76.1-r1) (5/10) Installing simdjson (3.12.0-r0) (6/10) Installing simdutf (7.2.1-r0) (7/10) Installing sqlite-libs (3.49.2-r1) (8/10) Installing nodejs (22.16.0-r2) (9/10) Installing yarn (1.22.22-r1) (10/10) Installing .makedepends-element-web (20250811.194230) Executing busybox-1.37.0-r19.trigger Executing ca-certificates-20250619-r0.trigger OK: 434 MiB in 114 packages >>> element-web: Cleaning up srcdir >>> element-web: Cleaning up pkgdir >>> element-web: Cleaning up tmpdir >>> element-web: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/element-web-1.11.109.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> element-web: Fetching https://github.com/vector-im/element-web/archive/refs/tags/v1.11.109/element-web-1.11.109.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.22/element-web-1.11.109.tar.gz.part' element-web-1.11.109 1651k --:--:-- ETA element-web-1.11.109 19.0M --:--:-- ETA element-web-1.11.109 100% |********************************| 21.7M 0:00:00 ETA '/var/cache/distfiles/v3.22/element-web-1.11.109.tar.gz.part' saved >>> element-web: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/element-web-1.11.109.tar.gz >>> element-web: Checking sha512sums... element-web-1.11.109.tar.gz: OK no-source-maps.patch: OK >>> element-web: Unpacking /var/cache/distfiles/v3.22/element-web-1.11.109.tar.gz... >>> element-web: no-source-maps.patch patching file webpack.config.js Hunk #1 succeeded at 103 (offset 1 line). yarn install v1.22.22 [1/5] Validating package.json... [2/5] Resolving packages... warning Resolution field "caniuse-lite@1.0.30001724" is incompatible with requested version "caniuse-lite@^1.0.30001726" warning Resolution field "react-is@19.1.0" is incompatible with requested version "react-is@^18.0.0" warning Resolution field "react-is@19.1.0" is incompatible with requested version "react-is@^17.0.1" [3/5] Fetching packages... warning bare-fs@4.1.6: The engine "bare" appears to be invalid. warning bare-os@3.6.1: The engine "bare" appears to be invalid. [4/5] Linking dependencies... warning " > @matrix-org/react-sdk-module-api@2.5.0" has incorrect peer dependency "react@^18". warning " > @vector-im/compound-web@8.1.2" has incorrect peer dependency "@vector-im/compound-design-tokens@>=1.6.1 <5.0.0". warning "@vector-im/compound-web > vaul@1.1.0" has incorrect peer dependency "react@^16.8 || ^17.0 || ^18.0". warning "@vector-im/compound-web > vaul@1.1.0" has incorrect peer dependency "react-dom@^16.8 || ^17.0 || ^18.0". warning "@vector-im/compound-web > @radix-ui/react-context-menu > @radix-ui/react-menu > react-remove-scroll@2.6.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning "@vector-im/compound-web > @radix-ui/react-context-menu > @radix-ui/react-menu > react-remove-scroll > react-remove-scroll-bar@2.3.6" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning "@vector-im/compound-web > @radix-ui/react-context-menu > @radix-ui/react-menu > react-remove-scroll > react-style-singleton@2.2.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning "@vector-im/compound-web > @radix-ui/react-context-menu > @radix-ui/react-menu > react-remove-scroll > use-callback-ref@1.3.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning " > react-beautiful-dnd@13.1.1" has incorrect peer dependency "react@^16.8.5 || ^17.0.0 || ^18.0.0". warning " > react-beautiful-dnd@13.1.1" has incorrect peer dependency "react-dom@^16.8.5 || ^17.0.0 || ^18.0.0". warning "react-beautiful-dnd > react-redux@7.2.9" has incorrect peer dependency "react@^16.8.3 || ^17 || ^18". warning "react-beautiful-dnd > use-memo-one@1.1.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning " > @stylistic/eslint-plugin@5.2.2" has incorrect peer dependency "eslint@>=9.0.0". warning "eslint-plugin-jest > @typescript-eslint/utils@8.23.0" has incorrect peer dependency "typescript@>=4.8.4 <5.8.0". warning "eslint-plugin-jest > @typescript-eslint/utils > @typescript-eslint/typescript-estree@8.23.0" has incorrect peer dependency "typescript@>=4.8.4 <5.8.0". [5/5] Building fresh packages... warning Ignored scripts due to flag. Done in 131.84s. yarn run v1.22.22 $ yarn clean && yarn build:genfiles && yarn build:bundle $ rimraf lib webapp $ yarn build:res && yarn build:module_system $ ts-node scripts/copy-res.ts $ ts-node --project ./tsconfig.module_system.json module_system/scripts/install.ts $ webpack --progress --mode production [dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️ enable debug logging with { debug: true }) [webpack.Progress] 0% [webpack.Progress] 1% setup before run [webpack.Progress] 1% setup before run NodeEnvironmentPlugin [webpack.Progress] 1% setup before run [webpack.Progress] 2% setup run [webpack.Progress] 2% setup run webpack-cli [webpack.Progress] 2% setup run [webpack.Progress] 4% setup normal module factory [webpack.Progress] 4% setup normal module factory [webpack.Progress] 5% setup context module factory [webpack.Progress] 5% setup context module factory [webpack.Progress] 6% setup before compile [webpack.Progress] 6% setup before compile ProgressPlugin [webpack.Progress] 6% setup before compile [webpack.Progress] 7% setup compile [webpack.Progress] 7% setup compile ExternalsPlugin [webpack.Progress] 7% setup compile [webpack.Progress] 8% setup compilation [webpack.Progress] 8% setup compilation mini-css-extract-plugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation HtmlWebpackPlugin [webpack.Progress] 8% setup compilation CopyPlugin [webpack.Progress] 8% setup compilation WebpackVersionFilePlugin [webpack.Progress] 8% setup compilation RetryChunkLoadPlugin [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin [webpack.Progress] 8% setup compilation WorkerPlugin [webpack.Progress] 8% setup compilation SplitChunksPlugin [webpack.Progress] 8% setup compilation ResolverCachePlugin [webpack.Progress] 8% setup compilation [webpack.Progress] 9% setup compilation [webpack.Progress] 9% setup compilation ProgressPlugin [webpack.Progress] 9% setup compilation mini-css-extract-plugin [webpack.Progress] 9% setup compilation HtmlWebpackInjectPreload [webpack.Progress] 9% setup compilation ProvidePlugin [webpack.Progress] 9% setup compilation DefinePlugin [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin [webpack.Progress] 9% setup compilation JavascriptModulesPlugin [webpack.Progress] 9% setup compilation JsonModulesPlugin [webpack.Progress] 9% setup compilation AssetModulesPlugin [webpack.Progress] 9% setup compilation AsyncWebAssemblyModulesPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation RuntimePlugin [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin [webpack.Progress] 9% setup compilation DataUriPlugin [webpack.Progress] 9% setup compilation FileUriPlugin [webpack.Progress] 9% setup compilation CompatibilityPlugin [webpack.Progress] 9% setup compilation HarmonyModulesPlugin [webpack.Progress] 9% setup compilation AMDPlugin [webpack.Progress] 9% setup compilation RequireJsStuffPlugin [webpack.Progress] 9% setup compilation CommonJsPlugin [webpack.Progress] 9% setup compilation LoaderPlugin [webpack.Progress] 9% setup compilation LoaderPlugin [webpack.Progress] 9% setup compilation NodeStuffPlugin [webpack.Progress] 9% setup compilation APIPlugin [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin [webpack.Progress] 9% setup compilation ConstPlugin [webpack.Progress] 9% setup compilation UseStrictPlugin [webpack.Progress] 9% setup compilation RequireIncludePlugin [webpack.Progress] 9% setup compilation RequireEnsurePlugin [webpack.Progress] 9% setup compilation RequireContextPlugin [webpack.Progress] 9% setup compilation ImportPlugin [webpack.Progress] 9% setup compilation ImportMetaContextPlugin [webpack.Progress] 9% setup compilation SystemPlugin [webpack.Progress] 9% setup compilation ImportMetaPlugin [webpack.Progress] 9% setup compilation URLPlugin [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin [webpack.Progress] 9% setup compilation InnerGraphPlugin [webpack.Progress] 9% setup compilation MangleExportsPlugin [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin [webpack.Progress] 9% setup compilation RealContentHashPlugin [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin [webpack.Progress] 9% setup compilation NamedModuleIdsPlugin [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin [webpack.Progress] 9% setup compilation DefinePlugin [webpack.Progress] 9% setup compilation TerserPlugin [webpack.Progress] 9% setup compilation CssMinimizerPlugin [webpack.Progress] 9% setup compilation TemplatedPathPlugin [webpack.Progress] 9% setup compilation RecordIdsPlugin [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin [webpack.Progress] 9% setup compilation IgnoreWarningsPlugin [webpack.Progress] 9% setup compilation [webpack.Progress] 10% building [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js [webpack.Progress] 10% building 0/12 entries 12/12 dependencies 0/12 modules [webpack.Progress] 10% building import loader ./node_modules/mini-css-extract-plugin/dist/loader.js [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js [webpack.Progress] 10% building import loader ./node_modules/postcss-loader/dist/cjs.js [webpack.Progress] 10% building 0/12 entries 12/12 dependencies 0/12 modules [webpack.Progress] 10% building 0/12 entries 19/20 dependencies 0/19 modules [webpack.Progress] 14% building 1/12 entries 19/27 dependencies 1/19 modules [webpack.Progress] 14% building import loader ./node_modules/source-map-loader/dist/cjs.js [webpack.Progress] 14% building 1/12 entries 41/49 dependencies 1/40 modules [webpack.Progress] 14% building 1/12 entries 54/77 dependencies 7/47 modules [webpack.Progress] 14% building 1/12 entries 117/187 dependencies 12/95 modules [webpack.Progress] 14% building import loader ./node_modules/@svgr/webpack/dist/index.js [webpack.Progress] 14% building import loader ./node_modules/file-loader/dist/cjs.js [webpack.Progress] 14% building 1/12 entries 227/299 dependencies 32/138 modules [webpack.Progress] 14% building 1/12 entries 300/318 dependencies 36/194 modules [webpack.Progress] 14% building 1/12 entries 694/828 dependencies 61/400 modules [webpack.Progress] 19% building 2/12 entries 829/869 dependencies 94/472 modules [webpack.Progress] 19% building 2/12 entries 943/1000 dependencies 110/509 modules [webpack.Progress] 19% building 2/12 entries 1382/1400 dependencies 134/639 modules [webpack.Progress] 19% building 2/12 entries 1958/2000 dependencies 169/793 modules [webpack.Progress] 19% building 2/12 entries 2375/2400 dependencies 239/860 modules [webpack.Progress] 19% building 2/12 entries 2406/2500 dependencies 278/879 modules [webpack.Progress] 19% building 2/12 entries 2868/2900 dependencies 315/964 modules [webpack.Progress] 19% building 2/12 entries 3454/3500 dependencies 369/1089 modules [webpack.Progress] 19% building 2/12 entries 3952/4000 dependencies 414/1188 modules [webpack.Progress] 19% building 2/12 entries 4786/4800 dependencies 478/1559 modules [webpack.Progress] 19% building 2/12 entries 4818/4900 dependencies 492/1582 modules [webpack.Progress] 19% building 2/12 entries 5400/5456 dependencies 633/1727 modules [webpack.Progress] 19% building 2/12 entries 5600/5836 dependencies 650/1773 modules [webpack.Progress] 19% building 2/12 entries 6095/6103 dependencies 700/1957 modules [webpack.Progress] 19% building 2/12 entries 6254/6700 dependencies 724/1966 modules [webpack.Progress] 20% building 2/12 entries 7200/7203 dependencies 940/2064 modules [webpack.Progress] 20% building 2/12 entries 7297/7300 dependencies 998/2080 modules [webpack.Progress] 22% building 2/12 entries 8100/8150 dependencies 1139/2166 modules [webpack.Progress] 24% building 2/12 entries 8455/8500 dependencies 1296/2215 modules [webpack.Progress] 25% building 2/12 entries 8888/8900 dependencies 1370/2302 modules [webpack.Progress] 26% building 2/12 entries 9475/9500 dependencies 1483/2331 modules [webpack.Progress] 26% building 2/12 entries 9671/9900 dependencies 1518/2347 modules [webpack.Progress] 27% building 3/12 entries 10233/10257 dependencies 1567/2385 modules [webpack.Progress] 27% building 3/12 entries 10300/10502 dependencies 1573/2423 modules [webpack.Progress] 28% building 3/12 entries 10888/10900 dependencies 1688/2668 modules [webpack.Progress] 29% building 3/12 entries 11200/11275 dependencies 1777/2706 modules [webpack.Progress] 31% building 3/12 entries 11600/11672 dependencies 1924/2790 modules [webpack.Progress] 33% building 3/12 entries 12135/12136 dependencies 2100/2859 modules [webpack.Progress] 34% building import loader ./recorder-worklet-loader.js [webpack.Progress] 34% building 3/12 entries 12193/12204 dependencies 2238/2860 modules [webpack.Progress] 35% building 3/12 entries 12272/12300 dependencies 2278/2894 modules [webpack.Progress] 36% building 3/12 entries 12890/12925 dependencies 2435/3000 modules [webpack.Progress] 37% building 3/12 entries 13180/13200 dependencies 2518/3028 modules [webpack.Progress] 38% building 3/12 entries 13468/13495 dependencies 2600/3055 modules [webpack.Progress] 40% building 3/12 entries 13783/13800 dependencies 2744/3117 modules [webpack.Progress] 40% building 3/12 entries 13800/13841 dependencies 2765/3121 modules [webpack.Progress] 41% building 4/12 entries 14189/14214 dependencies 2903/3175 modules [webpack.Progress] 42% building import loader ./node_modules/raw-loader/dist/cjs.js [webpack.Progress] 42% building 4/12 entries 14217/14245 dependencies 2920/3193 modules [webpack.Progress] 43% building 4/12 entries 14313/14500 dependencies 3004/3248 modules [webpack.Progress] 46% building 4/12 entries 14974/14979 dependencies 3300/3398 modules [webpack.Progress] 48% building 5/12 entries 15187/15187 dependencies 3472/3486 modules [webpack.Progress] 48% building 5/12 entries 15187/15200 dependencies 3472/3486 modules [webpack.Progress] 50% building 6/12 entries 16523/16523 dependencies 3643/3655 modules [webpack.Progress] 50% building 7/12 entries 16523/16523 dependencies 3645/3655 modules [webpack.Progress] 50% building 8/12 entries 16523/16523 dependencies 3647/3655 modules [webpack.Progress] 51% building 9/12 entries 16523/16523 dependencies 3649/3655 modules [webpack.Progress] 55% building 10/12 entries 16523/16523 dependencies 3651/3655 modules [webpack.Progress] 60% building 11/12 entries 16523/16523 dependencies 3653/3655 modules [webpack.Progress] 64% building 12/12 entries 16523/16523 dependencies 3655/3655 modules [webpack.Progress] 65% building [webpack.Progress] 69% building finish [webpack.Progress] 69% building finish [webpack.Progress] 70% sealing finish module graph [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin [webpack.Progress] 70% sealing finish module graph [webpack.Progress] 70% sealing plugins [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin [webpack.Progress] 70% sealing plugins [webpack.Progress] 71% sealing dependencies optimization [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin [webpack.Progress] 71% sealing dependencies optimization [webpack.Progress] 71% sealing after dependencies optimization [webpack.Progress] 71% sealing after dependencies optimization [webpack.Progress] 72% sealing chunk graph [webpack.Progress] 72% sealing chunk graph [webpack.Progress] 73% sealing after chunk graph [webpack.Progress] 73% sealing after chunk graph [webpack.Progress] 73% sealing optimizing [webpack.Progress] 73% sealing optimizing [webpack.Progress] 74% sealing module optimization [webpack.Progress] 74% sealing module optimization [webpack.Progress] 75% sealing after module optimization [webpack.Progress] 75% sealing after module optimization [webpack.Progress] 75% sealing chunk optimization [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin [webpack.Progress] 75% sealing chunk optimization [webpack.Progress] 76% sealing after chunk optimization [webpack.Progress] 76% sealing after chunk optimization [webpack.Progress] 77% sealing module and chunk tree optimization [webpack.Progress] 77% sealing module and chunk tree optimization PersistentChildCompilerSingletonPlugin [webpack.Progress] 77% sealing module and chunk tree optimization [webpack.Progress] 77% sealing after module and chunk tree optimization [webpack.Progress] 77% sealing after module and chunk tree optimization [webpack.Progress] 78% sealing chunk modules optimization [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin [webpack.Progress] 78% sealing chunk modules optimization [webpack.Progress] 78% sealing after chunk modules optimization [webpack.Progress] 78% sealing after chunk modules optimization [webpack.Progress] 79% sealing module reviving [webpack.Progress] 79% sealing module reviving RecordIdsPlugin [webpack.Progress] 79% sealing module reviving [webpack.Progress] 80% sealing before module ids [webpack.Progress] 80% sealing before module ids [webpack.Progress] 80% sealing module ids [webpack.Progress] 80% sealing module ids NamedModuleIdsPlugin [webpack.Progress] 80% sealing module ids [webpack.Progress] 81% sealing module id optimization [webpack.Progress] 81% sealing module id optimization [webpack.Progress] 82% sealing module id optimization [webpack.Progress] 82% sealing module id optimization [webpack.Progress] 82% sealing chunk reviving [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin [webpack.Progress] 82% sealing chunk reviving [webpack.Progress] 83% sealing before chunk ids [webpack.Progress] 83% sealing before chunk ids [webpack.Progress] 84% sealing chunk ids [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin [webpack.Progress] 84% sealing chunk ids [webpack.Progress] 84% sealing chunk id optimization [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin [webpack.Progress] 84% sealing chunk id optimization [webpack.Progress] 85% sealing after chunk id optimization [webpack.Progress] 85% sealing after chunk id optimization [webpack.Progress] 86% sealing record modules [webpack.Progress] 86% sealing record modules RecordIdsPlugin [webpack.Progress] 86% sealing record modules [webpack.Progress] 86% sealing record chunks [webpack.Progress] 86% sealing record chunks RecordIdsPlugin [webpack.Progress] 86% sealing record chunks [webpack.Progress] 87% sealing module hashing [webpack.Progress] 87% sealing module hashing [webpack.Progress] 87% sealing code generation [webpack.Progress] 87% sealing code generation [webpack.Progress] 88% sealing runtime requirements [webpack.Progress] 88% sealing runtime requirements [webpack.Progress] 89% sealing hashing [webpack.Progress] 89% sealing hashing [webpack.Progress] 89% sealing after hashing [webpack.Progress] 89% sealing after hashing [webpack.Progress] 90% sealing record hash [webpack.Progress] 90% sealing record hash [webpack.Progress] 91% sealing module assets processing [webpack.Progress] 91% sealing module assets processing [webpack.Progress] 91% sealing chunk assets processing [webpack.Progress] 91% sealing chunk assets processing [webpack.Progress] 92% sealing asset processing [webpack.Progress] 92% sealing asset processing CopyPlugin [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin [webpack.Progress] 92% sealing asset processing WebpackVersionFilePlugin [webpack.Progress] 92% sealing asset processing TerserPlugin [webpack.Progress] 92% sealing asset processing CssMinimizerPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin [webpack.Progress] 92% sealing asset processing RealContentHashPlugin [webpack.Progress] 92% sealing asset processing [webpack.Progress] 93% sealing after asset optimization [webpack.Progress] 93% sealing after asset optimization [webpack.Progress] 93% sealing recording [webpack.Progress] 93% sealing recording [webpack.Progress] 94% sealing after seal [webpack.Progress] 94% sealing after seal [webpack.Progress] 95% emitting emit [webpack.Progress] 95% emitting emit [webpack.Progress] 98% emitting after emit [webpack.Progress] 98% emitting after emit SizeLimitsPlugin [webpack.Progress] 98% emitting after emit [webpack.Progress] 99% done plugins [webpack.Progress] 99% done plugins [webpack.Progress] 99% [webpack.Progress] 99% cache store build dependencies [webpack.Progress] 99% cache store build dependencies [webpack.Progress] 99% cache begin idle [webpack.Progress] 99% cache begin idle [webpack.Progress] 100% [webpack.Progress] 99% cache shutdown [webpack.Progress] 99% cache shutdown [webpack.Progress] 100% 726 assets orphan modules 40.3 MiB (javascript) 36.7 KiB (runtime) [orphan] 2172 modules runtime modules 44.2 KiB 61 modules built modules 22.1 MiB (javascript) 10.1 MiB (css/mini-extract) 6.74 MiB (webassembly) [built] modules by path ./node_modules/ 15.6 MiB (javascript) 55.6 KiB (css/mini-extract) 6.74 MiB (webassembly) 954 modules modules by path ./src/ 6.53 MiB (javascript) 149 KiB (css/mini-extract) javascript modules 6.53 MiB 498 modules css modules 149 KiB modules by path ./src/vector/ 147 KiB 2 modules modules by path ./src/shared-components/utils/ 2.08 KiB 2 modules modules by path ./res/ 63.6 KiB (javascript) 9.91 MiB (css/mini-extract) javascript modules 63.6 KiB 37 modules css modules 9.91 MiB css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??postcss!./res/themes/legacy-light/css/legacy-light.pcss 1.39 MiB [built] [code generated] + 7 modules + 7 modules WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: fonts/Twemoji_Mozilla/TwemojiMozilla-colr.7a04ea5.woff2 (480 KiB) opus-encoderWorker.min.8bd8ff5.js (372 KiB) bundles/8de670e3631bd45d4c0f/jitsi.js (406 KiB) bundles/8de670e3631bd45d4c0f/theme-legacy-light.css (938 KiB) bundles/8de670e3631bd45d4c0f/theme-legacy-dark.css (939 KiB) bundles/8de670e3631bd45d4c0f/theme-light.css (959 KiB) bundles/8de670e3631bd45d4c0f/theme-light-high-contrast.css (982 KiB) bundles/8de670e3631bd45d4c0f/theme-dark.css (960 KiB) bundles/8de670e3631bd45d4c0f/theme-light-custom.css (965 KiB) bundles/8de670e3631bd45d4c0f/theme-dark-custom.css (966 KiB) bundles/8de670e3631bd45d4c0f/intl-segmenter-polyfill.js (343 KiB) bundles/8de670e3631bd45d4c0f/init.js (1.44 MiB) bundles/8de670e3631bd45d4c0f/element-web-app.js (1.11 MiB) bundles/8de670e3631bd45d4c0f/458.js (957 KiB) bundles/8de670e3631bd45d4c0f/cb81f29ae2b6dba499cf.wasm (5.24 MiB) bundles/8de670e3631bd45d4c0f/e4b68d309f1061c42d83.wasm (1.5 MiB) bundles/8de670e3631bd45d4c0f/927.js (912 KiB) bundles/8de670e3631bd45d4c0f/854.js (3.36 MiB) bundles/8de670e3631bd45d4c0f/1402.js (580 KiB) bundles/8de670e3631bd45d4c0f/6501.js (1.63 MiB) themes/element/img/backgrounds/lake.jpg (596 KiB) widgets/element-call/assets/index-C5b7hIif.js.map (382 KiB) widgets/element-call/assets/index-D_j-EP5P.js (2.55 MiB) widgets/element-call/assets/index-D_j-EP5P.js.map (10 MiB) widgets/element-call/assets/index-nK4e_yqR.js.map (513 KiB) widgets/element-call/assets/matrix-sdk-crypto-wasm-B6u19z8p.js.map (506 KiB) widgets/element-call/assets/matrix_sdk_crypto_wasm_bg-C-82qh5P.wasm (5.15 MiB) widgets/element-call/assets/pako.esm-Bt8vjcgE.js.map (276 KiB) widgets/element-call/assets/polyfill-force-ZvFt7LR_.js.map (343 KiB) widgets/element-call/assets/vision_wasm_internal-TmjHuG4I.wasm (9.13 MiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: jitsi (407 KiB) bundles/8de670e3631bd45d4c0f/jitsi.css bundles/8de670e3631bd45d4c0f/jitsi.js theme-legacy-light (939 KiB) bundles/8de670e3631bd45d4c0f/theme-legacy-light.css bundles/8de670e3631bd45d4c0f/theme-legacy-light.js theme-legacy-dark (939 KiB) bundles/8de670e3631bd45d4c0f/theme-legacy-dark.css bundles/8de670e3631bd45d4c0f/theme-legacy-dark.js theme-light (960 KiB) bundles/8de670e3631bd45d4c0f/theme-light.css bundles/8de670e3631bd45d4c0f/theme-light.js theme-light-high-contrast (983 KiB) bundles/8de670e3631bd45d4c0f/theme-light-high-contrast.css bundles/8de670e3631bd45d4c0f/theme-light-high-contrast.js theme-dark (961 KiB) bundles/8de670e3631bd45d4c0f/theme-dark.css bundles/8de670e3631bd45d4c0f/theme-dark.js theme-light-custom (966 KiB) bundles/8de670e3631bd45d4c0f/theme-light-custom.css bundles/8de670e3631bd45d4c0f/theme-light-custom.js theme-dark-custom (966 KiB) bundles/8de670e3631bd45d4c0f/theme-dark-custom.css bundles/8de670e3631bd45d4c0f/theme-dark-custom.js webpack 5.100.2 compiled with 2 warnings in 177162 ms Done in 190.04s. >>> element-web: Entering fakeroot... >>> element-web*: Running postcheck for element-web >>> element-web*: Preparing package element-web... >>> element-web*: Script found. /bin/sh added as a dependency for element-web-1.11.109-r0.apk >>> element-web*: Adding .post-upgrade >>> element-web*: Tracing dependencies... /bin/sh >>> element-web*: Package size: 73.8 MB >>> element-web*: Compressing data... >>> element-web*: Create checksum... >>> element-web*: Create element-web-1.11.109-r0.apk >>> element-web: Build complete at Mon, 11 Aug 2025 19:48:11 +0000 elapsed time 0h 5m 43s >>> element-web: Cleaning up srcdir >>> element-web: Cleaning up pkgdir >>> element-web: Uninstalling dependencies... (1/10) Purging .makedepends-element-web (20250811.194230) (2/10) Purging yarn (1.22.22-r1) (3/10) Purging nodejs (22.16.0-r2) (4/10) Purging ca-certificates (20250619-r0) Executing ca-certificates-20250619-r0.post-deinstall (5/10) Purging ada-libs (2.9.2-r4) (6/10) Purging icu-libs (76.1-r1) (7/10) Purging simdjson (3.12.0-r0) (8/10) Purging simdutf (7.2.1-r0) (9/10) Purging sqlite-libs (3.49.2-r1) (10/10) Purging icu-data-en (76.1-r1) Executing busybox-1.37.0-r19.trigger OK: 359 MiB in 104 packages >>> element-web: Updating the community/s390x repository index... >>> element-web: Signing the index...