[Pkg-rust-maintainers] Bug#1074701: rust-pyo3-filelike: FTBFS: make: *** [debian/rules:3: clean] Error 25

Lucas Nussbaum lucas at debian.org
Tue Jul 2 13:52:21 BST 2024


Source: rust-pyo3-filelike
Version: 0.2.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules clean
> dh clean --buildsystem cargo
>    dh_auto_clean -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
> error: failed to parse manifest at `/<<PKGBUILDDIR>>/Cargo.toml`
> 
> Caused by:
>   dependency (pyo3) specified without providing a local path, Git repository, version, or workspace dependency to use
> Traceback (most recent call last):
>   File "/usr/share/cargo/bin/cargo", line 260, in <module>
>     sys.exit(main(*sys.argv[1:]))
>              ^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/cargo/bin/cargo", line 240, in main
>     logrun(["env", "RUST_BACKTRACE=1", "/usr/bin/cargo"] + list(newargs), check=True)
>   File "/usr/share/cargo/bin/cargo", line 76, in logrun
>     return subprocess.run(*args, **kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/subprocess.py", line 571, in run
>     raise CalledProcessError(retcode, process.args,
> subprocess.CalledProcessError: Command '['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose']' returned non-zero exit status 101.
> dh_auto_clean: error: /usr/share/cargo/bin/cargo clean returned exit code 1
> make: *** [debian/rules:3: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-pyo3-filelike_0.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-rust-maintainers mailing list