Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2015 16:24:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204750] accessibility/orca error for installing gnome 3
Message-ID:  <bug-204750-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: andy070609@gmail.com
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204750-13>