Hi Denys, Just tried building bison-native and it worked all right for me. Looking through the log files, I cannot find any evidence that makeinfo is even being called with the -E flag. I also had a look through the Makefiles generated by autotools and saw no potential mentions of makeinfo with -E.
Could you please tar up your build/tmp/work/x86_64-linux/bison-native directory and send it directly to me? No need to send it to the whole list. I'd like to look at it though. Thanks, -Max Eliaser ________________________________________ From: [email protected] [[email protected]] on behalf of Denys Dmytriyenko [[email protected]] Sent: Friday, June 13, 2014 9:32 AM To: [email protected] Subject: [OE-core] textinfo failure Hi, The recent texinfo change now breaks at least bison-native for me: | Traceback (most recent call last): | File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module> | "-E option not yet supported" + stub_msg | AssertionError: -E option not yet supported | This stand-in version of makeinfo is not yet fully capable of emulating the real | version from the GNU texinfo suite. If you see this message, file a bug report | with details on the recipe that failed. | | mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory | make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1 | make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc' | make[1]: *** [install-recursive] Error 1 | make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build' | make: *** [install] Error 2 | ERROR: oe_runmake failed | WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from | exit 1 | ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309) NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install) -- Denys -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
