On Thu, Oct 08, 2009 at 11:59:56AM +0200, Frederik Sdun wrote: > > Also I have second problem with vala/fso stuff in OE :(. > > Every package with some subdirectory like "tests" ie. misc-vapi, libgee, > > fsobasics, calls valac from tests/Makefile.am with --basedir $(top_srcdir) > > and $(top_srcdir) is expanded to work_dir/git instead of > > work_dir/git/tests, than > > ie testarraylist.c is generated in that git directory instead of tests > > and build fails with: > > > > make[2]: Leaving directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/gee' > > Making all in tests > > make[2]: Entering directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/tests' > > /tmp/shr/staging/x86_64-linux/usr/bin/valac -C --basedir > > /tmp/shr/work/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git > > --vapidir > > /tmp/shr/work/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/gee > > --pkg gee-1.0 testarraylist.vala testcase.vala testcollection.vala > > testcomparable.vala testdeque.vala testhashmap.vala testhashmultimap.vala > > testhashmultiset.vala testhashset.vala testlinkedlist.vala > > testlinkedlistasdeque.vala testlist.vala testmain.vala testmap.vala > > testmultimap.vala testmultiset.vala testpriorityqueue.vala testqueue.vala > > testreadonlycollection.vala testreadonlylist.vala testreadonlymap.vala > > testreadonlyset.vala testset.vala testsortedset.vala testtreemap.vala > > testtreemultimap.vala testtreemultiset.vala testtreeset.vala > > touch tests.vala.stamp > > make all-am > > make[3]: Entering directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/tests' > > make[3]: *** No rule to make target `testarraylist.o', needed by `tests'. > > Stop. > > make[3]: Leaving directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/tests' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git/tests' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > > `/tmp/tmpwork/shr/armv4t-angstrom-linux-gnueabi/libgee-0.5.0+gitr1+0bddeeefb3bd5b003d77301705dbad181cddcaf6-r0/git' > > make: *** [all] Error 2 > > FATAL: oe_runmake failed > > > > Any idea? I tried to rebuild all vala stuff, but something is probably > > broken here in autoconf/automake stuff :/.
> Hi, > I did a big mistake, which i didn't realize while testing. Bitbake has > access to my host $PATH and i have a installed valac. When applying the > patches, some files get "touched" and the C code has to be regenerated. > Mickey will upload a tarball with all the patches in it. > There some more problems with vala, which are on investigation. > > Frederik Thanks, first problem is fixed in vala_0.7.7+fso1 (tested with patch you sent to shr patchwork. Second problem is still here :( any idea? -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
