[tor-bugs] #29105 [Applications/Tor Browser]: obfs4 compilation is busted starting with the nightly build from 01/17/2019

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 17 09:29:08 UTC 2019


#29105: obfs4 compilation is busted starting with the nightly build from 01/17/2019
------------------------------------------+----------------------
     Reporter:  gk                        |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  High                      |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-rbm
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 Commit 70d0e90c861be34ce3c5425ef1366a0b2ceb3026 breaks our nightly builds
 it seems:
 {{{
 Starting build: Thu Jan 17 01:58:24 2019
 obfs4proxy.go:45:2: cannot find package
 "gitlab.com/yawning/obfs4.git/common/log" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/common/log (from
 $GOROOT)
         /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/common/log
 (from $GOPATH)
 obfs4proxy.go:46:2: cannot find package
 "gitlab.com/yawning/obfs4.git/common/socks5" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/common/socks5
 (from $GOROOT)
 /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/common/socks5 (from
 $GOPATH)
 obfs4proxy.go:47:2: cannot find package
 "gitlab.com/yawning/obfs4.git/transports" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/transports (from
 $GOROOT)
         /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/transports
 (from $GOPATH)
 obfs4proxy.go:48:2: cannot find package
 "gitlab.com/yawning/obfs4.git/transports/base" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/transports/base
 (from $GOROOT)
 /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/transports/base
 (from $GOPATH)
 Starting build: Thu Jan 17 02:00:21 2019
 obfs4proxy.go:45:2: cannot find package
 "gitlab.com/yawning/obfs4.git/common/log" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/common/log (from
 $GOROOT)
         /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/common/log
 (from $GOPATH)
 obfs4proxy.go:46:2: cannot find package
 "gitlab.com/yawning/obfs4.git/common/socks5" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/common/socks5
 (from $GOROOT)
 /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/common/socks5 (from
 $GOPATH)
 obfs4proxy.go:47:2: cannot find package
 "gitlab.com/yawning/obfs4.git/transports" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/transports (from
 $GOROOT)
         /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/transports
 (from $GOPATH)
 obfs4proxy.go:48:2: cannot find package
 "gitlab.com/yawning/obfs4.git/transports/base" in any of:
         /var/tmp/dist/go/src/gitlab.com/yawning/obfs4.git/transports/base
 (from $GOROOT)
 /var/tmp/dist/gopath/src/gitlab.com/yawning/obfs4.git/transports/base
 (from $GOPATH)
 }}}

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


More information about the tor-bugs mailing list