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

Closed (moved)
Open
Opened Feb 18, 2016 by Georg Koppen@gk

Tor master is broken with mingw-w64

It seems tor master is broken if one is using mingw-w64 for cross-compilation:

https://jenkins.torproject.org/job/tor-ci-mingwcross/791/.

We've hit that with our nightly build setup, too:

../src/common/util.c: In function 'check_private_dir':
../src/common/util.c:2085:45: error: 'O_NOFOLLOW' undeclared (first use in this function)
   fd = open(sandbox_intern_string(dirname), O_NOFOLLOW);
                                             ^
../src/common/util.c:2085:45: note: each undeclared identifier is reported only once for each function it appears in
  CC     src/ext/csiphash.o
  CC     src/common/compat_winthreads.o
  CC     src/common/aes.o
  CC     src/common/crypto.o
make[1]: *** [src/common/util.o] Error 1
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.2.8.x-final
Milestone
Tor: 0.2.8.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#18339