>>> nvim-lualine: Building testing/nvim-lualine 0.0.0_git20241101-r0 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 23:16:49 +0000 >>> nvim-lualine: Validating /home/buildozer/aports/testing/nvim-lualine/APKBUILD... >>> nvim-lualine: Analyzing dependencies... >>> nvim-lualine: Installing for build: build-base neovim nvim-web-devicons bash nvim-plenary tree-sitter-lua (1/25) Installing lua5.1-libs (5.1.5-r13) (2/25) Installing lua5.1 (5.1.5-r13) (3/25) Installing lua5.1-lpeg (1.0.2-r3) (4/25) Installing libintl (0.22.5-r0) (5/25) Installing luajit (2.1_p20240314-r0) (6/25) Installing libuv (1.49.2-r0) (7/25) Installing libluv (1.45.0.0-r0) (8/25) Installing msgpack-c (6.1.0-r0) (9/25) Installing tree-sitter (0.22.2-r1) (10/25) Installing unibilium (2.1.1-r0) (11/25) Installing libvterm (0.3.3-r0) (12/25) Installing neovim (0.10.2-r0) (13/25) Installing font-material-icons (4.0.0-r0) (14/25) Installing libbz2 (1.0.8-r6) (15/25) Installing libpng (1.6.44-r0) (16/25) Installing freetype (2.13.3-r0) (17/25) Installing fontconfig (2.15.0-r1) (18/25) Installing font-noto-common (24.7.1-r0) (19/25) Installing font-noto-symbols (24.7.1-r0) (20/25) Installing font-nerd-fonts-symbols (3.2.1-r0) (21/25) Installing nvim-web-devicons (0.100_git20241011-r0) (22/25) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (23/25) Installing nvim-plenary (0.1.4_git20240917-r0) (24/25) Installing tree-sitter-lua (0.2.0-r0) (25/25) Installing .makedepends-nvim-lualine (20241113.231650) Executing busybox-1.37.0-r7.trigger Executing fontconfig-2.15.0-r1.trigger OK: 358 MiB in 126 packages >>> nvim-lualine: Cleaning up srcdir >>> nvim-lualine: Cleaning up pkgdir >>> nvim-lualine: Cleaning up tmpdir >>> nvim-lualine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nvim-lualine-0.0.0_git20241101.tar.gz >>> nvim-lualine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nvim-lualine-0.0.0_git20241101.tar.gz >>> nvim-lualine: Checking sha512sums... nvim-lualine-0.0.0_git20241101.tar.gz: OK minimal_init.patch: OK not_git_repo.patch: OK >>> nvim-lualine: Unpacking /var/cache/distfiles/edge/nvim-lualine-0.0.0_git20241101.tar.gz... >>> nvim-lualine: minimal_init.patch patching file tests/minimal_init.lua >>> nvim-lualine: not_git_repo.patch patching file scripts/test_runner.sh Starting...Scheduling: tests/spec/utils_spec.lua Scheduling: tests/spec/config_spec.lua Scheduling: tests/spec/component_spec.lua Scheduling: tests/spec/lualine_spec.lua ======================================== Testing: /home/buildozer/aports/testing/nvim-lualine/src/lualine.nvim-640260d7c2d98779cab89b1e7088ab14ea354a02/tests/spec/config_spec.lua Success || config parsing options icons_enabled default Success || config parsing options icons_enabled custom Success || config parsing options theme default Success || config parsing options theme custom Success || config parsing options separators default Success || config parsing options separators double separators Success || config parsing options separators single separator string Success || config parsing options separators single separator table Success || config parsing options separators no separators Success || config parsing options disabled filetypes default Success || config parsing options disabled filetypes custom Success || config parsing options non default global option default Success || config parsing options non default global option custom Success || config parsing sections default Success || config parsing sections custom Success || config parsing tabline default Success || config parsing tabline custom Success || config parsing extensions default Success || config parsing extensions custom Success:  19 Failed :  0 Errors :  0 ======================================== ======================================== Testing: /home/buildozer/aports/testing/nvim-lualine/src/lualine.nvim-640260d7c2d98779cab89b1e7088ab14ea354a02/tests/spec/utils_spec.lua Success || Utils can retrieve highlight groups Success || Utils can extract individual highlight color Success || Utils can shrink list with holes Success || Cterm generator can convert rgb to cterm Success || Section generator can draw Success || Section generator can remove separators from component with custom colors Success:  6 Failed :  0 Errors :  0 ======================================== ======================================== Testing: /home/buildozer/aports/testing/nvim-lualine/src/lualine.nvim-640260d7c2d98779cab89b1e7088ab14ea354a02/tests/spec/component_spec.lua Success || Component: can select separators Success || Component: can provide unique identifier Success || Component: create option highlights Success || Component: can draw Success || Component: can apply separators Success || Component: can apply default highlight Success || Component: Global options: left_padding Success || Component: Global options: right_padding Success || Component: Global options: padding Success || Component: Global options: icon Success || Component: Global options: icons_enabled Success || Component: Global options: separator Success || Component: Global options: fmt Success || Component: Global options: cond Success || Component: Global options: color Success || Component: Global options: draw_empty Success || Encoding component works Success || Encoding component works with BOM and default config Success || Encoding component works with BOM and option enabled Success || Fileformat component works with icons Success || Fileformat component works without icons Success || Filetype component does not add icon when library unavailable Success || Filetype component colors nvim-web-devicons icons Success || Filetype component doesn't color when colored is false Success || Filetype component displays only icon when icon_only is true Success || Filetype component displays right aligned icon when icon.align is "right" Success || Filetype component uses filetype lookup when file has no extension Success || Hostname component works Success || Location component works Success || Progress component works Success || Mode component works Success || FileSize component works Success || Filename component works Success || Filename component can show file_status Success || Filename component can show new_file_status Success || Filename component can show relative path Success || Filename component can show full path Success || Filename component shortens path Success || Filename component shortens path with tilde Success || Filename component shortens path with hidden directory Success || Filename component shortens path with % Success || vim option & variable component works with variable Success || vim option & variable component can index dictionaries Success || vim option & variable component works with options Success || Vim option & variable component works with vim function Success || Vim option & variable component works with lua expression Success || Branch component works with regular branches Success || Branch component works in detached head mode Success:  48 Failed :  0 Errors :  0 ======================================== ======================================== Testing: /home/buildozer/aports/testing/nvim-lualine/src/lualine.nvim-640260d7c2d98779cab89b1e7088ab14ea354a02/tests/spec/lualine_spec.lua Success || Lualine shows active statusline Success || Lualine shows inactive statusline Success || Lualine get_config can retrieve config Success || Lualine can live update config Success || Lualine Can work without section separators Success || Lualine Can work without component_separators Success || Lualine mid divider can be disabled on special case Success || Lualine works with icons disabled Success || Lualine can be desabled for specific filetypes Success || Lualine can apply custom extensions Success || Lualine same extension can be applied to multiple filetypes Success || Lualine tabline can use tabline Success || Lualine tabline can use tabline as statusline Success || Lualine tabline tabs component works Success || Lualine tabline tabs component mode option can change layout Success || Lualine tabline buffers component works Success || Lualine tabline buffers component mode option can change layout Success || Lualine tabline buffers component can show modified status Success || Lualine tabline buffers component can show relative path Success || Lualine tabline buffers component can show ellipsis when max_width is crossed Success || Lualine tabline buffers component can show filetype icons Success || Lualine tabline buffers component can show buffer numbers instead of indices (without file names) Success || Lualine tabline buffers component can show buffer numbers instead of indices (with file names) Success || Lualine tabline buffers component displays alternate buffer correctly when switching buffers Success || Lualine tabline windows component works Success || Lualine diagnostics does not show without diagnostics Success || Lualine diagnostics shows only positive diagnostics Success || Lualine diagnostics shows all diagnostics with same background Success || Lualine diagnostics shows all diagnostics with padding when background changes Success:  29 Failed :  0 Errors :  0 ======================================== >>> nvim-lualine: Entering fakeroot... >>> nvim-lualine-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/nvim-lualine/pkg/nvim-lualine-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/testing/nvim-lualine/pkg/nvim-lualine-doc/usr/share/licenses' 'usr/share/nvim/site/pack/dist/opt/nvim-lualine/doc' -> '/home/buildozer/aports/testing/nvim-lualine/pkg/nvim-lualine-doc/usr/share/nvim/site/pack/dist/opt/nvim-lualine/doc' >>> nvim-lualine-doc*: Preparing subpackage nvim-lualine-doc... >>> nvim-lualine-doc*: Running postcheck for nvim-lualine-doc >>> nvim-lualine*: Running postcheck for nvim-lualine >>> nvim-lualine*: Preparing package nvim-lualine... >>> nvim-lualine*: Stripping binaries >>> WARNING: nvim-lualine*: No arch specific binaries found so arch should probably be set to "noarch" >>> nvim-lualine-doc*: Scanning shared objects >>> nvim-lualine*: Scanning shared objects >>> nvim-lualine-doc*: Tracing dependencies... >>> nvim-lualine-doc*: Package size: 101.2 KB >>> nvim-lualine-doc*: Compressing data... >>> nvim-lualine-doc*: Create checksum... >>> nvim-lualine-doc*: Create nvim-lualine-doc-0.0.0_git20241101-r0.apk >>> nvim-lualine*: Tracing dependencies... neovim nvim-web-devicons >>> nvim-lualine*: Package size: 220.6 KB >>> nvim-lualine*: Compressing data... >>> nvim-lualine*: Create checksum... >>> nvim-lualine*: Create nvim-lualine-0.0.0_git20241101-r0.apk >>> nvim-lualine: Build complete at Wed, 13 Nov 2024 23:16:52 +0000 elapsed time 0h 0m 3s >>> nvim-lualine: Cleaning up srcdir >>> nvim-lualine: Cleaning up pkgdir >>> nvim-lualine: Uninstalling dependencies... (1/25) Purging .makedepends-nvim-lualine (20241113.231650) (2/25) Purging nvim-web-devicons (0.100_git20241011-r0) (3/25) Purging font-material-icons (4.0.0-r0) (4/25) Purging font-noto-symbols (24.7.1-r0) (5/25) Purging font-noto-common (24.7.1-r0) (6/25) Purging font-nerd-fonts-symbols (3.2.1-r0) (7/25) Purging fontconfig (2.15.0-r1) (8/25) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (9/25) Purging nvim-plenary (0.1.4_git20240917-r0) (10/25) Purging neovim (0.10.2-r0) (11/25) Purging lua5.1-lpeg (1.0.2-r3) (12/25) Purging lua5.1 (5.1.5-r13) (13/25) Purging tree-sitter-lua (0.2.0-r0) (14/25) Purging freetype (2.13.3-r0) (15/25) Purging libbz2 (1.0.8-r6) (16/25) Purging libintl (0.22.5-r0) (17/25) Purging libluv (1.45.0.0-r0) (18/25) Purging libpng (1.6.44-r0) (19/25) Purging libuv (1.49.2-r0) (20/25) Purging libvterm (0.3.3-r0) (21/25) Purging lua5.1-libs (5.1.5-r13) (22/25) Purging luajit (2.1_p20240314-r0) (23/25) Purging msgpack-c (6.1.0-r0) (24/25) Purging tree-sitter (0.22.2-r1) (25/25) Purging unibilium (2.1.1-r0) Executing busybox-1.37.0-r7.trigger OK: 322 MiB in 101 packages >>> nvim-lualine: Updating the testing/armhf repository index... >>> nvim-lualine: Signing the index...