[tor-bugs] #31188 [Core Tor/Tor]: make[1]: don't know how to make ./src/rust/target/release/libtor_rust.a

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 19 16:01:45 UTC 2019


#31188: make[1]: don't know how to make ./src/rust/target/release/libtor_rust.a
--------------------------+------------------------------------
 Reporter:  ng0           |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.4.2.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.4.0.5
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by ng0):

 Hi nickm, thanks for your reply.

 Outside of the build-environment, but inside the folder (building by
 hand), !`make build-rust` works:

 make build-rust
 ( cd "/usr/work/pkgsrc-ng0/tor/work/tor-0.4.0.5/src/rust" ;
 CARGO_TARGET_DIR="/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/target"  cargo build --release
 --frozen  --manifest-path "/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/tor_rust/Cargo.toml" )
    Compiling libc v0.2.39
    Compiling tor_allocate v0.0.1 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/tor_allocate)
    Compiling smartlist v0.0.1 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/smartlist)
    Compiling tor_log v0.1.0 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/tor_log)
    Compiling external v0.0.1 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/external)
    Compiling tor_util v0.0.1 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/tor_util)
    Compiling protover v0.0.1 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/protover)
    Compiling tor_rust v0.1.0 (/usr/work/pkgsrc-
 ng0/tor/work/tor-0.4.0.5/src/rust/tor_rust)
     Finished release [optimized + debuginfo] target(s) in 8.58s

 I'm comfortable by necessity with automake, so I can see if I can prepare
 a patch if I find anything, or just point out results. It will probably
 take some time until I get back to this.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31188#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list