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
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

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
  • #14268

Closed (moved)
Open
Opened Jan 19, 2015 by Yawning Angel@yawning

torsocks "make check" target broken in out of tree builds

Should be obvious from the summary, but this fails, when it shouldn't:

$ sh autogen.sh
$ mkdir build
$ cd build
$ ../configure; make; make check

The failures happen because the build system assumes that the following files are present under the location that make was run from:

  • tests/run.sh
  • tests/test_list
  • tests/unit/fixtures

Copying the files manually to the right places under "build" fixes things, so this should be easy to fix.

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