I am a funtoo/gentoo user, wanted to try out exherbo. I could get some of the packages I wanted to compile and now that I'm trying to get X compiled, I am facing problem with libxcb (x86 32 bit system). The build fails for some reason, I can't readily follow., Since, the errors seem to have something to do with the python scripts, I don't know what to do as, I am not familiar with python. Anyways, here is the relevant output from cave resolve:
---------------------------------------------------------------------------------------- make -j1 Making all in src /make[1]: Entering directory `/var/tmp/paludis/build/x11-libs-libxcb-1.7/work/libxcb-1.7/src' /usr/bin/python ./c_client.py -p /usr/lib/python2.6/site-packages /usr/share/xcb/xproto.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.6/site-packages /usr/share/xcb/bigreq.xml Traceback (most recent call last): File "./c_client.py", line 1036, in <module> module = Module(args[0], output) File "/usr/lib/python2.6/site-packages/xcbgen/state.py", line 64, in __init__ self.namespace = Namespace(filename) File "/usr/lib/python2.6/site-packages/xcbgen/state.py", line 32, in __init__ self.root = parse(filename).getroot() File "<string>", line 45, in parse File "<string>", line 32, in parse SyntaxError: not well-formed (invalid token): line 1, column 0 /make[1]: Leaving directory `/var/tmp/paludis/build/x11-libs-libxcb-1.7/work/libxcb-1.7/src' make[1]: *** [bigreq.c] Error 1 make: *** [all-recursive] Error 1 !!! ERROR in x11-libs/libxcb-1.7::x11: !!! In /usr/libexec/paludis/utils/emake at line 30 !!! emake returned error 2 !!! Call stack: !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67) !!! * main (/usr/libexec/paludis/utils/emake:30) diefunc: making ebuild PID 21221 exit with error /die trap: exiting with error. ** (sydbox:21196@1303419590) Message: eldest child 21221 exited with return code 250 Error: * In program cave perform install --hooks --managed-output --output-exclusivity with-others =x11-libs/libxcb-1.7:0::x11 --destination installed --x-of-y 1 of 1: * When installing 'x11-libs/libxcb-1.7:0::x11': * When running an ebuild command on 'x11-libs/libxcb-1.7:0::x11': * Install failed for 'x11-libs/libxcb-1.7:0::x11' (paludis::ActionFailedError) Failed install to / for x11-libs/libxcb-1.7:0::x11 ---------------------------------------------------------------------------------------- Can anyone tell me what am I doing wrong. Google didn't return anything helpful. So looks like I am the only one who is facing this problem. Thanks, Alex
_______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
