Summary: | Failed to initialize hmi-controller | ||
---|---|---|---|
Product: | Wayland | Reporter: | paul.peschel |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
paul.peschel
2016-09-08 11:35:50 UTC
Something is wrong with the build, you should not see "@libexecdir@" in the logs at all. It should be already replaced with a proper path, but for some reason it was not expanded. Also your config has all the @foo@ variables not expanded. You should take ivi-shell/weston.ini, not ivi-shell/weston.ini.in as the basis. How are you building weston? Hi, I'm building weston with these commands: ./autogen.sh --prefix=$WLD --enable-ivi-shell Output is: autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /home/paul/Wayland/install/share/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking whether SFD_CLOEXEC is declared... yes checking whether TFD_CLOEXEC is declared... yes checking whether CLOCK_MONOTONIC is declared... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for mkostemp... yes checking for strchrnul... yes checking for initgroups... yes checking for posix_fallocate... yes checking for doxygen... doxygen checking for EGL... yes checking for EGL_TESTS... yes checking for GL_RENDERER... yes checking for XWAYLAND... yes checking for XWAYLAND_TEST... yes checking for LIBDRM... yes checking for XCB... yes checking for xcb_poll_for_queued_event... yes checking for X11_COMPOSITOR_XKB... yes checking for struct xcb_xkb_state_notify_event_t.xkbType... yes checking for X11_COMPOSITOR... yes checking for DRM_COMPOSITOR... yes checking for DRM_COMPOSITOR_GBM... yes checking for LIBINPUT_BACKEND... yes checking for COMPOSITOR... yes checking for WAYLAND_PROTOCOLS... yes checking for WAYLAND_COMPOSITOR... yes checking for FBDEV_COMPOSITOR... yes checking for PIXMAN... yes checking for PNG... yes checking for library containing jpeg_CreateDecompress... -ljpeg checking for WEBP... no checking for LIBVA... no checking for CAIRO... yes checking for TEST_CLIENT... yes checking for SIMPLE_CLIENT... yes checking for SIMPLE_EGL_CLIENT... yes checking for SIMPLE_DMABUF_INTEL_CLIENT... yes checking for SIMPLE_DMABUF_V4L_CLIENT... yes checking for CLIENT... yes checking for SERVER... yes checking for WESTON_INFO... yes checking for PANGO... yes checking for library containing pam_open_session... -lpam checking for COLORD... no checking for DBUS... yes checking for SYSTEMD_LOGIN... no checking for SYSTEMD_LOGIN... no checking for LIBXML2... yes checking for WCAP... yes checking for SETBACKLIGHT... yes checking for LIBUNWIND... yes configure: Weston's native backend: drm-backend.so configure: Weston's default desktop shell client: weston-desktop-shell checking for LCMS... no checking for wayland-scanner... /home/paul/Wayland/install/bin/wayland-scanner checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/doxygen/tools.doxygen config.status: creating doc/doxygen/tooldev.doxygen config.status: creating Makefile config.status: creating libweston/version.h config.status: creating compositor/weston.pc config.status: creating libweston/libweston-0.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Native Backend drm-backend.so setuid Install yes Cairo Renderer image EGL yes libxkbcommon yes xcb_xkb yes XWayland yes dbus yes ivi-shell yes Build wcap utility yes Build Fullscreen Shell yes Enable developer documentation yes weston-launch utility yes systemd-login support no systemd notify support no DRM Compositor yes X11 Compositor yes Wayland Compositor yes Headless Compositor yes FBDEV Compositor yes RDP Compositor no Screen Sharing no JUnit XML output yes Build Clients yes Build EGL Clients no Build Simple Clients yes Build Simple EGL Clients yes Install Demo Clients no Colord Support no LCMS2 Support no libjpeg Support yes libwebp Support no libunwind Support yes VA H.264 encoding Support no The output of the installation is: make install-am make[1]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird betreten make[2]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird betreten /bin/mkdir -p '/home/paul/Wayland/install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libweston.la '/home/paul/Wayland/install/lib' libtool: install: /usr/bin/install -c .libs/libweston-0.so /home/paul/Wayland/install/lib/libweston-0.so libtool: install: (cd /home/paul/Wayland/install/lib && { ln -s -f libweston-0.so libweston.so || { rm -f libweston.so && ln -s libweston-0.so libweston.so; }; }) libtool: install: /usr/bin/install -c .libs/libweston.lai /home/paul/Wayland/install/lib/libweston.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/paul/Wayland/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/paul/Wayland/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/paul/Wayland/install/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c weston weston-launch weston-terminal weston-info wcap-decode '/home/paul/Wayland/install/bin' libtool: install: /usr/bin/install -c .libs/weston /home/paul/Wayland/install/bin/weston libtool: install: /usr/bin/install -c weston-launch /home/paul/Wayland/install/bin/weston-launch libtool: install: /usr/bin/install -c weston-terminal /home/paul/Wayland/install/bin/weston-terminal libtool: install: /usr/bin/install -c weston-info /home/paul/Wayland/install/bin/weston-info libtool: install: /usr/bin/install -c wcap-decode /home/paul/Wayland/install/bin/wcap-decode /bin/mkdir -p '/home/paul/Wayland/install/libexec' /bin/bash ./libtool --mode=install /usr/bin/install -c weston-desktop-shell weston-screenshooter weston-keyboard weston-simple-im weston-ivi-shell-user-interface '/home/paul/Wayland/install/libexec' libtool: install: /usr/bin/install -c weston-desktop-shell /home/paul/Wayland/install/libexec/weston-desktop-shell libtool: install: /usr/bin/install -c weston-screenshooter /home/paul/Wayland/install/libexec/weston-screenshooter libtool: install: /usr/bin/install -c weston-keyboard /home/paul/Wayland/install/libexec/weston-keyboard libtool: install: /usr/bin/install -c weston-simple-im /home/paul/Wayland/install/libexec/weston-simple-im libtool: install: /usr/bin/install -c weston-ivi-shell-user-interface /home/paul/Wayland/install/libexec/weston-ivi-shell-user-interface make install-exec-hook make[3]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird betreten can_suid_files=no; \ chown root /home/paul/Wayland/install/bin/weston-launch \ && chmod u+s /home/paul/Wayland/install/bin/weston-launch \ && can_suid_files=yes;\ if test $can_suid_files = no; then \ echo 'Error: unable to unable to change ownership/setuid on weston-launch.'; \ echo 'To skip this step, re-run ./configure using --disable-setuid-install'; \ false; \ fi make[3]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird verlassen /bin/mkdir -p '/home/paul/Wayland/install/share/wayland-sessions' /usr/bin/install -c -m 644 compositor/weston.desktop '/home/paul/Wayland/install/share/wayland-sessions' /bin/mkdir -p '/home/paul/Wayland/install/share/weston' /usr/bin/install -c -m 644 data/wayland.svg data/wayland.png data/pattern.png data/terminal.png data/border.png data/icon_editor.png data/icon_flower.png data/icon_terminal.png data/icon_window.png data/sign_close.png data/sign_maximize.png data/sign_minimize.png data/background.png data/tiling.png data/fullscreen.png data/panel.png data/random.png data/sidebyside.png data/home.png data/icon_ivi_clickdot.png data/icon_ivi_flower.png data/icon_ivi_simple-egl.png data/icon_ivi_simple-shm.png data/icon_ivi_smoke.png '/home/paul/Wayland/install/share/weston' /bin/mkdir -p '/home/paul/Wayland/install/lib/libweston-0' /bin/bash ./libtool --mode=install /usr/bin/install -c gl-renderer.la x11-backend.la drm-backend.la wayland-backend.la headless-backend.la fbdev-backend.la xwayland.la '/home/paul/Wayland/install/lib/libweston-0' libtool: install: /usr/bin/install -c .libs/gl-renderer.so /home/paul/Wayland/install/lib/libweston-0/gl-renderer.so libtool: install: /usr/bin/install -c .libs/gl-renderer.lai /home/paul/Wayland/install/lib/libweston-0/gl-renderer.la libtool: install: /usr/bin/install -c .libs/x11-backend.so /home/paul/Wayland/install/lib/libweston-0/x11-backend.so libtool: install: /usr/bin/install -c .libs/x11-backend.lai /home/paul/Wayland/install/lib/libweston-0/x11-backend.la libtool: install: /usr/bin/install -c .libs/drm-backend.so /home/paul/Wayland/install/lib/libweston-0/drm-backend.so libtool: install: /usr/bin/install -c .libs/drm-backend.lai /home/paul/Wayland/install/lib/libweston-0/drm-backend.la libtool: install: /usr/bin/install -c .libs/wayland-backend.so /home/paul/Wayland/install/lib/libweston-0/wayland-backend.so libtool: install: /usr/bin/install -c .libs/wayland-backend.lai /home/paul/Wayland/install/lib/libweston-0/wayland-backend.la libtool: install: /usr/bin/install -c .libs/headless-backend.so /home/paul/Wayland/install/lib/libweston-0/headless-backend.so libtool: install: /usr/bin/install -c .libs/headless-backend.lai /home/paul/Wayland/install/lib/libweston-0/headless-backend.la libtool: install: /usr/bin/install -c .libs/fbdev-backend.so /home/paul/Wayland/install/lib/libweston-0/fbdev-backend.so libtool: install: /usr/bin/install -c .libs/fbdev-backend.lai /home/paul/Wayland/install/lib/libweston-0/fbdev-backend.la libtool: install: /usr/bin/install -c .libs/xwayland.so /home/paul/Wayland/install/lib/libweston-0/xwayland.so libtool: install: /usr/bin/install -c .libs/xwayland.lai /home/paul/Wayland/install/lib/libweston-0/xwayland.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/paul/Wayland/install/lib/libweston-0 /sbin/ldconfig.real: /home/paul/Wayland/install/lib/libweston-0/x11-backend.so is not a symbolic link /sbin/ldconfig.real: /home/paul/Wayland/install/lib/libweston-0/xwayland.so is not a symbolic link /sbin/ldconfig.real: /home/paul/Wayland/install/lib/libweston-0/wayland-backend.so is not a symbolic link ---------------------------------------------------------------------- Libraries have been installed in: /home/paul/Wayland/install/lib/libweston-0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/paul/Wayland/install/include/libweston-0' /usr/bin/install -c -m 644 libweston/version.h libweston/compositor.h libweston/compositor-drm.h libweston/compositor-fbdev.h libweston/compositor-headless.h libweston/compositor-rdp.h libweston/compositor-wayland.h libweston/compositor-x11.h libweston/plugin-registry.h libweston/timeline-object.h shared/matrix.h shared/config-parser.h shared/zalloc.h xwayland/xwayland-api.h '/home/paul/Wayland/install/include/libweston-0' /bin/mkdir -p '/home/paul/Wayland/install/share/man/man1' /usr/bin/install -c -m 644 weston.1 '/home/paul/Wayland/install/share/man/man1' /bin/mkdir -p '/home/paul/Wayland/install/share/man/man5' /usr/bin/install -c -m 644 weston.ini.5 '/home/paul/Wayland/install/share/man/man5' /bin/mkdir -p '/home/paul/Wayland/install/share/man/man7' /usr/bin/install -c -m 644 weston-drm.7 '/home/paul/Wayland/install/share/man/man7' /bin/mkdir -p '/home/paul/Wayland/install/lib/weston' /bin/bash ./libtool --mode=install /usr/bin/install -c desktop-shell.la fullscreen-shell.la ivi-shell.la hmi-controller.la '/home/paul/Wayland/install/lib/weston' libtool: install: /usr/bin/install -c .libs/desktop-shell.so /home/paul/Wayland/install/lib/weston/desktop-shell.so libtool: install: /usr/bin/install -c .libs/desktop-shell.lai /home/paul/Wayland/install/lib/weston/desktop-shell.la libtool: install: /usr/bin/install -c .libs/fullscreen-shell.so /home/paul/Wayland/install/lib/weston/fullscreen-shell.so libtool: install: /usr/bin/install -c .libs/fullscreen-shell.lai /home/paul/Wayland/install/lib/weston/fullscreen-shell.la libtool: install: /usr/bin/install -c .libs/ivi-shell.so /home/paul/Wayland/install/lib/weston/ivi-shell.so libtool: install: /usr/bin/install -c .libs/ivi-shell.lai /home/paul/Wayland/install/lib/weston/ivi-shell.la libtool: install: /usr/bin/install -c .libs/hmi-controller.so /home/paul/Wayland/install/lib/weston/hmi-controller.so libtool: install: /usr/bin/install -c .libs/hmi-controller.lai /home/paul/Wayland/install/lib/weston/hmi-controller.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/paul/Wayland/install/lib/weston /sbin/ldconfig.real: /home/paul/Wayland/install/lib/weston/ivi-shell.so is not a symbolic link /sbin/ldconfig.real: /home/paul/Wayland/install/lib/weston/desktop-shell.so is not a symbolic link ---------------------------------------------------------------------- Libraries have been installed in: /home/paul/Wayland/install/lib/weston If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/paul/Wayland/install/lib/pkgconfig' /usr/bin/install -c -m 644 compositor/weston.pc libweston/libweston-0.pc '/home/paul/Wayland/install/lib/pkgconfig' /bin/mkdir -p '/home/paul/Wayland/install/include/weston' /usr/bin/install -c -m 644 compositor/weston.h ivi-shell/ivi-layout-export.h '/home/paul/Wayland/install/include/weston' make[2]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird verlassen make[1]: Verzeichnis „/home/paul/workspace/wayland/weston“ wird verlassen Maybe you can see an error in my configuration/installation? Update: After reinstallation I have used the ivi-shell/weston.ini and now it works :-) Thank you for your help :-) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.