gobject-introspection-1.36.0_1 problem compiling causing xorg to fail
biddut.mitra at ovi.com
biddut.mitra at ovi.com
Fri Aug 30 16:14:02 UTC 2013
CC gthash_test-gthash-test.o
CCLD gthash-test
CC gi_dump_types-gdump.o
CC gi_dump_types-gi-dump-types.o
CCLD gi-dump-types
CC glib_print-glib-print.o
CCLD glib-print
GEN g-ir-scanner
GEN g-ir-annotation-tool
GISCAN GLib-2.0.gir
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
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 "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha224
ERROR:root:code for hash sha256 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha256
ERROR:root:code for hash sha384 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_construc
tor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha512
Traceback (most recent call last):
File "./g-ir-scanner", line 46, in <module>
sys.exit(scanner_main(sys.argv))
File "./giscanner/scannermain.py", line 443, in scanner_main
transformer = create_transformer(namespace, options)
File "./giscanner/scannermain.py", line 318, in create_transformer
accept_unprefixed=options.accept_unprefixed)
File "./giscanner/transformer.py", line 52, in __init__
self._cachestore = CacheStore()
File "./giscanner/cachestore.py", line 81, in __init__
self._check_cache_version()
File "./giscanner/cachestore.py", line 87, in _check_cache_version
current_hash = _get_versionhash()
File "./giscanner/cachestore.py", line 41, in _get_versionhash
return hashlib.sha1(''.join(mtimes)).hexdigest()
AttributeError: 'module' object has no attribute 'sha1'
gmake[14]: *** [GLib-2.0.gir] Error 1
gmake[14]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0'
gmake[13]: *** [all-recursive] Error 1
gmake[13]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobjec
t-introspection-1.36.0'
gmake[12]: *** [all] Error 2
gmake[12]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobjec
t-introspection-1.36.0'
*** Error code 1
Stop.
make[11]: stopped in /usr/ports/devel/gobject-introspection
*** Error code 1
Stop.
make[10]: stopped in /usr/ports/sysutils/polkit
*** Error code 1
Stop.
make[9]: stopped in /usr/ports/sysutils/polkit
*** Error code 1
Stop.
make[8]: stopped in /usr/ports/sysutils/consolekit
*** Error code 1
Stop.
make[7]: stopped in /usr/ports/sysutils/hal
*** Error code 1
Stop.
make[6]: stopped in /usr/ports/sysutils/hal
*** Error code 1
Stop.
make[5]: stopped in /usr/ports/x11-servers/xorg-server
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/x11-servers/xorg-server
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/x11-drivers/xf86-input-mouse
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/x11-drivers/xorg-drivers
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11-drivers/xorg-drivers
*** Error code 1
Stop.
make: stopped in /usr/ports/x11/xorg
More information about the freebsd-current
mailing list