Source: node-xterm Version: 5.3.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240319 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > cd xterm-wasm-parts && sh -ex ../debian/nodejs/xterm-wasm-parts/build > + tsc -p . > + inwasm lib/**/*.wasm.js > [inwasm config] used configration: > APP_ROOT: /usr/share/nodejs/inwasm > PROJECT_ROOT: /<<PKGBUILDDIR>>/xterm-wasm-parts > { > zig: { version: 'master', store: 'project' }, > emsdk: { version: 'latest', store: 'project' } > } > [inwasm compile] Building lib/base64/Base64Decoder.wasm.js:decode > /usr/bin/clang --target=wasm32-unknown-unknown --no-standard-libraries > -Wl,--export=dec,--export=end -Wl,--no-entry -Wl,--lto-O3 -O3 > -Wl,--initial-memory=65536 -Wl,--import-memory -Wl,-z,stack-size=0 > -Wl,--stack-first -flto -o decode.wasm decode.c > > [inwasm compile] Successfully built 'decode' (960 Bytes). > > [inwasm compile] Building lib/base64/Base64Encoder.wasm.js:encode > /usr/bin/clang --target=wasm32-unknown-unknown --no-standard-libraries > -Wl,--export=enc -Wl,--no-entry -Wl,--lto-O3 -O3 -Wl,--initial-memory=65536 > -Wl,--import-memory -Wl,-z,stack-size=0 -Wl,--stack-first -flto -o > encode.wasm encode.c > > [inwasm compile] Successfully built 'encode' (766 Bytes). > > [inwasm] Finished in 619 msec. > > tsc -b ./tsconfig.all.json > webpack > asset xterm.js 276 KiB [emitted] [minimized] [big] (name: main) 1 related > asset > modules by path ./out/common/ 291 KiB 51 modules > modules by path ./out/browser/ 240 KiB > modules by path ./out/browser/*.js 94.7 KiB 12 modules > modules by path ./out/browser/services/*.js 61.7 KiB 8 modules > modules by path ./out/browser/renderer/ 40.6 KiB 5 modules > modules by path ./out/browser/decorations/*.js 18.1 KiB 3 modules > modules by path ./out/browser/input/*.js 13.7 KiB 3 modules > ./out/browser/public/Terminal.js 7.96 KiB [built] [code generated] > ./out/browser/selection/SelectionModel.js 3.07 KiB [built] [code generated] > > WARNING in asset size limit: The following asset(s) exceed the recommended > size limit (244 KiB). > This can impact web performance. > Assets: > xterm.js (276 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: > main (276 KiB) > xterm.js > > WARNING in webpack performance recommendations: > You can limit the size of your bundles by using import() or require.ensure to > lazy load some parts of your application. > For more info visit https://webpack.js.org/guides/code-splitting/ > > webpack 5.76.1 compiled with 3 warnings in 6966 ms > set -e; for p in `pkgjs-utils components_list|grep addons/`; do \ > ( set -e; echo "# $p" && cd $p && webpack ); \ > done > # addons/xterm-addon-attach > asset xterm-addon-attach.js 1.66 KiB [emitted] [minimized] (name: main) 1 > related asset > ./out/AttachAddon.js 2.37 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 753 ms > # addons/xterm-addon-canvas > asset xterm-addon-canvas.js 90 KiB [emitted] [minimized] (name: main) 1 > related asset > modules by path ../../out/ 128 KiB > modules by path ../../out/common/ 43.8 KiB 13 modules > modules by path ../../out/browser/ 84 KiB > ../../out/browser/renderer/shared/CharAtlasCache.js 2.3 KiB [built] [code > generated] > ../../out/browser/renderer/shared/RendererUtils.js 1.53 KiB [built] [code > generated] > ../../out/browser/renderer/shared/DevicePixelObserver.js 1.21 KiB [built] > [code generated] > + 8 modules > modules by path ./out/*.js 46.7 KiB > ./out/CanvasAddon.js 2.85 KiB [built] [code generated] > ./out/CanvasRenderer.js 7.18 KiB [built] [code generated] > ./out/CursorRenderLayer.js 7.53 KiB [built] [code generated] > ./out/LinkRenderLayer.js 2.39 KiB [built] [code generated] > ./out/SelectionRenderLayer.js 4.54 KiB [built] [code generated] > ./out/TextRenderLayer.js 6.69 KiB [built] [code generated] > + 2 modules > webpack 5.76.1 compiled successfully in 3897 ms > # addons/xterm-addon-fit > asset xterm-addon-fit.js 1.47 KiB [emitted] [minimized] (name: main) 1 > related asset > ./out/FitAddon.js 2.47 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 681 ms > # addons/xterm-addon-image > asset xterm-addon-image.js 54.8 KiB [emitted] [minimized] (name: main) 2 > related assets > modules by path ./out/*.js 63.9 KiB > ./out/ImageAddon.js 11.4 KiB [built] [code generated] > ./out/IIPHandler.js 5.74 KiB [built] [code generated] > ./out/ImageRenderer.js 14.1 KiB [built] [code generated] > ./out/ImageStorage.js 21.2 KiB [built] [code generated] > ./out/SixelHandler.js 4.82 KiB [built] [code generated] > + 2 modules > modules by path ../../ 50.1 KiB > modules with warnings 42.6 KiB [warnings] > ../../../../../usr/share/nodejs/sixel/lib/Colors.js 7.42 KiB [built] > [code generated] [1 warning] > ../../../../../usr/share/nodejs/sixel/lib/Decoder.js 18.5 KiB [built] > [code generated] [1 warning] > ../../../../../usr/share/nodejs/inwasm/lib/index.js 1.74 KiB [built] > [code generated] [1 warning] > ../../../../../usr/share/nodejs/sixel/lib/wasm.js 14.9 KiB [built] [code > generated] [1 warning] > ../../out/common/Lifecycle.js 1.84 KiB [built] [code generated] > ../../xterm-wasm-parts/lib/base64/Base64Decoder.wasm.js 5.69 KiB [built] > [code generated] > > WARNING in ../../../../../usr/share/nodejs/inwasm/lib/index.js > Module Warning (from > ../../debian/build_modules/source-map-loader/dist/cjs.js): > Failed to parse source map from '/usr/share/nodejs/inwasm/src/index.ts' file: > Error: ENOENT: no such file or directory, open > '/usr/share/nodejs/inwasm/src/index.ts' > @ ../../xterm-wasm-parts/lib/base64/Base64Decoder.wasm.js 7:17-34 > @ ./out/IIPHandler.js 6:29-86 > @ ./out/ImageAddon.js 8:21-44 > > WARNING in ../../../../../usr/share/nodejs/sixel/lib/Colors.js > Module Warning (from > ../../debian/build_modules/source-map-loader/dist/cjs.js): > Failed to parse source map from '/usr/share/nodejs/sixel/src/Colors.ts' file: > Error: ENOENT: no such file or directory, open > '/usr/share/nodejs/sixel/src/Colors.ts' > @ ./out/ImageRenderer.js 8:17-44 > @ ./out/ImageAddon.js 9:24-50 > > WARNING in ../../../../../usr/share/nodejs/sixel/lib/Decoder.js > Module Warning (from > ../../debian/build_modules/source-map-loader/dist/cjs.js): > Failed to parse source map from '/usr/share/nodejs/sixel/src/Decoder.ts' > file: Error: ENOENT: no such file or directory, open > '/usr/share/nodejs/sixel/src/Decoder.ts' > @ ./out/SixelHandler.js 10:18-46 > @ ./out/ImageAddon.js 11:23-48 > > WARNING in ../../../../../usr/share/nodejs/sixel/lib/wasm.js > Module Warning (from > ../../debian/build_modules/source-map-loader/dist/cjs.js): > Failed to parse source map from '/usr/share/nodejs/sixel/src/wasm.ts' file: > Error: ENOENT: no such file or directory, open > '/usr/share/nodejs/sixel/src/wasm.ts' > @ ../../../../../usr/share/nodejs/sixel/lib/Decoder.js 9:15-32 > @ ./out/SixelHandler.js 10:18-46 > @ ./out/ImageAddon.js 11:23-48 > > 4 warnings have detailed information that is not shown. > Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it. > > webpack 5.76.1 compiled with 4 warnings in 2390 ms > # addons/xterm-addon-search > asset xterm-addon-search.js 11.9 KiB [emitted] [minimized] (name: main) 1 > related asset > ./out/SearchAddon.js 22.4 KiB [built] [code generated] > ../../out/common/EventEmitter.js 1.56 KiB [built] [code generated] > ../../out/common/Lifecycle.js 1.84 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 1396 ms > # addons/xterm-addon-serialize > asset xterm-addon-serialize.js 25.2 KiB [emitted] [minimized] (name: main) 1 > related asset > modules by path ../../out/common/ 18.9 KiB > modules by path ../../out/common/*.js 16.1 KiB > ../../out/common/Color.js 10.3 KiB [built] [code generated] > ../../out/common/EventEmitter.js 1.56 KiB [built] [code generated] > ../../out/common/Lifecycle.js 1.84 KiB [built] [code generated] > ../../out/common/MultiKeyMap.js 1.09 KiB [built] [code generated] > ../../out/common/Platform.js 1.29 KiB [built] [code generated] > modules by path ../../out/common/services/*.js 2.88 KiB > ../../out/common/services/Services.js 1.69 KiB [built] [code generated] > ../../out/common/services/ServiceRegistry.js 1.19 KiB [built] [code > generated] > modules by path ../../out/browser/ 9.99 KiB > ../../out/browser/services/ThemeService.js 9.27 KiB [built] [code generated] > ../../out/browser/ColorContrastCache.js 733 bytes [built] [code generated] > ./out/SerializeAddon.js 22.9 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 1779 ms > # addons/xterm-addon-unicode11 > asset xterm-addon-unicode11.js 7.03 KiB [emitted] [minimized] (name: main) 1 > related asset > ./out/Unicode11Addon.js 337 bytes [built] [code generated] > ./out/UnicodeV11.js 10.3 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 1188 ms > # addons/xterm-addon-web-links > asset xterm-addon-web-links.js 2.86 KiB [emitted] [minimized] (name: main) 1 > related asset > ./out/WebLinksAddon.js 1.18 KiB [built] [code generated] > ./out/WebLinkProvider.js 4.86 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 969 ms > # addons/xterm-addon-webgl > asset xterm-addon-webgl.js 96.8 KiB [emitted] [minimized] (name: main) 1 > related asset > modules by path ../../out/ 120 KiB > modules by path ../../out/common/ 43.8 KiB 13 modules > modules by path ../../out/browser/ 76.5 KiB > ../../out/browser/Lifecycle.js 538 bytes [built] [code generated] > ../../out/browser/renderer/shared/CellColorResolver.js 3.69 KiB [built] > [code generated] > ../../out/browser/renderer/shared/CharAtlasCache.js 2.3 KiB [built] [code > generated] > + 8 modules > modules by path ./out/ 61.6 KiB > modules by path ./out/*.js 53.8 KiB > ./out/WebglAddon.js 3.51 KiB [built] [code generated] > ./out/WebglRenderer.js 22.3 KiB [built] [code generated] > + 4 modules > modules by path ./out/renderLayer/*.js 7.84 KiB > ./out/renderLayer/LinkRenderLayer.js 2.36 KiB [built] [code generated] > ./out/renderLayer/BaseRenderLayer.js 5.48 KiB [built] [code generated] > webpack 5.76.1 compiled successfully in 3525 ms > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test --buildsystem=nodejs > Found debian/nodejs/additional_components > Adding component(s): addons/xterm-addon-attach, addons/xterm-addon-canvas, > addons/xterm-addon-fit, addons/xterm-addon-image, > addons/xterm-addon-ligatures, addons/xterm-addon-search, > addons/xterm-addon-serialize, addons/xterm-addon-unicode11, > addons/xterm-addon-web-links, addons/xterm-addon-webgl > ln -s ../. node_modules/xterm > cd ./xterm-wasm-parts && sh -ex ../debian/nodejs/xterm-wasm-parts/test > + mocha lib/**/*.test.js > > [0m[0m > [0m Base64Decoder[0m > [0m decoding[0m > [32m undefined[0m[90m single bytes[0m > [32m undefined[0m[90m 1+2 bytes (0)[0m > [32m undefined[0m[90m 1+2 bytes (1)[0m > [32m undefined[0m[90m 1+2 bytes (2)[0m > [32m undefined[0m[90m 1+2 bytes (3)[0m > [32m undefined[0m[90m 1+2 bytes (4)[0m > [32m undefined[0m[90m 1+2 bytes (5)[0m > [32m undefined[0m[90m 1+2 bytes (6)[0m > [32m undefined[0m[90m 1+2 bytes (7)[0m > [32m undefined[0m[90m 1+2 bytes (8)[0m > [32m undefined[0m[90m 1+2 bytes (9)[0m > [32m undefined[0m[90m 1+2 bytes (10)[0m > [32m undefined[0m[90m 1+2 bytes (11)[0m > [32m undefined[0m[90m 1+2 bytes (12)[0m > [32m undefined[0m[90m 1+2 bytes (13)[0m > [32m undefined[0m[90m 1+2 bytes (14)[0m > [32m undefined[0m[90m 1+2 bytes (15)[0m > [32m undefined[0m[90m 1+2 bytes (16)[0m > [32m undefined[0m[90m 1+2 bytes (17)[0m > [32m undefined[0m[90m 1+2 bytes (18)[0m > [32m undefined[0m[90m 1+2 bytes (19)[0m > [32m undefined[0m[90m 1+2 bytes (20)[0m > [32m undefined[0m[90m 1+2 bytes (21)[0m > [32m undefined[0m[90m 1+2 bytes (22)[0m > [32m undefined[0m[90m 1+2 bytes (23)[0m > [32m undefined[0m[90m 1+2 bytes (24)[0m > [32m undefined[0m[90m 1+2 bytes (25)[0m > [32m undefined[0m[90m 1+2 bytes (26)[0m > [32m undefined[0m[90m 1+2 bytes (27)[0m > [32m undefined[0m[90m 1+2 bytes (28)[0m > [32m undefined[0m[90m 1+2 bytes (29)[0m > [32m undefined[0m[90m 1+2 bytes (30)[0m > [32m undefined[0m[90m 1+2 bytes (31)[0m > [32m undefined[0m[90m 1+2 bytes (32)[0m > [32m undefined[0m[90m 1+2 bytes (33)[0m > [32m undefined[0m[90m 1+2 bytes (34)[0m > [32m undefined[0m[90m 1+2 bytes (35)[0m > [32m undefined[0m[90m 1+2 bytes (36)[0m > [32m undefined[0m[90m 1+2 bytes (37)[0m > [32m undefined[0m[90m 1+2 bytes (38)[0m > [32m undefined[0m[90m 1+2 bytes (39)[0m > [32m undefined[0m[90m 1+2 bytes (40)[0m > [32m undefined[0m[90m 1+2 bytes (41)[0m > [32m undefined[0m[90m 1+2 bytes (42)[0m > [32m undefined[0m[90m 1+2 bytes (43)[0m > [32m undefined[0m[90m 1+2 bytes (44)[0m > [32m undefined[0m[90m 1+2 bytes (45)[0m > [32m undefined[0m[90m 1+2 bytes (46)[0m > [32m undefined[0m[90m 1+2 bytes (47)[0m > [32m undefined[0m[90m 1+2 bytes (48)[0m > [32m undefined[0m[90m 1+2 bytes (49)[0m > [32m undefined[0m[90m 1+2 bytes (50)[0m > [32m undefined[0m[90m 1+2 bytes (51)[0m > [32m undefined[0m[90m 1+2 bytes (52)[0m > [32m undefined[0m[90m 1+2 bytes (53)[0m > [32m undefined[0m[90m 1+2 bytes (54)[0m > [32m undefined[0m[90m 1+2 bytes (55)[0m > [32m undefined[0m[90m 1+2 bytes (56)[0m > [32m undefined[0m[90m 1+2 bytes (57)[0m > [32m undefined[0m[90m 1+2 bytes (58)[0m > [32m undefined[0m[90m 1+2 bytes (59)[0m > [32m undefined[0m[90m 1+2 bytes (60)[0m > [32m undefined[0m[90m 1+2 bytes (61)[0m > [32m undefined[0m[90m 1+2 bytes (62)[0m > [32m undefined[0m[90m 1+2 bytes (63)[0m > [32m undefined[0m[90m 1+2 bytes (64)[0m > [32m undefined[0m[90m 1+2 bytes (65)[0m > [32m undefined[0m[90m 1+2 bytes (66)[0m > [32m undefined[0m[90m 1+2 bytes (67)[0m > [32m undefined[0m[90m 1+2 bytes (68)[0m > [32m undefined[0m[90m 1+2 bytes (69)[0m > [32m undefined[0m[90m 1+2 bytes (70)[0m > [32m undefined[0m[90m 1+2 bytes (71)[0m > [32m undefined[0m[90m 1+2 bytes (72)[0m > [32m undefined[0m[90m 1+2 bytes (73)[0m > [32m undefined[0m[90m 1+2 bytes (74)[0m > [32m undefined[0m[90m 1+2 bytes (75)[0m > [32m undefined[0m[90m 1+2 bytes (76)[0m > [32m undefined[0m[90m 1+2 bytes (77)[0m > [32m undefined[0m[90m 1+2 bytes (78)[0m > [32m undefined[0m[90m 1+2 bytes (79)[0m > [32m undefined[0m[90m 1+2 bytes (80)[0m > [32m undefined[0m[90m 1+2 bytes (81)[0m > [32m undefined[0m[90m 1+2 bytes (82)[0m > [32m undefined[0m[90m 1+2 bytes (83)[0m > [32m undefined[0m[90m 1+2 bytes (84)[0m > [32m undefined[0m[90m 1+2 bytes (85)[0m > [32m undefined[0m[90m 1+2 bytes (86)[0m > [32m undefined[0m[90m 1+2 bytes (87)[0m > [32m undefined[0m[90m 1+2 bytes (88)[0m > [32m undefined[0m[90m 1+2 bytes (89)[0m > [32m undefined[0m[90m 1+2 bytes (90)[0m > [32m undefined[0m[90m 1+2 bytes (91)[0m > [32m undefined[0m[90m 1+2 bytes (92)[0m > [32m undefined[0m[90m 1+2 bytes (93)[0m > [32m undefined[0m[90m 1+2 bytes (94)[0m > [32m undefined[0m[90m 1+2 bytes (95)[0m > [32m undefined[0m[90m 1+2 bytes (96)[0m > [32m undefined[0m[90m 1+2 bytes (97)[0m > [32m undefined[0m[90m 1+2 bytes (98)[0m > [32m undefined[0m[90m 1+2 bytes (99)[0m > [32m undefined[0m[90m 1+2 bytes (100)[0m > [32m undefined[0m[90m 1+2 bytes (101)[0m > [32m undefined[0m[90m 1+2 bytes (102)[0m > [32m undefined[0m[90m 1+2 bytes (103)[0m > [32m undefined[0m[90m 1+2 bytes (104)[0m > [32m undefined[0m[90m 1+2 bytes (105)[0m > [32m undefined[0m[90m 1+2 bytes (106)[0m > [32m undefined[0m[90m 1+2 bytes (107)[0m > [32m undefined[0m[90m 1+2 bytes (108)[0m > [32m undefined[0m[90m 1+2 bytes (109)[0m > [32m undefined[0m[90m 1+2 bytes (110)[0m > [32m undefined[0m[90m 1+2 bytes (111)[0m > [32m undefined[0m[90m 1+2 bytes (112)[0m > [32m undefined[0m[90m 1+2 bytes (113)[0m > [32m undefined[0m[90m 1+2 bytes (114)[0m > [32m undefined[0m[90m 1+2 bytes (115)[0m > [32m undefined[0m[90m 1+2 bytes (116)[0m > [32m undefined[0m[90m 1+2 bytes (117)[0m > [32m undefined[0m[90m 1+2 bytes (118)[0m > [32m undefined[0m[90m 1+2 bytes (119)[0m > [32m undefined[0m[90m 1+2 bytes (120)[0m > [32m undefined[0m[90m 1+2 bytes (121)[0m > [32m undefined[0m[90m 1+2 bytes (122)[0m > [32m undefined[0m[90m 1+2 bytes (123)[0m > [32m undefined[0m[90m 1+2 bytes (124)[0m > [32m undefined[0m[90m 1+2 bytes (125)[0m > [32m undefined[0m[90m 1+2 bytes (126)[0m > [32m undefined[0m[90m 1+2 bytes (127)[0m > [32m undefined[0m[90m 1+2 bytes (128)[0m > [32m undefined[0m[90m 1+2 bytes (129)[0m > [32m undefined[0m[90m 1+2 bytes (130)[0m > [32m undefined[0m[90m 1+2 bytes (131)[0m > [32m undefined[0m[90m 1+2 bytes (132)[0m > [32m undefined[0m[90m 1+2 bytes (133)[0m > [32m undefined[0m[90m 1+2 bytes (134)[0m > [32m undefined[0m[90m 1+2 bytes (135)[0m > [32m undefined[0m[90m 1+2 bytes (136)[0m > [32m undefined[0m[90m 1+2 bytes (137)[0m > [32m undefined[0m[90m 1+2 bytes (138)[0m > [32m undefined[0m[90m 1+2 bytes (139)[0m > [32m undefined[0m[90m 1+2 bytes (140)[0m > [32m undefined[0m[90m 1+2 bytes (141)[0m > [32m undefined[0m[90m 1+2 bytes (142)[0m > [32m undefined[0m[90m 1+2 bytes (143)[0m > [32m undefined[0m[90m 1+2 bytes (144)[0m > [32m undefined[0m[90m 1+2 bytes (145)[0m > [32m undefined[0m[90m 1+2 bytes (146)[0m > [32m undefined[0m[90m 1+2 bytes (147)[0m > [32m undefined[0m[90m 1+2 bytes (148)[0m > [32m undefined[0m[90m 1+2 bytes (149)[0m > [32m undefined[0m[90m 1+2 bytes (150)[0m > [32m undefined[0m[90m 1+2 bytes (151)[0m > [32m undefined[0m[90m 1+2 bytes (152)[0m > [32m undefined[0m[90m 1+2 bytes (153)[0m > [32m undefined[0m[90m 1+2 bytes (154)[0m > [32m undefined[0m[90m 1+2 bytes (155)[0m > [32m undefined[0m[90m 1+2 bytes (156)[0m > [32m undefined[0m[90m 1+2 bytes (157)[0m > [32m undefined[0m[90m 1+2 bytes (158)[0m > [32m undefined[0m[90m 1+2 bytes (159)[0m > [32m undefined[0m[90m 1+2 bytes (160)[0m > [32m undefined[0m[90m 1+2 bytes (161)[0m > [32m undefined[0m[90m 1+2 bytes (162)[0m > [32m undefined[0m[90m 1+2 bytes (163)[0m > [32m undefined[0m[90m 1+2 bytes (164)[0m > [32m undefined[0m[90m 1+2 bytes (165)[0m > [32m undefined[0m[90m 1+2 bytes (166)[0m > [32m undefined[0m[90m 1+2 bytes (167)[0m > [32m undefined[0m[90m 1+2 bytes (168)[0m > [32m undefined[0m[90m 1+2 bytes (169)[0m > [32m undefined[0m[90m 1+2 bytes (170)[0m > [32m undefined[0m[90m 1+2 bytes (171)[0m > [32m undefined[0m[90m 1+2 bytes (172)[0m > [32m undefined[0m[90m 1+2 bytes (173)[0m > [32m undefined[0m[90m 1+2 bytes (174)[0m > [32m undefined[0m[90m 1+2 bytes (175)[0m > [32m undefined[0m[90m 1+2 bytes (176)[0m > [32m undefined[0m[90m 1+2 bytes (177)[0m > [32m undefined[0m[90m 1+2 bytes (178)[0m > [32m undefined[0m[90m 1+2 bytes (179)[0m > [32m undefined[0m[90m 1+2 bytes (180)[0m > [32m undefined[0m[90m 1+2 bytes (181)[0m > [32m undefined[0m[90m 1+2 bytes (182)[0m > [32m undefined[0m[90m 1+2 bytes (183)[0m > [32m undefined[0m[90m 1+2 bytes (184)[0m > [32m undefined[0m[90m 1+2 bytes (185)[0m > [32m undefined[0m[90m 1+2 bytes (186)[0m > [32m undefined[0m[90m 1+2 bytes (187)[0m > [32m undefined[0m[90m 1+2 bytes (188)[0m > [32m undefined[0m[90m 1+2 bytes (189)[0m > [32m undefined[0m[90m 1+2 bytes (190)[0m > [32m undefined[0m[90m 1+2 bytes (191)[0m > [32m undefined[0m[90m 1+2 bytes (192)[0m > [32m undefined[0m[90m 1+2 bytes (193)[0m > [32m undefined[0m[90m 1+2 bytes (194)[0m > [32m undefined[0m[90m 1+2 bytes (195)[0m > [32m undefined[0m[90m 1+2 bytes (196)[0m > [32m undefined[0m[90m 1+2 bytes (197)[0m > [32m undefined[0m[90m 1+2 bytes (198)[0m > [32m undefined[0m[90m 1+2 bytes (199)[0m > [32m undefined[0m[90m 1+2 bytes (200)[0m > [32m undefined[0m[90m 1+2 bytes (201)[0m > [32m undefined[0m[90m 1+2 bytes (202)[0m > [32m undefined[0m[90m 1+2 bytes (203)[0m > [32m undefined[0m[90m 1+2 bytes (204)[0m > [32m undefined[0m[90m 1+2 bytes (205)[0m > [32m undefined[0m[90m 1+2 bytes (206)[0m > [32m undefined[0m[90m 1+2 bytes (207)[0m > [32m undefined[0m[90m 1+2 bytes (208)[0m > [32m undefined[0m[90m 1+2 bytes (209)[0m > [32m undefined[0m[90m 1+2 bytes (210)[0m > [32m undefined[0m[90m 1+2 bytes (211)[0m > [32m undefined[0m[90m 1+2 bytes (212)[0m > [32m undefined[0m[90m 1+2 bytes (213)[0m > [32m undefined[0m[90m 1+2 bytes (214)[0m > [32m undefined[0m[90m 1+2 bytes (215)[0m > [32m undefined[0m[90m 1+2 bytes (216)[0m > [32m undefined[0m[90m 1+2 bytes (217)[0m > [32m undefined[0m[90m 1+2 bytes (218)[0m > [32m undefined[0m[90m 1+2 bytes (219)[0m > [32m undefined[0m[90m 1+2 bytes (220)[0m > [32m undefined[0m[90m 1+2 bytes (221)[0m > [32m undefined[0m[90m 1+2 bytes (222)[0m > [32m undefined[0m[90m 1+2 bytes (223)[0m > [32m undefined[0m[90m 1+2 bytes (224)[0m > [32m undefined[0m[90m 1+2 bytes (225)[0m > [32m undefined[0m[90m 1+2 bytes (226)[0m > [32m undefined[0m[90m 1+2 bytes (227)[0m > [32m undefined[0m[90m 1+2 bytes (228)[0m > [32m undefined[0m[90m 1+2 bytes (229)[0m > [32m undefined[0m[90m 1+2 bytes (230)[0m > [32m undefined[0m[90m 1+2 bytes (231)[0m > [32m undefined[0m[90m 1+2 bytes (232)[0m > [32m undefined[0m[90m 1+2 bytes (233)[0m > [32m undefined[0m[90m 1+2 bytes (234)[0m > [32m undefined[0m[90m 1+2 bytes (235)[0m > [32m undefined[0m[90m 1+2 bytes (236)[0m > [32m undefined[0m[90m 1+2 bytes (237)[0m > [32m undefined[0m[90m 1+2 bytes (238)[0m > [32m undefined[0m[90m 1+2 bytes (239)[0m > [32m undefined[0m[90m 1+2 bytes (240)[0m > [32m undefined[0m[90m 1+2 bytes (241)[0m > [32m undefined[0m[90m 1+2 bytes (242)[0m > [32m undefined[0m[90m 1+2 bytes (243)[0m > [32m undefined[0m[90m 1+2 bytes (244)[0m > [32m undefined[0m[90m 1+2 bytes (245)[0m > [32m undefined[0m[90m 1+2 bytes (246)[0m > [32m undefined[0m[90m 1+2 bytes (247)[0m > [32m undefined[0m[90m 1+2 bytes (248)[0m > [32m undefined[0m[90m 1+2 bytes (249)[0m > [32m undefined[0m[90m 1+2 bytes (250)[0m > [32m undefined[0m[90m 1+2 bytes (251)[0m > [32m undefined[0m[90m 1+2 bytes (252)[0m > [32m undefined[0m[90m 1+2 bytes (253)[0m > [32m undefined[0m[90m 1+2 bytes (254)[0m > [32m undefined[0m[90m 1+2 bytes (255)[0m > [32m undefined[0m[90m 2+3 bytes (0)[0m > [32m undefined[0m[90m 2+3 bytes (1)[0m > [32m undefined[0m[90m 2+3 bytes (2)[0m > [32m undefined[0m[90m 2+3 bytes (3)[0m > [32m undefined[0m[90m 2+3 bytes (4)[0m > [32m undefined[0m[90m 2+3 bytes (5)[0m > [32m undefined[0m[90m 2+3 bytes (6)[0m > [32m undefined[0m[90m 2+3 bytes (7)[0m > [32m undefined[0m[90m 2+3 bytes (8)[0m > [32m undefined[0m[90m 2+3 bytes (9)[0m > [32m undefined[0m[90m 2+3 bytes (10)[0m > [32m undefined[0m[90m 2+3 bytes (11)[0m > [32m undefined[0m[90m 2+3 bytes (12)[0m > [32m undefined[0m[90m 2+3 bytes (13)[0m > [32m undefined[0m[90m 2+3 bytes (14)[0m > [32m undefined[0m[90m 2+3 bytes (15)[0m > [32m undefined[0m[90m 2+3 bytes (16)[0m > [32m undefined[0m[90m 2+3 bytes (17)[0m > [32m undefined[0m[90m 2+3 bytes (18)[0m > [32m undefined[0m[90m 2+3 bytes (19)[0m > [32m undefined[0m[90m 2+3 bytes (20)[0m > [32m undefined[0m[90m 2+3 bytes (21)[0m > [32m undefined[0m[90m 2+3 bytes (22)[0m > [32m undefined[0m[90m 2+3 bytes (23)[0m > [32m undefined[0m[90m 2+3 bytes (24)[0m > [32m undefined[0m[90m 2+3 bytes (25)[0m > [32m undefined[0m[90m 2+3 bytes (26)[0m > [32m undefined[0m[90m 2+3 bytes (27)[0m > [32m undefined[0m[90m 2+3 bytes (28)[0m > [32m undefined[0m[90m 2+3 bytes (29)[0m > [32m undefined[0m[90m 2+3 bytes (30)[0m > [32m undefined[0m[90m 2+3 bytes (31)[0m > [32m undefined[0m[90m 2+3 bytes (32)[0m > [32m undefined[0m[90m 2+3 bytes (33)[0m > [32m undefined[0m[90m 2+3 bytes (34)[0m > [32m undefined[0m[90m 2+3 bytes (35)[0m > [32m undefined[0m[90m 2+3 bytes (36)[0m > [32m undefined[0m[90m 2+3 bytes (37)[0m > [32m undefined[0m[90m 2+3 bytes (38)[0m > [32m undefined[0m[90m 2+3 bytes (39)[0m > [32m undefined[0m[90m 2+3 bytes (40)[0m > [32m undefined[0m[90m 2+3 bytes (41)[0m > [32m undefined[0m[90m 2+3 bytes (42)[0m > [32m undefined[0m[90m 2+3 bytes (43)[0m > [32m undefined[0m[90m 2+3 bytes (44)[0m > [32m undefined[0m[90m 2+3 bytes (45)[0m > [32m undefined[0m[90m 2+3 bytes (46)[0m > [32m undefined[0m[90m 2+3 bytes (47)[0m > [32m undefined[0m[90m 2+3 bytes (48)[0m > [32m undefined[0m[90m 2+3 bytes (49)[0m > [32m undefined[0m[90m 2+3 bytes (50)[0m > [32m undefined[0m[90m 2+3 bytes (51)[0m > [32m undefined[0m[90m 2+3 bytes (52)[0m > [32m undefined[0m[90m 2+3 bytes (53)[0m > [32m undefined[0m[90m 2+3 bytes (54)[0m > [32m undefined[0m[90m 2+3 bytes (55)[0m > [32m undefined[0m[90m 2+3 bytes (56)[0m > [32m undefined[0m[90m 2+3 bytes (57)[0m > [32m undefined[0m[90m 2+3 bytes (58)[0m > [32m undefined[0m[90m 2+3 bytes (59)[0m > [32m undefined[0m[90m 2+3 bytes (60)[0m > [32m undefined[0m[90m 2+3 bytes (61)[0m > [32m undefined[0m[90m 2+3 bytes (62)[0m > [32m undefined[0m[90m 2+3 bytes (63)[0m > [32m undefined[0m[90m 2+3 bytes (64)[0m > [32m undefined[0m[90m 2+3 bytes (65)[0m > [32m undefined[0m[90m 2+3 bytes (66)[0m > [32m undefined[0m[90m 2+3 bytes (67)[0m > [32m undefined[0m[90m 2+3 bytes (68)[0m > [32m undefined[0m[90m 2+3 bytes (69)[0m > [32m undefined[0m[90m 2+3 bytes (70)[0m > [32m undefined[0m[90m 2+3 bytes (71)[0m > [32m undefined[0m[90m 2+3 bytes (72)[0m > [32m undefined[0m[90m 2+3 bytes (73)[0m > [32m undefined[0m[90m 2+3 bytes (74)[0m > [32m undefined[0m[90m 2+3 bytes (75)[0m > [32m undefined[0m[90m 2+3 bytes (76)[0m > [32m undefined[0m[90m 2+3 bytes (77)[0m > [32m undefined[0m[90m 2+3 bytes (78)[0m > [32m undefined[0m[90m 2+3 bytes (79)[0m > [32m undefined[0m[90m 2+3 bytes (80)[0m > [32m undefined[0m[90m 2+3 bytes (81)[0m > [32m undefined[0m[90m 2+3 bytes (82)[0m > [32m undefined[0m[90m 2+3 bytes (83)[0m > [32m undefined[0m[90m 2+3 bytes (84)[0m > [32m undefined[0m[90m 2+3 bytes (85)[0m > [32m undefined[0m[90m 2+3 bytes (86)[0m > [32m undefined[0m[90m 2+3 bytes (87)[0m > [32m undefined[0m[90m 2+3 bytes (88)[0m > [32m undefined[0m[90m 2+3 bytes (89)[0m > [32m undefined[0m[90m 2+3 bytes (90)[0m > [32m undefined[0m[90m 2+3 bytes (91)[0m > [32m undefined[0m[90m 2+3 bytes (92)[0m > [32m undefined[0m[90m 2+3 bytes (93)[0m > [32m undefined[0m[90m 2+3 bytes (94)[0m > [32m undefined[0m[90m 2+3 bytes (95)[0m > [32m undefined[0m[90m 2+3 bytes (96)[0m > [32m undefined[0m[90m 2+3 bytes (97)[0m > [32m undefined[0m[90m 2+3 bytes (98)[0m > [32m undefined[0m[90m 2+3 bytes (99)[0m > [32m undefined[0m[90m 2+3 bytes (100)[0m > [32m undefined[0m[90m 2+3 bytes (101)[0m > [32m undefined[0m[90m 2+3 bytes (102)[0m > [32m undefined[0m[90m 2+3 bytes (103)[0m > [32m undefined[0m[90m 2+3 bytes (104)[0m > [32m undefined[0m[90m 2+3 bytes (105)[0m > [32m undefined[0m[90m 2+3 bytes (106)[0m > [32m undefined[0m[90m 2+3 bytes (107)[0m > [32m undefined[0m[90m 2+3 bytes (108)[0m > [32m undefined[0m[90m 2+3 bytes (109)[0m > [32m undefined[0m[90m 2+3 bytes (110)[0m > [32m undefined[0m[90m 2+3 bytes (111)[0m > [32m undefined[0m[90m 2+3 bytes (112)[0m > [32m undefined[0m[90m 2+3 bytes (113)[0m > [32m undefined[0m[90m 2+3 bytes (114)[0m > [32m undefined[0m[90m 2+3 bytes (115)[0m > [32m undefined[0m[90m 2+3 bytes (116)[0m > [32m undefined[0m[90m 2+3 bytes (117)[0m > [32m undefined[0m[90m 2+3 bytes (118)[0m > [32m undefined[0m[90m 2+3 bytes (119)[0m > [32m undefined[0m[90m 2+3 bytes (120)[0m > [32m undefined[0m[90m 2+3 bytes (121)[0m > [32m undefined[0m[90m 2+3 bytes (122)[0m > [32m undefined[0m[90m 2+3 bytes (123)[0m > [32m undefined[0m[90m 2+3 bytes (124)[0m > [32m undefined[0m[90m 2+3 bytes (125)[0m > [32m undefined[0m[90m 2+3 bytes (126)[0m > [32m undefined[0m[90m 2+3 bytes (127)[0m > [32m undefined[0m[90m 2+3 bytes (128)[0m > [32m undefined[0m[90m 2+3 bytes (129)[0m > [32m undefined[0m[90m 2+3 bytes (130)[0m > [32m undefined[0m[90m 2+3 bytes (131)[0m > [32m undefined[0m[90m 2+3 bytes (132)[0m > [32m undefined[0m[90m 2+3 bytes (133)[0m > [32m undefined[0m[90m 2+3 bytes (134)[0m > [32m undefined[0m[90m 2+3 bytes (135)[0m > [32m undefined[0m[90m 2+3 bytes (136)[0m > [32m undefined[0m[90m 2+3 bytes (137)[0m > [32m undefined[0m[90m 2+3 bytes (138)[0m > [32m undefined[0m[90m 2+3 bytes (139)[0m > [32m undefined[0m[90m 2+3 bytes (140)[0m > [32m undefined[0m[90m 2+3 bytes (141)[0m > [32m undefined[0m[90m 2+3 bytes (142)[0m > [32m undefined[0m[90m 2+3 bytes (143)[0m > [32m undefined[0m[90m 2+3 bytes (144)[0m > [32m undefined[0m[90m 2+3 bytes (145)[0m > [32m undefined[0m[90m 2+3 bytes (146)[0m > [32m undefined[0m[90m 2+3 bytes (147)[0m > [32m undefined[0m[90m 2+3 bytes (148)[0m > [32m undefined[0m[90m 2+3 bytes (149)[0m > [32m undefined[0m[90m 2+3 bytes (150)[0m > [32m undefined[0m[90m 2+3 bytes (151)[0m > [32m undefined[0m[90m 2+3 bytes (152)[0m > [32m undefined[0m[90m 2+3 bytes (153)[0m > [32m undefined[0m[90m 2+3 bytes (154)[0m > [32m undefined[0m[90m 2+3 bytes (155)[0m > [32m undefined[0m[90m 2+3 bytes (156)[0m > [32m undefined[0m[90m 2+3 bytes (157)[0m > [32m undefined[0m[90m 2+3 bytes (158)[0m > [32m undefined[0m[90m 2+3 bytes (159)[0m > [32m undefined[0m[90m 2+3 bytes (160)[0m > [32m undefined[0m[90m 2+3 bytes (161)[0m > [32m undefined[0m[90m 2+3 bytes (162)[0m > [32m undefined[0m[90m 2+3 bytes (163)[0m > [32m undefined[0m[90m 2+3 bytes (164)[0m > [32m undefined[0m[90m 2+3 bytes (165)[0m > [32m undefined[0m[90m 2+3 bytes (166)[0m > [32m undefined[0m[90m 2+3 bytes (167)[0m > [32m undefined[0m[90m 2+3 bytes (168)[0m > [32m undefined[0m[90m 2+3 bytes (169)[0m > [32m undefined[0m[90m 2+3 bytes (170)[0m > [32m undefined[0m[90m 2+3 bytes (171)[0m > [32m undefined[0m[90m 2+3 bytes (172)[0m > [32m undefined[0m[90m 2+3 bytes (173)[0m > [32m undefined[0m[90m 2+3 bytes (174)[0m > [32m undefined[0m[90m 2+3 bytes (175)[0m > [32m undefined[0m[90m 2+3 bytes (176)[0m > [32m undefined[0m[90m 2+3 bytes (177)[0m > [32m undefined[0m[90m 2+3 bytes (178)[0m > [32m undefined[0m[90m 2+3 bytes (179)[0m > [32m undefined[0m[90m 2+3 bytes (180)[0m > [32m undefined[0m[90m 2+3 bytes (181)[0m > [32m undefined[0m[90m 2+3 bytes (182)[0m > [32m undefined[0m[90m 2+3 bytes (183)[0m > [32m undefined[0m[90m 2+3 bytes (184)[0m > [32m undefined[0m[90m 2+3 bytes (185)[0m > [32m undefined[0m[90m 2+3 bytes (186)[0m > [32m undefined[0m[90m 2+3 bytes (187)[0m > [32m undefined[0m[90m 2+3 bytes (188)[0m > [32m undefined[0m[90m 2+3 bytes (189)[0m > [32m undefined[0m[90m 2+3 bytes (190)[0m > [32m undefined[0m[90m 2+3 bytes (191)[0m > [32m undefined[0m[90m 2+3 bytes (192)[0m > [32m undefined[0m[90m 2+3 bytes (193)[0m > [32m undefined[0m[90m 2+3 bytes (194)[0m > [32m undefined[0m[90m 2+3 bytes (195)[0m > [32m undefined[0m[90m 2+3 bytes (196)[0m > [32m undefined[0m[90m 2+3 bytes (197)[0m > [32m undefined[0m[90m 2+3 bytes (198)[0m > [32m undefined[0m[90m 2+3 bytes (199)[0m > [32m undefined[0m[90m 2+3 bytes (200)[0m > [32m undefined[0m[90m 2+3 bytes (201)[0m > [32m undefined[0m[90m 2+3 bytes (202)[0m > [32m undefined[0m[90m 2+3 bytes (203)[0m > [32m undefined[0m[90m 2+3 bytes (204)[0m > [32m undefined[0m[90m 2+3 bytes (205)[0m > [32m undefined[0m[90m 2+3 bytes (206)[0m > [32m undefined[0m[90m 2+3 bytes (207)[0m > [32m undefined[0m[90m 2+3 bytes (208)[0m > [32m undefined[0m[90m 2+3 bytes (209)[0m > [32m undefined[0m[90m 2+3 bytes (210)[0m > [32m undefined[0m[90m 2+3 bytes (211)[0m > [32m undefined[0m[90m 2+3 bytes (212)[0m > [32m undefined[0m[90m 2+3 bytes (213)[0m > [32m undefined[0m[90m 2+3 bytes (214)[0m > [32m undefined[0m[90m 2+3 bytes (215)[0m > [32m undefined[0m[90m 2+3 bytes (216)[0m > [32m undefined[0m[90m 2+3 bytes (217)[0m > [32m undefined[0m[90m 2+3 bytes (218)[0m > [32m undefined[0m[90m 2+3 bytes (219)[0m > [32m undefined[0m[90m 2+3 bytes (220)[0m > [32m undefined[0m[90m 2+3 bytes (221)[0m > [32m undefined[0m[90m 2+3 bytes (222)[0m > [32m undefined[0m[90m 2+3 bytes (223)[0m > [32m undefined[0m[90m 2+3 bytes (224)[0m > [32m undefined[0m[90m 2+3 bytes (225)[0m > [32m undefined[0m[90m 2+3 bytes (226)[0m > [32m undefined[0m[90m 2+3 bytes (227)[0m > [32m undefined[0m[90m 2+3 bytes (228)[0m > [32m undefined[0m[90m 2+3 bytes (229)[0m > [32m undefined[0m[90m 2+3 bytes (230)[0m > [32m undefined[0m[90m 2+3 bytes (231)[0m > [32m undefined[0m[90m 2+3 bytes (232)[0m > [32m undefined[0m[90m 2+3 bytes (233)[0m > [32m undefined[0m[90m 2+3 bytes (234)[0m > [32m undefined[0m[90m 2+3 bytes (235)[0m > [32m undefined[0m[90m 2+3 bytes (236)[0m > [32m undefined[0m[90m 2+3 bytes (237)[0m > [32m undefined[0m[90m 2+3 bytes (238)[0m > [32m undefined[0m[90m 2+3 bytes (239)[0m > [32m undefined[0m[90m 2+3 bytes (240)[0m > [32m undefined[0m[90m 2+3 bytes (241)[0m > [32m undefined[0m[90m 2+3 bytes (242)[0m > [32m undefined[0m[90m 2+3 bytes (243)[0m > [32m undefined[0m[90m 2+3 bytes (244)[0m > [32m undefined[0m[90m 2+3 bytes (245)[0m > [32m undefined[0m[90m 2+3 bytes (246)[0m > [32m undefined[0m[90m 2+3 bytes (247)[0m > [32m undefined[0m[90m 2+3 bytes (248)[0m > [32m undefined[0m[90m 2+3 bytes (249)[0m > [32m undefined[0m[90m 2+3 bytes (250)[0m > [32m undefined[0m[90m 2+3 bytes (251)[0m > [32m undefined[0m[90m 2+3 bytes (252)[0m > [32m undefined[0m[90m 2+3 bytes (253)[0m > [32m undefined[0m[90m 2+3 bytes (254)[0m > [32m undefined[0m[90m 2+3 bytes (255)[0m > [32m undefined[0m[90m 3+4 bytes (0)[0m > [32m undefined[0m[90m 3+4 bytes (1)[0m > [32m undefined[0m[90m 3+4 bytes (2)[0m > [32m undefined[0m[90m 3+4 bytes (3)[0m > [32m undefined[0m[90m 3+4 bytes (4)[0m > [32m undefined[0m[90m 3+4 bytes (5)[0m > [32m undefined[0m[90m 3+4 bytes (6)[0m > [32m undefined[0m[90m 3+4 bytes (7)[0m > [32m undefined[0m[90m 3+4 bytes (8)[0m > [32m undefined[0m[90m 3+4 bytes (9)[0m > [32m undefined[0m[90m 3+4 bytes (10)[0m > [32m undefined[0m[90m 3+4 bytes (11)[0m > [32m undefined[0m[90m 3+4 bytes (12)[0m > [32m undefined[0m[90m 3+4 bytes (13)[0m > [32m undefined[0m[90m 3+4 bytes (14)[0m > [32m undefined[0m[90m 3+4 bytes (15)[0m > [32m undefined[0m[90m 3+4 bytes (16)[0m > [32m undefined[0m[90m 3+4 bytes (17)[0m > [32m undefined[0m[90m 3+4 bytes (18)[0m > [32m undefined[0m[90m 3+4 bytes (19)[0m > [32m undefined[0m[90m 3+4 bytes (20)[0m > [32m undefined[0m[90m 3+4 bytes (21)[0m > [32m undefined[0m[90m 3+4 bytes (22)[0m > [32m undefined[0m[90m 3+4 bytes (23)[0m > [32m undefined[0m[90m 3+4 bytes (24)[0m > [32m undefined[0m[90m 3+4 bytes (25)[0m > [32m undefined[0m[90m 3+4 bytes (26)[0m > [32m undefined[0m[90m 3+4 bytes (27)[0m > [32m undefined[0m[90m 3+4 bytes (28)[0m > [32m undefined[0m[90m 3+4 bytes (29)[0m > [32m undefined[0m[90m 3+4 bytes (30)[0m > [32m undefined[0m[90m 3+4 bytes (31)[0m > [32m undefined[0m[90m 3+4 bytes (32)[0m > [32m undefined[0m[90m 3+4 bytes (33)[0m > [32m undefined[0m[90m 3+4 bytes (34)[0m > [32m undefined[0m[90m 3+4 bytes (35)[0m > [32m undefined[0m[90m 3+4 bytes (36)[0m > [32m undefined[0m[90m 3+4 bytes (37)[0m > [32m undefined[0m[90m 3+4 bytes (38)[0m > [32m undefined[0m[90m 3+4 bytes (39)[0m > [32m undefined[0m[90m 3+4 bytes (40)[0m > [32m undefined[0m[90m 3+4 bytes (41)[0m > [32m undefined[0m[90m 3+4 bytes (42)[0m > [32m undefined[0m[90m 3+4 bytes (43)[0m > [32m undefined[0m[90m 3+4 bytes (44)[0m > [32m undefined[0m[90m 3+4 bytes (45)[0m > [32m undefined[0m[90m 3+4 bytes (46)[0m > [32m undefined[0m[90m 3+4 bytes (47)[0m > [32m undefined[0m[90m 3+4 bytes (48)[0m > [32m undefined[0m[90m 3+4 bytes (49)[0m > [32m undefined[0m[90m 3+4 bytes (50)[0m > [32m undefined[0m[90m 3+4 bytes (51)[0m > [32m undefined[0m[90m 3+4 bytes (52)[0m > [32m undefined[0m[90m 3+4 bytes (53)[0m > [32m undefined[0m[90m 3+4 bytes (54)[0m > [32m undefined[0m[90m 3+4 bytes (55)[0m > [32m undefined[0m[90m 3+4 bytes (56)[0m > [32m undefined[0m[90m 3+4 bytes (57)[0m > [32m undefined[0m[90m 3+4 bytes (58)[0m > [32m undefined[0m[90m 3+4 bytes (59)[0m > [32m undefined[0m[90m 3+4 bytes (60)[0m > [32m undefined[0m[90m 3+4 bytes (61)[0m > [32m undefined[0m[90m 3+4 bytes (62)[0m > [32m undefined[0m[90m 3+4 bytes (63)[0m > [32m undefined[0m[90m 3+4 bytes (64)[0m > [32m undefined[0m[90m 3+4 bytes (65)[0m > [32m undefined[0m[90m 3+4 bytes (66)[0m > [32m undefined[0m[90m 3+4 bytes (67)[0m > [32m undefined[0m[90m 3+4 bytes (68)[0m > [32m undefined[0m[90m 3+4 bytes (69)[0m > [32m undefined[0m[90m 3+4 bytes (70)[0m > [32m undefined[0m[90m 3+4 bytes (71)[0m > [32m undefined[0m[90m 3+4 bytes (72)[0m > [32m undefined[0m[90m 3+4 bytes (73)[0m > [32m undefined[0m[90m 3+4 bytes (74)[0m > [32m undefined[0m[90m 3+4 bytes (75)[0m > [32m undefined[0m[90m 3+4 bytes (76)[0m > [32m undefined[0m[90m 3+4 bytes (77)[0m > [32m undefined[0m[90m 3+4 bytes (78)[0m > [32m undefined[0m[90m 3+4 bytes (79)[0m > [32m undefined[0m[90m 3+4 bytes (80)[0m > [32m undefined[0m[90m 3+4 bytes (81)[0m > [32m undefined[0m[90m 3+4 bytes (82)[0m > [32m undefined[0m[90m 3+4 bytes (83)[0m > [32m undefined[0m[90m 3+4 bytes (84)[0m > [32m undefined[0m[90m 3+4 bytes (85)[0m > [32m undefined[0m[90m 3+4 bytes (86)[0m > [32m undefined[0m[90m 3+4 bytes (87)[0m > [32m undefined[0m[90m 3+4 bytes (88)[0m > [32m undefined[0m[90m 3+4 bytes (89)[0m > [32m undefined[0m[90m 3+4 bytes (90)[0m > [32m undefined[0m[90m 3+4 bytes (91)[0m > [32m undefined[0m[90m 3+4 bytes (92)[0m > [32m undefined[0m[90m 3+4 bytes (93)[0m > [32m undefined[0m[90m 3+4 bytes (94)[0m > [32m undefined[0m[90m 3+4 bytes (95)[0m > [32m undefined[0m[90m 3+4 bytes (96)[0m > [32m undefined[0m[90m 3+4 bytes (97)[0m > [32m undefined[0m[90m 3+4 bytes (98)[0m > [32m undefined[0m[90m 3+4 bytes (99)[0m > [32m undefined[0m[90m 3+4 bytes (100)[0m > [32m undefined[0m[90m 3+4 bytes (101)[0m > [32m undefined[0m[90m 3+4 bytes (102)[0m > [32m undefined[0m[90m 3+4 bytes (103)[0m > [32m undefined[0m[90m 3+4 bytes (104)[0m > [32m undefined[0m[90m 3+4 bytes (105)[0m > [32m undefined[0m[90m 3+4 bytes (106)[0m > [32m undefined[0m[90m 3+4 bytes (107)[0m > [32m undefined[0m[90m 3+4 bytes (108)[0m > [32m undefined[0m[90m 3+4 bytes (109)[0m > [32m undefined[0m[90m 3+4 bytes (110)[0m > [32m undefined[0m[90m 3+4 bytes (111)[0m > [32m undefined[0m[90m 3+4 bytes (112)[0m > [32m undefined[0m[90m 3+4 bytes (113)[0m > [32m undefined[0m[90m 3+4 bytes (114)[0m > [32m undefined[0m[90m 3+4 bytes (115)[0m > [32m undefined[0m[90m 3+4 bytes (116)[0m > [32m undefined[0m[90m 3+4 bytes (117)[0m > [32m undefined[0m[90m 3+4 bytes (118)[0m > [32m undefined[0m[90m 3+4 bytes (119)[0m > [32m undefined[0m[90m 3+4 bytes (120)[0m > [32m undefined[0m[90m 3+4 bytes (121)[0m > [32m undefined[0m[90m 3+4 bytes (122)[0m > [32m undefined[0m[90m 3+4 bytes (123)[0m > [32m undefined[0m[90m 3+4 bytes (124)[0m > [32m undefined[0m[90m 3+4 bytes (125)[0m > [32m undefined[0m[90m 3+4 bytes (126)[0m > [32m undefined[0m[90m 3+4 bytes (127)[0m > [32m undefined[0m[90m 3+4 bytes (128)[0m > [32m undefined[0m[90m 3+4 bytes (129)[0m > [32m undefined[0m[90m 3+4 bytes (130)[0m > [32m undefined[0m[90m 3+4 bytes (131)[0m > [32m undefined[0m[90m 3+4 bytes (132)[0m > [32m undefined[0m[90m 3+4 bytes (133)[0m > [32m undefined[0m[90m 3+4 bytes (134)[0m > [32m undefined[0m[90m 3+4 bytes (135)[0m > [32m undefined[0m[90m 3+4 bytes (136)[0m > [32m undefined[0m[90m 3+4 bytes (137)[0m > [32m undefined[0m[90m 3+4 bytes (138)[0m > [32m undefined[0m[90m 3+4 bytes (139)[0m > [32m undefined[0m[90m 3+4 bytes (140)[0m > [32m undefined[0m[90m 3+4 bytes (141)[0m > [32m undefined[0m[90m 3+4 bytes (142)[0m > [32m undefined[0m[90m 3+4 bytes (143)[0m > [32m undefined[0m[90m 3+4 bytes (144)[0m > [32m undefined[0m[90m 3+4 bytes (145)[0m > [32m undefined[0m[90m 3+4 bytes (146)[0m > [32m undefined[0m[90m 3+4 bytes (147)[0m > [32m undefined[0m[90m 3+4 bytes (148)[0m > [32m undefined[0m[90m 3+4 bytes (149)[0m > [32m undefined[0m[90m 3+4 bytes (150)[0m > [32m undefined[0m[90m 3+4 bytes (151)[0m > [32m undefined[0m[90m 3+4 bytes (152)[0m > [32m undefined[0m[90m 3+4 bytes (153)[0m > [32m undefined[0m[90m 3+4 bytes (154)[0m > [32m undefined[0m[90m 3+4 bytes (155)[0m > [32m undefined[0m[90m 3+4 bytes (156)[0m > [32m undefined[0m[90m 3+4 bytes (157)[0m > [32m undefined[0m[90m 3+4 bytes (158)[0m > [32m undefined[0m[90m 3+4 bytes (159)[0m > [32m undefined[0m[90m 3+4 bytes (160)[0m > [32m undefined[0m[90m 3+4 bytes (161)[0m > [32m undefined[0m[90m 3+4 bytes (162)[0m > [32m undefined[0m[90m 3+4 bytes (163)[0m > [32m undefined[0m[90m 3+4 bytes (164)[0m > [32m undefined[0m[90m 3+4 bytes (165)[0m > [32m undefined[0m[90m 3+4 bytes (166)[0m > [32m undefined[0m[90m 3+4 bytes (167)[0m > [32m undefined[0m[90m 3+4 bytes (168)[0m > [32m undefined[0m[90m 3+4 bytes (169)[0m > [32m undefined[0m[90m 3+4 bytes (170)[0m > [32m undefined[0m[90m 3+4 bytes (171)[0m > [32m undefined[0m[90m 3+4 bytes (172)[0m > [32m undefined[0m[90m 3+4 bytes (173)[0m > [32m undefined[0m[90m 3+4 bytes (174)[0m > [32m undefined[0m[90m 3+4 bytes (175)[0m > [32m undefined[0m[90m 3+4 bytes (176)[0m > [32m undefined[0m[90m 3+4 bytes (177)[0m > [32m undefined[0m[90m 3+4 bytes (178)[0m > [32m undefined[0m[90m 3+4 bytes (179)[0m > [32m undefined[0m[90m 3+4 bytes (180)[0m > [32m undefined[0m[90m 3+4 bytes (181)[0m > [32m undefined[0m[90m 3+4 bytes (182)[0m > [32m undefined[0m[90m 3+4 bytes (183)[0m > [32m undefined[0m[90m 3+4 bytes (184)[0m > [32m undefined[0m[90m 3+4 bytes (185)[0m > [32m undefined[0m[90m 3+4 bytes (186)[0m > [32m undefined[0m[90m 3+4 bytes (187)[0m > [32m undefined[0m[90m 3+4 bytes (188)[0m > [32m undefined[0m[90m 3+4 bytes (189)[0m > [32m undefined[0m[90m 3+4 bytes (190)[0m > [32m undefined[0m[90m 3+4 bytes (191)[0m > [32m undefined[0m[90m 3+4 bytes (192)[0m > [32m undefined[0m[90m 3+4 bytes (193)[0m > [32m undefined[0m[90m 3+4 bytes (194)[0m > [32m undefined[0m[90m 3+4 bytes (195)[0m > [32m undefined[0m[90m 3+4 bytes (196)[0m > [32m undefined[0m[90m 3+4 bytes (197)[0m > [32m undefined[0m[90m 3+4 bytes (198)[0m > [32m undefined[0m[90m 3+4 bytes (199)[0m > [32m undefined[0m[90m 3+4 bytes (200)[0m > [32m undefined[0m[90m 3+4 bytes (201)[0m > [32m undefined[0m[90m 3+4 bytes (202)[0m > [32m undefined[0m[90m 3+4 bytes (203)[0m > [32m undefined[0m[90m 3+4 bytes (204)[0m > [32m undefined[0m[90m 3+4 bytes (205)[0m > [32m undefined[0m[90m 3+4 bytes (206)[0m > [32m undefined[0m[90m 3+4 bytes (207)[0m > [32m undefined[0m[90m 3+4 bytes (208)[0m > [32m undefined[0m[90m 3+4 bytes (209)[0m > [32m undefined[0m[90m 3+4 bytes (210)[0m > [32m undefined[0m[90m 3+4 bytes (211)[0m > [32m undefined[0m[90m 3+4 bytes (212)[0m > [32m undefined[0m[90m 3+4 bytes (213)[0m > [32m undefined[0m[90m 3+4 bytes (214)[0m > [32m undefined[0m[90m 3+4 bytes (215)[0m > [32m undefined[0m[90m 3+4 bytes (216)[0m > [32m undefined[0m[90m 3+4 bytes (217)[0m > [32m undefined[0m[90m 3+4 bytes (218)[0m > [32m undefined[0m[90m 3+4 bytes (219)[0m > [32m undefined[0m[90m 3+4 bytes (220)[0m > [32m undefined[0m[90m 3+4 bytes (221)[0m > [32m undefined[0m[90m 3+4 bytes (222)[0m > [32m undefined[0m[90m 3+4 bytes (223)[0m > [32m undefined[0m[90m 3+4 bytes (224)[0m > [32m undefined[0m[90m 3+4 bytes (225)[0m > [32m undefined[0m[90m 3+4 bytes (226)[0m > [32m undefined[0m[90m 3+4 bytes (227)[0m > [32m undefined[0m[90m 3+4 bytes (228)[0m > [32m undefined[0m[90m 3+4 bytes (229)[0m > [32m undefined[0m[90m 3+4 bytes (230)[0m > [32m undefined[0m[90m 3+4 bytes (231)[0m > [32m undefined[0m[90m 3+4 bytes (232)[0m > [32m undefined[0m[90m 3+4 bytes (233)[0m > [32m undefined[0m[90m 3+4 bytes (234)[0m > [32m undefined[0m[90m 3+4 bytes (235)[0m > [32m undefined[0m[90m 3+4 bytes (236)[0m > [32m undefined[0m[90m 3+4 bytes (237)[0m > [32m undefined[0m[90m 3+4 bytes (238)[0m > [32m undefined[0m[90m 3+4 bytes (239)[0m > [32m undefined[0m[90m 3+4 bytes (240)[0m > [32m undefined[0m[90m 3+4 bytes (241)[0m > [32m undefined[0m[90m 3+4 bytes (242)[0m > [32m undefined[0m[90m 3+4 bytes (243)[0m > [32m undefined[0m[90m 3+4 bytes (244)[0m > [32m undefined[0m[90m 3+4 bytes (245)[0m > [32m undefined[0m[90m 3+4 bytes (246)[0m > [32m undefined[0m[90m 3+4 bytes (247)[0m > [32m undefined[0m[90m 3+4 bytes (248)[0m > [32m undefined[0m[90m 3+4 bytes (249)[0m > [32m undefined[0m[90m 3+4 bytes (250)[0m > [32m undefined[0m[90m 3+4 bytes (251)[0m > [32m undefined[0m[90m 3+4 bytes (252)[0m > [32m undefined[0m[90m 3+4 bytes (253)[0m > [32m undefined[0m[90m 3+4 bytes (254)[0m > [32m undefined[0m[90m 3+4 bytes (255)[0m > [32m undefined[0m[90m padding[0m > [32m undefined[0m[90m exit on false byte[0m[31m (154ms)[0m > [0m memory[0m > [32m undefined[0m[90m always release (keepSize 0)[0m > [32m undefined[0m[90m keep 1 page (keepSize 65536)[0m > > [0m Base64Encoder[0m > [32m undefined[0m[90m 1-byte and padding[0m > [32m undefined[0m[90m 2-bytes and padding[0m[31m (138ms)[0m > [32m undefined[0m[90m 4-bytes (1 block + 1 byte)[0m > [32m undefined[0m[90m 13-bytes (4 blocks + 1 byte)[0m > [0m 3-byte blocks (full block range)[0m > [32m undefined[0m[90m [0, b, c][0m[31m (156ms)[0m > [32m undefined[0m[90m [1, b, c][0m[31m (113ms)[0m > [32m undefined[0m[90m [2, b, c][0m[31m (127ms)[0m > [32m undefined[0m[90m [3, b, c][0m[31m (111ms)[0m > [32m undefined[0m[90m [4, b, c][0m[31m (113ms)[0m > [32m undefined[0m[90m [5, b, c][0m[31m (140ms)[0m > [32m undefined[0m[90m [6, b, c][0m[31m (98ms)[0m > [32m undefined[0m[90m [7, b, c][0m[31m (117ms)[0m > [32m undefined[0m[90m [8, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [9, b, c][0m[31m (90ms)[0m > [32m undefined[0m[90m [10, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [11, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [12, b, c][0m[31m (90ms)[0m > [32m undefined[0m[90m [13, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [14, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [15, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [16, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [17, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [18, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [19, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [20, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [21, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [22, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [23, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [24, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [25, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [26, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [27, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [28, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [29, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [30, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [31, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [32, b, c][0m[31m (90ms)[0m > [32m undefined[0m[90m [33, b, c][0m[31m (91ms)[0m > [32m undefined[0m[90m [34, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [35, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [36, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [37, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [38, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [39, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [40, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [41, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [42, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [43, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [44, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [45, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [46, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [47, b, c][0m[31m (90ms)[0m > [32m undefined[0m[90m [48, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [49, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [50, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [51, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [52, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [53, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [54, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [55, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [56, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [57, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [58, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [59, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [60, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [61, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [62, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [63, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [64, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [65, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [66, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [67, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [68, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [69, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [70, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [71, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [72, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [73, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [74, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [75, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [76, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [77, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [78, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [79, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [80, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [81, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [82, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [83, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [84, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [85, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [86, b, c][0m[31m (99ms)[0m > [32m undefined[0m[90m [87, b, c][0m[31m (101ms)[0m > [32m undefined[0m[90m [88, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [89, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [90, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [91, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [92, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [93, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [94, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [95, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [96, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [97, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [98, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [99, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [100, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [101, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [102, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [103, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [104, b, c][0m[31m (113ms)[0m > [32m undefined[0m[90m [105, b, c][0m[31m (91ms)[0m > [32m undefined[0m[90m [106, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [107, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [108, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [109, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [110, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [111, b, c][0m[31m (93ms)[0m > [32m undefined[0m[90m [112, b, c][0m[31m (125ms)[0m > [32m undefined[0m[90m [113, b, c][0m[31m (99ms)[0m > [32m undefined[0m[90m [114, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [115, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [116, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [117, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [118, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [119, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [120, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [121, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [122, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [123, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [124, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [125, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [126, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [127, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [128, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [129, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [130, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [131, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [132, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [133, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [134, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [135, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [136, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [137, b, c][0m[31m (97ms)[0m > [32m undefined[0m[90m [138, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [139, b, c][0m[31m (99ms)[0m > [32m undefined[0m[90m [140, b, c][0m[31m (119ms)[0m > [32m undefined[0m[90m [141, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [142, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [143, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [144, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [145, b, c][0m[31m (91ms)[0m > [32m undefined[0m[90m [146, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [147, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [148, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [149, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [150, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [151, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [152, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [153, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [154, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [155, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [156, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [157, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [158, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [159, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [160, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [161, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [162, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [163, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [164, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [165, b, c][0m[31m (101ms)[0m > [32m undefined[0m[90m [166, b, c][0m[31m (126ms)[0m > [32m undefined[0m[90m [167, b, c][0m[31m (134ms)[0m > [32m undefined[0m[90m [168, b, c][0m[31m (161ms)[0m > [32m undefined[0m[90m [169, b, c][0m[31m (179ms)[0m > [32m undefined[0m[90m [170, b, c][0m[31m (167ms)[0m > [32m undefined[0m[90m [171, b, c][0m[31m (159ms)[0m > [32m undefined[0m[90m [172, b, c][0m[31m (161ms)[0m > [32m undefined[0m[90m [173, b, c][0m[31m (155ms)[0m > [32m undefined[0m[90m [174, b, c][0m[31m (164ms)[0m > [32m undefined[0m[90m [175, b, c][0m[31m (157ms)[0m > [32m undefined[0m[90m [176, b, c][0m[31m (102ms)[0m > [32m undefined[0m[90m [177, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [178, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [179, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [180, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [181, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [182, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [183, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [184, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [185, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [186, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [187, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [188, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [189, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [190, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [191, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [192, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [193, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [194, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [195, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [196, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [197, b, c][0m[31m (104ms)[0m > [32m undefined[0m[90m [198, b, c][0m[31m (122ms)[0m > [32m undefined[0m[90m [199, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [200, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [201, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [202, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [203, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [204, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [205, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [206, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [207, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [208, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [209, b, c][0m[31m (94ms)[0m > [32m undefined[0m[90m [210, b, c][0m[31m (99ms)[0m > [32m undefined[0m[90m [211, b, c][0m[31m (114ms)[0m > [32m undefined[0m[90m [212, b, c][0m[31m (139ms)[0m > [32m undefined[0m[90m [213, b, c][0m[31m (89ms)[0m > [32m undefined[0m[90m [214, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [215, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [216, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [217, b, c][0m[31m (99ms)[0m > [32m undefined[0m[90m [218, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [219, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [220, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [221, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [222, b, c][0m[31m (100ms)[0m > [32m undefined[0m[90m [223, b, c][0m[31m (98ms)[0m > [32m undefined[0m[90m [224, b, c][0m[31m (100ms)[0m > [32m undefined[0m[90m [225, b, c][0m[31m (105ms)[0m > [32m undefined[0m[90m [226, b, c][0m[31m (101ms)[0m > [32m undefined[0m[90m [227, b, c][0m[31m (105ms)[0m > [32m undefined[0m[90m [228, b, c][0m[31m (104ms)[0m > [32m undefined[0m[90m [229, b, c][0m[31m (90ms)[0m > [32m undefined[0m[90m [230, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [231, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [232, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [233, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [234, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [235, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [236, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [237, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [238, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [239, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [240, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [241, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [242, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [243, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [244, b, c][0m[31m (122ms)[0m > [32m undefined[0m[90m [245, b, c][0m[31m (94ms)[0m > [32m undefined[0m[90m [246, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [247, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [248, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [249, b, c][0m[31m (88ms)[0m > [32m undefined[0m[90m [250, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [251, b, c][0m[31m (87ms)[0m > [32m undefined[0m[90m [252, b, c][0m[31m (104ms)[0m > [32m undefined[0m[90m [253, b, c][0m[31m (105ms)[0m > [32m undefined[0m[90m [254, b, c][0m[31m (86ms)[0m > [32m undefined[0m[90m [255, b, c][0m[31m (86ms)[0m > > > [92m [0m[32m 1033 passing[0m[90m (26s)[0m > > /bin/sh -ex debian/nodejs/test > + NODE_PATH=./out mocha ./out/**/*test.js ./addons/**/out/*test.js > Aborted > dh_auto_test: error: /bin/sh -ex debian/nodejs/test returned exit code 134 The full build log is available from: http://qa-logs.debian.net/2024/03/19/node-xterm_5.3.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel