Windows 7 Ultimate 64-Bit Build Error pyOpenSSL #1266
Labels
No Label
0.2.0
0.3.0
0.4.0
0.5.0
0.5.1
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0
1.0.0
1.1.0
1.10.0
1.10.1
1.10.2
1.10a2
1.11.0
1.12.0
1.12.1
1.13.0
1.14.0
1.15.0
1.15.1
1.2.0
1.3.0
1.4.1
1.5.0
1.6.0
1.6.1
1.7.0
1.7.1
1.7β
1.8.0
1.8.1
1.8.2
1.8.3
1.8β
1.9.0
1.9.0-s3branch
1.9.0a1
1.9.0a2
1.9.0b1
1.9.1
1.9.2
1.9.2a1
LeastAuthority.com automation
blocker
cannot reproduce
cloud-branch
code
code-dirnodes
code-encoding
code-frontend
code-frontend-cli
code-frontend-ftp-sftp
code-frontend-magic-folder
code-frontend-web
code-mutable
code-network
code-nodeadmin
code-peerselection
code-storage
contrib
critical
defect
dev-infrastructure
documentation
duplicate
enhancement
fixed
invalid
major
minor
n/a
normal
operational
packaging
somebody else's problem
supercritical
task
trivial
unknown
was already fixed
website
wontfix
worksforme
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Reference: tahoe-lafs/trac-2024-07-25#1266
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using:
Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [v.1500 64 bit (AMD64)]MSC on win32
G:\allmydata-tahoe-1.8.0-r4803>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=g:/mingw/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,obj
c,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgo
mp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-r
untime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.0 (GCC)
Adding '```' around the initial report to escape from trac formatting.
Could you please try again now that there is a windows-x86_64 package of pyOpenSSL hosted here:
http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/README.html
Hi - Thanks - it builds now. Below are the results of "python setup.py test":
===============================================================================
SKIPPED: allmydata.test.test_cli.Backup.test_ignore_symlinks
Symlinks are not supported by Python on this platform.
SKIPPED: allmydata.test.test_cli.Cp.test_dangling_symlink_vs_recursion
Symlinks are not supported by Python on this platform.
SKIPPED: allmydata.test.test_encodingutil.StdlibUnicode.test_open_unrepresenta
ble
This test is not applicable to platforms that represent filenames as Unicode.
SKIPPED: allmydata.test.test_hung_server.HungServerDownloadTest.test_2_good_8_
hung_then_1_recovers_mutable
still broken
SKIPPED: allmydata.test.test_hung_server.HungServerDownloadTest.test_2_good_8_
hung_then_1_recovers_with_2_shares_mutable
still broken
SKIPPED: allmydata.test.test_hung_server.HungServerDownloadTest.test_3_good_7_
hung_mutable
still broken
SKIPPED: allmydata.test.test_node.TestCase.test_secrets_dir_protected
We don't know how to set permissions on Windows.
SKIPPED: allmydata.test.test_provisioning.Reliability.test_basic
reliability model requires NumPy
SKIPPED: allmydata.test.test_runner.RunNode.test_baddir
twistd does not fork under windows
SKIPPED: allmydata.test.test_runner.RunNode.test_client
twistd does not fork under windows
SKIPPED: allmydata.test.test_runner.RunNode.test_client_no_noise
twistd does not fork under windows
SKIPPED: allmydata.test.test_runner.RunNode.test_introducer
twistd does not fork under windows
SKIPPED: allmydata.test.test_runner.RunNode.test_keygen
twistd does not fork under windows
SKIPPED: allmydata.test.test_storage.Server.test_large_share
This test can spuriously fail if you have less than 4 GiB free on your filesyste
m, and if your filesystem doesn't support efficient sparse files then it is very
expensive (Mac OS X and Windows don't support efficient sparse files).
SKIPPED: allmydata.test.test_web.Web.test_reliability_tool
reliability tool requires NumPy
TODO: allmydata.test.test_upload.EncodingParameters.test_problem_layout_commen
t_187
Reason: "this isn't fixed yet"
Traceback (most recent call last):
Reason: 'Fix this after 1.7.1 release.'
Traceback (most recent call last):
Reason: 'Invent a smarter uploader that uploads successfully in this case.'
Traceback (most recent call last):
Traceback (most recent call last):
===============================================================================
FAIL: allmydata.test.test_runner.BinTahoe.test_run_with_python_options
Traceback (most recent call last):
===============================================================================
FAIL: allmydata.test.test_runner.BinTahoe.test_unicode_arguments_and_output
Traceback (most recent call last):
Traceback (most recent call last):
Ran 828 tests in 809.711s
FAILED (skips=15, expectedFailures=3, failures=4, successes=806)
Please close this ticket and open a new one about those test failures. Hint: put
before literal text such as output from a program and
after it to escape from trac formattingReplying to zooko:
That ticket was #1272, which was later closed as unreproducible with version 1.8.1.