On Sun, Aug 29, 2010 at 2:49 AM, J. L. <[email protected]> wrote: > Another thing I have noticed as well is that there are a bunch of > packages that do not fail to build but while they build they show > messages of not finding shared libraries missing depends and things > like that. Is that things I should post as well? > > On Sun, Aug 29, 2010 at 2:44 AM, J. L. <[email protected]> wrote: >> if you tell me things to do or try I would be happy to help you figure >> it out. I really wouldnt like to have to switch up yet at least. I am >> honestly not great with OE at all yet so I would need dumb mans tips >> to help you out. >> >> >> On Sun, Aug 29, 2010 at 2:28 AM, Khem Raj <[email protected]> wrote: >>> On Sun, Aug 29, 2010 at 2:23 AM, J. L. <[email protected]> wrote: >>>> That is the only OS I have setup with a build environment. Should I >>>> just finally upgrade to the 10.04 release? Would clean install be the >>>> best to do or can I just upgrade and not cause issues with the build >>>> environment? I think its an issue for my build OS only as on the >>>> gumstix board steve said it worked for him using the same OS as you >>>> are. >>> >>> You can try and upgrade. if that does not work and reinstall. Your system >>> your choice. Though it would be interesting to find why this error >>> happens on 9.10 >>> >>>> >>>> On Sun, Aug 29, 2010 at 2:16 AM, Khem Raj <[email protected]> wrote: >>>>> On Sat, Aug 28, 2010 at 8:11 PM, J. L. <[email protected]> wrote: >>>>>> I am running ubuntu 9.10 with and up to date overo branch of OE and >>>>>> apr- util will not build gives the following error: >>>>> >>>>> I cant reproduce it on ubuntu 10.04. If possible can you retry to >>>>> reproduce it on some >>>>> other build OS than 9.10 >>>>> >>>>>> >>>>>> NOTE: Running task 819 of 832 (ID: 9, >>>>>> /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb, >>>>>> do_qa_configure) >>>>>> ERROR: This autoconf log indicates errors, it looked at host includes. >>>>>> Rerun configure task after fixing this. The path was >>>>>> '/home/vdubhack/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/apr-util-1.3.4-r5/apr-util-1.3.4' >>>>>> ERROR: Error in executing: >>>>>> /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb >>>>>> ERROR: Exception:<type 'exceptions.SystemExit'> Message:1 >>>>>> ERROR: Printing the environment of the function >>>>>> ERROR: Build of >>>>>> /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb >>>>>> do_qa_configure failed >>>>>> ERROR: Task 9 >>>>>> (/home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb, >>>>>> do_qa_configure) failed >>>>>> NOTE: Tasks Summary: Attempted 818 tasks of which 818 didn't need to >>>>>> be rerun and 1 failed. >>>>>> ERROR: >>>>>> '/home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb' >>>>>> failed >>>>>> >>>>>> >>>>>> I have tried cleaning the recipe and rebuilding with no luck as well >>>>>> as trying to build from a fresh tmp directory. Though I think I >>>>>> understand the error I do not know how to go about fixing it with a >>>>>> proper patch. I would appreciate any help with this. >>>>>> >>>>>> _______________________________________________ >>>>>> Openembedded-devel mailing list >>>>>> [email protected] >>>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Openembedded-devel mailing list >>>>> [email protected] >>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >>>>> >>>> >>>> _______________________________________________ >>>> Openembedded-devel mailing list >>>> [email protected] >>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >>>> >>> >>> _______________________________________________ >>> Openembedded-devel mailing list >>> [email protected] >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >>> >> >
I upgraded to 10.04 and I still have the same issue with apr-util_1.3.4 gives this error: NOTE: Applying patch 'configure_fixes.patch' (org.openembedded.dev/recipes/apr/apr-util/configure_fixes.patch) NOTE: Running task 818 of 832 (ID: 12, /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb, do_configure) NOTE: Running task 819 of 832 (ID: 13, /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb, do_qa_configure) ERROR: This autoconf log indicates errors, it looked at host includes. Rerun configure task after fixing this. The path was '/home/vdubhack/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/apr-util-1.3.4-r6/apr-util-1.3.4' ERROR: Error in executing: /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb ERROR: Exception:<type 'exceptions.SystemExit'> Message:1 ERROR: Printing the environment of the function ERROR: Build of /home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb do_qa_configure failed ERROR: Task 13 (/home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb, do_qa_configure) failed NOTE: Tasks Summary: Attempted 818 tasks of which 813 didn't need to be rerun and 1 failed. ERROR: '/home/vdubhack/overo-oe/org.openembedded.dev/recipes/apr/apr-util_1.3.4.bb' failed I will try going through devshell and see if I can make some progress with it but I am still struggling with recipes. If anyone has something specific I can try I would appreciate the tip. Thanks _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
