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

Closed (moved)
Open
Opened Feb 04, 2016 by Roger Dingledine@arma

'make test-stem' yields No rule to make target '"./src/or/tor"'

Taking Nick's shiny new 0.2.8.1-alpha test tarball, and after building it, on Debian stable I get:

$/tmp/tor-0.2.8.1-alpha$ make test-stem
make: *** No rule to make target '"./src/or/tor"', needed by 'test-stem'.  Stop.

In the Makefile I see:

test-stem: need-stem-path $(TESTING_TOR_BINARY)

where $TESTING_TOR_BINARY is

TESTING_TOR_BINARY = "$(top_builddir)/src/or/tor"

I have a src/or/tor file just fine.

I don't know make language, so hopefully this is just an easy obvious fix.

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