Bugzilla – Attachment 1941 Details for
Bug 1830
Patch to get py-bcrypt to build for Python 2.6 on Windows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log (with errors) of current version (without patches).
build-log.txt (text/plain), 2.27 KB, created by
Rasjid
on 2010-11-01 14:29:34 AEDT
(
hide
)
Description:
Build log (with errors) of current version (without patches).
Filename:
MIME Type:
Creator:
Rasjid
Created:
2010-11-01 14:29:34 AEDT
Size:
2.27 KB
patch
obsolete
>running build >running build_py >running build_ext >building 'bcrypt._bcrypt' extension >C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\Python26\include -Ic:\Python26\PC /Tcbcrypt/bcrypt_python.c /Fobuild\temp.win32-2.6\Release\bcrypt/bcrypt_python.obj >bcrypt_python.c >bcrypt/bcrypt_python.c(56) : warning C4244: 'function' : conversion from 'long' to 'u_int8_t', possible loss of data >bcrypt/bcrypt_python.c(76) : error C2143: syntax error : missing ';' before 'type' >bcrypt/bcrypt_python.c(77) : error C2143: syntax error : missing ';' before 'type' >bcrypt/bcrypt_python.c(80) : error C2065: 'password_copy' : undeclared identifier >bcrypt/bcrypt_python.c(80) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int' >bcrypt/bcrypt_python.c(80) : warning C4024: 'pybc_bcrypt' : different types for formal and actual parameter 1 >bcrypt/bcrypt_python.c(80) : error C2065: 'salt_copy' : undeclared identifier >bcrypt/bcrypt_python.c(80) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int' >bcrypt/bcrypt_python.c(80) : warning C4024: 'pybc_bcrypt' : different types for formal and actual parameter 2 >bcrypt/bcrypt_python.c(83) : error C2065: 'password_copy' : undeclared identifier >bcrypt/bcrypt_python.c(83) : warning C4022: 'free' : pointer mismatch for actual parameter 1 >bcrypt/bcrypt_python.c(84) : error C2065: 'salt_copy' : undeclared identifier >bcrypt/bcrypt_python.c(84) : warning C4022: 'free' : pointer mismatch for actual parameter 1 >bcrypt/bcrypt_python.c(94) : error C2061: syntax error : identifier 'bcrypt_methods' >bcrypt/bcrypt_python.c(94) : error C2059: syntax error : ';' >bcrypt/bcrypt_python.c(94) : error C3409: empty attribute block is not allowed >bcrypt/bcrypt_python.c(94) : error C2513: '/*global*/ ' : no variable declared before '=' >bcrypt/bcrypt_python.c(109) : error C2065: 'bcrypt_methods' : undeclared identifier >bcrypt/bcrypt_python.c(109) : warning C4047: 'function' : 'PyMethodDef *' differs in levels of indirection from 'int' >bcrypt/bcrypt_python.c(109) : warning C4024: 'Py_InitModule4' : different types for formal and actual parameter 2 >error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' failed with exit status 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1830
:
1938
| 1941