>>> atools: Building community/atools 19.8.6-r0 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 14:21:33 +0000 >>> atools: Checking sanity of /home/buildozer/aports/community/atools/APKBUILD... >>> atools: Analyzing dependencies... >>> atools: Installing for build: build-base lua5.3 lua5.3-lyaml scdoc redo bats (1/19) Installing linenoise (1.0-r1) (2/19) Installing lua5.3-libs (5.3.6-r0) (3/19) Installing lua5.3 (5.3.6-r0) (4/19) Installing lua-stdlib-debug (1.0.1-r0) (5/19) Installing lua-stdlib-normalize (2.0.3-r0) (6/19) Installing yaml (0.2.5-r0) (7/19) Installing lua5.3-lyaml (6.2.7-r0) (8/19) Installing scdoc (1.11.1-r0) (9/19) Installing libbz2 (1.0.8-r1) (10/19) Installing libffi (3.3-r2) (11/19) Installing gdbm (1.18.1-r0) (12/19) Installing xz-libs (5.2.5-r0) (13/19) Installing readline (8.0.4-r0) (14/19) Installing sqlite-libs (3.34.0-r0) (15/19) Installing python3 (3.8.6-r0) (16/19) Installing apenwarr-redo (0.42c-r0) (17/19) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (18/19) Installing bats (1.2.1-r0) (19/19) Installing .makedepends-atools (20201222.142134) Executing busybox-1.32.0-r8.trigger OK: 359 MiB in 105 packages >>> atools: Cleaning up srcdir >>> atools: Cleaning up pkgdir >>> atools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/atools-19.8.6.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 >>> atools: Fetching atools-19.8.6.tar.gz::https://gitlab.alpinelinux.org/Leo/atools/-/archive/19.8.6/atools-19.8.6.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 37061 100 37061 0 0 238k 0 --:--:-- --:--:-- --:--:-- 238k >>> atools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/atools-19.8.6.tar.gz >>> atools: Checking sha512sums... atools-19.8.6.tar.gz: OK >>> atools: Unpacking /var/cache/distfiles/v3.13/atools-19.8.6.tar.gz... redo build redo manpages redo apkbuild-lint.1.man redo aports-lint.1.man redo apkbuild-fixer.1.man redo initd-lint.1.man redo secfixes-check.1.man redo alint.5.man redo check >>> Testing apkbuild-lint 1..103 ok 1 default builddir can be removed ok 2 default _builddir can be removed ok 3 cd "$builddir" is not highlighted ok 4 cd "$builddir" after cd should be ignored ok 5 cd "$builddir" with brackets should be detected ok 6 cd "$builddir" with underline should be detected ok 7 cd "$builddir" with brackets and no quotes should be detected ok 8 cd "$builddir" without quotes should be detected ok 9 cd "$builddir" should be highlighted if it is also the first ok 10 unnecessary || return 1 can be removed ok 11 plain pkgname should not be quoted ok 12 quoted composed pkgname is fine # skip false positive ok 13 pkgver should not be quoted ok 14 empty global variable can be removed ok 15 custom global variables should start with an underscore ok 16 indentation should be with tabs ok 17 trailing whitespace should be removed ok 18 prefer $() to backticks ok 19 backticks in comments should be ignored # skip false positive ok 20 function keyword should not be used ok 21 no space between function name and parenthesis ok 22 one space after function parenthesis ok 23 opening brace for function should be on the same line ok 24 cd to builddir dir without cd to other dir can be removed ok 25 pkgname must not have uppercase characters ok 26 pkgver must not have -rN ok 27 pkgver can have _rc but not -rc ok 28 _builddir is set ok 29 _builddir and builddir are set ok 30 pkgver is literal integer but is double-quoted ok 31 pkgver is literal integer but is single-quoted ok 32 pkgver is literal integer and is not quoted ok 33 pkgver is not an literal integer and is not quoted ok 34 "$pkgname" can be used as archive name in source ok 35 "$pkgname" should not be used in source url ok 36 "$pkgname" should not be used in source url (multiline) ok 37 "$pkgname" should not be used in source url with archive name ok 38 "$pkgname" should not be used in source url with archive name (multiline) ok 39 double underscore in variable ok 40 double underscore in tabbed variable ok 41 no underscore in variable ok 42 no underscore in tabbed variable ok 43 double underscore in local variable ok 44 double underscore in local tabbed variable ok 45 double underscore in local tabbed variable with valid variable after ok 46 double underscore in local tabbed variable with valid variable before ok 47 double underscore as argument should be allowed ok 48 capitalized variable ok 49 underscored capitalized variable ok 50 normal variable ok 51 normal underscored variable ok 52 capitalized local variable ok 53 capitalized local variable between valid ones ok 54 valid local variables ok 55 valid variable bracing with underscore ok 56 valid variable bracing with letter ok 57 valid variable bracing with number ok 58 valid variable bracing with capital letter ok 59 invalid variable bracing due to hyphen ok 60 invalid variable bracing due to end of line ok 61 invalid variable bracing due to double-quotes ok 62 valid variable bracing with local keyword and underscore ok 63 valid variable bracing with local keyword and letter ok 64 invalid variable bracing within other variables in a local statement ok 65 valid variable bracing via parameter substitution ok 66 valid local variable bracing via parameter substitution ok 67 CFLAGS can be expanded ok 68 CFLAGS should not be overwritten ok 69 GOFLAGS can be expanded ok 70 GOFLAGS should not be overwritten ok 71 CPPFLAGS can be expanded ok 72 CPPFLAGS should not be overwritten ok 73 CXXFLAGS can be expanded ok 74 CXXFLAGS should not be overwritten ok 75 FFLAGS can be expanded ok 76 FFLAGS should not be overwritten ok 77 Do not match partial names for flags ok 78 FFLAGS should not be overwritten, second variable ok 79 no invalid options ok 80 default_prepare is there ok 81 default_prepare is there, but it has a prefixing variable ok 82 default_prepare is missing ok 83 default_prepare is there but is not a command ok 84 default_prepare is there but is commented ok 85 one invalid option ok 86 invalid option in a second assignment ok 87 custom valid options ok 88 all arches are valid ok 89 invalid arch ok 90 invalid arch (start) ok 91 invalid arch (middle) ok 92 invalid arch (end) ok 93 No patch from live source ok 94 Patch from live source (GitHub) ok 95 Patch from live source (GitLab) ok 96 Patch from live source (Alpine Linux GitLab) ok 97 Remote patch uses ::, should not be treated as local patch ok 98 pkgver is in a bad version ok 99 pkgver is in a bad version, hidden by a sourced variable ok 100 pkgver is in a bad version, hidden by a shell substitution ok 101 pkgver is not in a bad version ok 102 cmake -DCMAKE_BUILD_TYPE=Release ok 103 cmake -DCMAKE_BUILD_TYPE=None >>> Testing initd-lint 1..5 ok 1 warn about non-standard shebang ok 2 don't warn about standard shebang ok 3 warn about custom start function ok 4 warn about custom stop function ok 5 should not warn about pre_start >>> Testing secfixes-check 1..86 ok 1 valid simple secfixes check ok 2 valid simple secfixes with multiple identifiers ok 3 missing colon in secfixes ok 4 under-indented pkgver-pkgrel ok 5 over-indented pkgver-pkgrel ok 6 missing colon in pkgver-pkgrel ok 7 under-indented security identifier ok 8 over-indented security identifier ok 9 missing hyphen on security identifier ok 10 missing hyphen on security identifier (start) ok 11 missing hyphen on security identifier (middle) ok 12 missing hyphen on security identifier (end) ok 13 pkgrel is invalid (or missing) ok 14 pkgver is invalid ok 15 GNUTLS: ID is empty ok 16 GNUTLS: ID is empty (start) ok 17 GNUTLS: ID is empty (middle) ok 18 GNUTLS: ID is empty (end) ok 19 GNUTLS: not composed purely by digits and hyphens ok 20 GNUTLS: not composed purely by digits and hyphens (start) ok 21 GNUTLS: not composed purely by digits and hyphens (middle) ok 22 GNUTLS: not composed purely by digits and hyphens (end) ok 23 GNUTLS: ID has invalid year ok 24 GNUTLS: ID has invalid year (start) ok 25 GNUTLS: ID has invalid year (middle) ok 26 GNUTLS: ID has invalid year (end) ok 27 GNUTLS: ID has a bad month ok 28 GNUTLS: ID has a bad month (start) ok 29 GNUTLS: ID has a bad month (middle) ok 30 GNUTLS: ID has a bad month (end) ok 31 GNUTLS: ID has months that do not exist ok 32 GNUTLS: ID has months that do not exist (start) ok 33 GNUTLS: ID has months that do not exist (middle) ok 34 GNUTLS: ID has months that do not exist (end) ok 35 GNUTLS: ID has day not in DD format ok 36 GNUTLS: ID has day not in DD format (start) ok 37 GNUTLS: ID has day not in DD format (middle) ok 38 GNUTLS: ID has day not in DD format (end) ok 39 GNUTLS: ID has days that do not exist ok 40 GNUTLS: ID has days that do not exist (start) ok 41 GNUTLS: ID has days that do not exist (end) ok 42 GNUTLS: insufficient number of hyphens ok 43 GNUTLS: insufficient number of hyphens (start) ok 44 GNUTLS: insufficient number of hyphens (middle) ok 45 GNUTLS: insufficient number of hyphens (end) ok 46 GNUTLS: too many hyphens ok 47 GNUTLS: too many hyphens (start) ok 48 GNUTLS: too many hyphens (middle) ok 49 GNUTLS: too many hyphens (end) ok 50 XSA: empty ok 51 XSA: empty (start) ok 52 XSA: empty (middle) ok 53 XSA: empty (end) ok 54 XSA: not composed purely of digits and hyphens ok 55 XSA: not composed purely of digits and hyphens (start) ok 56 XSA: not composed purely of digits and hyphens (middle) ok 57 XSA: not composed purely of digits and hyphens (end) ok 58 XSA: has more than one hyphen ok 59 XSA: has more than one hyphen (start) ok 60 XSA: has more than one hyphen (middle) ok 61 XSA: has more than one hyphen (end) ok 62 CVE: empty ok 63 CVE: empty (start) ok 64 CVE: empty (middle) ok 65 CVE: empty (end) ok 66 CVE: needs at least 4 digits at the end ok 67 CVE: needs at least 4 digits at the end (start) ok 68 CVE: needs at least 4 digits at the end (middle) ok 69 CVE: needs at least 4 digits at the end (end) ok 70 CVE: malformed date ok 71 CVE: malformed date (start) ok 72 CVE: malformed date (middle) ok 73 CVE: malformed date (end) ok 74 CVE: incorrect number of hyphens ok 75 CVE: incorrect number of hyphens (start) ok 76 CVE: incorrect number of hyphens (middle) ok 77 CVE: incorrect number of hyphens (end) ok 78 Unknown security identifier ok 79 Unknown security identifier (start) ok 80 Unknown security identifier (middle) ok 81 Unknown security identifier (end) ok 82 Duplicate identifiers ok 83 Duplicate identifiers, on lines with multiple values ok 84 Three duplicate identifiers ok 85 Duplicate identifiers, one with multiple values ok 86 Two duplicate identifiers >>> atools: Entering fakeroot... redo install redo build redo manpages redo apkbuild-lint.1.man redo aports-lint.1.man redo apkbuild-fixer.1.man redo initd-lint.1.man redo secfixes-check.1.man redo alint.5.man >>> atools-doc*: Running split function doc... >>> atools-doc*: Preparing subpackage atools-doc... >>> atools-doc*: Running postcheck for atools-doc >>> atools*: Running postcheck for atools >>> atools*: Preparing package atools... >>> atools-doc*: Tracing dependencies... >>> atools-doc*: Package size: 52.0 KB >>> atools-doc*: Compressing data... >>> atools-doc*: Create checksum... >>> atools-doc*: Create atools-doc-19.8.6-r0.apk >>> atools*: Tracing dependencies... >>> atools*: Package size: 68.0 KB >>> atools*: Compressing data... >>> atools*: Create checksum... >>> atools*: Create atools-19.8.6-r0.apk >>> atools: Build complete at Tue, 22 Dec 2020 14:22:55 +0000 elapsed time 0h 1m 22s >>> atools: Cleaning up srcdir >>> atools: Cleaning up pkgdir >>> atools: Uninstalling dependencies... (1/19) Purging .makedepends-atools (20201222.142134) (2/19) Purging lua5.3-lyaml (6.2.7-r0) (3/19) Purging lua-stdlib-normalize (2.0.3-r0) (4/19) Purging lua-stdlib-debug (1.0.1-r0) (5/19) Purging lua5.3 (5.3.6-r0) (6/19) Purging scdoc (1.11.1-r0) (7/19) Purging bats (1.2.1-r0) (8/19) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (9/19) Purging apenwarr-redo (0.42c-r0) (10/19) Purging python3 (3.8.6-r0) (11/19) Purging linenoise (1.0-r1) (12/19) Purging lua5.3-libs (5.3.6-r0) (13/19) Purging yaml (0.2.5-r0) (14/19) Purging libbz2 (1.0.8-r1) (15/19) Purging libffi (3.3-r2) (16/19) Purging gdbm (1.18.1-r0) (17/19) Purging xz-libs (5.2.5-r0) (18/19) Purging readline (8.0.4-r0) (19/19) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> atools: Updating the community/x86 repository index... >>> atools: Signing the index...