==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pacquery 0.0.3-2 (Sat Dec 13 07:50:59 2025)
==> Retrieving sources...
  -> Updating pacquery git repo...
  -> Found 0001-Add-compatibility-with-libalpm-16.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pacquery ... Passed
    0001-Add-compatibility-with-libalpm-16.patch ... Passed
==> Making package: pacquery 0.0.3-2 (Sat Dec 13 14:51:25 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
:: There are 2 providers available for cargo:
:: Repository extra
   1) rust  2) rustup

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Packages (10) compiler-rt-21.1.6-1  libedit-20250104_3.1-1  lld-21.1.6-1  llvm-libs-21.1.6-1  perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8  zlib-ng-2.3.2-1  git-2.52.0-2  rust-1:1.91.1-2

Total Installed Size:  433.79 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
  -> Found 0001-Add-compatibility-with-libalpm-16.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pacquery git repo...
Cloning into 'pacquery'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'Cargo.lock' cleanly.
Applied patch to 'Cargo.toml' cleanly.
    Updating git repository `https://github.com/archlinux/alpm.rs`
    Updating crates.io index
 Downloading crates ...
  Downloaded errno v0.3.9
  Downloaded futures-io v0.3.30
  Downloaded colorchoice v1.0.2
  Downloaded pkg-config v0.3.32
  Downloaded anyhow v1.0.89
  Downloaded clap v4.5.17
  Downloaded indexmap v2.5.0
  Downloaded serde v1.0.210
  Downloaded toml_edit v0.22.20
  Downloaded hashbrown v0.14.5
  Downloaded futures-util v0.3.30
  Downloaded clap_builder v4.5.17
  Downloaded winnow v0.6.18
  Downloaded regex v1.10.6
  Downloaded syn v2.0.77
  Downloaded aho-corasick v1.1.3
  Downloaded serde_json v1.0.128
  Downloaded rstest_macros v0.22.0
  Downloaded regex-syntax v0.8.4
  Downloaded rustix v0.38.37
  Downloaded memchr v2.7.4
  Downloaded clap_complete v4.5.26
  Downloaded anstyle-parse v0.2.5
  Downloaded anstream v0.6.15
  Downloaded anstyle v1.0.8
  Downloaded clap_derive v4.5.13
  Downloaded serde_derive v1.0.210
  Downloaded anstyle-query v1.1.1
  Downloaded utf8parse v0.2.2
  Downloaded regex-automata v0.4.7
  Downloaded clap_lex v0.7.2
  Downloaded heck v0.5.0
  Downloaded roff v0.2.2
  Downloaded futures-executor v0.3.30
  Downloaded futures-channel v0.3.30
  Downloaded futures-core v0.3.30
  Downloaded pin-project-lite v0.2.14
  Downloaded pin-utils v0.1.0
  Downloaded futures v0.3.30
  Downloaded libc v0.2.158
  Downloaded futures-timer v3.0.3
  Downloaded glob v0.3.1
  Downloaded rustc_version v0.4.1
  Downloaded ryu v1.0.18
  Downloaded is_terminal_polyfill v1.70.1
  Downloaded strsim v0.11.1
  Downloaded clap_mangen v0.2.23
  Downloaded futures-macro v0.3.30
  Downloaded futures-sink v0.3.30
  Downloaded futures-task v0.3.30
  Downloaded autocfg v1.3.0
  Downloaded slab v0.4.9
  Downloaded equivalent v1.0.1
  Downloaded proc-macro-crate v3.2.0
  Downloaded relative-path v1.9.3
  Downloaded semver v1.0.23
  Downloaded rstest v0.22.0
  Downloaded xattr v1.3.1
  Downloaded cfg-if v1.0.0
  Downloaded fastrand v2.1.1
  Downloaded tempfile v3.12.0
  Downloaded proc-macro2 v1.0.86
  Downloaded unicode-ident v1.0.13
  Downloaded thiserror-impl v1.0.63
  Downloaded thiserror v1.0.63
  Downloaded toml_datetime v0.6.8
  Downloaded itoa v1.0.11
  Downloaded filetime v0.2.25
  Downloaded tar v0.4.41
  Downloaded once_cell v1.20.0
  Downloaded bitflags v2.6.0
  Downloaded quote v1.0.37
  Downloaded linux-raw-sys v0.4.14
