Your message dated Wed, 22 Jul 2015 00:33:25 +0000
with message-id 
<CAPA_H3ekAR_902qAd3U_RhY59pxAB0byOTBkrO-=-dxTYst=w...@mail.gmail.com>
and subject line Re: [Pkg-rust-maintainers] Bug#786775: rustc: `cargo build` is 
broken
has caused the Debian Bug report #786775,
regarding rustc: `cargo build` is broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
786775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786775
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rustc
Version: 1.0.0+dfsg1-1
Severity: normal

Dear Maintainer,

The `cargo build` is broken, here is the output of this command

An unknown error occurred
Process didn't exit successfully: `rustc - --crate-name - --crate-type
dylib --crate-type bin --print-file-name` (status=101)
--- stderr
error: Unrecognized option: 'print-file-name'.

You can easily reproduce this by following this steps
cargo new lala
cd lala
cargo build

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (350, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rustc depends on:
ii  libc6       2.19-18
ii  libffi6     3.1-2+b2
ii  libgcc1     1:4.9.2-10
ii  libstdc++6  4.9.2-10
ii  libtinfo5   5.9+20140913-1+b1
ii  zlib1g      1:1.2.8.dfsg-2+b1

rustc recommends no packages.

Versions of packages rustc suggests:
ii  rust-doc  1.0.0+dfsg1-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, 25 May 2015 at 23:36 miza <[email protected]> wrote:

> An unknown error occurred
> Process didn't exit successfully: `rustc - --crate-name - --crate-type
> dylib --crate-type bin --print-file-name` (status=101)
> --- stderr
> error: Unrecognized option: 'print-file-name'.
>
> You can easily reproduce this by following this steps
> cargo new lala
> cd lala
> cargo build
>

Thanks for trying out the rustc package and sorry for not replying earlier.

I suspect you were using an old version of cargo, since the rustc
--print-file-name option was changed some time ago and cargo was similarly
updated.   I'm afraid we can't help you keep the cargo and rustc versions
in sync until cargo is also packaged for Debian (being worked on).

I'm closing this bug with the above explanation - please reopen if you feel
this doesn't explain the situation and/or you can reproduce this with a
recent version of cargo.

 - Gus

--- End Message ---

Reply via email to