[tor-bugs] #28205 [Obfuscation/Snowflake]: linking against other libwebrtc binaries errors out on missing symbols

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 14 21:21:24 UTC 2018


#28205: linking against other libwebrtc binaries errors out on missing symbols
-----------------------------------+---------------------------
 Reporter:  eighthave              |          Owner:  eighthave
     Type:  defect                 |         Status:  accepted
 Priority:  Medium                 |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Major                  |     Resolution:
 Keywords:  android                |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+---------------------------

Comment (by eighthave):

 Some progess.  The asan linking errors seem to be because I forgot to
 `export` the _CGO_LDFLAGS_ var.  Now its moved on to a new an exciting
 error that is totally opaque to me:

 https://gitlab.com/eighthave/snowflake/-/jobs/120594108
 {{{
 /tmp/gomobile-work-486042020/src/gobind/go_snowflakeclientmain.go:979:22:
 cannot use
 (*proxysnowflakeclient_SnowflakeCollector)(_param_snowflakes_ref) (type
 *proxysnowflakeclient_SnowflakeCollector) as type
 snowflakeclient.SnowflakeCollector in assignment:
         *proxysnowflakeclient_SnowflakeCollector does not implement
 snowflakeclient.SnowflakeCollector (missing Melted method)
 }}}

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


More information about the tor-bugs mailing list