>>> nimble: Building community/nimble 0.13.1-r1 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 13:23:15 +0000 >>> nimble: Checking sanity of /home/buildozer/aports/community/nimble/APKBUILD... >>> nimble: Analyzing dependencies... >>> nimble: Installing for build: build-base nim (1/4) Installing libucontext (1.1-r0) (2/4) Installing libucontext-dev (1.1-r0) (3/4) Installing nim (1.4.8-r2) (4/4) Installing .makedepends-nimble (20211019.132318) Executing busybox-1.34.1-r1.trigger OK: 1191 MiB in 126 packages >>> nimble: Cleaning up srcdir >>> nimble: Cleaning up pkgdir >>> nimble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/nimble-0.13.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nimble: Fetching https://github.com/nim-lang/nimble/archive/v0.13.1/nimble-0.13.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124 100 124 0 0 248 0 --:--:-- --:--:-- --:--:-- 248 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95523 0 95523 0 0 120k 0 --:--:-- --:--:-- --:--:-- 1435k >>> nimble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/nimble-0.13.1.tar.gz >>> nimble: Checking sha512sums... nimble-0.13.1.tar.gz: OK >>> nimble: Unpacking /var/cache/distfiles/v3.15/nimble-0.13.1.tar.gz... Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] Hint: used config file 'src/nimble.nim.cfg' [Conf] ...............................................................................CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_options.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_tables.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: stdlib_sets.nim CC: stdlib_base64.nim CC: stdlib_uri.nim CC: stdlib_deques.nim CC: stdlib_osproc.nim CC: stdlib_strformat.nim CC: stdlib_nativesockets.nim CC: stdlib_monotimes.nim CC: stdlib_ssl_certs.nim CC: stdlib_dynlib.nim CC: stdlib_openssl.nim CC: stdlib_net.nim CC: stdlib_random.nim CC: stdlib_httpcore.nim CC: stdlib_heapqueue.nim CC: stdlib_asyncfutures.nim CC: stdlib_selectors.nim CC: stdlib_asyncdispatch.nim CC: stdlib_httpclient.nim CC: nimblepkg/version.nim CC: stdlib_pegs.nim CC: stdlib_terminal.nim CC: nimblepkg/cli.nim CC: stdlib_parseopt.nim CC: stdlib_parsecfg.nim CC: nimblepkg/config.nim CC: nimblepkg/common.nim CC: nimblepkg/options.nim CC: nimblepkg/tools.nim CC: nimblepkg/packageinfo.nim CC: nimblepkg/nimscriptwrapper.nim CC: nimblepkg/packageparser.nim CC: nimblepkg/download.nim CC: stdlib_browsers.nim CC: nimblepkg/publish.nim CC: nimblepkg/packageinstaller.nim CC: nimblepkg/reversedeps.nim CC: nimblepkg/nimscriptexecutor.nim CC: nimblepkg/init.nim CC: nimble.nim Hint: [Link] Hint: 126506 lines; 8.758s; 180.094MiB peakmem; Release build; proj: src/nimble; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/src/nimble [SuccessX] Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] .................................... /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(85, 6) Hint: 'hasLineStartingWith' is declared but not used [XDeclaredButNotUsed] /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(13, 7) Hint: 'stringNotFound' is declared but not used [XDeclaredButNotUsed] /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(3, 57) Warning: imported and not used: 'strformat' [UnusedImport] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_osproc.nim CC: stdlib_exitprocs.nim CC: stdlib_sets.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: stdlib_unittest.nim CC: tester.nim Hint: [Link] Hint: 67424 lines; 6.887s; 117.172MiB peakmem; Debug build; proj: tester; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester [SuccessX] Hint: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester [Exec] [Suite] nimble refresh [OK] can refresh with default urls [OK] can refresh with custom urls [OK] can refresh with local package list [OK] package list source required [OK] package list can only have one source [Suite] nimscript [OK] can install nimscript package [OK] before/after install pkg dirs are correct [OK] before/after on build [OK] can execute nimscript tasks [OK] can use nimscript's setCommand [OK] can use nimscript's setCommand with flags [OK] can use nimscript with repeated flags (issue #329) [OK] can list nimscript tasks [OK] can use pre/post hooks [OK] pre hook can prevent action [OK] nimble script api [OK] nimscript evaluation error message [OK] can accept short flags (#329) [Suite] uninstall [OK] can install packagebin2 [OK] can reject same version dependencies [OK] issue #27 [OK] can uninstall [Suite] nimble dump [OK] can dump for current project [OK] can dump for project directory [OK] can dump for project file [OK] can dump for installed package [OK] can dump when explicitly asking for INI format [OK] can dump in JSON format [Suite] can handle two binary versions [OK] can execute v2 [OK] can update symlink to earlier version after removal [OK] can keep symlink version after earlier version removal [Suite] reverse dependencies [OK] basic test [OK] revdep fail test [OK] revdep -i test [OK] issue #373 [OK] remove skips packages with revDeps (#504) [Suite] develop feature [OK] can reject binary packages [OK] can develop hybrid [OK] can develop with srcDir [OK] can uninstall linked package [OK] can git clone for develop [OK] nimble path points to develop [OK] can get correct path for srcDir (#531) [Suite] test command [OK] Runs passing unit tests [OK] Runs failing unit tests [OK] test command can be overriden [OK] certain files are ignored [OK] CWD is root of package [Suite] check command [OK] can succeed package [OK] can fail package [Suite] multi [OK] can install package from git subdir [OK] can develop package from git subdir [Suite] Module tests [OK] version [OK] reversedeps [OK] packageparser [OK] packageinfo [OK] cli [OK] download [Suite] nimble run [OK] Invalid binary [OK] Parameters passed to executable [OK] Parameters not passed to single executable [OK] Parameters passed to single executable [OK] Executable output is shown even when not debugging [OK] Quotes and whitespace are well handled Reading config file at /home/buildozer/.config/nimble/nimble.ini Verifying dependencies for run@0.1.0 Building run/run using c backend Executing /usr/bin/nim c --colors:on --noNimblePath -d:NimblePkgVersion=0.1.0 -o:/home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] .................. Hint:  [Link] Hint: 43728 lines; 1.145s; 61.004MiB peakmem; Debug build; proj: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run [SuccessX] Executing /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run --test Testing `nimble run`: @["--test"] [OK] Compile flags before executable name Reading config file at /home/buildozer/.config/nimble/nimble.ini Verifying dependencies for run@0.1.0 Building run/run using c backend Executing /usr/bin/nim c --colors:on --noNimblePath -d:NimblePkgVersion=0.1.0 -o:/home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] .................. Hint:  [Link] Hint: 43728 lines; 1.093s; 61.004MiB peakmem; Debug build; proj: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run [SuccessX] Executing /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run --test Testing `nimble run`: @["--test"] [OK] Compile flags before -- [Suite] project local deps mode [OK] nimbledeps exists [OK] --localdeps flag [OK] localdeps develop [Suite] misc tests [OK] depsOnly + flag order test [OK] caching of nims and ini detects changes [OK] tasks can be called recursively [OK] picks #head when looking for packages [OK] pass options to the compiler with `nimble install` [OK] NimbleVersion is defined [OK] can list >>> nimble: Entering fakeroot... >>> nimble-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/nimble/pkg/nimble/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/nimble/pkg/nimble-bash-completion/usr/share/bash-completion/completions' >>> nimble-bash-completion*: Preparing subpackage nimble-bash-completion... >>> nimble-bash-completion*: Running postcheck for nimble-bash-completion >>> nimble-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/nimble/pkg/nimble/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/nimble/pkg/nimble-zsh-completion/usr/share/zsh/site-functions' >>> nimble-zsh-completion*: Preparing subpackage nimble-zsh-completion... >>> nimble-zsh-completion*: Running postcheck for nimble-zsh-completion >>> nimble*: Running postcheck for nimble >>> nimble*: Preparing package nimble... >>> nimble*: Stripping binaries >>> nimble-bash-completion*: Scanning shared objects >>> nimble-zsh-completion*: Scanning shared objects >>> nimble*: Scanning shared objects >>> nimble-bash-completion*: Tracing dependencies... >>> nimble-bash-completion*: Package size: 24.0 KB >>> nimble-bash-completion*: Compressing data... >>> nimble-bash-completion*: Create checksum... >>> nimble-bash-completion*: Create nimble-bash-completion-0.13.1-r1.apk >>> nimble-zsh-completion*: Tracing dependencies... >>> nimble-zsh-completion*: Package size: 24.0 KB >>> nimble-zsh-completion*: Compressing data... >>> nimble-zsh-completion*: Create checksum... >>> nimble-zsh-completion*: Create nimble-zsh-completion-0.13.1-r1.apk >>> nimble*: Tracing dependencies... nim so:libc.musl-x86_64.so.1 >>> nimble*: Package size: 772.0 KB >>> nimble*: Compressing data... >>> nimble*: Create checksum... >>> nimble*: Create nimble-0.13.1-r1.apk >>> nimble: Build complete at Tue, 19 Oct 2021 13:27:11 +0000 elapsed time 0h 3m 56s >>> nimble: Cleaning up srcdir >>> nimble: Cleaning up pkgdir >>> nimble: Uninstalling dependencies... (1/4) Purging .makedepends-nimble (20211019.132318) (2/4) Purging nim (1.4.8-r2) (3/4) Purging libucontext-dev (1.1-r0) (4/4) Purging libucontext (1.1-r0) Executing busybox-1.34.1-r1.trigger OK: 1178 MiB in 122 packages >>> nimble: Updating the community/x86_64 repository index... >>> nimble: Signing the index...