Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 00:53:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216385] devel/cargo (0.15.0) don't build with base OpenSSL
Message-ID:  <bug-216385-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216385

            Bug ID: 216385
           Summary: devel/cargo (0.15.0) don't build with base OpenSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dumbbell@FreeBSD.org
          Reporter: gja822@narod.ru
          Assignee: dumbbell@FreeBSD.org
             Flags: maintainer-feedback?(dumbbell@FreeBSD.org)

I have DEFAULT_VERSIONS+=3D ssl=3Dbase
Trying to upgrade devel/cargo from 0.14 to 0.15.0 gives the error:

     Running
`/usr/ports/devel/cargo/work/cargo-0.15.0/target/release/build/openssl-sys-=
76c1fa79ef1208aa/build-script-build`
Build failed, waiting for other jobs to finish...
error: failed to run custom build command for `openssl-sys v0.9.1`
process didn't exit successfully:
`/usr/ports/devel/cargo/work/cargo-0.15.0/target/release/build/openssl-sys-=
76c1fa79ef1208aa/build-script-build`
(exit code: 101)
--- stdout
cargo:rustc-link-search=3Dnative=3D/usr/local/lib
cargo:include=3D/usr/local/include

--- stderr
thread 'main' panicked at 'failed to open header file at `openssl/opensslv.=
h`
to learn
                    about OpenSSL's version number, looked inside:

[
    "/usr/local/include"
]

',
/usr/ports/devel/cargo/work/.cargo/registry/src/github.com-1ecc6299db9ec823=
/openssl-sys-0.9.1/build.rs:208
note: Run with `RUST_BACKTRACE=3D1` for a backtrace.

gmake[2]: *** [Makefile:111: cargo-x86_64-unknown-freebsd] Error 101
gmake[2]: Leaving directory '/usr/ports/devel/cargo/work/cargo-0.15.0'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/cargo
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cargo

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216385-13>