Bug 97636 - Failed to initialize hmi-controller
Summary: Failed to initialize hmi-controller
Status: RESOLVED NOTABUG
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-08 11:35 UTC by paul.peschel
Modified: 2016-09-09 06:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description paul.peschel 2016-09-08 11:35:50 UTC
I want to use weston with the ivi-shell. I use this config:

[core]
shell=ivi-shell.so

[ivi-shell]
ivi-module=hmi-controller.so
ivi-shell-user-interface=@abs_top_builddir@/weston-ivi-shell-user-interface

#developermode=true

cursor-theme=default
cursor-size=32

base-layer-id=1000
workspace-background-layer-id=2000
workspace-layer-id=3000
application-layer-id=4000

transition-duration=300

background-image=@abs_top_builddir@/data/background.png
background-id=1001
panel-image=@abs_top_builddir@/data/panel.png
panel-id=1002
tiling-image=@abs_top_builddir@/data/tiling.png
tiling-id=1003
sidebyside-image=@abs_top_builddir@/data/sidebyside.png
sidebyside-id=1004
fullscreen-image=@abs_top_builddir@/data/fullscreen.png
fullscreen-id=1005
random-image=@abs_top_builddir@/data/random.png
random-id=1006
home-image=@abs_top_builddir@/data/home.png
home-id=1007
workspace-background-color=0x99000000
workspace-background-id=2001

[input-method]
path=@libexecdir@/weston-keyboard

[ivi-launcher]
workspace-id=0
icon-id=4001
icon=@abs_top_builddir@/data/icon_ivi_flower.png
path=@abs_top_builddir@/weston-flower

[ivi-launcher]
workspace-id=0
icon-id=4002
icon=@abs_top_builddir@/data/icon_ivi_clickdot.png
path=@abs_top_builddir@/weston-clickdot

[ivi-launcher]
workspace-id=1
icon-id=4003
icon=@abs_top_builddir@/data/icon_ivi_simple-egl.png
path=@abs_top_builddir@/weston-simple-egl

[ivi-launcher]
workspace-id=1
icon-id=4004
icon=@abs_top_builddir@/data/icon_ivi_simple-shm.png
path=@abs_top_builddir@/weston-simple-shm

[ivi-launcher]
workspace-id=2
icon-id=4005
icon=@abs_top_builddir@/data/icon_ivi_smoke.png
path=@abs_top_builddir@/weston-smoke

[ivi-launcher]
workspace-id=3
icon-id=4006
icon=@abs_top_builddir@/data/icon_ivi_flower.png
path=@abs_top_builddir@/weston-flower

[ivi-launcher]
workspace-id=3
icon-id=4007
icon=@abs_top_builddir@/data/icon_ivi_clickdot.png
path=@abs_top_builddir@/weston-clickdot

[ivi-launcher]
workspace-id=3
icon-id=4008
icon=@abs_top_builddir@/data/icon_ivi_simple-egl.png
path=@abs_top_builddir@/weston-simple-egl

[ivi-launcher]
workspace-id=3
icon-id=4009
icon=@abs_top_builddir@/data/icon_ivi_simple-shm.png
path=@abs_top_builddir@/weston-simple-shm

[ivi-launcher]
workspace-id=3
icon-id=4010
icon=@abs_top_builddir@/data/icon_ivi_smoke.png
path=@abs_top_builddir@/weston-smoke

When I start weston the following output gets printed:

[13:31:41.767] weston 1.11.90
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.90
               Build: 1.11.0-147-g649bbce include stdint.h for int32_t/uint32_t (2016-07-26 16:26:08 -0700)
[13:31:41.768] Command line: ./weston
[13:31:41.768] OS: Linux, 4.4.0-21-generic, #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016, x86_64
[13:31:41.768] Using config file '/home/paul/.config/weston.ini'
[13:31:41.768] Output repaint window is 7 ms maximum.
[13:31:41.768] Loading module '/home/paul/Wayland/install/lib/libweston-0/x11-backend.so'
[13:31:41.771] Loading module '/home/paul/Wayland/install/lib/libweston-0/gl-renderer.so'
[13:31:41.772] EGL client extensions: EGL_EXT_client_extensions
               EGL_EXT_platform_base EGL_EXT_platform_wayland
               EGL_EXT_platform_x11 EGL_KHR_client_get_all_proc_addresses
               EGL_MESA_platform_gbm
libEGL warning: DRI2: failed to authenticate
[13:31:41.781] warning: EGL_EXT_buffer_age not supported. Performance could be affected.
[13:31:41.781] warning: EGL_EXT_swap_buffers_with_damage not supported. Performance could be affected.
[13:31:41.781] EGL_KHR_surfaceless_context available
[13:31:41.786] EGL version: 1.4 (DRI2)
[13:31:41.786] EGL vendor: Mesa Project
[13:31:41.786] EGL client APIs: OpenGL OpenGL_ES 
[13:31:41.786] EGL extensions: EGL_KHR_create_context
               EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace
               EGL_KHR_reusable_sync EGL_KHR_surfaceless_context
               EGL_MESA_configless_context
[13:31:41.787] GL version: OpenGL ES 3.0 Mesa 12.1.0-devel (git-041b330)
[13:31:41.787] GLSL version: OpenGL ES GLSL ES 3.00
[13:31:41.787] GL vendor: VMware, Inc.
[13:31:41.787] GL renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
[13:31:41.787] GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
               GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888
               GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
               GL_OES_element_index_uint GL_OES_fbo_render_mipmap
               GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives
               GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float
               GL_OES_texture_float_linear GL_OES_texture_half_float
               GL_OES_texture_half_float_linear GL_OES_texture_npot
               GL_EXT_texture_sRGB_decode GL_OES_EGL_image
               GL_OES_depth_texture GL_OES_packed_depth_stencil
               GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary
               GL_APPLE_texture_max_level GL_EXT_discard_framebuffer
               GL_EXT_read_format_bgra GL_NV_fbo_color_attachments
               GL_OES_EGL_image_external GL_OES_EGL_sync
               GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3
               GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_rg
               GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer
               GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil
               GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug
               GL_OES_depth_texture_cube_map GL_OES_surfaceless_context
               GL_EXT_color_buffer_float GL_EXT_separate_shader_objects
               GL_EXT_shader_integer_mix GL_EXT_base_instance
               GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex
               GL_EXT_polygon_offset_clamp GL_EXT_texture_border_clamp
               GL_KHR_context_flush_control GL_OES_draw_buffers_indexed
               GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp
               GL_OES_texture_stencil8 GL_EXT_blend_func_extended
               GL_EXT_clip_cull_distance GL_MESA_shader_integer_functions
[13:31:41.787] GL ES 2 renderer features:
               read-back format: BGRA
               wl_shm sub-image to texture: yes
               EGL Wayland extension: no
[13:31:41.787] Using gl renderer
[13:31:41.792] Chosen EGL config details:
               RGBA bits: 8 8 8 0
               swap interval range: 0 - 0
[13:31:41.792] x11 output 1024x600, window id 58720261
[13:31:41.792] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC_RAW, id 4
               presentation clock resolution: 0.000000001 s
[13:31:41.792] Loading module '/home/paul/Wayland/install/lib/weston/ivi-shell.so'
[13:31:41.793] launching '@libexecdir@/weston-keyboard'
[13:31:41.793] Loading module '/home/paul/Wayland/install/lib/weston/hmi-controller.so'
[13:31:41.793] Failed to initialize hmi-controller
[13:31:41.793] ivi-shell: Initialization of controller module fails[13:31:41.793] compositor: executing '@libexecdir@/weston-keyboard' failed: No such file or directory

I have looked into the libexecdir of the installation and there is a weston-keyboard executable. So why can weston not find the weston-keyboard? And is this problem related to the fact, that the hmi-controller cannot be loaded?
Comment 1 Pekka Paalanen 2016-09-08 14:32:35 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?
Comment 2 paul.peschel 2016-09-09 06:48:09 UTC
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.