<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Could it be this one ?</p>
<p><a class="moz-txt-link-freetext" href="https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-lts-precise-pangolin/install-libthread-queue-perl.html">https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-lts-precise-pangolin/install-libthread-queue-perl.html</a></p>
<p>Thanks<br>
</p>
<br>
<div class="moz-cite-prefix">On 02/08/17 14:38, Khem Raj wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMKF1soVe9msdj8ouWUZF+v-+5nncB7CPB08g_4LkgX7-Ns0qg@mail.gmail.com">
<pre wrap="">apply the solutions they may work for ubuntu
On Tue, Aug 1, 2017 at 11:33 PM, Riko Ho <a class="moz-txt-link-rfc2396E" href="mailto:antonius.riko@gmail.com"><antonius.riko@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dear Yocto Team Member,
I'm building with Ubuntu 16
On 02/08/17 14:31, Khem Raj wrote:
On Tue, Aug 1, 2017 at 11:18 PM, Riko Ho <a class="moz-txt-link-rfc2396E" href="mailto:antonius.riko@gmail.com"><antonius.riko@gmail.com></a> wrote:
Dear Yocto Team Member,
That's the branch :
======
meta-poky
meta-yocto-bsp = "pyro:e5aa1ac23669a45491de9ecffac491c01e70203f"
openembedded-core = "master:2fd0757ae7fd63bc93a4ce8579c6ba0cdbb4c1cd"
meta-openembedded
meta-oe
meta-xfce
meta-gnome
meta-python
meta-multimedia
meta-networking = "master:b063789560bfb9c60a7a15277b5b3a9839b5ba74"
meta-browser =
"firefox-52.1.2esr-2:c79cf6c7811afd2cd167e8967e3c29b1e797371e"
meta-ti = "master:872d418f6e503dea66e3533f43e7a17618183982"
Initialising tasks: 100%
|################################################################################################################################|
Time: 0:00:08
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: automake-native-1.15-r0 do_compile: oe_runmake failed
ERROR: automake-native-1.15-r0 do_compile: Function failed: do_compile (log
file is located at
/home/bianchi77/poky/build/tmp/work/x86_64-linux/automake-native/1.15-r0/temp/log.do_compile.9291)
ERROR: Logfile of failure stored in:
/home/bianchi77/poky/build/tmp/work/x86_64-linux/automake-native/1.15-r0/temp/log.do_compile.9291
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: Using icecc
| NOTE: make -j 10
| ERROR: oe_runmake failed
| : && /home/bianchi77/poky/build/tmp/hosttools/mkdir -p doc && {
PATH='/home/bianchi77/poky/build/tmp/work/x86_64-linux/automake-native/1.15-r0/build/t/wrap:'$PATH
&& export PATH; } && /usr/bin/env perl ../automake-1.15/doc/help2man
--output=doc/automake-1.15.1 automake-1.15
| help2man: can't get `--help' info from automake-1.15
What OS do you run on build machine ?
if its archlinux then apply this patch to automake
<a class="moz-txt-link-freetext" href="https://gist.github.com/xywei/03b546054f0d2e2f76c5ac530c88268a">https://gist.github.com/xywei/03b546054f0d2e2f76c5ac530c88268a</a>
otherwise if its centos7 then install
yum install perl-Thread-Queue
| Try `--no-discard-stderr' if option outputs to stderr
| Makefile:3687: recipe for target 'doc/automake-1.15.1' failed
| make: *** [doc/automake-1.15.1] Error 255
| ERROR: Function failed: do_compile (log file is located at
/home/bianchi77/poky/build/tmp/work/x86_64-linux/automake-native/1.15-r0/temp/log.do_compile.9291)
ERROR: Task
(virtual:native:/home/bianchi77/poky/meta/recipes-devtools/automake/automake_1.15.bb:do_compile)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 845 tasks of which 844 didn't need to be
rerun and 1 failed.
Summary: 1 task failed:
virtual:native:/home/bianchi77/poky/meta/recipes-devtools/automake/automake_1.15.bb:do_compile
Summary: There were 4 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
bianchi77@bianchi77-HP-Pavilion-dv6-Notebook-PC:~/poky/build$
How can I fix that automake error ?
I tried to run bitbake core-image-minimal for it.
Thanks,
On 31/07/17 21:26, Burton, Ross wrote:
Then the branch you checked out. git branch will tell you.
Ross
On 31 July 2017 at 14:17, Riko Ho <a class="moz-txt-link-rfc2396E" href="mailto:antonius.riko@gmail.com"><antonius.riko@gmail.com></a> wrote:
Git clone ...
On Jul 31, 2017 9:16 PM, "Burton, Ross" <a class="moz-txt-link-rfc2396E" href="mailto:ross.burton@intel.com"><ross.burton@intel.com></a> wrote:
How did you get poky?
Ross
On 31 July 2017 at 14:14, Riko Ho <a class="moz-txt-link-rfc2396E" href="mailto:antonius.riko@gmail.com"><antonius.riko@gmail.com></a> wrote:
How can I see my branch?
On Jul 31, 2017 9:12 PM, "Burton, Ross" <a class="moz-txt-link-rfc2396E" href="mailto:ross.burton@intel.com"><ross.burton@intel.com></a> wrote:
On 31 July 2017 at 03:33, Riko Ho <a class="moz-txt-link-rfc2396E" href="mailto:antonius.riko@gmail.com"><antonius.riko@gmail.com></a> wrote:
Is my auto make disabled with icecc ?
How to make it enable ? thanks.
That's just a debug message.
| help2man: can't get `--help' info from automake-1.15
| Try `--no-discard-stderr' if option outputs to stderr
| Makefile:3687: recipe for target 'doc/automake-1.15.1' failed
That's the error your hitting.
I think you need to update to the latest commit for the branch you're
on, there was a problem with modern perl in help2man. What release/branch
are you using?
Ross
--
/*******/
Sent by Ubuntu LTS 16.04,
Kind regards,
Riko Ho
/*******/
--
_______________________________________________
yocto mailing list
<a class="moz-txt-link-abbreviated" href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a>
<a class="moz-txt-link-freetext" href="https://lists.yoctoproject.org/listinfo/yocto">https://lists.yoctoproject.org/listinfo/yocto</a>
--
/*******/
Sent by Ubuntu LTS 16.04,
Kind regards,
Riko Ho
/*******/
</pre>
</blockquote>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<b>
<p style="color:blue;"> /*******/<br>
Sent by Ubuntu LTS 16.04,<br>
Kind regards,<br>
Riko Ho<br>
/*******/<br>
</p>
</b></div>
</body>
</html>