>>> element-web: Building community/element-web 1.11.99-r0 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 10:53:29 +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 (20241121-r2) (2/10) Installing ada-libs (2.9.2-r3) (3/10) Installing icu-data-en (76.1-r0) Executing icu-data-en-76.1-r0.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-r0) (5/10) Installing simdjson (3.12.0-r0) (6/10) Installing simdutf (6.4.1-r0) (7/10) Installing sqlite-libs (3.49.1-r0) (8/10) Installing nodejs (22.13.1-r4) (9/10) Installing yarn (1.22.22-r1) (10/10) Installing .makedepends-element-web (20250425.105330) Executing busybox-1.37.0-r16.trigger Executing ca-certificates-20241121-r2.trigger OK: 463 MiB in 116 packages >>> element-web: Cleaning up srcdir >>> element-web: Cleaning up pkgdir >>> element-web: Cleaning up tmpdir >>> element-web: Fetching https://distfiles.alpinelinux.org/distfiles/edge/element-web-1.11.99.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.99/element-web-1.11.99.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/element-web-1.11.99.tar.gz.part' element-web-1.11.99. 1318k --:--:-- ETA element-web-1.11.99. 18.2M --:--:-- ETA element-web-1.11.99. 100% |********************************| 21.2M 0:00:00 ETA '/var/cache/distfiles/edge/element-web-1.11.99.tar.gz.part' saved >>> element-web: Fetching https://distfiles.alpinelinux.org/distfiles/edge/element-web-1.11.99.tar.gz >>> element-web: Checking sha512sums... element-web-1.11.99.tar.gz: OK no-source-maps.patch: OK >>> element-web: Unpacking /var/cache/distfiles/edge/element-web-1.11.99.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 "react-is@19.0.0" is incompatible with requested version "react-is@^17.0.1" warning Resolution field "react-is@19.0.0" is incompatible with requested version "react-is@^18.0.0" [3/5] Fetching packages... warning bare-fs@4.0.2: 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 " > @element-hq/element-web-module-api@0.1.1" has incorrect peer dependency "react@^18". warning " > @matrix-org/react-sdk-module-api@2.5.0" has incorrect peer dependency "react@^18". 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 > @typescript-eslint/utils@8.24.1" has incorrect peer dependency "typescript@>=4.8.4 <5.8.0". warning "@stylistic/eslint-plugin > @typescript-eslint/utils > @typescript-eslint/typescript-estree@8.24.1" has incorrect peer dependency "typescript@>=4.8.4 <5.8.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 27.67s. 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 [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/21 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 36/42 dependencies 1/35 modules [webpack.Progress] 14% building 1/12 entries 94/99 dependencies 10/86 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 208/287 dependencies 32/117 modules [webpack.Progress] 14% building 1/12 entries 300/354 dependencies 35/195 modules [webpack.Progress] 14% building 1/12 entries 500/718 dependencies 55/280 modules [webpack.Progress] 19% building 2/12 entries 832/887 dependencies 98/462 modules [webpack.Progress] 23% building 3/12 entries 832/887 dependencies 101/462 modules [webpack.Progress] 23% building 3/12 entries 918/1000 dependencies 118/493 modules [webpack.Progress] 23% building 3/12 entries 1357/1400 dependencies 145/622 modules [webpack.Progress] 23% building 3/12 entries 1438/1800 dependencies 153/623 modules [webpack.Progress] 23% building 3/12 entries 2047/2100 dependencies 186/807 modules [webpack.Progress] 23% building 3/12 entries 2381/2400 dependencies 283/859 modules [webpack.Progress] 23% building 3/12 entries 2600/2894 dependencies 312/869 modules [webpack.Progress] 23% building 3/12 entries 3000/3070 dependencies 332/955 modules [webpack.Progress] 23% building 3/12 entries 3442/3500 dependencies 370/1044 modules [webpack.Progress] 23% building 3/12 entries 3900/4122 dependencies 390/1239 modules [webpack.Progress] 23% building 3/12 entries 4132/4149 dependencies 400/1342 modules [webpack.Progress] 23% building 3/12 entries 4772/4800 dependencies 447/1495 modules [webpack.Progress] 23% building 3/12 entries 5028/5100 dependencies 535/1552 modules [webpack.Progress] 23% building 3/12 entries 5581/5668 dependencies 600/1729 modules [webpack.Progress] 23% building 3/12 entries 5964/6000 dependencies 705/1770 modules [webpack.Progress] 23% building 3/12 entries 6343/6400 dependencies 854/1890 modules [webpack.Progress] 23% building 3/12 entries 6900/7207 dependencies 906/1927 modules [webpack.Progress] 23% building 3/12 entries 7241/7300 dependencies 938/2025 modules [webpack.Progress] 23% building 3/12 entries 7900/7926 dependencies 1016/2094 modules [webpack.Progress] 23% building 3/12 entries 8052/8300 dependencies 1124/2108 modules [webpack.Progress] 23% building 3/12 entries 8486/8500 dependencies 1195/2347 modules [webpack.Progress] 24% building 3/12 entries 8965/8984 dependencies 1349/2400 modules [webpack.Progress] 26% building 3/12 entries 9488/9500 dependencies 1460/2452 modules [webpack.Progress] 26% building 3/12 entries 9547/9900 dependencies 1468/2453 modules [webpack.Progress] 28% building 4/12 entries 10407/10427 dependencies 1542/2542 modules [webpack.Progress] 28% building 4/12 entries 10434/10500 dependencies 1553/2558 modules [webpack.Progress] 29% building 4/12 entries 10974/10995 dependencies 1800/2639 modules [webpack.Progress] 30% building 4/12 entries 11059/11100 dependencies 1899/2671 modules [webpack.Progress] 31% building 4/12 entries 11100/11113 dependencies 1923/2675 modules [webpack.Progress] 33% building 4/12 entries 11500/11522 dependencies 2091/2728 modules [webpack.Progress] 33% building 4/12 entries 11800/11931 dependencies 2138/2748 modules [webpack.Progress] 34% building import loader ./recorder-worklet-loader.js [webpack.Progress] 34% building 4/12 entries 12097/12143 dependencies 2206/2776 modules [webpack.Progress] 34% building 4/12 entries 12242/12355 dependencies 2223/2800 modules [webpack.Progress] 35% building 4/12 entries 12626/12723 dependencies 2304/2900 modules [webpack.Progress] 36% building 4/12 entries 12900/12908 dependencies 2424/2990 modules [webpack.Progress] 37% building 4/12 entries 13341/13400 dependencies 2535/3030 modules [webpack.Progress] 39% building import loader ./node_modules/raw-loader/dist/cjs.js [webpack.Progress] 39% building 4/12 entries 13753/13798 dependencies 2659/3090 modules [webpack.Progress] 40% building 4/12 entries 13933/14000 dependencies 2803/3150 modules [webpack.Progress] 43% building 4/12 entries 14366/14400 dependencies 3037/3237 modules [webpack.Progress] 46% building 4/12 entries 14915/14920 dependencies 3291/3400 modules [webpack.Progress] 47% building 5/12 entries 14976/14976 dependencies 3411/3425 modules [webpack.Progress] 47% building 5/12 entries 14976/15000 dependencies 3411/3425 modules [webpack.Progress] 49% building 5/12 entries 16297/16300 dependencies 3579/3586 modules [webpack.Progress] 49% building 6/12 entries 16304/16304 dependencies 3581/3593 modules [webpack.Progress] 49% building 7/12 entries 16304/16304 dependencies 3583/3593 modules [webpack.Progress] 49% building 8/12 entries 16304/16304 dependencies 3585/3593 modules [webpack.Progress] 51% building 9/12 entries 16304/16304 dependencies 3587/3593 modules [webpack.Progress] 55% building 10/12 entries 16304/16304 dependencies 3589/3593 modules [webpack.Progress] 60% building 11/12 entries 16304/16304 dependencies 3591/3593 modules [webpack.Progress] 64% building 12/12 entries 16304/16304 dependencies 3593/3593 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% 711 assets orphan modules 39.8 MiB (javascript) 32.3 KiB (runtime) [orphan] 2122 modules runtime modules 44.1 KiB 61 modules built modules 21.9 MiB (javascript) 9.94 MiB (css/mini-extract) 6.62 MiB (webassembly) [built] modules by path ./node_modules/ 15.4 MiB (javascript) 55.6 KiB (css/mini-extract) 6.62 MiB (webassembly) javascript modules 14.7 MiB 925 modules css modules 55.6 KiB 13 modules json modules 742 KiB 9 modules webassembly modules 2.54 KiB (javascript) 6.62 MiB (webassembly) 2 modules modules by path ./src/ 6.43 MiB (javascript) 2.24 KiB (css/mini-extract) 492 modules modules by path ./res/ 63.6 KiB (javascript) 9.88 MiB (css/mini-extract) javascript modules 63.6 KiB 37 modules css modules 9.88 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/a342d74d357d36f4fbf2/jitsi.js (406 KiB) bundles/a342d74d357d36f4fbf2/theme-legacy-light.css (935 KiB) bundles/a342d74d357d36f4fbf2/theme-legacy-dark.css (935 KiB) bundles/a342d74d357d36f4fbf2/theme-light.css (956 KiB) bundles/a342d74d357d36f4fbf2/theme-light-high-contrast.css (978 KiB) bundles/a342d74d357d36f4fbf2/theme-dark.css (957 KiB) bundles/a342d74d357d36f4fbf2/theme-light-custom.css (962 KiB) bundles/a342d74d357d36f4fbf2/theme-dark-custom.css (962 KiB) bundles/a342d74d357d36f4fbf2/intl-segmenter-polyfill.js (344 KiB) bundles/a342d74d357d36f4fbf2/init.js (1.43 MiB) bundles/a342d74d357d36f4fbf2/element-web-app.js (1.11 MiB) bundles/a342d74d357d36f4fbf2/458.js (957 KiB) bundles/a342d74d357d36f4fbf2/2eb85e1feacd09cd026d.wasm (5.14 MiB) bundles/a342d74d357d36f4fbf2/4d4c7846dc45601292f8.wasm (1.49 MiB) bundles/a342d74d357d36f4fbf2/927.js (888 KiB) bundles/a342d74d357d36f4fbf2/274.js (3.32 MiB) bundles/a342d74d357d36f4fbf2/9425.js (560 KiB) bundles/a342d74d357d36f4fbf2/6501.js (1.63 MiB) themes/element/img/backgrounds/lake.jpg (596 KiB) widgets/element-call/assets/index-CO76Uop_.js.map (391 KiB) widgets/element-call/assets/index-ID8kuokP.js.map (514 KiB) widgets/element-call/assets/index-K2xIZ1TO.js (2.33 MiB) widgets/element-call/assets/index-K2xIZ1TO.js.map (9.63 MiB) widgets/element-call/assets/matrix-sdk-crypto-wasm-D9e1T4vy.js.map (482 KiB) widgets/element-call/assets/matrix_sdk_crypto_wasm_bg-B6p0UpxL.wasm (5.14 MiB) widgets/element-call/assets/pako.esm-Bt8vjcgE.js.map (276 KiB) widgets/element-call/assets/polyfill-force-nR8-tTWm.js.map (343 KiB) 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/a342d74d357d36f4fbf2/jitsi.css bundles/a342d74d357d36f4fbf2/jitsi.js theme-legacy-light (935 KiB) bundles/a342d74d357d36f4fbf2/theme-legacy-light.css bundles/a342d74d357d36f4fbf2/theme-legacy-light.js theme-legacy-dark (936 KiB) bundles/a342d74d357d36f4fbf2/theme-legacy-dark.css bundles/a342d74d357d36f4fbf2/theme-legacy-dark.js theme-light (956 KiB) bundles/a342d74d357d36f4fbf2/theme-light.css bundles/a342d74d357d36f4fbf2/theme-light.js theme-light-high-contrast (978 KiB) bundles/a342d74d357d36f4fbf2/theme-light-high-contrast.css bundles/a342d74d357d36f4fbf2/theme-light-high-contrast.js theme-dark (957 KiB) bundles/a342d74d357d36f4fbf2/theme-dark.css bundles/a342d74d357d36f4fbf2/theme-dark.js theme-light-custom (963 KiB) bundles/a342d74d357d36f4fbf2/theme-light-custom.css bundles/a342d74d357d36f4fbf2/theme-light-custom.js theme-dark-custom (963 KiB) bundles/a342d74d357d36f4fbf2/theme-dark-custom.css bundles/a342d74d357d36f4fbf2/theme-dark-custom.js webpack 5.98.0 compiled with 2 warnings in 89667 ms Done in 102.91s. >>> 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.99-r0.apk >>> element-web*: Adding .post-upgrade >>> element-web*: Tracing dependencies... /bin/sh >>> element-web*: Package size: 63.0 MB >>> element-web*: Compressing data... >>> element-web*: Create checksum... >>> element-web*: Create element-web-1.11.99-r0.apk >>> element-web: Build complete at Fri, 25 Apr 2025 10:55:45 +0000 elapsed time 0h 2m 16s >>> element-web: Cleaning up srcdir >>> element-web: Cleaning up pkgdir >>> element-web: Uninstalling dependencies... (1/10) Purging .makedepends-element-web (20250425.105330) (2/10) Purging yarn (1.22.22-r1) (3/10) Purging nodejs (22.13.1-r4) (4/10) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (5/10) Purging ada-libs (2.9.2-r3) (6/10) Purging icu-libs (76.1-r0) (7/10) Purging simdjson (3.12.0-r0) (8/10) Purging simdutf (6.4.1-r0) (9/10) Purging sqlite-libs (3.49.1-r0) (10/10) Purging icu-data-en (76.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> element-web: Updating the community/x86_64 repository index... >>> element-web: Signing the index...