Raspbian Package Auto-Building

Buildd status for rust-libnotcurses-sys (bookworm-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.o

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
Buildd exposure stats armhf  2.1.8-1Build-Attempted877d 6h 58mmb-lxc-01uncompiledmisc:extraold | all (15)

Tail of log for rust-libnotcurses-sys on armhf:

error[E0308]: mismatched types
  --> src/widgets/menu/methods/menu.rs:25:25
   |
25 |         error![unsafe { crate::ncmenu_destroy(self) }]
   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `()`

Some errors have detailed explanations: E0061, E0063, E0277, E0308, E0412, E0425, E0432, E0560.
For more information about an error, try `rustc --explain E0061`.
warning: `libnotcurses-sys` (lib) generated 124 warnings (7 duplicates)
error: could not compile `libnotcurses-sys` due to 124 previous errors; 124 warnings emitted

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libnotcurses_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='nick black <dankamongmen@gmail.com>:José Luis Cruz <joseluis@andamira.net>' CARGO_PKG_DESCRIPTION='Low-level Rust bindings for the notcurses C library.' CARGO_PKG_HOMEPAGE='https://nick-black.com/dankwiki/index.php/Notcurses' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnotcurses-sys CARGO_PKG_REPOSITORY='https://github.com/dankamongmen/notcurses' CARGO_PKG_VERSION=2.1.8 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/build/libnotcurses-sys-fec781a22fbbdfe2/out rustc --crate-name libnotcurses_sys --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=36a7ba9c6107f639 -C extra-filename=-36a7ba9c6107f639 --out-dir /<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps --target arm-unknown-linux-gnueabihf -C incremental=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cty=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps/libcty-b603c2e47948e438.rmeta --extern libc=/<<PKGBUILDDIR>>/target/arm-unknown-linux-gnueabihf/debug/deps/liblibc-98ab25fbc79781ba.rmeta -C debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libnotcurses-sys-2.1.8 -L native=/usr/lib/arm-linux-gnueabihf -l notcurses -l notcurses-core` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: binary-arch] Error 25