I’m trying to build the Legato 16.10.1.m3 package but it’s failing with the following error. I’ve looked all over the forum for a solution but haven’t found one yet. Hope someone here has seen this before and can help me. I’m running it on Ubuntu 18.04.2 LTS 64bit.
Thanks!
Eddie
ERROR: Function failed: do_compile (log file is located at /home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/log.do_compile.18331)
ERROR: Logfile of failure stored in: /home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/log.do_compile.18331
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8
| : && /bin/mkdir -p doc && { PATH=‘/home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/build/t/wrap’:$PATH && export PATH; } && /usr/bin/perl /home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/automake-1.14.1/doc/help2man --output=doc/automake-1.14.1 automake-1.14 | help2man: can’t get --help' info from automake-1.14** **| Try –no-discard-stderr’ if option outputs to stderr | Makefile:3707: recipe for target ‘doc/automake-1.14.1’ failed | make: *** [doc/automake-1.14.1] Error 255 | ERROR: oe_runmake failed
| WARNING: /home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/run.do_compile.18331:1 exit 1 from
| exit 1
| ERROR: Function failed: do_compile (log file is located at /home/eddie435/wp85/build_bin/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/log.do_compile.18331)
ERROR: Task 803 (virtual:native:/home/eddie435/wp85/poky/meta/recipes-devtools/automake/automake_1.14.1.bb, do_compile) failed with exit code ‘1’
NOTE: Tasks Summary: Attempted 914 tasks of which 913 didn’t need to be rerun and 1 failed.
No currently running tasks (40 of 2559)
Summary: 1 task failed:
virtual:native:/home/eddie435/wp85/poky/meta/recipes-devtools/automake/automake_1.14.1.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:151: recipe for target ‘image_bin’ failed
make: *** [image_bin] Error 1
I got the Legato 16.10.1m3 package built and working in Developer Studio for my FX30S 3G modem. Building and downloading apps to the modem with no problem now. Thanks.