* Re: Cannot compile helloworld-image [not found] <1309803629.20865.8.camel@BTW1> @ 2011-07-04 20:05 ` Enrico 2011-07-05 7:25 ` Alessandro Sappia 0 siblings, 1 reply; 6+ messages in thread From: Enrico @ 2011-07-04 20:05 UTC (permalink / raw) To: openembedded-devel On Mon, Jul 4, 2011 at 8:20 PM, Alessandro Sappia <a.sappia@biotechware.com> wrote: > Hi all, > I just configured OE on my box and I tried to compile helloworld-image > to check if everything is fine. > I'm actually unable to complete with success this build because of this > error: > ----------------------------- Try with: BB_NUMBER_THREADS = "1" and have a look at the thread "[oe] gettext-native fails to build" of some days ago to know where i copied this hint from! (and maybe try oe-core branch too). Ciao, Enrico ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Cannot compile helloworld-image 2011-07-04 20:05 ` Cannot compile helloworld-image Enrico @ 2011-07-05 7:25 ` Alessandro Sappia 2011-07-05 7:37 ` Chris Verges 0 siblings, 1 reply; 6+ messages in thread From: Alessandro Sappia @ 2011-07-05 7:25 UTC (permalink / raw) To: openembedded-devel [-- Attachment #1: Type: text/plain, Size: 2366 bytes --] -- Alessandro Sappia CEO ________________________________________________________________________ Biotechware srl C.so Castelfidardo, 30/A c/o I3P 10129 Torino (TO) Italy Tel: +39 011 0903260 Fax: +39 011 0905126 http://www.biotechware.com/ Il giorno lun, 04/07/2011 alle 22.05 +0200, Enrico ha scritto: > On Mon, Jul 4, 2011 at 8:20 PM, Alessandro Sappia > <a.sappia@biotechware.com> wrote: > > Hi all, > > I just configured OE on my box and I tried to compile helloworld-image > > to check if everything is fine. > > I'm actually unable to complete with success this build because of this > > error: > > ----------------------------- > > Try with: > > BB_NUMBER_THREADS = "1" > > and have a look at the thread "[oe] gettext-native fails to build" of > some days ago to know where i copied this hint from! (and maybe try > oe-core branch too). > [outout cut] m4 -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/ -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4 -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I ../../m4 -I ../m4 -I gnulib-m4 | autoreconf: running: libtoolize --copy --force | autoreconf: failed to run libtoolize: No such file or directory | autoreconf: libtoolize is needed because this package uses Libtool | + oefatal 'autoreconf execution failed.' | + echo FATAL: 'autoreconf execution failed.' | FATAL: autoreconf execution failed. | + exit 1 NOTE: package gettext-native-0.18-r6: task do_configure: Failed ERROR: Task 435 (virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb, do_configure) failed with exit code '1' ERROR: 'virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb' failed It didn't work, but thanks. Ciao, Alessandro [-- Attachment #2: BTW_143x59.png --] [-- Type: image/png, Size: 5521 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Cannot compile helloworld-image 2011-07-05 7:25 ` Alessandro Sappia @ 2011-07-05 7:37 ` Chris Verges 2011-07-05 10:10 ` Alessandro Sappia 0 siblings, 1 reply; 6+ messages in thread From: Chris Verges @ 2011-07-05 7:37 UTC (permalink / raw) To: openembedded-devel Hi Alessandro, This may be a silly question, but do you have all of the required dependencies installed for your OS? Looks like libtool isn't being found. http://wiki.openembedded.net/index.php/OEandYourDistro Chris On Tue, Jul 5, 2011 at 12:25 AM, Alessandro Sappia <a.sappia@biotechware.com> wrote: > > -- > > Alessandro Sappia > CEO > > ________________________________________________________________________ > > Biotechware srl > C.so Castelfidardo, 30/A c/o I3P > 10129 Torino (TO) Italy > Tel: +39 011 0903260 > Fax: +39 011 0905126 > http://www.biotechware.com/ > > Il giorno lun, 04/07/2011 alle 22.05 +0200, Enrico ha scritto: > >> On Mon, Jul 4, 2011 at 8:20 PM, Alessandro Sappia >> <a.sappia@biotechware.com> wrote: >> > Hi all, >> > I just configured OE on my box and I tried to compile helloworld-image >> > to check if everything is fine. >> > I'm actually unable to complete with success this build because of this >> > error: >> > ----------------------------- >> >> Try with: >> >> BB_NUMBER_THREADS = "1" >> >> and have a look at the thread "[oe] gettext-native fails to build" of >> some days ago to know where i copied this hint from! (and maybe try >> oe-core branch too). >> > > [outout cut] > m4 > -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/ -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4 -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I ../../m4 -I ../m4 -I gnulib-m4 > | autoreconf: running: libtoolize --copy --force > | autoreconf: failed to run libtoolize: No such file or directory > | autoreconf: libtoolize is needed because this package uses Libtool > | + oefatal 'autoreconf execution failed.' > | + echo FATAL: 'autoreconf execution failed.' > | FATAL: autoreconf execution failed. > | + exit 1 > NOTE: package gettext-native-0.18-r6: task do_configure: Failed > ERROR: Task 435 > (virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb, do_configure) failed with exit code '1' > ERROR: > 'virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb' failed > > > It didn't work, but thanks. > > Ciao, > > Alessandro > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Cannot compile helloworld-image 2011-07-05 7:37 ` Chris Verges @ 2011-07-05 10:10 ` Alessandro Sappia 2011-08-24 19:43 ` Jan Kobler 0 siblings, 1 reply; 6+ messages in thread From: Alessandro Sappia @ 2011-07-05 10:10 UTC (permalink / raw) To: openembedded-devel Il giorno mar, 05/07/2011 alle 00.37 -0700, Chris Verges ha scritto: > Hi Alessandro, > > This may be a silly question, but do you have all of the required > dependencies installed for your OS? Looks like libtool isn't being > found. > > http://wiki.openembedded.net/index.php/OEandYourDistro > Yes, I've already read that page. From what I've seen list of required software is missing of (for ubuntu distro 64bit): - chrpath (for newer bitbake) Rechecking packages gave me that every package in that list is already installed. After package list recheck and I didn't get libtool isn't installed on host (no package in wiki list has libtool as prerequisite). so after checking required software in wiki I did a $ sudo apt-get install libtool just in case. but compilation fails on bison-native. Seem solved by using the host bison ASSUME_PROVIDED += "bison-native" instead of let bitbake compile (bison from recipes complains about a "perhaps missing m4 macro gl_GLIBC21"). Waiting for news. If no news, then good news. Thanks for now Alessandro > Chris > > On Tue, Jul 5, 2011 at 12:25 AM, Alessandro Sappia > <a.sappia@biotechware.com> wrote: > > > > -- > > > > > > Il giorno lun, 04/07/2011 alle 22.05 +0200, Enrico ha scritto: > > > >> On Mon, Jul 4, 2011 at 8:20 PM, Alessandro Sappia > >> <a.sappia@biotechware.com> wrote: > >> > Hi all, > >> > I just configured OE on my box and I tried to compile helloworld-image > >> > to check if everything is fine. > >> > I'm actually unable to complete with success this build because of this > >> > error: > >> > ----------------------------- > >> > >> Try with: > >> > >> BB_NUMBER_THREADS = "1" > >> > >> and have a look at the thread "[oe] gettext-native fails to build" of > >> some days ago to know where i copied this hint from! (and maybe try > >> oe-core branch too). > >> > > > > [outout cut] > > m4 > > -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/ -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4 -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I ../../m4 -I ../m4 -I gnulib-m4 > > | autoreconf: running: libtoolize --copy --force > > | autoreconf: failed to run libtoolize: No such file or directory > > | autoreconf: libtoolize is needed because this package uses Libtool > > | + oefatal 'autoreconf execution failed.' > > | + echo FATAL: 'autoreconf execution failed.' > > | FATAL: autoreconf execution failed. > > | + exit 1 > > NOTE: package gettext-native-0.18-r6: task do_configure: Failed > > ERROR: Task 435 > > (virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb, do_configure) failed with exit code '1' > > ERROR: > > 'virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb' failed > > > > > > It didn't work, but thanks. > > > > Ciao, > > > > Alessandro > > > > _______________________________________________ > > Openembedded-devel mailing list > > Openembedded-devel@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Cannot compile helloworld-image 2011-07-05 10:10 ` Alessandro Sappia @ 2011-08-24 19:43 ` Jan Kobler 2011-08-24 21:02 ` Alessandro Sappia 0 siblings, 1 reply; 6+ messages in thread From: Jan Kobler @ 2011-08-24 19:43 UTC (permalink / raw) To: openembedded-devel; +Cc: Alessandro Sappia Hi, I have encountered the problem with the missing gl_GLIBC21 too. This is what solved the problem for me: bitbake -c clean gettext-native bitbake gettext-native Afterwards the string "GLIBC21" appears in sysroots/x86_64-linux/usr/share/aclocal/glibc21.m4 and sysroots/x86_64-linux/usr/share/aclocal/intl.m4 Best regards, Jan on 05.07.2011 12:10 Alessandro Sappia said the following: > > but compilation fails on bison-native. > > Seem solved by using the host bison ASSUME_PROVIDED += "bison-native" > instead of let bitbake compile > (bison from recipes complains about a "perhaps missing m4 macro > gl_GLIBC21"). > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Cannot compile helloworld-image 2011-08-24 19:43 ` Jan Kobler @ 2011-08-24 21:02 ` Alessandro Sappia 0 siblings, 0 replies; 6+ messages in thread From: Alessandro Sappia @ 2011-08-24 21:02 UTC (permalink / raw) To: Jan Kobler; +Cc: openembedded-devel On 24/08/2011 21:43, Jan Kobler wrote: > Hi, > > I have encountered the problem with the missing gl_GLIBC21 too. > > This is what solved the problem for me: > > bitbake -c clean gettext-native > bitbake gettext-native > > Afterwards the string "GLIBC21" appears in > sysroots/x86_64-linux/usr/share/aclocal/glibc21.m4 and > sysroots/x86_64-linux/usr/share/aclocal/intl.m4 The problem is something in master branch of bitbake. using .12 let a fresh enviroment build everything. > Best regards, > > Jan > > > on 05.07.2011 12:10 Alessandro Sappia said the following: >> but compilation fails on bison-native. >> >> Seem solved by using the host bison ASSUME_PROVIDED += "bison-native" >> instead of let bitbake compile >> (bison from recipes complains about a "perhaps missing m4 macro >> gl_GLIBC21"). >> ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-08-24 21:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1309803629.20865.8.camel@BTW1>
2011-07-04 20:05 ` Cannot compile helloworld-image Enrico
2011-07-05 7:25 ` Alessandro Sappia
2011-07-05 7:37 ` Chris Verges
2011-07-05 10:10 ` Alessandro Sappia
2011-08-24 19:43 ` Jan Kobler
2011-08-24 21:02 ` Alessandro Sappia
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.