[Pkg-rust-maintainers] Bug#809298: cargo: FTBFS: "configure: error: need curl"

Chris Lamb lamby at debian.org
Tue Dec 29 03:06:33 UTC 2015


Source: cargo
Version: 0.6.0-1
Severity: serious
Justification: fails to build from source
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

cargo fails to build from source in unstable/amd64 if wget is installed due to "wget | curl" build-depends. You just need to either change the B-D to specify curl explicitly in addition to wget or alternatively just specify curl.

  [..]

  # Configure to build cargo using the just-built stage0
  ./configure \
  	--prefix=/usr \
  	--disable-debug \
  	--enable-optimize \
  	--local-rust-root=/usr \
  	--local-cargo=/home/lamby/temp/cdt.20151229035953.Z4kmdk8OPp/cargo-0.6.0/cargo-stage0
  configure: looking for configure programs
  configure: found cmp
  configure: found mkdir
  configure: found printf
  configure: found cut
  configure: found head
  configure: found grep
  configure: found xargs
  configure: found cp
  configure: found find
  configure: found uname
  configure: found date
  configure: found tr
  configure: found sed
  configure: found cmake
  configure: error: need curl
  debian/rules:29: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20151229035953.Z4kmdk8OPp/cargo-0.6.0'
  debian/rules:22: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cargo.0.6.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 8771 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-rust-maintainers/attachments/20151229/efd81255/attachment.obj>


More information about the Pkg-rust-maintainers mailing list