Details
-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
Description
The do_configure task of AudioManager Plugins fails with a build error:
| -- CommonAPI-DBus Version: 3.1.5 | -- Searching for common-api generator executable commonapi-generator-linux-x86 ... | -- Will execute common-api generator at path /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/sysroots/x86_64-linux/usr/share/capicxx-core-native-3.1.5p2/commonapi-generator-linux-x86 with /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/work/cortexa15hf-neon-poky-linux-gnueabi/audiomanagerplugins/7.0-r0/git/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl | CMake Error at /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/sysroots/porter/usr/share/cmake/Modules/CommonAPI.cmake:194 (message): | Common-API generator error:OpenJDK 64-Bit Server VM warning: ignoring | option PermSize=128m; support was removed in 8.0 | | OpenJDK 64-Bit Server VM warning: You have loaded library | /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/sysroots/x86_64-linux/usr/share/capicxx-core-native-3.1.5p2/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20140603-1326/eclipse_1605.so | which might have disabled stack guard. The VM will try to fix the stack | guard now. | | It's highly recommended that you fix the library with 'execstack -c | <libfile>', or link it with '-z noexecstack'. | Call Stack (most recent call first): | /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/sysroots/porter/usr/share/cmake/Modules/CommonAPI.cmake:221 (FIND_AND_EXEC_GENERATOR) | /home/steve/genivi/genivi-11/porter/yocto-baseline/build/tmp/sysroots/porter/usr/share/cmake/Modules/CommonAPI.cmake:295 (EXECUTE_GENERATOR) | PluginCommandInterfaceCAPI/CMakeLists.txt:76 (COMMON_API_GENERATE_SOUCRES)
This is not an issue in meta-ivi but an upstream issue in AudioManager which is caused by AM treating CommonAPI Generator warnings as errors. This issue has been created to show it occurs in meta-ivi and to track the inclusion of any fix.
See bug 451 in the AM Bugzilla for details. The issue has also been discussed on the genivi-audiomanager and genivi-ipc mailing lists.
Attachments
Issue Links
- relates to
-
COM-11 Support for Java 8
- Done