[Bug 204750] accessibility/orca error for installing gnome 3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 22 16:24:04 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204750
Bug ID: 204750
Summary: accessibility/orca error for installing gnome 3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: andy070609 at gmail.com
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
when i tried to installed gnome3, i always get this error. first i tried with
gnome3 directly and error. then i tried to install from orca, then i get this
error too.
this is the error :
&& \
touch "es/es.stamp"
Traceback (most recent call last):
Traceback (most recent call last):
Traceback (most recent call last):
Traceback (most recent call last):
File "/usr/local/bin/itstool", line 25, in <module>
File "/usr/local/bin/itstool", line 25, in <module>
File "/usr/local/bin/itstool", line 25, in <module>
File "/usr/local/bin/itstool", line 25, in <module>
import libxml2
File "/usr/local/lib/python2.7/site-packages/libxml2.py", line 1, in
<module>
import libxml2
import libxml2
File "/usr/local/lib/python2.7/site-packages/libxml2.py", line 1, in <module>
File "/usr/local/lib/python2.7/site-packages/libxml2.py", line 1, in <module>
import libxml2
import libxml2mod
File "/usr/local/lib/python2.7/site-packages/libxml2.py", line 1, in <module>
ImportError: dynamic module does not define init function (initlibxml2mod)
import libxml2mod
ImportError: dynamic module does not define init function (initlibxml2mod)
import libxml2mod
ImportError: dynamic module does not define init function (initlibxml2mod)
import libxml2mod
ImportError: dynamic module does not define init function (initlibxml2mod)
Makefile:542: recipe for target 'es/es.stamp' failed
gmake[2]: *** [es/es.stamp] Error 1
gmake[2]: *** Waiting for unfinished jobs....
Makefile:542: recipe for target 'de/de.stamp' failed
gmake[2]: *** [de/de.stamp] Error 1
Makefile:542: recipe for target 'el/el.stamp' failed
gmake[2]: *** [el/el.stamp] Error 1
Makefile:542: recipe for target 'cs/cs.stamp' failed
gmake[2]: *** [cs/cs.stamp] Error 1
gmake[2]: Leaving directory
'/usr/ports/accessibility/orca/work/orca-3.16.2/help'
Makefile:465: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/ports/accessibility/orca/work/orca-3.16.2'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
i already try to use MAKE_JOBS_UNSAFE=yes and the result is the same.
cheers,
andy
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list