This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients brian.curtin, loewis, ocean-city, pitrou, tim.golden
Date 2010-09-18.01:25:22
SpamBayes Score 0.0031650276
Marked as misclassified No
Message-id <1284773126.85.0.889724157661.issue9552@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the result of second run.

------ ビルド開始: プロジェクト: _ssl, 構成: Debug Win32 ------
ビルド前のイベントを実行しています...
Can not find a suitable PERL:
 NO perl interpreters were found on this machine at all!
 Please install ActivePerl and ensure it appears on your path
No Perl installation was found. Existing Makefiles are used.
Found a working perl at 'None'
Found an SSL directory at '..\..\..\openssl-1.0.0a'
Executing ssl makefiles: nmake /nologo -f "ms\nt.mak"
Building OpenSSL
[40162 refs]
コンパイルしています...
_ssl.c
..\..\Modules\_ssl.c(583) : warning C4090: '=' : 異なる 'const' 修飾子です。
..\..\Modules\_ssl.c(930) : warning C4090: '=' : 異なる 'const' 修飾子です。
リンクしています...
   ライブラリ E:\python-dev\py3k\PC\VS8.0\\_ssl_d.lib とオブジェクト E:\python-dev\py3k\PC\VS8.0\\_ssl_d.exp を作成中
ビルドログは "file://E:\python-dev\py3k\PC\VS8.0\Win32-temp-Debug\_ssl\BuildLog.htm" に保存されました。
_ssl - エラー 0、警告 2
========== ビルド: 1 正常終了、0 失敗、7 更新、0 スキップ ==========
History
Date User Action Args
2010-09-18 01:25:28ocean-citysetrecipients: + ocean-city, loewis, pitrou, tim.golden, brian.curtin
2010-09-18 01:25:26ocean-citysetmessageid: <1284773126.85.0.889724157661.issue9552@psf.upfronthosting.co.za>
2010-09-18 01:25:23ocean-citylinkissue9552 messages
2010-09-18 01:25:22ocean-citycreate