[tor-bugs] #32320 [Core Tor/Tor]: Jenkins Windows builders are currently broken
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Oct 28 15:27:59 UTC 2019
#32320: Jenkins Windows builders are currently broken
------------------------------+------------------------------
Reporter: ahf | Owner: ahf
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version: Tor: unspecified
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+------------------------------
Weasel just mentioned in #tor-project that our Jenkin windows builders
have been failing for a while.
I suspect the issue might be related to a missing libssp-0.dll, which we
handle nicely with appveyor using:
{{{
Copy-Item "C:/msys64/${env:compiler_path}/bin/libssp-0.dll" -Destination
"${env:build}/src/test"
Copy-Item "C:/msys64/${env:compiler_path}/bin/zlib1.dll" -Destination
"${env:build}/src/test"
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32320>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list