pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48551: gobject-introspection 1.38.0 does not compile on Mac OS X
>Number: 48551
>Category: pkg
>Synopsis: gobject-introspection 1.38.0 does not compile on Mac OS X
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 25 15:05:00 +0000 2014
>Originator: Joern Clausen
>Release:
>Organization:
>Environment:
>Description:
Since devel/gobject-introspection was updated to 1.38, it does not compile any
longer on Mac OS X 10.9:
GISCAN GLib-2.0.gir
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/opt/pkgsrc/20140116/pkg/lib/python2.7/hashlib.py", line 139, in
<module>
globals()[__func_name] = __get_hash(__func_name)
File "/opt/pkgsrc/20140116/pkg/lib/python2.7/hashlib.py", line 91, in
__get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
File "/opt/pkgsrc/20140116/pkg/lib/python2.7/hashlib.py", line 139, in
<module>
globals()[__func_name] = __get_hash(__func_name)
File "/opt/pkgsrc/20140116/pkg/lib/python2.7/hashlib.py", line 91, in
__get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1
and a few more cryptographic functions. Version 1.36 did compile.
>How-To-Repeat:
>Fix:
unfortunately no
Home |
Main Index |
Thread Index |
Old Index