==> Starting build()...
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.13
   Compiling pkg-config v0.3.32
   Compiling utf8parse v0.2.2
   Compiling anstyle-parse v0.2.5
   Compiling colorchoice v1.0.2
   Compiling anstyle-query v1.1.1
   Compiling is_terminal_polyfill v1.70.1
   Compiling anstyle v1.0.8
   Compiling strsim v0.11.1
   Compiling anstream v0.6.15
   Compiling alpm-sys v4.0.3 (https://github.com/archlinux/alpm.rs?rev=54b8bdcdce2b04d12a180f1fd4b304cc8cf4cc1a#54b8bdcd)
   Compiling heck v0.5.0
   Compiling quote v1.0.37
   Compiling clap_lex v0.7.2
   Compiling syn v2.0.77
error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
  --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:27:30
   |
27 |     ["Size of _alpm_list_t"][::std::mem::size_of::<_alpm_list_t>() - 24usize];
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:205:35
    |
205 |     ["Size of _alpm_pkg_xdata_t"][::std::mem::size_of::<_alpm_pkg_xdata_t>() - 16usize];
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:229:30
    |
229 |     ["Size of _alpm_file_t"][::std::mem::size_of::<_alpm_file_t>() - 24usize];
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:248:34
    |
248 |     ["Size of _alpm_filelist_t"][::std::mem::size_of::<_alpm_filelist_t>() - 16usize];
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:268:32
    |
268 |     ["Size of _alpm_backup_t"][::std::mem::size_of::<_alpm_backup_t>() - 16usize];
    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:295:31
    |
295 |     ["Size of _alpm_group_t"][::std::mem::size_of::<_alpm_group_t>() - 16usize];
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `48_usize - 64_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:532:32
    |
532 |     ["Size of _alpm_pgpkey_t"][::std::mem::size_of::<_alpm_pgpkey_t>() - 64usize];
    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `56_usize - 72_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:567:35
    |
567 |     ["Size of _alpm_sigresult_t"][::std::mem::size_of::<_alpm_sigresult_t>() - 72usize];
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:589:33
    |
589 |     ["Size of _alpm_siglist_t"][::std::mem::size_of::<_alpm_siglist_t>() - 16usize];
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `20_usize - 40_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:681:32
    |
681 |     ["Size of _alpm_depend_t"][::std::mem::size_of::<_alpm_depend_t>() - 40usize];
    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:709:36
    |
709 |     ["Size of _alpm_depmissing_t"][::std::mem::size_of::<_alpm_depmissing_t>() - 24usize];
    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:733:34
    |
733 |     ["Size of _alpm_conflict_t"][::std::mem::size_of::<_alpm_conflict_t>() - 24usize];
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 32_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:759:38
    |
759 |     ["Size of _alpm_fileconflict_t"][::std::mem::size_of::<_alpm_fileconflict_t>() - 32usize];
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:958:10
    |
958 |         [::std::mem::size_of::<_alpm_event_package_operation_t>() - 24usize];
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
   --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:986:10
    |
986 |         [::std::mem::size_of::<_alpm_event_optdep_removal_t>() - 24usize];
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1010:10
     |
1010 |         [::std::mem::size_of::<_alpm_event_scriptlet_info_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1032:10
     |
1032 |         [::std::mem::size_of::<_alpm_event_database_missing_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1054:10
     |
1054 |         [::std::mem::size_of::<_alpm_event_pkgdownload_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `20_usize - 32_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1082:10
     |
1082 |         [::std::mem::size_of::<_alpm_event_pacnew_created_t>() - 32usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1112:10
     |
1112 |         [::std::mem::size_of::<_alpm_event_pacsave_created_t>() - 24usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `20_usize - 40_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1170:40
     |
1170 |     ["Size of _alpm_event_hook_run_t"][::std::mem::size_of::<_alpm_event_hook_run_t>() - 40usize];
     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1200:10
     |
1200 |         [::std::mem::size_of::<_alpm_event_pkg_retrieve_t>() - 24usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `20_usize - 40_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1243:31
     |
1243 |     ["Size of _alpm_event_t"][::std::mem::size_of::<_alpm_event_t>() - 40usize];
     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1328:10
     |
1328 |         [::std::mem::size_of::<_alpm_question_install_ignorepkg_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `20_usize - 32_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1358:10
     |
1358 |         [::std::mem::size_of::<_alpm_question_replace_t>() - 32usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1388:10
     |
1388 |         [::std::mem::size_of::<_alpm_question_conflict_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1416:10
     |
1416 |         [::std::mem::size_of::<_alpm_question_corrupted_t>() - 24usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `12_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1444:10
     |
1444 |         [::std::mem::size_of::<_alpm_question_remove_pkgs_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1472:10
     |
1472 |         [::std::mem::size_of::<_alpm_question_select_provider_t>() - 24usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1502:10
     |
1502 |         [::std::mem::size_of::<_alpm_question_import_key_t>() - 24usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

   Compiling clap_builder v4.5.17
error[E0080]: attempt to compute `20_usize - 32_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1541:34
     |
1541 |     ["Size of _alpm_question_t"][::std::mem::size_of::<_alpm_question_t>() - 32usize];
     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1651:10
     |
1651 |         [::std::mem::size_of::<_alpm_download_event_progress_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `8_usize - 16_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:1691:10
     |
1691 |         [::std::mem::size_of::<_alpm_download_event_completed_t>() - 16usize];
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
    --> /build/.cargo/git/checkouts/alpm.rs-299563a763a9c144/54b8bdc/alpm-sys/src/ffi_git.rs:2856:31
     |
2856 |     ["Size of __va_list_tag"][::std::mem::size_of::<__va_list_tag>() - 24usize];
     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here

For more information about this error, try `rustc --explain E0080`.
error: could not compile `alpm-sys` (lib) due to 34 previous errors
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build
[?12l[?25h[?12l[?25h