>>> highlight: Building main/highlight 4.13-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 14:18:19 +0000 >>> highlight: Validating /home/buildozer/aports/main/highlight/APKBUILD... >>> WARNING: highlight: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa " instead >>> highlight: Analyzing dependencies... >>> highlight: Installing for build: build-base lua5.4-dev boost-dev (1/61) Installing lua5.4-dev (5.4.7-r0) (2/61) Installing boost1.84-atomic (1.84.0-r2) (3/61) Installing boost1.84-chrono (1.84.0-r2) (4/61) Installing boost1.84-container (1.84.0-r2) (5/61) Installing boost1.84-context (1.84.0-r2) (6/61) Installing boost1.84-contract (1.84.0-r2) (7/61) Installing boost1.84-coroutine (1.84.0-r2) (8/61) Installing boost1.84-date_time (1.84.0-r2) (9/61) Installing boost1.84-fiber (1.84.0-r2) (10/61) Installing boost1.84-filesystem (1.84.0-r2) (11/61) Installing boost1.84-graph (1.84.0-r2) (12/61) Installing libbz2 (1.0.8-r6) (13/61) Installing xz-libs (5.6.3-r0) (14/61) Installing boost1.84-iostreams (1.84.0-r2) (15/61) Installing boost1.84-thread (1.84.0-r2) (16/61) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (17/61) Installing icu-libs (74.2-r0) (18/61) Installing boost1.84-locale (1.84.0-r2) (19/61) Installing boost1.84-log (1.84.0-r2) (20/61) Installing boost1.84-log_setup (1.84.0-r2) (21/61) Installing boost1.84-math (1.84.0-r2) (22/61) Installing boost1.84-prg_exec_monitor (1.84.0-r2) (23/61) Installing boost1.84-program_options (1.84.0-r2) (24/61) Installing libffi (3.4.6-r0) (25/61) Installing gdbm (1.24-r0) (26/61) Installing mpdecimal (4.0.0-r0) (27/61) Installing libpanelw (6.5_p20241006-r0) (28/61) Installing sqlite-libs (3.46.1-r0) (29/61) Installing python3 (3.12.7-r0) (30/61) Installing python3-pycache-pyc0 (3.12.7-r0) (31/61) Installing pyc (3.12.7-r0) (32/61) Installing python3-pyc (3.12.7-r0) (33/61) Installing boost1.84-python3 (1.84.0-r2) (34/61) Installing boost1.84-random (1.84.0-r2) (35/61) Installing boost1.84-regex (1.84.0-r2) (36/61) Installing boost1.84-serialization (1.84.0-r2) (37/61) Installing boost1.84-stacktrace_basic (1.84.0-r2) (38/61) Installing boost1.84-stacktrace_noop (1.84.0-r2) (39/61) Installing boost1.84-system (1.84.0-r2) (40/61) Installing boost1.84-timer (1.84.0-r2) (41/61) Installing boost1.84-type_erasure (1.84.0-r2) (42/61) Installing boost1.84-unit_test_framework (1.84.0-r2) (43/61) Installing boost1.84-url (1.84.0-r2) (44/61) Installing boost1.84-wave (1.84.0-r2) (45/61) Installing boost1.84-wserialization (1.84.0-r2) (46/61) Installing boost1.84-json (1.84.0-r2) (47/61) Installing boost1.84-nowide (1.84.0-r2) (48/61) Installing boost1.84-libs (1.84.0-r2) (49/61) Installing boost1.84 (1.84.0-r2) (50/61) Installing linux-headers (6.6-r1) (51/61) Installing bzip2-dev (1.0.8-r6) (52/61) Installing icu (74.2-r0) (53/61) Installing icu-dev (74.2-r0) (54/61) Installing xz (5.6.3-r0) (55/61) Installing xz-dev (5.6.3-r0) (56/61) Installing zlib-dev (1.3.1-r2) (57/61) Installing zstd (1.5.6-r1) (58/61) Installing zstd-dev (1.5.6-r1) (59/61) Installing boost1.84-dev (1.84.0-r2) (60/61) Installing boost-dev (1.84.0-r2) (61/61) Installing .makedepends-highlight (20241016.141819) Executing busybox-1.36.1-r32.trigger OK: 600 MiB in 161 packages >>> highlight: Cleaning up srcdir >>> highlight: Cleaning up pkgdir >>> highlight: Cleaning up tmpdir >>> highlight: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/highlight-4.13.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/highlight-4.13.tar.bz2.part' highlight-4.13.tar.b 100% |********************************| 1473k 0:00:00 ETA '/var/cache/distfiles/v3.21/highlight-4.13.tar.bz2.part' saved >>> highlight: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/highlight-4.13.tar.bz2 >>> highlight: Checking sha512sums... highlight-4.13.tar.bz2: OK >>> highlight: Unpacking /var/cache/distfiles/v3.21/highlight-4.13.tar.bz2... make -C ./src -f ./makefile HL_DATA_DIR=/usr/share/highlight/ HL_CONFIG_DIR=/etc/highlight/ make[1]: Entering directory '/home/buildozer/aports/main/highlight/src/highlight-4.13/src' g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/stylecolour.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/stringtools.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/xhtmlgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/latexgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/texgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/rtfgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/htmlgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/ansigenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/svggenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/codegenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/xterm256generator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/pangogenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/bbcodegenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/odtgenerator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/syntaxreader.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/elementstyle.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/InternalUtils.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaExceptions.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaFunction.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaState.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaUserData.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaUtils.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 -fno-strict-aliasing ./core/Diluculum/LuaValue.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaVariable.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/Diluculum/LuaWrappers.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/keystore.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/lspclient.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/datadir.cpp -DHL_DATA_DIR=\"/usr/share/highlight/\" -DHL_CONFIG_DIR=\"/etc/highlight/\" g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/preformatter.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/platform_fs.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/astyle/ASStreamIterator.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/astyle/ASResource.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/astyle/ASFormatter.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/astyle/ASBeautifier.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/astyle/ASEnhancer.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./cli/arg_parser.cc g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./cli/cmdlineoptions.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./cli/main.cpp -DHL_DATA_DIR=\"/usr/share/highlight/\" -DHL_CONFIG_DIR=\"/etc/highlight/\" g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./cli/help.cpp g++ -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DNDEBUG -std=c++17 -D_FILE_OFFSET_BITS=64 -c -I ./include/ -I/usr/include/lua5.4 ./core/themereader.cpp ar -crs libhighlight.a stylecolour.o stringtools.o xhtmlgenerator.o latexgenerator.o texgenerator.o rtfgenerator.o htmlgenerator.o ansigenerator.o svggenerator.o codegenerator.o xterm256generator.o pangogenerator.o bbcodegenerator.o odtgenerator.o syntaxreader.o elementstyle.o themereader.o keystore.o lspclient.o datadir.o preformatter.o platform_fs.o ASStreamIterator.o ASResource.o ASFormatter.o ASBeautifier.o ASEnhancer.o InternalUtils.o LuaExceptions.o LuaFunction.o LuaState.o LuaUserData.o LuaUtils.o LuaValue.o LuaVariable.o LuaWrappers.o g++ -ldl -o highlight arg_parser.o cmdlineoptions.o main.o help.o -L. -lhighlight -L/usr/lib/lua5.4 -llua -lm make[1]: Leaving directory '/home/buildozer/aports/main/highlight/src/highlight-4.13/src' >>> highlight: Entering fakeroot... This script will install highlight in the following directories: Data directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/ Documentation directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ Plugin directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/plugins/ Examples directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/ Manual directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/ Binary directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/bin/ Configuration directory: /home/buildozer/aports/main/highlight/pkg/highlight/etc/highlight/ Bash completions directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/bash-completion/completions/ Fish completions directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/fish/vendor_completions.d/ Zsh completions directory: /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/zsh/site-functions/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/etc/highlight/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/ \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/swig \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/tcl \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/pandoc \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/json \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/pywal \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/langDefs-resources \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/themes-resources \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/themes-resources/base16 \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/themes-resources/css-themes mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/ \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/themes \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/themes/base16 \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/langDefs \ /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/plugins mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man1/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man5/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/bash-completion/completions/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/fish/vendor_completions.d/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/zsh/site-functions/ mkdir -p -m 755 /home/buildozer/aports/main/highlight/pkg/highlight/usr/bin/ install -m644 ./langDefs/*.lang /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/langDefs/ install -m644 ./*.conf /home/buildozer/aports/main/highlight/pkg/highlight/etc/highlight/ install -m644 ./themes/*.theme /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/themes/ install -m644 ./themes/base16/*.theme /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/themes/base16/ install -m644 ./plugins/*.lua /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/highlight/plugins/ install -m644 ./man/highlight.1 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man1/ gzip -9f /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man1/highlight.1 install -m644 ./man/filetypes.conf.5 /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man5/ gzip -9f /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/man/man5/filetypes.conf.5 install -m644 ./sh-completion/highlight.bash /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/bash-completion/completions/highlight install -m644 ./sh-completion/highlight.fish /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/fish/vendor_completions.d/ install -m644 ./sh-completion/highlight.zsh /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/zsh/site-functions/_highlight install -m644 ./AUTHORS /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ install -m644 ./README* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ install -m644 ./ChangeLog.adoc /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ install -m644 ./COPYING /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ install -m644 ./INSTALL /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/ install -m644 ./extras/swig/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/swig install -m644 ./extras/tcl/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/tcl install -m644 ./extras/pandoc/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/pandoc install -m644 ./extras/pywal/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/pywal install -m644 ./extras/json/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/json install -m644 ./extras/langDefs-resources/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/langDefs-resources install -m644 ./extras/themes-resources/base16/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/themes-resources/base16 install -m644 ./extras/themes-resources/css-themes/* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/themes-resources/css-themes install -m644 ./extras/highlight_pipe.* /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/ install -m644 ./extras/*.py /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/ install -m755 ./src/highlight /home/buildozer/aports/main/highlight/pkg/highlight/usr/bin/ Done. Type highlight --help or man highlight for instructions. Take a look at /home/buildozer/aports/main/highlight/pkg/highlight/usr/share/doc/highlight/extras/ for scripts, SWIG and TCL bindings. Execute 'make install-gui' to install the highlight GUI ('make gui'). Do not hesitate to report problems. Unknown bugs are hard to fix. >>> highlight-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/highlight/pkg/highlight-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/highlight/pkg/highlight-doc/usr/share/man' >>> highlight-doc*: Preparing subpackage highlight-doc... >>> highlight-doc*: Running postcheck for highlight-doc >>> highlight-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/main/highlight/pkg/highlight-bash-completion/usr/share/bash-completion/completions' >>> highlight-bash-completion*: Preparing subpackage highlight-bash-completion... >>> highlight-bash-completion*: Running postcheck for highlight-bash-completion >>> highlight-fish-completion*: Running split function fishcomp... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/main/highlight/pkg/highlight-fish-completion/usr/share/fish/vendor_completions.d' >>> highlight-fish-completion*: Preparing subpackage highlight-fish-completion... >>> highlight-fish-completion*: Running postcheck for highlight-fish-completion >>> highlight-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/main/highlight/pkg/highlight-zsh-completion/usr/share/zsh/site-functions' >>> highlight-zsh-completion*: Preparing subpackage highlight-zsh-completion... >>> highlight-zsh-completion*: Running postcheck for highlight-zsh-completion >>> highlight*: Running postcheck for highlight >>> highlight*: Preparing package highlight... >>> highlight*: Stripping binaries >>> highlight-bash-completion*: Scanning shared objects >>> highlight-doc*: Scanning shared objects >>> highlight-fish-completion*: Scanning shared objects >>> highlight-zsh-completion*: Scanning shared objects >>> highlight*: Scanning shared objects >>> highlight-bash-completion*: Tracing dependencies... >>> highlight-bash-completion*: Package size: 6.1 KB >>> highlight-bash-completion*: Compressing data... >>> highlight-bash-completion*: Create checksum... >>> highlight-bash-completion*: Create highlight-bash-completion-4.13-r0.apk >>> highlight-doc*: Tracing dependencies... >>> highlight-doc*: Package size: 512.3 KB >>> highlight-doc*: Compressing data... >>> highlight-doc*: Create checksum... >>> highlight-doc*: Create highlight-doc-4.13-r0.apk >>> highlight-fish-completion*: Tracing dependencies... >>> highlight-fish-completion*: Package size: 7.1 KB >>> highlight-fish-completion*: Compressing data... >>> highlight-fish-completion*: Create checksum... >>> highlight-fish-completion*: Create highlight-fish-completion-4.13-r0.apk >>> highlight-zsh-completion*: Tracing dependencies... >>> highlight-zsh-completion*: Package size: 5.8 KB >>> highlight-zsh-completion*: Compressing data... >>> highlight-zsh-completion*: Create checksum... >>> highlight-zsh-completion*: Create highlight-zsh-completion-4.13-r0.apk >>> highlight*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:liblua-5.4.so.0 so:libstdc++.so.6 >>> highlight*: Package size: 2.5 MB >>> highlight*: Compressing data... >>> highlight*: Create checksum... >>> highlight*: Create highlight-4.13-r0.apk >>> highlight: Build complete at Wed, 16 Oct 2024 14:18:58 +0000 elapsed time 0h 0m 39s >>> highlight: Cleaning up srcdir >>> highlight: Cleaning up pkgdir >>> highlight: Uninstalling dependencies... (1/61) Purging .makedepends-highlight (20241016.141819) (2/61) Purging lua5.4-dev (5.4.7-r0) (3/61) Purging boost-dev (1.84.0-r2) (4/61) Purging boost1.84-dev (1.84.0-r2) (5/61) Purging boost1.84 (1.84.0-r2) (6/61) Purging linux-headers (6.6-r1) (7/61) Purging bzip2-dev (1.0.8-r6) (8/61) Purging icu-dev (74.2-r0) (9/61) Purging xz-dev (5.6.3-r0) (10/61) Purging xz (5.6.3-r0) (11/61) Purging zlib-dev (1.3.1-r2) (12/61) Purging zstd-dev (1.5.6-r1) (13/61) Purging zstd (1.5.6-r1) (14/61) Purging boost1.84-libs (1.84.0-r2) (15/61) Purging boost1.84-atomic (1.84.0-r2) (16/61) Purging boost1.84-chrono (1.84.0-r2) (17/61) Purging boost1.84-container (1.84.0-r2) (18/61) Purging boost1.84-contract (1.84.0-r2) (19/61) Purging boost1.84-coroutine (1.84.0-r2) (20/61) Purging boost1.84-date_time (1.84.0-r2) (21/61) Purging boost1.84-fiber (1.84.0-r2) (22/61) Purging boost1.84-graph (1.84.0-r2) (23/61) Purging boost1.84-iostreams (1.84.0-r2) (24/61) Purging boost1.84-json (1.84.0-r2) (25/61) Purging boost1.84-locale (1.84.0-r2) (26/61) Purging boost1.84-log_setup (1.84.0-r2) (27/61) Purging boost1.84-math (1.84.0-r2) (28/61) Purging boost1.84-nowide (1.84.0-r2) (29/61) Purging boost1.84-prg_exec_monitor (1.84.0-r2) (30/61) Purging boost1.84-program_options (1.84.0-r2) (31/61) Purging boost1.84-python3 (1.84.0-r2) (32/61) Purging boost1.84-random (1.84.0-r2) (33/61) Purging boost1.84-regex (1.84.0-r2) (34/61) Purging boost1.84-stacktrace_basic (1.84.0-r2) (35/61) Purging boost1.84-stacktrace_noop (1.84.0-r2) (36/61) Purging boost1.84-system (1.84.0-r2) (37/61) Purging boost1.84-timer (1.84.0-r2) (38/61) Purging boost1.84-type_erasure (1.84.0-r2) (39/61) Purging boost1.84-unit_test_framework (1.84.0-r2) (40/61) Purging boost1.84-url (1.84.0-r2) (41/61) Purging boost1.84-wave (1.84.0-r2) (42/61) Purging boost1.84-wserialization (1.84.0-r2) (43/61) Purging boost1.84-context (1.84.0-r2) (44/61) Purging boost1.84-log (1.84.0-r2) (45/61) Purging boost1.84-serialization (1.84.0-r2) (46/61) Purging boost1.84-thread (1.84.0-r2) (47/61) Purging icu (74.2-r0) (48/61) Purging icu-libs (74.2-r0) (49/61) Purging python3-pyc (3.12.7-r0) (50/61) Purging python3-pycache-pyc0 (3.12.7-r0) (51/61) Purging pyc (3.12.7-r0) (52/61) Purging python3 (3.12.7-r0) (53/61) Purging sqlite-libs (3.46.1-r0) (54/61) Purging xz-libs (5.6.3-r0) (55/61) Purging boost1.84-filesystem (1.84.0-r2) (56/61) Purging gdbm (1.24-r0) (57/61) Purging icu-data-en (74.2-r0) (58/61) Purging libbz2 (1.0.8-r6) (59/61) Purging libffi (3.4.6-r0) (60/61) Purging libpanelw (6.5_p20241006-r0) (61/61) Purging mpdecimal (4.0.0-r0) Executing busybox-1.36.1-r32.trigger OK: 397 MiB in 100 packages >>> highlight: Updating the main/x86 repository index... >>> highlight: Signing the index...