Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #24795

Closed (moved)
Open
Opened Jan 04, 2018 by Nick Mathewson@nickm🐭

test_rust fails on osx with "can't find crate for `libc`"

After I apply mix fix for #24642 (moved), I see this message in test-suite.log from test_rust.sh:


   Doc-tests protover
error[E0463]: can't find crate for `libc`
  --> /Users/nickm/src/tor/src/rust/protover/lib.rs:25:1
   |
25 | extern crate libc;
   | ^^^^^^^^^^^^^^^^^^ can't find crate

I do not see the same message on my linux rust builds.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.3.3.x-final
Milestone
Tor: 0.3.3.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24795