>>> atools: Building community/atools 20.0.10-r0 (using abuild 3.8.0_rc4-r0) started Mon, 14 Jun 2021 13:09:15 +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/20) Installing linenoise (1.0-r1) (2/20) Installing lua5.3-libs (5.3.6-r0) (3/20) Installing lua5.3 (5.3.6-r0) (4/20) Installing lua-stdlib-debug (1.0.1-r1) (5/20) Installing lua-stdlib-normalize (2.0.3-r1) (6/20) Installing yaml (0.2.5-r0) (7/20) Installing lua5.3-lyaml (6.2.7-r1) (8/20) Installing scdoc (1.11.1-r0) (9/20) Installing libbz2 (1.0.8-r1) (10/20) Installing libffi (3.3-r2) (11/20) Installing gdbm (1.19-r0) (12/20) Installing xz-libs (5.2.5-r0) (13/20) Installing mpdecimal (2.5.1-r1) (14/20) Installing readline (8.1.0-r0) (15/20) Installing sqlite-libs (3.35.5-r0) (16/20) Installing python3 (3.9.5-r1) (17/20) Installing apenwarr-redo (0.42c-r1) (18/20) Installing bash (5.1.4-r0) Executing bash-5.1.4-r0.post-install (19/20) Installing bats (1.3.0-r0) (20/20) Installing .makedepends-atools (20210614.130916) Executing busybox-1.33.1-r2.trigger OK: 362 MiB in 111 packages >>> atools: Cleaning up srcdir >>> atools: Cleaning up pkgdir >>> atools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/atools-20.0.10.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> atools: Fetching atools-20.0.10.tar.gz::https://gitlab.alpinelinux.org/Leo/atools/-/archive/20.0.10/atools-20.0.10.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 40976 100 40976 0 0 136k 0 --:--:-- --:--:-- --:--:-- 136k >>> atools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/atools-20.0.10.tar.gz >>> atools: Checking sha512sums... atools-20.0.10.tar.gz: OK >>> atools: Unpacking /var/cache/distfiles/v3.14/atools-20.0.10.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 convert-volatile-source.1.man redo alint.5.man redo check >>> Testing apkbuild-lint 1..113 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 pkgname uppercase exceptions (builtin exception) ok 27 pkgname uppercase exceptions (custom exceptions) ok 28 pkgver must not have -rN ok 29 pkgver can have _rc but not -rc ok 30 _builddir is set ok 31 _builddir and builddir are set ok 32 pkgver is literal integer but is double-quoted ok 33 pkgver is literal integer but is single-quoted ok 34 pkgver is literal integer and is not quoted ok 35 pkgver is not an literal integer and is not quoted ok 36 "$pkgname" can be used as archive name in source ok 37 "$pkgname" should not be used in source url ok 38 "$pkgname" should not be used in source url (multiline) ok 39 "$pkgname" should not be used in source url with archive name ok 40 "$pkgname" should not be used in source url with archive name (multiline) ok 41 double underscore in variable ok 42 double underscore in tabbed variable ok 43 no underscore in variable ok 44 no underscore in tabbed variable ok 45 double underscore in local variable ok 46 double underscore in local tabbed variable ok 47 double underscore in local tabbed variable with valid variable after ok 48 double underscore in local tabbed variable with valid variable before ok 49 double underscore as argument should be allowed ok 50 capitalized variable ok 51 underscored capitalized variable ok 52 normal variable ok 53 normal underscored variable ok 54 capitalized local variable ok 55 capitalized local variable between valid ones ok 56 valid local variables ok 57 valid variable bracing with underscore ok 58 valid variable bracing with letter ok 59 valid variable bracing with number ok 60 valid variable bracing with capital letter ok 61 invalid variable bracing due to hyphen ok 62 invalid variable bracing due to end of line ok 63 invalid variable bracing due to double-quotes ok 64 valid variable bracing with local keyword and underscore ok 65 valid variable bracing with local keyword and letter ok 66 invalid variable bracing within other variables in a local statement ok 67 valid variable bracing via parameter substitution ok 68 valid local variable bracing via parameter substitution ok 69 CFLAGS can be expanded ok 70 CFLAGS should not be overwritten ok 71 CFLAGS can be substituted (or removed) ok 72 GOFLAGS can be expanded ok 73 GOFLAGS should not be overwritten ok 74 GOFLAGS can be substituted (or removed) ok 75 CPPFLAGS can be expanded ok 76 CPPFLAGS should not be overwritten ok 77 CPPFLAGS can be substituted (or removed) ok 78 CXXFLAGS can be expanded ok 79 CXXFLAGS should not be overwritten ok 80 CXXFLAGS can be substituted (or removed) ok 81 FFLAGS can be expanded ok 82 FFLAGS should not be overwritten ok 83 FFLAGS can be substituted (or removed) ok 84 Do not match partial names for flags ok 85 FFLAGS should not be overwritten, second variable ok 86 no invalid options ok 87 default_prepare is there ok 88 default_prepare is there, but it has a prefixing variable ok 89 default_prepare is missing ok 90 default_prepare is there but is not a command ok 91 default_prepare is there but is commented ok 92 one invalid option ok 93 invalid option in a second assignment ok 94 custom valid options ok 95 all arches are valid ok 96 invalid arch ok 97 invalid arch (start) ok 98 invalid arch (middle) ok 99 invalid arch (end) ok 100 No patch from volatile source ok 101 Patch from volatile source (GitHub) ok 102 Patch from volatile source (GitLab) ok 103 Patch from volatile source (Alpine Linux GitLab) ok 104 Volatile source uses ::, should not be treated as local patch ok 105 Volatile source that has .patch or .diff in the name but are not plaintext patches ok 106 pkgver is in a bad version ok 107 pkgver is in a bad version, hidden by a sourced variable ok 108 pkgver is in a bad version, hidden by a shell substitution ok 109 pkgver is not in a bad version ok 110 cmake -DCMAKE_BUILD_TYPE=Release ok 111 cmake -DCMAKE_BUILD_TYPE=None ok 112 cmake -DCMAKE_BUILD_TYPE=Release but hardcoded exception ok 113 cmake -DCMAKE_BUILD_TYPE=Release but custom exception >>> 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..99 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 GHSL: empty ok 79 GHSL: empty (start) ok 80 GHSL: empty (middle) ok 81 GHSL: empty (end) ok 82 GHSL: malformed date ok 83 GHSL: malformed date (start) ok 84 GHSL: malformed date (middle) ok 85 GHSL: malformed date (end) ok 86 GHSL: incorrect number of hyphens ok 87 GHSL: incorrect number of hyphens (start) ok 88 GHSL: incorrect number of hyphens (middle) ok 89 GHSL: incorrect number of hyphens (end) ok 90 Unknown security identifier ok 91 Unknown security identifier (start) ok 92 Unknown security identifier (middle) ok 93 Unknown security identifier (end) ok 94 Duplicate identifiers ok 95 Duplicate identifiers, on lines with multiple values ok 96 Three duplicate identifiers ok 97 Duplicate identifiers, one with multiple values ok 98 Two duplicate identifiers ok 99 Duplicate identifiers but they are OK >>> Testing provided-bad-version-regex 1..6 ok 1 mesa good version ok 2 mesa bad version ok 3 mesa good version tricky cornercase ok 4 nginx good version ok 5 nginx bad version ok 6 nginx bad version 2 digit >>> 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 convert-volatile-source.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: 56.0 KB >>> atools-doc*: Compressing data... >>> atools-doc*: Create checksum... >>> atools-doc*: Create atools-doc-20.0.10-r0.apk >>> atools*: Tracing dependencies... >>> atools*: Package size: 76.0 KB >>> atools*: Compressing data... >>> atools*: Create checksum... >>> atools*: Create atools-20.0.10-r0.apk >>> atools: Build complete at Mon, 14 Jun 2021 13:09:37 +0000 elapsed time 0h 0m 22s >>> atools: Cleaning up srcdir >>> atools: Cleaning up pkgdir >>> atools: Uninstalling dependencies... (1/20) Purging .makedepends-atools (20210614.130916) (2/20) Purging lua5.3-lyaml (6.2.7-r1) (3/20) Purging lua-stdlib-normalize (2.0.3-r1) (4/20) Purging lua-stdlib-debug (1.0.1-r1) (5/20) Purging lua5.3 (5.3.6-r0) (6/20) Purging scdoc (1.11.1-r0) (7/20) Purging bats (1.3.0-r0) (8/20) Purging bash (5.1.4-r0) Executing bash-5.1.4-r0.pre-deinstall (9/20) Purging apenwarr-redo (0.42c-r1) (10/20) Purging python3 (3.9.5-r1) (11/20) Purging linenoise (1.0-r1) (12/20) Purging lua5.3-libs (5.3.6-r0) (13/20) Purging yaml (0.2.5-r0) (14/20) Purging libbz2 (1.0.8-r1) (15/20) Purging libffi (3.3-r2) (16/20) Purging gdbm (1.19-r0) (17/20) Purging xz-libs (5.2.5-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.1.0-r0) (20/20) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r2.trigger OK: 312 MiB in 91 packages >>> atools: Updating the community/x86 repository index... >>> atools: Signing the index...