fyi - make prepare on 14.08 - hashes

D X stalkerqatsi at ...9...
Tue Sep 2 05:08:36 CEST 2014


Hi Christian,

Yes, that worked too.
I'm currently tracing(for now just printf, not gdb) why the mouse hungs on
the top left corner on 14.08 demo in qemu2.0 or virtualbox,
while 14.05 demo works on the same box(Mint 17 Cinnamon), but both works on
Mint 13 Mate.

genode 14.08 received the mouse events but it just the qemu or virtualbox
hungs.
It looks like it did not display the top bar(title of current focus) - pic
attached.
Maybe it's my setup again.

dex


On Sat, Aug 30, 2014 at 5:25 AM, Christian Helmuth <
christian.helmuth at ...1...> wrote:

> Great , that it works for you now. Did you try the patch and did it work?
> I'm asking as I'd fix all occurences of this wildcard pattern then.
>
> Greets
> Christian
>
> On August 30, 2014 3:41:44 AM CEST, D X <stalkerqatsi at ...9...> wrote:
> >Hi Christian,
> >
> >You're right it was the locale, I had en_US.UTF-8 in my new Linux Mint
> >17
> >Cinnamon installation(just a week old).
> >I checked my notebook with old Ubuntu 10.10 and Linux Mint 13 Mate, and
> >those have en_US and new autoconf..
> >And on the base-pistachio, I somehow installed autoconf2.13(obselete
> >version) in Mint 17 instead of autoconf. Also found this in the wiki ->
> >https://github.com/genodelabs/genode/issues/186
> >
> >It seems my cut-and-paste of history commands from old box to new box
> >caused it.
> >Sorry about that, it was my bad.
> >
> >By the way, Genode is an excellent project, a lot of potential.
> >
> >Thanks again,
> >dex
> >
> >
> >
> >On Fri, Aug 29, 2014 at 9:03 AM, Christian Helmuth <
> >christian.helmuth at ...1...> wrote:
> >
> >> Hello Dex,
> >>
> >> On Thu, Aug 28, 2014 at 10:48:51PM -0400, D X wrote:
> >> > just an fyi - I created a new directory to git 14.08,
> >> > and I got the following hash errors on prepare:
> >> >
> >> > on ports -> virtualbox
> >> > Error: Hash sum check for virtualbox failed
> >> > make[2]: *** [virtualbox.file] Error 1
> >> >
> >> > on libports -> libdrm,  mesa
> >> > Error: Hash sum check for libdrm failed
> >> > make[2]: *** [libdrm.file] Error 1
> >>
> >> Unfortunately, I've no idea what may cause these errors. Our nightly
> >> integration ran smoothly and also my manual tests succeeded a minute
> >> ago. What Linux Mint version are you using?
> >>
> >> Do you have a special location setting and if yes, could you test
> >with
> >> LC_ALL=en_US? We had some problems with sorting order and collation
> >of
> >> shell wildcards in the past, which originated from locale settings.
> >> Please give the attached patch a try which expands the patch wildcard
> >> via the make builtin, which has a stable sorting order.
> >>
> >> > and also, I'm not using base-pistachio so I'm not sure if the
> >following
> >> > error is on my linux mint box or not:
> >> > --------------------------
> >> > Cloning into 'src/kernel/pistachio'...
> >> > pistachio  update src/kernel/pistachio
> >> > sed -i "/LD=/s/^.*$/LD=\$(CC)/"
> >src/kernel/pistachio/user/config.mk.in
> >> > sed -i "s/-melf_/-Wl,-melf_/" `grep -rl melf_
> >src/kernel/pistachio/user`
> >> > for i in cmlcompile.py cmlconfigure.py configtrans.py; do \
> >> >         sed -i "s/env python/env python2.7/"
> >> > src/kernel/pistachio/contrib/cml2/$i; done
> >> > cd src/kernel/pistachio/user; autoheader; autoconf;
> >> > autoconf: Undefined macros:
> >> > configure.in:117:AC_CONFIG_HEADERS([config.h])
> >> > configure.in:129: [AC_HELP_STRING([--with-comport=PORT],
> >> > configure.in:138: [AC_HELP_STRING([--with-comspeed=SPEED],
> >> > configure.in:147: [AC_HELP_STRING([--with-kickstart-linkbase=BASE],
> >> > configure.in:152: [AC_HELP_STRING([--with-s0-linkbase=BASE],
> >> > configure.in:157: [AC_HELP_STRING([--with-roottask-linkbase=BASE],
> >> > configure.in:162: [AC_HELP_STRING([--with-kerneldir=DIR],
> >> > configure.in:341:AC_CONFIG_FILES([
> >> > configure.in:36:AC_CONFIG_SRCDIR([serv/sigma0/sigma0.cc])
> >> > make[2]: *** [additional_steps] Error 1
> >>
> >> This may be an incompatibilty of your distro with Pistachio upstream.
> >> You may try to reproduce the error with a freshly cloned
> >>
> >>   https://github.com/l4ka/pistachio.git
> >>
> >> and
> >>
> >>   cd pistachio/user && autoheader && autoconf
> >>
> >> If the error still occurs please open an issue upstream at
> >>
> >>   https://github.com/l4ka/pistachio/issues
> >>
> >> Regards
> >> --
> >> Christian Helmuth
> >> Genode Labs
> >>
> >> http://www.genode-labs.com/ · http://genode.org/
> >> https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/
> >>
> >> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> >> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
> >>
> >>
> >>
>
> >------------------------------------------------------------------------------
> >> Slashdot TV.
> >> Video for Nerds.  Stuff that matters.
> >> http://tv.slashdot.org/
> >> _______________________________________________
> >> genode-main mailing list
> >> genode-main at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/genode-main
> >>
> >>
> >
> >
> >------------------------------------------------------------------------
> >
>
> >------------------------------------------------------------------------------
> >Slashdot TV.
> >Video for Nerds.  Stuff that matters.
> >http://tv.slashdot.org/
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >genode-main mailing list
> >genode-main at lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/genode-main
>
> --
> Christian Helmuth
> Genode Labs
>
> http://www.genode-labs.com/ · http://genode.org/ · /ˈdʒiː.nəʊd/
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20140901/672f1125/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shot1.jpeg
Type: image/jpeg
Size: 298693 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20140901/672f1125/attachment.jpeg>


More information about the users mailing list