gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/efl-1.18.5.tar.xz --url http://download.enlightenment.org/rel/libs/efl/efl-1.18.5.tar.xz --hash sha256:56f02aa6b2c4ca0252fb6547fa8d2fdfff842e245a93ae41adca7a191900bf73 Source /data/userland-archives/efl-1.18.5.tar.xz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/efl-1.18.5.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/efl-1.18.5.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5 --strip=1 --backup --version-control=numbered < patches/01-no-epoll.patch patching file src/lib/ecore/ecore_main.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/.patched-01-no-epoll.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" CXXFLAGS=" -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" CXXFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" LDFLAGS="-m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64" PYTHON=/usr/bin/amd64/python2.7 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" CXXFLAGS=" -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__" --with-opengl=full --with-profile=release --enable-debug --enable-fribidi --enable-harfbuzz --disable-libeeze --enable-lua-old --enable-pulseaudio --disable-cserve --enable-physics --enable-doc --disable-systemd --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 configure: eet_eet set to configure: edje_cc set to configure: eolian_gen set to configure: eolian_cxx set to configure: eolian_js set to configure: elua set to configure: eldbus_codegen set to configure: elementary_codegen set to configure: elm_prefs_cc set to checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/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 /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: Initialized efl (1.18.5) development=49621 checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking for 64-bit host... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/6/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/gcc/6/bin/g++ -E checking for ld used by /usr/gcc/6/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/6/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/g++ static flag -static works... no checking if /usr/gcc/6/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/6/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for doxygen... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for PATH_MAX in limits.h... yes checking size of wchar_t... 4 checking size of int... 4 checking size of long... 8 checking size of uintptr_t... 8 checking for siginfo_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes checking whether the linker supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries... no checking whether the linker supports -fvisibility=hidden... yes checking whether the linker supports -fdata-sections... yes checking whether the linker supports -ffunction-sections... yes checking whether the linker supports -Wl,--gc-sections... no checking whether the linker supports -fno-strict-aliasing... yes checking whether the linker supports -Wl,--as-needed... no checking whether the linker supports -Wl,--no-copy-dt-needed-entries... no checking for __attribute__ ((vector))... yes checking for __forceinline... no checking for __attribute__ ((__always_inline__))... yes checking immintrin.h usability... yes checking immintrin.h presence... yes checking for immintrin.h... yes checking whether to build SSE3 code... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for execvp... yes checking for fpathconf... yes checking for fstatat... yes checking for malloc_usable_size... no checking for mkdirat... yes checking for mtrace... no checking for realpath... yes checking for strlcpy... yes checking for geteuid... yes checking for getuid... yes checking for pause... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for fnmatch... yes checking for gettimeofday... yes checking for dirfd... yes checking for fcntl... yes checking for sched_getcpu... no configure: Skipping Evil checks (disabled) configure: Skipping Escape checks (disabled) checking for shm_open... yes configure: Start Eina checks checking for UNWIND... no checking for native libunwind... no configure: ignoring any EINA_LOG() with level greater than 3 checking for GLIB... yes checking for sys/mman.h... (cached) yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for fchmod... yes checking for dlopen... yes checking for dladdr... yes checking for iconv... yes checking for shm_open... yes checking for splice... no checking for setxattr... no checking for getpagesize... yes checking wether to build Eina_Log infrastructure... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking which threads API is used... POSIX checking whether to build POSIX threads spinlock code... yes checking whether to build OSX spinlock code... no checking for __thread specifier... yes checking whether to enable chained pool built... yes checking whether to enable pass through built... yes checking whether to enable one big built... yes configure: Finished Eina checks configure: Start Eina_Cxx checks checking whether /usr/gcc/6/bin/g++ supports C++11 features by default... yes configure: Finished Eina_Cxx checks configure: Skipping Eina_Js checks (disabled) configure: Skipping Ecore_Js checks (disabled) configure: Skipping Eio_Js checks (disabled) configure: Skipping Ethumb_Js checks (disabled) configure: Skipping Eldbus_Js checks (disabled) configure: Skipping Eo_Js checks (disabled) configure: Start Eo checks checking for dladdr... yes configure: Finished Eo checks configure: Start Eet_Cxx checks configure: Finished Eet_Cxx checks configure: Start Emile checks checking for libjpeg... yes checking for zlib... yes checking for EMILE... yes configure: Finished Emile checks configure: Start Eet checks checking for libjpeg... yes checking for EET... yes configure: Finished Eet checks configure: Start Eo_Cxx checks configure: Finished Eo_Cxx checks configure: Start Eolian checks configure: Finished Eolian checks configure: Skipping Eolian_Js checks (disabled) configure: Start Eolian_Cxx checks configure: Finished Eolian_Cxx checks configure: Start Efl checks configure: Finished Efl checks configure: Start Ector checks configure: Finished ECTOR checks configure: Start Ecore checks checking for GSTREAMER... yes checking for ECORE... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for langinfo.h... yes checking for features.h... no checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... yes checking for sys/prctl.h... no checking for sys/resource.h... yes checking for sys/timerfd.h... yes checking for sys/un.h... yes checking for ieeefp.h... yes checking for net/if.h... yes checking for isfinite... no checking for mallinfo... no checking for timerfd_create... yes checking for clock_gettime... yes checking for malloc_info... no checking for ucontext... yes checking for setjmp... yes configure: Finished Ecore checks configure: Start Evas checks checking whether Cocoa framework is supported... no checking for dlsym... yes checking whether to enable OpenGL Cocoa rendering backend... no checking whether OpenGL Cocoa rendering backend will be built... no checking whether to enable OpenGL SDL rendering backend... no checking whether OpenGL SDL rendering backend will be built... no checking whether to enable Software GDI rendering backend... no checking whether Software GDI rendering backend will be built... no checking whether to enable Software DirectDraw rendering backend... no checking whether Software DirectDraw rendering backend will be built... no checking whether to enable Wayland Egl rendering backend... no checking whether Wayland Egl rendering backend will be built... no checking whether to enable Wayland Shm rendering backend... no checking whether Wayland Shm rendering backend will be built... no checking whether to enable Drm rendering backend... no checking whether Drm rendering backend will be built... no checking whether to enable OpenGL Drm rendering backend... no checking whether OpenGL Drm rendering backend will be built... no checking whether to enable OpenGL Fb rendering backend... no checking whether OpenGL Fb rendering backend will be built... no checking whether to build Software XCB Engine... no checking whether to enable Software Xlib rendering backend... yes checking how to find X... use pkg-config checking for EFL_X11... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for evas_engine_software_xlib... yes checking for XCreateImage... yes checking for XShmCreateImage... yes checking whether Software Xlib rendering backend will be built... yes checking whether to build Software Xlib Engine... yes checking whether to build OpenGL XCB Engine... no checking whether to enable OpenGL XLib rendering backend... yes checking how to find X... (cached) already found checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xatom.h usability... yes checking X11/Xatom.h presence... yes checking for X11/Xatom.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking X11/Xresource.h usability... yes checking X11/Xresource.h presence... yes checking for X11/Xresource.h... yes checking for evas_engine_gl_xlib... yes checking for XCreateColormap... yes checking for XRenderCreatePicture... yes checking for GL/gl.h... yes checking whether pthread_create() is supported... yes checking for glXCreateContext in -lGL... yes checking whether OpenGL XLib rendering backend will be built... yes checking whether to build OpenGL Xlib Engine... yes checking whether to enable BMP image loader... static checking whether BMP image loader will be built... yes checking whether to enable Eet image loader... static checking whether Eet image loader will be built... yes checking whether to enable Generic image loader... static checking whether Generic image loader will be built... yes checking whether to enable Gif image loader... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for DGifOpenFileName in -lgif... yes checking whether Gif image loader will be built... yes checking whether to enable ICO image loader... static checking whether ICO image loader will be built... yes checking whether to enable JPEG image loader... static checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking whether JPEG image loader will be built... yes checking whether to enable JP2K image loader... auto checking openjpeg.h usability... no checking openjpeg.h presence... no checking for openjpeg.h... no checking whether JP2K image loader will be built... no checking whether to enable PMAPS image loader... static checking whether PMAPS image loader will be built... yes checking whether to enable PNG image loader... static checking for PNG... yes checking whether PNG image loader will be built... yes checking whether to enable PSD image loader... static checking whether PSD image loader will be built... yes checking whether to enable Tga image loader... static checking whether Tga image loader will be built... yes checking whether to enable Tiff image loader... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFReadScanline in -ltiff... yes checking whether Tiff image loader will be built... yes checking whether to enable WBMP image loader... static checking whether WBMP image loader will be built... yes checking whether to enable WEBP image loader... no checking whether WEBP image loader will be built... no checking whether to enable XPM image loader... static checking whether XPM image loader will be built... yes checking whether to enable TGV image loader... static checking whether TGV image loader will be built... yes checking whether to enable DDS image loader... static checking whether DDS image loader will be built... yes checking for EVAS... yes checking hb-ft.h usability... yes checking hb-ft.h presence... yes checking for hb-ft.h... yes checking size of Eina_Unicode... 0 checking size of FriBidiChar... 4 checking for struct sigaction... yes checking for siglongjmp... yes checking for lround in -lm... yes checking for POPPLER... yes checking for SPECTRE... yes checking for LIBRAW... yes checking for RSVG... yes checking for SVG_2_36... yes configure: Finished Evas checks configure: Start Evas_Cxx checks configure: Finished Evas_Cxx checks configure: Start Embryo checks configure: Finished Embryo checks configure: Start Ecore_Cxx checks configure: Finished Ecore_Cxx checks configure: Start Ecore_Con checks checking for ECORE_CON... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for struct ipv6_mreq... yes configure: Finished Ecore_Con checks configure: Start Ecore_Ipc checks checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no configure: Finished Ecore_Ipc checks configure: Start Ecore_File checks configure: Finished Ecore_File checks configure: Skipping Eeze checks (disabled) configure: Start Ecore_Input checks configure: Finished Ecore_Input checks configure: Start Ecore_Input_Evas checks configure: Finished Ecore_Input_Evas checks configure: Skipping Ecore_Cocoa checks (disabled) configure: Skipping Ecore_FB checks (disabled) configure: Skipping Ecore_Psl1ght checks (disabled) configure: Skipping Ecore_SDL checks (disabled) configure: Skipping Ecore_Wayland checks (disabled) configure: Skipping Ecore_Wl2 checks (disabled) configure: Start Eldbus checks checking for ELDBUS... yes configure: Finished Eldbus checks configure: Skipping Ecore_Drm checks (disabled) configure: Skipping Elput checks (disabled) configure: Skipping Ecore_Drm2 checks (disabled) configure: Start Ecore_Audio checks checking for ECORE_AUDIO_PULSE... yes checking for ECORE_AUDIO_SNDFILE... yes configure: Finished Ecore_Audio checks configure: Start Ecore_Audio_Cxx checks configure: Finished Ecore_Audio_Cxx checks configure: Skipping Ecore_Win32 checks (disabled) configure: Start Ecore_Avahi checks checking for AVAHI_CLIENT... yes checking for ECORE_AVAHI... yes configure: Finished Ecore_Avahi checks configure: Start Ecore_X checks checking whether MAXHOSTNAMELEN is declared... no checking for header that defines MAXHOSTNAMELEN... netdb.h checking how to find X... (cached) already found checking for X11/Xlib.h... (cached) yes checking X11/Xcursor/Xcursor.h usability... yes checking X11/Xcursor/Xcursor.h presence... yes checking for X11/Xcursor/Xcursor.h... yes checking for ECORE_X_XLIB... yes checking for XOpenDisplay... yes checking for XcursorImageLoadCursor... yes checking for X11/extensions/XKB.h... yes checking for XkbSetDetectableAutoRepeat in -lX11... yes checking for X11/extensions/Xcomposite.h... yes checking for XCompositeQueryExtension in -lXcomposite... yes checking for X11/extensions/Xdamage.h... yes checking for XDamageSubtract in -lXdamage... yes checking for X11/extensions/dpms.h... yes checking for DPMSQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesExpandRegion in -lXfixes... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXinerama... yes checking for X11/extensions/Xrandr.h... yes checking for XRRGetScreenResourcesCurrent in -lXrandr... yes checking for X11/extensions/Xrender.h... (cached) yes checking for XRenderFindVisualFormat in -lXrender... yes checking for X11/extensions/XTest.h... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverSelectInput in -lXss... yes checking for X11/extensions/XInput2.h... yes checking for XIQueryDevice in -lXi... yes checking for dlopen... yes checking for dlsym... yes configure: Finished Ecore_X checks configure: Start Ecore_Imf checks checking for IBUS... yes checking for SCIM... yes checking how to find X... (cached) already found checking for X11/Xlib.h... (cached) yes checking for ecore_imf_xim... yes checking for XOpenIM... yes configure: Finished Ecore_Imf checks configure: Start Ecore_Imf_Evas checks configure: Finished Ecore_Imf_Evas checks configure: Start Ecore_Evas checks configure: XCB-based OpenGL explicitly disabled configure: Finished Ecore_Evas checks configure: Start Eio checks checking for kevent... no configure: Finished Eio checks configure: Start Efreet checks configure: Finished Efreet checks configure: Start EPhysics checks checking for EPHYSICS... yes configure: Finished EPhysics checks configure: Start Edje checks checking for sys/wait.h... (cached) yes configure: Finished Edje checks configure: Start Edje_Cxx checks configure: Finished Edje_Cxx checks configure: Start Emotion checks checking for EMOTION_MODULE_GSTREAMER1... yes configure: Finished Emotion checks configure: Start Ethumb checks configure: Finished Ethumb checks configure: Start Ethumb_Client checks configure: Finished Ethumb_Client checks configure: Skipping Elua checks (disabled) configure: Start Elocation checks configure: Finished Elocation checks configure: Skipping Efl_Js checks (disabled) configure: Skipping Ecore_Buffer checks (disabled) configure: Start Elementary checks configure: ELEMENTARY_BASE_DIR set to .elementary checking whether to enable X backend... yes checking whether to build X backend... yes checking whether to enable FB backend... no checking whether to build FB backend... no checking whether to enable PSL1GHT backend... no checking whether to build PSL1GHT backend... no checking whether to enable SDL backend... no checking whether to build SDL backend... no checking whether to enable Cocoa backend... no checking whether to build Cocoa backend... no checking whether to enable Win32 backend... no checking whether to build Win32 backend... no checking whether to enable Wl2 backend... no checking whether to build Wl2 backend... no checking whether to enable DRM backend... no checking whether to build DRM backend... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for sys/mman.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for langinfo.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for connect in -lsocket... yes checking If the compiler as what it takes to do quicklaunch (-pie -rdynamic)... no checking for dlopen... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for geteuid... (cached) yes checking for getuid... (cached) yes checking for getpwent... yes checking for fork... yes checking for clearenv... yes configure: Finished Elementary checks configure: Start Elementary_Cxx checks configure: Finished Elementary_Cxx checks configure: Skipping Elementary_Js checks (disabled) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating config/Makefile config.status: creating config/default/Makefile config.status: creating config/default/base.src config.status: creating config/mobile/Makefile config.status: creating config/mobile/base.src config.status: creating config/standard/Makefile config.status: creating config/standard/base.src config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/previews/Makefile config.status: creating doc/widgets/Makefile config.status: creating src/Makefile config.status: creating src/benchmarks/eina/Makefile config.status: creating src/benchmarks/eo/Makefile config.status: creating src/benchmarks/evas/Makefile config.status: creating src/examples/eina/Makefile config.status: creating src/examples/eina_cxx/Makefile config.status: creating src/examples/eet/Makefile config.status: creating src/examples/evas/Makefile config.status: creating src/examples/ecore/Makefile config.status: creating src/examples/ecore_avahi/Makefile config.status: creating src/examples/eio/Makefile config.status: creating src/examples/eldbus/Makefile config.status: creating src/examples/ephysics/Makefile config.status: creating src/examples/edje/Makefile config.status: creating src/examples/emotion/Makefile config.status: creating src/examples/emile/Makefile config.status: creating src/examples/ethumb_client/Makefile config.status: creating src/examples/elua/Makefile config.status: creating src/examples/eolian_cxx/Makefile config.status: creating src/examples/elocation/Makefile config.status: creating src/examples/elementary/Makefile config.status: creating src/lib/eina/eina_config.h config.status: creating src/lib/ecore_x/ecore_x_version.h config.status: creating src/lib/efl/Efl_Config.h config.status: creating src/lib/elementary/Elementary.h config.status: creating elm_intro.h config.status: creating spec/efl.spec config.status: creating pc/evil.pc config.status: creating pc/escape.pc config.status: creating pc/eina.pc config.status: creating pc/eina-cxx.pc config.status: creating pc/emile.pc config.status: creating pc/eet.pc config.status: creating pc/eet-cxx.pc config.status: creating pc/eo.pc config.status: creating pc/eo-cxx.pc config.status: creating pc/eolian.pc config.status: creating pc/eolian-cxx.pc config.status: creating pc/eina-js.pc config.status: creating pc/efl-js.pc config.status: creating pc/eolian-js.pc config.status: creating pc/eo-js.pc config.status: creating pc/efl.pc config.status: creating pc/efl-cxx.pc config.status: creating pc/evas-fb.pc config.status: creating pc/evas-eglfs.pc config.status: creating pc/evas-opengl-x11.pc config.status: creating pc/evas-opengl-sdl.pc config.status: creating pc/evas-opengl-cocoa.pc config.status: creating pc/evas-psl1ght.pc config.status: creating pc/evas-software-buffer.pc config.status: creating pc/evas-software-x11.pc config.status: creating pc/evas-software-gdi.pc config.status: creating pc/evas-software-ddraw.pc config.status: creating pc/evas-software-sdl.pc config.status: creating pc/evas-wayland-shm.pc config.status: creating pc/evas-wayland-egl.pc config.status: creating pc/evas-drm.pc config.status: creating pc/evas.pc config.status: creating pc/evas-cxx.pc config.status: creating pc/ecore.pc config.status: creating pc/ecore-cxx.pc config.status: creating pc/ecore-con.pc config.status: creating pc/ecore-ipc.pc config.status: creating pc/ecore-file.pc config.status: creating pc/ecore-input.pc config.status: creating pc/ecore-input-evas.pc config.status: creating pc/ecore-cocoa.pc config.status: creating pc/ecore-drm.pc config.status: creating pc/ecore-fb.pc config.status: creating pc/ecore-psl1ght.pc config.status: creating pc/ecore-sdl.pc config.status: creating pc/ecore-wayland.pc config.status: creating pc/ecore-wl2.pc config.status: creating pc/ecore-win32.pc config.status: creating pc/ecore-x.pc config.status: creating pc/ecore-evas.pc config.status: creating pc/ecore-imf.pc config.status: creating pc/ecore-imf-evas.pc config.status: creating pc/ecore-audio.pc config.status: creating pc/ecore-audio-cxx.pc config.status: creating pc/ecore-avahi.pc config.status: creating pc/ecore-buffer.pc config.status: creating pc/ector.pc config.status: creating pc/embryo.pc config.status: creating pc/eio.pc config.status: creating pc/eio-cxx.pc config.status: creating pc/eldbus.pc config.status: creating pc/efreet.pc config.status: creating pc/efreet-mime.pc config.status: creating pc/efreet-trash.pc config.status: creating pc/eeze.pc config.status: creating pc/ephysics.pc config.status: creating pc/edje.pc config.status: creating pc/edje-cxx.pc config.status: creating pc/emotion.pc config.status: creating pc/ethumb.pc config.status: creating pc/ethumb_client.pc config.status: creating pc/elocation.pc config.status: creating pc/elua.pc config.status: creating pc/elementary.pc config.status: creating pc/elementary-cxx.pc config.status: creating pc/elput.pc config.status: creating pc/ecore-drm2.pc config.status: creating dbus-services/org.enlightenment.Ethumb.service config.status: creating systemd-services/ethumb.service config.status: creating po/Makefile.in config.status: creating cmakeconfig/EflConfig.cmake config.status: creating cmakeconfig/EflConfigVersion.cmake config.status: creating cmakeconfig/EinaConfig.cmake config.status: creating cmakeconfig/EinaConfigVersion.cmake config.status: creating cmakeconfig/EioConfig.cmake config.status: creating cmakeconfig/EioConfigVersion.cmake config.status: creating cmakeconfig/EezeConfig.cmake config.status: creating cmakeconfig/EezeConfigVersion.cmake config.status: creating cmakeconfig/EoConfig.cmake config.status: creating cmakeconfig/EoConfigVersion.cmake config.status: creating cmakeconfig/EolianConfig.cmake config.status: creating cmakeconfig/EolianConfigVersion.cmake config.status: creating cmakeconfig/EolianHelper.cmake config.status: creating cmakeconfig/EolianCxxConfig.cmake config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake config.status: creating cmakeconfig/EinaCxxConfig.cmake config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake config.status: creating cmakeconfig/EoCxxConfig.cmake config.status: creating cmakeconfig/EoCxxConfigVersion.cmake config.status: creating cmakeconfig/EcoreCxxConfig.cmake config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake config.status: creating cmakeconfig/EvasCxxConfig.cmake config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake config.status: creating cmakeconfig/EetCxxConfig.cmake config.status: creating cmakeconfig/EetCxxConfigVersion.cmake config.status: creating cmakeconfig/EetConfig.cmake config.status: creating cmakeconfig/EetConfigVersion.cmake config.status: creating cmakeconfig/EvasConfig.cmake config.status: creating cmakeconfig/EvasConfigVersion.cmake config.status: creating cmakeconfig/EcoreConfig.cmake config.status: creating cmakeconfig/EcoreConfigVersion.cmake config.status: creating cmakeconfig/EdjeConfig.cmake config.status: creating cmakeconfig/EdjeConfigVersion.cmake config.status: creating cmakeconfig/EldbusConfig.cmake config.status: creating cmakeconfig/EldbusConfigVersion.cmake config.status: creating cmakeconfig/EfreetConfig.cmake config.status: creating cmakeconfig/EfreetConfigVersion.cmake config.status: creating cmakeconfig/EthumbConfig.cmake config.status: creating cmakeconfig/EthumbConfigVersion.cmake config.status: creating cmakeconfig/EthumbClientConfig.cmake config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake config.status: creating cmakeconfig/EmotionConfig.cmake config.status: creating cmakeconfig/EmotionConfigVersion.cmake config.status: creating cmakeconfig/EluaConfig.cmake config.status: creating cmakeconfig/EluaConfigVersion.cmake config.status: creating cmakeconfig/EmileConfig.cmake config.status: creating cmakeconfig/EmileConfigVersion.cmake config.status: creating cmakeconfig/ElementaryConfigVersion.cmake config.status: creating cmakeconfig/ElementaryConfig.cmake config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------------------ efl 1.18.5 ------------------------------------------------------------------------ Configuration...: profile=release os=solaris2.11 EFL API Set...: both CPU Extensions: i386 (+mmx +sse3) System Feature: coroutine=ucontext +ipv6 Threads.......: POSIX (+spinlocks +barrier -affinity -setname +__thread) Cryptography..: openssl X11...........: xlib OpenGL........: full C++11.........: yes JavaScript....: none JavaScript flg: Eina............: yes (-systemd-journal unwind=no) Eo..............: yes (+eo-id) Eolian..........: yes (+cxx) Emile...........: yes (crypto=openssl) Eet.............: yes Evas............: yes (+lua-old +fontconfig +fribidi +harfbuzz -cserve -tile-rotate dither-mask=big -hyphen) Engines.......: buffer=static -fb -psl1ght -gl-cocoa -gl-sdl -software-gdi -software-ddraw -wayland-egl -wayland-shm -drm -gl-drm -eglfs +software-xlib +gl-xlib Image Loaders.: bmp=static eet=static generic=static +gif ico=static jpeg=static -jp2k pmaps=static png=static psd=static tga=static +tiff wbmp=static -webp xpm=static tgv=static dds=static +poppler +spectre +raw +rsvg +xcf Ecore...........: yes (-systemd-daemon +glib -g-main-loop -libuv) Ecore_Con.......: yes (+local-sockets +abstract-sockets -systemd-daemon) Ecore_File......: yes Ecore_IMF.......: yes (+ibus +scim +xim -wayland) Ecore_X.........: xlib (-xpresent -gesture +xinput2 -xinput22) Ecore_SDL.......: no Ecore_Drm.......: no Ecore_Drm2......: no Ecore_Wayland...: no Ecore_Wl2.......: no IVI-Shell.......: no Ecore_Buffer....: no () Ecore_Audio.....: yes (-alsa +pulseaudio +sndfile -coreaudio) Ecore_Avahi.....: yes (+avahi-client) Ecore_Evas......: yes (+extn +ews -fb -drm -gl-drm -psl1ght -opengl-cocoa -software-sdl -opengl-sdl -wayland-shm -wayland-egl -software-gdi -software-ddraw +software-x11 +opengl-x11) Elput...........: no () Ector...........: yes Eeze............: no () EPhysics........: yes Edje............: yes (+physics +multisense +lua-old) Emotion.........: yes (-v4l2 -xine -gstreamer +gstreamer1 -libvlc generic=static -generic_vlc) Ethumb..........: yes Ethumb_Client...: yes Elua............: no Elementary......: yes (+X -FB -PSL1GHT -SDL -Cocoa -Win32 -Wl2 -DRM +quicklaunch) Tests...........: make check (inexplicitly enabled) Examples........: make examples (make install-examples) Documentation...: make doc Compilation.....: make (or gmake) CPPFLAGS......: -D_REENTRANT CFLAGS........: -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ CXXFLAGS......: -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC LDFLAGS.......: -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC EFLJS_CXXFLAGS: Installation....: make install (as root if needed, with 'su' or 'sudo') prefix........: /usr dbus units....: ${datarootdir}/dbus-1/services _____________________________________________________________________ ==-- WARNING --== _____________________________________________________________________ _____________________________________________________________________ Evas Cserve is built and on by default and no testing is done for the old non-cserve2 code paths, so by disabling this you may be introducing bugs. Be aware of this and be prepared to deal with the bugs as a result of this. _____________________________________________________________________ _____________________________________________________________________ Libeeze has been disabled, and it is used heavily for support of removable devices etc. and disabling this will hurt support for Enlightenment and its filemanager. _____________________________________________________________________ _____________________________________________________________________ ==-- WARNING --== _____________________________________________________________________ /bin/rm -f /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_config.h; /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j16 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64' /usr/gnu/bin/make --no-print-directory all-recursive Making all in src CC bin/eolian/bin_eolian_eolian_gen-eo_generator.o CC bin/eolian/bin_eolian_eolian_gen-impl_generator.o CC bin/eolian/bin_eolian_eolian_gen-common_funcs.o CC bin/eolian/bin_eolian_eolian_gen-legacy_generator.o CC bin/eolian/bin_eolian_eolian_gen-types_generator.o CC bin/eolian/bin_eolian_eolian_gen-docs_generator.o CC lib/eina/lib_eina_libeina_la-eina_abi.lo CC lib/eina/lib_eina_libeina_la-eina_accessor.lo CC bin/eolian/bin_eolian_eolian_gen-main.o CC lib/eina/lib_eina_libeina_la-eina_array.lo CC lib/eina/lib_eina_libeina_la-eina_benchmark.lo CC lib/eina/lib_eina_libeina_la-eina_binbuf.lo CC lib/eina/lib_eina_libeina_la-eina_binshare.lo CC lib/eina/lib_eina_libeina_la-eina_convert.lo CC lib/eina/lib_eina_libeina_la-eina_counter.lo CC lib/eina/lib_eina_libeina_la-eina_cow.lo CC lib/eina/lib_eina_libeina_la-eina_cpu.lo CC lib/eina/lib_eina_libeina_la-eina_crc.lo CC lib/eina/lib_eina_libeina_la-eina_debug.lo CC lib/eina/lib_eina_libeina_la-eina_debug_bt.lo CC lib/eina/lib_eina_libeina_la-eina_debug_bt_file.lo CC lib/eina/lib_eina_libeina_la-eina_debug_chunk.lo CC lib/eina/lib_eina_libeina_la-eina_debug_monitor.lo CC lib/eina/lib_eina_libeina_la-eina_debug_proto.lo CC lib/eina/lib_eina_libeina_la-eina_debug_thread.lo CC lib/eina/lib_eina_libeina_la-eina_error.lo CC lib/eina/lib_eina_libeina_la-eina_evlog.lo CC lib/eina/lib_eina_libeina_la-eina_file_common.lo CC lib/eina/lib_eina_libeina_la-eina_fp.lo CC lib/eina/lib_eina_libeina_la-eina_hamster.lo CC lib/eina/lib_eina_libeina_la-eina_hash.lo CC lib/eina/lib_eina_libeina_la-eina_inarray.lo CC lib/eina/lib_eina_libeina_la-eina_inlist.lo CC lib/eina/lib_eina_libeina_la-eina_iterator.lo CC lib/eina/lib_eina_libeina_la-eina_lalloc.lo CC lib/eina/lib_eina_libeina_la-eina_list.lo CC lib/eina/lib_eina_libeina_la-eina_log.lo CC lib/eina/lib_eina_libeina_la-eina_magic.lo CC lib/eina/lib_eina_libeina_la-eina_main.lo CC lib/eina/lib_eina_libeina_la-eina_matrix.lo CC lib/eina/lib_eina_libeina_la-eina_matrixsparse.lo CC lib/eina/lib_eina_libeina_la-eina_mempool.lo CC lib/eina/lib_eina_libeina_la-eina_mmap.lo CC lib/eina/lib_eina_libeina_la-eina_module.lo CC lib/eina/lib_eina_libeina_la-eina_prefix.lo CC lib/eina/lib_eina_libeina_la-eina_quad.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inarray.c: In function 'eina_inarray_reverse': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inarray.c:639:10: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] tmp = alloca(sz); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inarray.c:639:10: warning: incompatible implicit declaration of built-in function 'alloca' CC lib/eina/lib_eina_libeina_la-eina_quadtree.lo CC lib/eina/lib_eina_libeina_la-eina_rbtree.lo CC lib/eina/lib_eina_libeina_la-eina_rectangle.lo CC lib/eina/lib_eina_libeina_la-eina_safety_checks.lo CC lib/eina/lib_eina_libeina_la-eina_sched.lo CC lib/eina/lib_eina_libeina_la-eina_share_common.lo CC lib/eina/lib_eina_libeina_la-eina_simple_xml_parser.lo CC lib/eina/lib_eina_libeina_la-eina_str.lo CC lib/eina/lib_eina_libeina_la-eina_strbuf.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mmap.c: In function '_eina_mmap_safe_sigbus': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mmap.c:138:13: warning: pointer targets in passing argument 1 of 'mmap' differ in signedness [-Wpointer-sign] if (mmap(addr, _eina_mmap_pagesize, ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mmap.c:39:0: /usr/include/sys/mman.h:244:16: note: expected 'caddr_t {aka char *}' but argument is of type 'unsigned char *' extern caddr_t mmap(caddr_t, size_t, int, int, int, off_t); ^~~~ CC lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.c: In function 'eina_module_symbol_path_get': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.c:417:15: warning: passing argument 1 of 'dladdr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (dladdr(symbol, &eina_dl)) ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.c:31:0: /usr/include/dlfcn.h:115:12: note: expected 'void *' but argument is of type 'const void *' extern int dladdr(void *, Dl_info *); ^~~~~~ CC lib/eina/lib_eina_libeina_la-eina_stringshare.lo CC lib/eina/lib_eina_libeina_la-eina_thread.lo CC lib/eina/lib_eina_libeina_la-eina_thread_queue.lo CC lib/eina/lib_eina_libeina_la-eina_tiler.lo CC lib/eina/lib_eina_libeina_la-eina_tmpstr.lo CC lib/eina/lib_eina_libeina_la-eina_unicode.lo CC lib/eina/lib_eina_libeina_la-eina_ustrbuf.lo CC lib/eina/lib_eina_libeina_la-eina_ustringshare.lo CC lib/eina/lib_eina_libeina_la-eina_util.lo CC lib/eina/lib_eina_libeina_la-eina_value.lo CC lib/eina/lib_eina_libeina_la-eina_value_util.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c: In function 'eina_str_convert': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c:528:27: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] count = iconv(ic, (char **)&inp, &inb, &outp, &outb); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c:33:0: /usr/include/iconv.h:47:15: note: expected 'const char ** restrict' but argument is of type 'char **' extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c: In function 'eina_str_convert_len': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c:600:27: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] count = iconv(ic, (char **)&inp, &inb, &outp, &outb); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c:33:0: /usr/include/iconv.h:47:15: note: expected 'const char ** restrict' but argument is of type 'char **' extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^~~~~ CC lib/eina/lib_eina_libeina_la-eina_xattr.lo CC lib/eina/lib_eina_libeina_la-eina_quaternion.lo CC lib/eina/lib_eina_libeina_la-eina_promise.lo CC lib/eina/lib_eina_libeina_la-eina_bezier.lo CC lib/eina/lib_eina_libeina_la-eina_safepointer.lo CC lib/eina/lib_eina_libeina_la-eina_file.lo CC modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo CC modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo CC modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo CC lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo CC lib/eolian/lib_eolian_libeolian_la-eo_parser.lo CC lib/eolian/lib_eolian_libeolian_la-eolian.lo CC lib/eolian/lib_eolian_libeolian_la-eolian_database.lo CC lib/eolian/lib_eolian_libeolian_la-database_fill.lo CC lib/eolian/lib_eolian_libeolian_la-database_class.lo CC lib/eolian/lib_eolian_libeolian_la-database_class_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_function.lo CC lib/eolian/lib_eolian_libeolian_la-database_function_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo CC lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.c: In function 'eo_lexer_new': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.c:1111:16: warning: variable 'ls' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eo_Lexer *ls = calloc(1, sizeof(Eo_Lexer)); ^~ CC lib/eolian/lib_eolian_libeolian_la-database_type.lo CC lib/eolian/lib_eolian_libeolian_la-database_type_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_implement.lo CC lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_constructor.lo CC lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_event.lo CC lib/eolian/lib_eolian_libeolian_la-database_event_api.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c: In function '_eina_safepointer_calloc': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c:77:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] header = mmap(NULL, newsize, PROT_READ | PROT_WRITE, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c: In function '_eina_safepointer_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c:107:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(header, header->size); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c:8:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Eina_Memory_Header * {aka struct _Eina_Memory_Header *}' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/eolian/lib_eolian_libeolian_la-database_expr.lo CC lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_var.lo CC lib/eolian/lib_eolian_libeolian_la-database_var_api.lo CC lib/eolian/lib_eolian_libeolian_la-database_validate.lo CCLD lib/eina/libeina.la CCLD lib/eolian/libeolian.la CCLD bin/eolian/eolian_gen ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file EOLIAN lib/eo/eo_base.eo.c EOLIAN lib/eo/eo_class.eo.c EOLIAN lib/eo/eo_override.eo.h EOLIAN lib/eo/eo_override.eo.c EOLIAN lib/eo/eo_interface.eo.h EOLIAN lib/eo/eo_interface.eo.c EOLIAN lib/eo/eo_base.eo.h EOLIAN lib/eo/eo_class.eo.h EOLIAN lib/efl/interfaces/efl_file.eo.c EOLIAN lib/efl/interfaces/efl_part.eo.c EOLIAN lib/efl/interfaces/efl_canvas.eo.c EOLIAN lib/efl/interfaces/efl_control.eo.c EOLIAN lib/efl/interfaces/efl_player.eo.c EOLIAN lib/efl/interfaces/efl_text.eo.c EOLIAN lib/efl/interfaces/efl_config.eo.c EOLIAN lib/efl/interfaces/efl_image_load.eo.c EOLIAN lib/efl/interfaces/efl_text_properties.eo.c EOLIAN lib/efl/interfaces/efl_gfx_stack.eo.c EOLIAN lib/efl/interfaces/efl_gfx_view.eo.c EOLIAN lib/efl/interfaces/efl_gfx_buffer.eo.c EOLIAN lib/efl/interfaces/efl_gfx_shape.eo.c EOLIAN lib/efl/interfaces/efl_gfx_gradient.eo.c EOLIAN lib/efl/interfaces/efl_gfx_gradient_linear.eo.c EOLIAN lib/efl/interfaces/efl_gfx_gradient_radial.eo.c EOLIAN lib/efl/interfaces/efl_gfx_filter.eo.c EOLIAN lib/efl/interfaces/efl_gfx_size_hint.eo.c EOLIAN lib/efl/interfaces/efl_model.eo.c EOLIAN lib/efl/interfaces/efl_animator.eo.c EOLIAN lib/efl/interfaces/efl_orientation.eo.c EOLIAN lib/efl/interfaces/efl_flipable.eo.c EOLIAN lib/efl/interfaces/efl_container.eo.c EOLIAN lib/efl/interfaces/efl_pack.eo.c EOLIAN lib/efl/interfaces/efl_pack_layout.eo.c EOLIAN lib/efl/interfaces/efl_pack_linear.eo.c EOLIAN lib/efl/interfaces/efl_pack_grid.eo.c EOLIAN lib/efl/interfaces/efl_vpath.eo.c EOLIAN lib/efl/interfaces/efl_vpath_manager.eo.c EOLIAN lib/efl/interfaces/efl_vpath_file.eo.c EOLIAN lib/efl/interfaces/efl_vpath_core.eo.c EOLIAN lib/efl/interfaces/efl_vpath_file_core.eo.c EOLIAN lib/efl/interfaces/efl_ui_spin.eo.c EOLIAN lib/efl/interfaces/efl_ui_progress.eo.c EOLIAN lib/efl/interfaces/efl_event.eo.c EOLIAN lib/efl/interfaces/efl_input_interface.eo.c EOLIAN lib/efl/interfaces/efl_input_state.eo.c EOLIAN lib/efl/interfaces/efl_screen.eo.c EOLIAN lib/efl/interfaces/efl_gfx_fill.eo.c EOLIAN lib/efl/interfaces/efl_gfx.eo.c EOLIAN lib/efl/interfaces/efl_image.eo.c EOLIAN lib/efl/interfaces/efl_image_animated.eo.c EOLIAN lib/efl/interfaces/efl_input_device.eo.c EOLIAN lib/efl/interfaces/efl_canvas.eo.h EOLIAN lib/efl/interfaces/efl_config.eo.h EOLIAN lib/efl/interfaces/efl_control.eo.h EOLIAN lib/efl/interfaces/efl_file.eo.h EOLIAN lib/efl/interfaces/efl_image_load.eo.h EOLIAN lib/efl/interfaces/efl_part.eo.h EOLIAN lib/efl/interfaces/efl_player.eo.h EOLIAN lib/efl/interfaces/efl_text.eo.h EOLIAN lib/efl/interfaces/efl_text_properties.eo.h EOLIAN lib/efl/interfaces/efl_gfx_stack.eo.h EOLIAN lib/efl/interfaces/efl_gfx_view.eo.h EOLIAN lib/efl/interfaces/efl_gfx_buffer.eo.h EOLIAN lib/efl/interfaces/efl_gfx_shape.eo.h EOLIAN lib/efl/interfaces/efl_gfx_gradient.eo.h EOLIAN lib/efl/interfaces/efl_gfx_gradient_linear.eo.h EOLIAN lib/efl/interfaces/efl_gfx_gradient_radial.eo.h EOLIAN lib/efl/interfaces/efl_gfx_filter.eo.h EOLIAN lib/efl/interfaces/efl_gfx_size_hint.eo.h EOLIAN lib/efl/interfaces/efl_model.eo.h EOLIAN lib/efl/interfaces/efl_animator.eo.h EOLIAN lib/efl/interfaces/efl_orientation.eo.h EOLIAN lib/efl/interfaces/efl_flipable.eo.h EOLIAN lib/efl/interfaces/efl_container.eo.h EOLIAN lib/efl/interfaces/efl_pack.eo.h EOLIAN lib/efl/interfaces/efl_pack_layout.eo.h EOLIAN lib/efl/interfaces/efl_pack_linear.eo.h EOLIAN lib/efl/interfaces/efl_pack_grid.eo.h EOLIAN lib/efl/interfaces/efl_vpath.eo.h EOLIAN lib/efl/interfaces/efl_vpath_manager.eo.h EOLIAN lib/efl/interfaces/efl_vpath_file.eo.h EOLIAN lib/efl/interfaces/efl_vpath_core.eo.h EOLIAN lib/efl/interfaces/efl_vpath_file_core.eo.h EOLIAN lib/efl/interfaces/efl_ui_spin.eo.h EOLIAN lib/efl/interfaces/efl_ui_progress.eo.h EOLIAN lib/efl/interfaces/efl_event.eo.h EOLIAN lib/efl/interfaces/efl_input_interface.eo.h EOLIAN lib/efl/interfaces/efl_input_state.eo.h EOLIAN lib/efl/interfaces/efl_screen.eo.h EOLIAN lib/efl/interfaces/efl_gfx_fill.eo.h EOLIAN lib/efl/interfaces/efl_gfx.eo.h EOLIAN lib/efl/interfaces/efl_image.eo.h EOLIAN lib/efl/interfaces/efl_image_animated.eo.h EOLIAN lib/efl/interfaces/efl_input_device.eo.h EOLIAN lib/efl/interfaces/efl_event_types.eot.h EOLIAN lib/efl/interfaces/efl_gfx_types.eot.h EOLIAN lib/efl/interfaces/efl_types.eot.h EOLIAN lib/efl/interfaces/efl_text_types.eot.h EOLIAN lib/efl/interfaces/efl_gfx_fill.eo.legacy.h EOLIAN lib/efl/interfaces/efl_gfx.eo.legacy.h EOLIAN lib/efl/interfaces/efl_image.eo.legacy.h EOLIAN lib/efl/interfaces/efl_image_animated.eo.legacy.h EOLIAN lib/efl/interfaces/efl_input_device.eo.legacy.h EOLIAN lib/ector/ector_surface.eo.c EOLIAN lib/ector/ector_buffer.eo.c EOLIAN lib/ector/ector_renderer.eo.c EOLIAN lib/ector/ector_renderer_shape.eo.c EOLIAN lib/ector/ector_renderer_buffer.eo.c EOLIAN lib/ector/ector_renderer_gradient.eo.c EOLIAN lib/ector/ector_renderer_gradient_radial.eo.c EOLIAN lib/ector/ector_renderer_gradient_linear.eo.c EOLIAN lib/ector/cairo/ector_cairo_surface.eo.c EOLIAN lib/ector/cairo/ector_cairo_software_surface.eo.c EOLIAN lib/ector/cairo/ector_renderer_cairo.eo.c EOLIAN lib/ector/cairo/ector_renderer_cairo_shape.eo.c EOLIAN lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.c EOLIAN lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.c EOLIAN lib/ector/software/ector_software_surface.eo.c EOLIAN lib/ector/software/ector_software_buffer.eo.c EOLIAN lib/ector/software/ector_software_buffer_base.eo.c EOLIAN lib/ector/software/ector_renderer_software.eo.c EOLIAN lib/ector/software/ector_renderer_software_shape.eo.c EOLIAN lib/ector/software/ector_renderer_software_buffer.eo.c EOLIAN lib/ector/software/ector_renderer_software_gradient_radial.eo.c EOLIAN lib/ector/software/ector_renderer_software_gradient_linear.eo.c EOLIAN lib/ector/gl/ector_gl_surface.eo.c EOLIAN lib/ector/gl/ector_gl_buffer.eo.c EOLIAN lib/ector/gl/ector_gl_buffer_base.eo.c EOLIAN lib/ector/gl/ector_renderer_gl_shape.eo.c EOLIAN lib/ector/gl/ector_renderer_gl.eo.c EOLIAN lib/ector/gl/ector_renderer_gl_gradient_radial.eo.c EOLIAN lib/ector/gl/ector_renderer_gl_gradient_linear.eo.c EOLIAN lib/ector/ector_surface.eo.h EOLIAN lib/ector/ector_buffer.eo.h EOLIAN lib/ector/ector_renderer.eo.h EOLIAN lib/ector/ector_renderer_shape.eo.h EOLIAN lib/ector/ector_renderer_buffer.eo.h EOLIAN lib/ector/ector_renderer_gradient.eo.h EOLIAN lib/ector/ector_renderer_gradient_radial.eo.h EOLIAN lib/ector/ector_renderer_gradient_linear.eo.h EOLIAN lib/ector/cairo/ector_cairo_surface.eo.h EOLIAN lib/ector/cairo/ector_cairo_software_surface.eo.h EOLIAN lib/ector/cairo/ector_renderer_cairo.eo.h EOLIAN lib/ector/cairo/ector_renderer_cairo_shape.eo.h EOLIAN lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.h EOLIAN lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.h EOLIAN lib/ector/software/ector_software_surface.eo.h EOLIAN lib/ector/software/ector_software_buffer.eo.h EOLIAN lib/ector/software/ector_software_buffer_base.eo.h EOLIAN lib/ector/software/ector_renderer_software_shape.eo.h EOLIAN lib/ector/software/ector_renderer_software.eo.h EOLIAN lib/ector/software/ector_renderer_software_buffer.eo.h EOLIAN lib/ector/software/ector_renderer_software_gradient_radial.eo.h EOLIAN lib/ector/software/ector_renderer_software_gradient_linear.eo.h EOLIAN lib/ector/gl/ector_gl_surface.eo.h EOLIAN lib/ector/gl/ector_gl_buffer.eo.h EOLIAN lib/ector/gl/ector_gl_buffer_base.eo.h EOLIAN lib/ector/gl/ector_renderer_gl.eo.h EOLIAN lib/ector/gl/ector_renderer_gl_shape.eo.h EOLIAN lib/ector/gl/ector_renderer_gl_gradient_radial.eo.h EOLIAN lib/ector/gl/ector_renderer_gl_gradient_linear.eo.h EOLIAN lib/ecore/efl_loop.eo.c EOLIAN lib/ector/ector_types.eot.h EOLIAN lib/ecore/efl_loop_user.eo.c EOLIAN lib/ecore/efl_loop_fd.eo.c EOLIAN lib/ecore/ecore_parent.eo.c EOLIAN lib/ecore/ecore_poller.eo.c EOLIAN lib/ecore/ecore_exe.eo.c EOLIAN lib/ecore/efl_loop_timer.eo.c EOLIAN lib/ecore/efl_loop.eo.h EOLIAN lib/ecore/efl_loop_user.eo.h EOLIAN lib/ecore/efl_loop_fd.eo.h EOLIAN lib/ecore/ecore_parent.eo.h EOLIAN lib/ecore/ecore_poller.eo.h EOLIAN lib/ecore/ecore_exe.eo.h EOLIAN lib/ecore/efl_loop_timer.eo.h EOLIAN lib/ecore/ecore_poller.eo.legacy.h EOLIAN lib/ecore/ecore_exe.eo.legacy.h EOLIAN lib/ecore/efl_loop_timer.eo.legacy.h EOLIAN lib/ecore/ecore_types.eot.h EOLIAN lib/evas/canvas/efl_canvas_object.eo.c EOLIAN lib/evas/canvas/efl_canvas_polygon.eo.c EOLIAN lib/evas/canvas/efl_canvas_rectangle.eo.c EOLIAN lib/evas/canvas/efl_canvas_text.eo.c EOLIAN lib/evas/canvas/efl_canvas_text_cursor.eo.c EOLIAN lib/evas/canvas/efl_canvas_group.eo.c EOLIAN lib/evas/canvas/evas_canvas.eo.c EOLIAN lib/evas/canvas/efl_canvas_image_internal.eo.c EOLIAN lib/evas/canvas/efl_ui_draggable.eo.c EOLIAN lib/evas/canvas/efl_ui_clickable.eo.c EOLIAN lib/evas/canvas/efl_ui_scrollable.eo.c EOLIAN lib/evas/canvas/efl_ui_selectable.eo.c EOLIAN lib/evas/canvas/efl_ui_zoomable.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_camera.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_texture.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_material.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_light.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_mesh.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_primitive.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_node.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_scene.eo.c EOLIAN lib/evas/canvas/evas_canvas3d_object.eo.c EOLIAN lib/evas/canvas/evas_vg.eo.c EOLIAN lib/evas/canvas/efl_vg.eo.c EOLIAN lib/evas/canvas/efl_vg_container.eo.c EOLIAN lib/evas/canvas/efl_vg_shape.eo.c EOLIAN lib/evas/canvas/efl_vg_root_node.eo.c EOLIAN lib/evas/canvas/efl_vg_gradient.eo.c EOLIAN lib/evas/canvas/efl_vg_gradient_radial.eo.c EOLIAN lib/evas/canvas/efl_vg_gradient_linear.eo.c EOLIAN lib/evas/canvas/efl_canvas_image.eo.c EOLIAN lib/evas/canvas/efl_canvas_snapshot.eo.c EOLIAN lib/evas/canvas/efl_canvas_proxy.eo.c EOLIAN lib/evas/canvas/efl_canvas_scene3d.eo.c EOLIAN lib/evas/canvas/efl_canvas_surface.eo.c EOLIAN lib/evas/canvas/efl_canvas_surface_tbm.eo.c EOLIAN lib/evas/canvas/efl_canvas_surface_x11.eo.c EOLIAN lib/evas/canvas/efl_canvas_surface_wayland.eo.c EOLIAN lib/evas/canvas/efl_canvas_filter_internal.eo.c EOLIAN lib/evas/canvas/efl_canvas_group_clipped.eo.c EOLIAN lib/evas/canvas/efl_event_input.eo.c EOLIAN lib/evas/canvas/efl_event_key.eo.c EOLIAN lib/evas/canvas/efl_event_pointer.eo.c EOLIAN lib/evas/canvas/efl_event_hold.eo.c EOLIAN lib/evas/canvas/efl_gfx_map.eo.c EOLIAN lib/evas/include/evas_ector_buffer.eo.c EOLIAN lib/evas/canvas/evas_line.eo.c EOLIAN lib/evas/canvas/evas_table.eo.c EOLIAN lib/evas/canvas/evas_grid.eo.c EOLIAN lib/evas/canvas/evas_box.eo.c EOLIAN lib/evas/canvas/evas_out.eo.c EOLIAN lib/evas/canvas/evas_text.eo.c EOLIAN lib/evas/canvas/evas_textgrid.eo.c EOLIAN lib/evas/canvas/evas_image.eo.c EOLIAN lib/evas/canvas/efl_canvas_object.eo.h EOLIAN lib/evas/canvas/efl_canvas_polygon.eo.h EOLIAN lib/evas/canvas/efl_canvas_rectangle.eo.h EOLIAN lib/evas/canvas/efl_canvas_text.eo.h EOLIAN lib/evas/canvas/efl_canvas_text_cursor.eo.h EOLIAN lib/evas/canvas/efl_canvas_group.eo.h EOLIAN lib/evas/canvas/evas_canvas.eo.h EOLIAN lib/evas/canvas/efl_canvas_image_internal.eo.h EOLIAN lib/evas/canvas/efl_ui_draggable.eo.h EOLIAN lib/evas/canvas/efl_ui_clickable.eo.h EOLIAN lib/evas/canvas/efl_ui_scrollable.eo.h EOLIAN lib/evas/canvas/efl_ui_selectable.eo.h EOLIAN lib/evas/canvas/efl_ui_zoomable.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_camera.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_texture.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_material.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_light.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_mesh.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_node.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_primitive.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_scene.eo.h EOLIAN lib/evas/canvas/evas_canvas3d_object.eo.h EOLIAN lib/evas/canvas/evas_vg.eo.h EOLIAN lib/evas/canvas/efl_vg.eo.h EOLIAN lib/evas/canvas/efl_vg_container.eo.h EOLIAN lib/evas/canvas/efl_vg_shape.eo.h EOLIAN lib/evas/canvas/efl_vg_root_node.eo.h EOLIAN lib/evas/canvas/efl_vg_gradient.eo.h EOLIAN lib/evas/canvas/efl_vg_gradient_radial.eo.h EOLIAN lib/evas/canvas/efl_vg_gradient_linear.eo.h EOLIAN lib/evas/canvas/efl_canvas_image.eo.h EOLIAN lib/evas/canvas/efl_canvas_snapshot.eo.h EOLIAN lib/evas/canvas/efl_canvas_proxy.eo.h EOLIAN lib/evas/canvas/efl_canvas_scene3d.eo.h EOLIAN lib/evas/canvas/efl_canvas_surface.eo.h EOLIAN lib/evas/canvas/efl_canvas_surface_tbm.eo.h EOLIAN lib/evas/canvas/efl_canvas_surface_x11.eo.h EOLIAN lib/evas/canvas/efl_canvas_surface_wayland.eo.h EOLIAN lib/evas/canvas/efl_canvas_filter_internal.eo.h EOLIAN lib/evas/canvas/efl_canvas_group_clipped.eo.h EOLIAN lib/evas/canvas/efl_event_input.eo.h EOLIAN lib/evas/canvas/efl_event_key.eo.h EOLIAN lib/evas/canvas/efl_event_pointer.eo.h EOLIAN lib/evas/canvas/efl_event_hold.eo.h EOLIAN lib/evas/canvas/efl_gfx_map.eo.h EOLIAN lib/evas/canvas/efl_canvas_object.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_polygon.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_rectangle.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_text.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_text_cursor.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_group.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_image_internal.eo.legacy.h EOLIAN lib/evas/canvas/efl_ui_draggable.eo.legacy.h EOLIAN lib/evas/canvas/efl_ui_scrollable.eo.legacy.h EOLIAN lib/evas/canvas/efl_ui_clickable.eo.legacy.h EOLIAN lib/evas/canvas/efl_ui_selectable.eo.legacy.h EOLIAN lib/evas/canvas/efl_ui_zoomable.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_camera.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_texture.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_material.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_mesh.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_light.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_primitive.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_node.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_scene.eo.legacy.h EOLIAN lib/evas/canvas/evas_canvas3d_object.eo.legacy.h EOLIAN lib/evas/canvas/evas_vg.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_container.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_root_node.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_shape.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_gradient.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_gradient_radial.eo.legacy.h EOLIAN lib/evas/canvas/efl_vg_gradient_linear.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_image.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_snapshot.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_proxy.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_scene3d.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_surface.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_surface_tbm.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_surface_x11.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_surface_wayland.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_filter_internal.eo.legacy.h EOLIAN lib/evas/canvas/efl_canvas_group_clipped.eo.legacy.h EOLIAN lib/evas/canvas/efl_event_input.eo.legacy.h EOLIAN lib/evas/canvas/efl_event_key.eo.legacy.h EOLIAN lib/evas/canvas/efl_event_pointer.eo.legacy.h EOLIAN lib/evas/canvas/efl_event_hold.eo.legacy.h EOLIAN lib/evas/canvas/efl_gfx_map.eo.legacy.h EOLIAN lib/evas/canvas/evas_types.eot.h EOLIAN lib/evas/include/evas_ector_buffer.eo.h EOLIAN lib/evas/canvas/evas_line.eo.h EOLIAN lib/evas/canvas/evas_table.eo.h EOLIAN lib/evas/canvas/evas_grid.eo.h EOLIAN lib/evas/canvas/evas_box.eo.h EOLIAN lib/evas/canvas/evas_out.eo.h EOLIAN lib/evas/canvas/evas_text.eo.h EOLIAN lib/evas/canvas/evas_textgrid.eo.h EOLIAN lib/evas/canvas/evas_image.eo.h EOLIAN lib/evas/canvas/evas_line.eo.legacy.h EOLIAN lib/evas/canvas/evas_table.eo.legacy.h EOLIAN lib/evas/canvas/evas_grid.eo.legacy.h EOLIAN lib/evas/canvas/evas_box.eo.legacy.h EOLIAN lib/evas/canvas/evas_out.eo.legacy.h EOLIAN lib/evas/canvas/evas_text.eo.legacy.h EOLIAN lib/evas/canvas/evas_textgrid.eo.legacy.h EOLIAN lib/evas/canvas/evas_image.eo.legacy.h EOLIAN modules/evas/engines/software_generic/evas_ector_software_buffer.eo.c EOLIAN modules/evas/engines/software_generic/evas_ector_software_buffer.eo.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_buffer.eo.c EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.eo.c EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_rgbaimage_buffer.eo.c EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_buffer.eo.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.eo.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_rgbaimage_buffer.eo.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_buffer.eo.legacy.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.eo.legacy.h EOLIAN modules/evas/engines/gl_generic/evas_ector_gl_rgbaimage_buffer.eo.legacy.h EOLIAN lib/ecore_con/efl_network.eo.c EOLIAN lib/ecore_con/efl_network_client.eo.c EOLIAN lib/ecore_con/efl_network_server.eo.c EOLIAN lib/ecore_con/efl_network_connector.eo.c EOLIAN lib/ecore_con/ecore_con_eet_base.eo.c EOLIAN lib/ecore_con/ecore_con_eet_server_obj.eo.c EOLIAN lib/ecore_con/ecore_con_eet_client_obj.eo.c EOLIAN lib/ecore_con/efl_network_url.eo.c EOLIAN lib/ecore_con/efl_network.eo.h EOLIAN lib/ecore_con/efl_network_client.eo.h EOLIAN lib/ecore_con/efl_network_server.eo.h EOLIAN lib/ecore_con/efl_network_connector.eo.h EOLIAN lib/ecore_con/ecore_con_eet_base.eo.h EOLIAN lib/ecore_con/ecore_con_eet_server_obj.eo.h EOLIAN lib/ecore_con/ecore_con_eet_client_obj.eo.h EOLIAN lib/ecore_con/efl_network_url.eo.h EOLIAN lib/ecore_con/efl_network.eo.legacy.h EOLIAN lib/ecore_con/efl_network_client.eo.legacy.h EOLIAN lib/ecore_con/efl_network_server.eo.legacy.h EOLIAN lib/ecore_con/efl_network_connector.eo.legacy.h EOLIAN lib/ecore_con/ecore_con_eet_base.eo.legacy.h EOLIAN lib/ecore_con/ecore_con_eet_server_obj.eo.legacy.h EOLIAN lib/ecore_con/ecore_con_eet_client_obj.eo.legacy.h EOLIAN lib/ecore_con/efl_network_url.eo.legacy.h EOLIAN lib/eldbus/eldbus_model_connection.eo.c EOLIAN lib/eldbus/eldbus_model_object.eo.c EOLIAN lib/eldbus/eldbus_model_proxy.eo.c EOLIAN lib/eldbus/eldbus_model_method.eo.c EOLIAN lib/eldbus/eldbus_model_signal.eo.c EOLIAN lib/eldbus/eldbus_model_arguments.eo.c EOLIAN lib/eldbus/eldbus_model_connection.eo.h EOLIAN lib/eldbus/eldbus_model_object.eo.h EOLIAN lib/eldbus/eldbus_model_proxy.eo.h EOLIAN lib/eldbus/eldbus_model_method.eo.h EOLIAN lib/eldbus/eldbus_model_arguments.eo.h EOLIAN lib/eldbus/eldbus_model_signal.eo.h EOLIAN lib/eldbus/eldbus_types.eot.h EOLIAN lib/ecore_audio/ecore_audio.eo.c EOLIAN lib/ecore_audio/ecore_audio_in.eo.c EOLIAN lib/ecore_audio/ecore_audio_out.eo.c EOLIAN lib/ecore_audio/ecore_audio_in_sndfile.eo.c EOLIAN lib/ecore_audio/ecore_audio_out_sndfile.eo.c EOLIAN lib/ecore_audio/ecore_audio_out_pulse.eo.c EOLIAN lib/ecore_audio/ecore_audio_out_core_audio.eo.c EOLIAN lib/ecore_audio/ecore_audio_in_tone.eo.c EOLIAN lib/ecore_audio/ecore_audio.eo.h EOLIAN lib/ecore_audio/ecore_audio_in.eo.h EOLIAN lib/ecore_audio/ecore_audio_out.eo.h EOLIAN lib/ecore_audio/ecore_audio_in_sndfile.eo.h EOLIAN lib/ecore_audio/ecore_audio_out_sndfile.eo.h EOLIAN lib/ecore_audio/ecore_audio_out_pulse.eo.h EOLIAN lib/ecore_audio/ecore_audio_out_core_audio.eo.h EOLIAN lib/ecore_audio/ecore_audio_in_tone.eo.h EOLIAN lib/eio/eio_model.eo.c EOLIAN lib/eio/efl_io_manager.eo.c EOLIAN lib/eio/eio_sentry.eo.c EOLIAN lib/eio/eio_model.eo.h EOLIAN lib/eio/efl_io_manager.eo.h EOLIAN lib/eio/eio_sentry.eo.h EOLIAN lib/edje/edje_object.eo.c EOLIAN lib/edje/edje_edit.eo.c EOLIAN lib/edje/edje_object.eo.h EOLIAN lib/edje/edje_edit.eo.h EOLIAN lib/edje/edje_object.eo.legacy.h EOLIAN lib/edje/edje_edit.eo.legacy.h EOLIAN lib/edje/edje_types.eot.h EOLIAN lib/edje/efl_canvas_layout_internal.eo.c EOLIAN lib/edje/efl_canvas_layout_internal_box.eo.c EOLIAN lib/edje/efl_canvas_layout_internal_table.eo.c EOLIAN lib/edje/efl_canvas_layout_internal_swallow.eo.c EOLIAN lib/edje/efl_canvas_layout_internal.eo.h EOLIAN lib/edje/efl_canvas_layout_internal_box.eo.h EOLIAN lib/edje/efl_canvas_layout_internal_swallow.eo.h EOLIAN lib/edje/efl_canvas_layout_internal_table.eo.h EOLIAN lib/emotion/emotion_object.eo.c EOLIAN lib/emotion/emotion_object.eo.h EOLIAN lib/emotion/emotion_object.eo.legacy.h EOLIAN lib/elementary/elm_access.eo.c EOLIAN lib/elementary/elm_actionslider.eo.c EOLIAN lib/elementary/elm_atspi_bridge.eo.c EOLIAN lib/elementary/elm_app_client.eo.c EOLIAN lib/elementary/elm_app_client_view.eo.c EOLIAN lib/elementary/elm_app_server.eo.c EOLIAN lib/elementary/elm_app_server_view.eo.c EOLIAN lib/elementary/elm_atspi_app_object.eo.c EOLIAN lib/elementary/elm_bg.eo.c EOLIAN lib/elementary/elm_bubble.eo.c EOLIAN lib/elementary/elm_button.eo.c EOLIAN lib/elementary/elm_calendar.eo.c EOLIAN lib/elementary/elm_check.eo.c EOLIAN lib/elementary/elm_clock.eo.c EOLIAN lib/elementary/elm_colorselector.eo.c EOLIAN lib/elementary/elm_combobox.eo.c EOLIAN lib/elementary/elm_conformant.eo.c EOLIAN lib/elementary/elm_ctxpopup.eo.c EOLIAN lib/elementary/elm_datetime.eo.c EOLIAN lib/elementary/elm_dayselector.eo.c EOLIAN lib/elementary/elm_diskselector.eo.c EOLIAN lib/elementary/elm_entry.eo.c EOLIAN lib/elementary/elm_fileselector.eo.c EOLIAN lib/elementary/elm_fileselector_entry.eo.c EOLIAN lib/elementary/elm_fileselector_button.eo.c EOLIAN lib/elementary/efl_ui_flip.eo.c EOLIAN lib/elementary/efl_ui_flip_internal_part.eo.c EOLIAN lib/elementary/elm_flipselector.eo.c EOLIAN lib/elementary/efl_ui_frame.eo.c EOLIAN lib/elementary/elm_gengrid.eo.c EOLIAN lib/elementary/elm_gengrid_pan.eo.c EOLIAN lib/elementary/elm_genlist.eo.c EOLIAN lib/elementary/elm_genlist_pan.eo.c EOLIAN lib/elementary/elm_gesture_layer.eo.c EOLIAN lib/elementary/elm_glview.eo.c EOLIAN lib/elementary/elm_hover.eo.c EOLIAN lib/elementary/elm_hoversel.eo.c EOLIAN lib/elementary/elm_icon.eo.c EOLIAN lib/elementary/efl_ui_image.eo.c EOLIAN lib/elementary/elm_index.eo.c EOLIAN lib/elementary/elm_interface_atspi_accessible.eo.c EOLIAN lib/elementary/elm_interface_atspi_action.eo.c EOLIAN lib/elementary/elm_interface_atspi_component.eo.c EOLIAN lib/elementary/elm_interface_atspi_text_editable.eo.c EOLIAN lib/elementary/elm_interface_atspi_image.eo.c EOLIAN lib/elementary/elm_interface_atspi_selection.eo.c EOLIAN lib/elementary/elm_interface_atspi_text.eo.c EOLIAN lib/elementary/elm_interface_atspi_value.eo.c EOLIAN lib/elementary/elm_interface_atspi_widget_action.eo.c EOLIAN lib/elementary/elm_interface_atspi_window.eo.c EOLIAN lib/elementary/elm_interface_fileselector.eo.c EOLIAN lib/elementary/elm_interface_scrollable.eo.c EOLIAN lib/elementary/elm_inwin.eo.c EOLIAN lib/elementary/elm_label.eo.c EOLIAN lib/elementary/elm_layout.eo.c EOLIAN lib/elementary/elm_list.eo.c EOLIAN lib/elementary/elm_map.eo.c EOLIAN lib/elementary/elm_map_pan.eo.c EOLIAN lib/elementary/elm_menu.eo.c EOLIAN lib/elementary/elm_multibuttonentry.eo.c EOLIAN lib/elementary/elm_naviframe.eo.c EOLIAN lib/elementary/elm_notify.eo.c EOLIAN lib/elementary/efl_ui_nstate.eo.c EOLIAN lib/elementary/elm_pan.eo.c EOLIAN lib/elementary/elm_panel.eo.c EOLIAN lib/elementary/elm_panes.eo.c EOLIAN lib/elementary/elm_photo.eo.c EOLIAN lib/elementary/elm_photocam.eo.c EOLIAN lib/elementary/elm_photocam_pan.eo.c EOLIAN lib/elementary/elm_player.eo.c EOLIAN lib/elementary/elm_plug.eo.c EOLIAN lib/elementary/elm_popup.eo.c EOLIAN lib/elementary/elm_prefs.eo.c EOLIAN lib/elementary/elm_progressbar.eo.c EOLIAN lib/elementary/elm_radio.eo.c EOLIAN lib/elementary/elm_route.eo.c EOLIAN lib/elementary/elm_scroller.eo.c EOLIAN lib/elementary/elm_segment_control.eo.c EOLIAN lib/elementary/elm_separator.eo.c EOLIAN lib/elementary/elm_slider.eo.c EOLIAN lib/elementary/elm_slideshow.eo.c EOLIAN lib/elementary/elm_spinner.eo.c EOLIAN lib/elementary/elm_sys_notify_interface.eo.c EOLIAN lib/elementary/elm_sys_notify.eo.c EOLIAN lib/elementary/elm_sys_notify_dbus.eo.c EOLIAN lib/elementary/elm_systray.eo.c EOLIAN lib/elementary/elm_thumb.eo.c EOLIAN lib/elementary/elm_toolbar.eo.c EOLIAN lib/elementary/efl_ui_video.eo.c EOLIAN lib/elementary/elm_view_list.eo.c EOLIAN lib/elementary/elm_view_form.eo.c EOLIAN lib/elementary/elm_web.eo.c EOLIAN lib/elementary/elm_widget.eo.c EOLIAN lib/elementary/efl_ui_win.eo.c EOLIAN lib/elementary/efl_ui_win_standard.eo.c EOLIAN lib/elementary/elm_widget_item.eo.c EOLIAN lib/elementary/elm_color_item.eo.c EOLIAN lib/elementary/elm_dayselector_item.eo.c EOLIAN lib/elementary/elm_hoversel_item.eo.c EOLIAN lib/elementary/elm_segment_control_item.eo.c EOLIAN lib/elementary/elm_slideshow_item.eo.c EOLIAN lib/elementary/elm_flipselector_item.eo.c EOLIAN lib/elementary/elm_menu_item.eo.c EOLIAN lib/elementary/elm_ctxpopup_item.eo.c EOLIAN lib/elementary/elm_index_item.eo.c EOLIAN lib/elementary/elm_multibuttonentry_item.eo.c EOLIAN lib/elementary/elm_naviframe_item.eo.c EOLIAN lib/elementary/elm_genlist_item.eo.c EOLIAN lib/elementary/elm_gengrid_item.eo.c EOLIAN lib/elementary/elm_list_item.eo.c EOLIAN lib/elementary/elm_toolbar_item.eo.c EOLIAN lib/elementary/elm_diskselector_item.eo.c EOLIAN lib/elementary/elm_popup_item.eo.c EOLIAN lib/elementary/efl_ui_box.eo.c EOLIAN lib/elementary/efl_ui_box_flow.eo.c EOLIAN lib/elementary/efl_ui_grid.eo.c EOLIAN lib/elementary/efl_ui_grid_static.eo.c EOLIAN lib/elementary/efl_ui_layout_internal_box.eo.c EOLIAN lib/elementary/efl_ui_layout_internal_table.eo.c EOLIAN lib/elementary/elm_button_internal_part.eo.c EOLIAN lib/elementary/elm_ctxpopup_internal_part.eo.c EOLIAN lib/elementary/elm_dayselector_internal_part.eo.c EOLIAN lib/elementary/elm_entry_internal_part.eo.c EOLIAN lib/elementary/elm_fileselector_entry_internal_part.eo.c EOLIAN lib/elementary/elm_flip_internal_part.eo.c EOLIAN lib/elementary/elm_hover_internal_part.eo.c EOLIAN lib/elementary/elm_layout_internal_part.eo.c EOLIAN lib/elementary/elm_mapbuf_internal_part.eo.c EOLIAN lib/elementary/elm_naviframe_internal_part.eo.c EOLIAN lib/elementary/elm_notify_internal_part.eo.c EOLIAN lib/elementary/elm_panel_internal_part.eo.c EOLIAN lib/elementary/elm_player_internal_part.eo.c EOLIAN lib/elementary/elm_progressbar_internal_part.eo.c EOLIAN lib/elementary/elm_popup_internal_part.eo.c EOLIAN lib/elementary/elm_scroller_internal_part.eo.c EOLIAN lib/elementary/elm_code_widget.eo.c EOLIAN lib/elementary/efl_ui_text_interactive.eo.c EOLIAN lib/elementary/efl_ui_text.eo.c EOLIAN lib/elementary/efl_ui_text_editable.eo.c EOLIAN lib/elementary/efl_config_global.eo.c EOLIAN lib/elementary/elm_access.eo.h EOLIAN lib/elementary/elm_actionslider.eo.h EOLIAN lib/elementary/elm_atspi_bridge.eo.h EOLIAN lib/elementary/elm_app_client_view.eo.h EOLIAN lib/elementary/elm_app_client.eo.h EOLIAN lib/elementary/elm_atspi_app_object.eo.h EOLIAN lib/elementary/elm_app_server_view.eo.h EOLIAN lib/elementary/elm_app_server.eo.h EOLIAN lib/elementary/elm_bg.eo.h EOLIAN lib/elementary/elm_bubble.eo.h EOLIAN lib/elementary/elm_button.eo.h EOLIAN lib/elementary/elm_calendar.eo.h EOLIAN lib/elementary/elm_check.eo.h EOLIAN lib/elementary/elm_clock.eo.h EOLIAN lib/elementary/elm_colorselector.eo.h EOLIAN lib/elementary/elm_combobox.eo.h EOLIAN lib/elementary/elm_conformant.eo.h EOLIAN lib/elementary/elm_ctxpopup.eo.h EOLIAN lib/elementary/elm_datetime.eo.h EOLIAN lib/elementary/elm_dayselector.eo.h EOLIAN lib/elementary/elm_diskselector.eo.h EOLIAN lib/elementary/elm_entry.eo.h EOLIAN lib/elementary/elm_fileselector.eo.h EOLIAN lib/elementary/elm_fileselector_button.eo.h EOLIAN lib/elementary/elm_fileselector_entry.eo.h EOLIAN lib/elementary/efl_ui_flip.eo.h EOLIAN lib/elementary/efl_ui_flip_internal_part.eo.h EOLIAN lib/elementary/elm_flipselector.eo.h EOLIAN lib/elementary/efl_ui_frame.eo.h EOLIAN lib/elementary/elm_gengrid.eo.h EOLIAN lib/elementary/elm_gengrid_pan.eo.h EOLIAN lib/elementary/elm_genlist.eo.h EOLIAN lib/elementary/elm_genlist_pan.eo.h EOLIAN lib/elementary/elm_gesture_layer.eo.h EOLIAN lib/elementary/elm_glview.eo.h EOLIAN lib/elementary/elm_hover.eo.h EOLIAN lib/elementary/elm_hoversel.eo.h EOLIAN lib/elementary/elm_icon.eo.h EOLIAN lib/elementary/efl_ui_image.eo.h EOLIAN lib/elementary/elm_index.eo.h EOLIAN lib/elementary/elm_interface_atspi_accessible.eo.h EOLIAN lib/elementary/elm_interface_atspi_action.eo.h EOLIAN lib/elementary/elm_interface_atspi_component.eo.h EOLIAN lib/elementary/elm_interface_atspi_text_editable.eo.h EOLIAN lib/elementary/elm_interface_atspi_image.eo.h EOLIAN lib/elementary/elm_interface_atspi_selection.eo.h EOLIAN lib/elementary/elm_interface_atspi_text.eo.h EOLIAN lib/elementary/elm_interface_atspi_value.eo.h EOLIAN lib/elementary/elm_interface_atspi_widget_action.eo.h EOLIAN lib/elementary/elm_interface_atspi_window.eo.h EOLIAN lib/elementary/elm_interface_fileselector.eo.h EOLIAN lib/elementary/elm_interface_scrollable.eo.h EOLIAN lib/elementary/elm_inwin.eo.h EOLIAN lib/elementary/elm_label.eo.h EOLIAN lib/elementary/elm_layout.eo.h EOLIAN lib/elementary/elm_list.eo.h EOLIAN lib/elementary/elm_map.eo.h EOLIAN lib/elementary/elm_map_pan.eo.h EOLIAN lib/elementary/elm_menu.eo.h EOLIAN lib/elementary/elm_multibuttonentry.eo.h EOLIAN lib/elementary/elm_naviframe.eo.h EOLIAN lib/elementary/elm_notify.eo.h EOLIAN lib/elementary/efl_ui_nstate.eo.h EOLIAN lib/elementary/elm_pan.eo.h EOLIAN lib/elementary/elm_panel.eo.h EOLIAN lib/elementary/elm_panes.eo.h EOLIAN lib/elementary/elm_photo.eo.h EOLIAN lib/elementary/elm_photocam.eo.h EOLIAN lib/elementary/elm_photocam_pan.eo.h EOLIAN lib/elementary/elm_player.eo.h EOLIAN lib/elementary/elm_plug.eo.h EOLIAN lib/elementary/elm_popup.eo.h EOLIAN lib/elementary/elm_prefs.eo.h EOLIAN lib/elementary/elm_progressbar.eo.h EOLIAN lib/elementary/elm_radio.eo.h EOLIAN lib/elementary/elm_route.eo.h EOLIAN lib/elementary/elm_scroller.eo.h EOLIAN lib/elementary/elm_segment_control.eo.h EOLIAN lib/elementary/elm_separator.eo.h EOLIAN lib/elementary/elm_slider.eo.h EOLIAN lib/elementary/elm_slideshow.eo.h EOLIAN lib/elementary/elm_spinner.eo.h EOLIAN lib/elementary/elm_sys_notify_interface.eo.h EOLIAN lib/elementary/elm_sys_notify.eo.h EOLIAN lib/elementary/elm_sys_notify_dbus.eo.h EOLIAN lib/elementary/elm_systray.eo.h EOLIAN lib/elementary/elm_thumb.eo.h EOLIAN lib/elementary/elm_toolbar.eo.h EOLIAN lib/elementary/efl_ui_video.eo.h EOLIAN lib/elementary/elm_view_list.eo.h EOLIAN lib/elementary/elm_view_form.eo.h EOLIAN lib/elementary/elm_web.eo.h EOLIAN lib/elementary/elm_widget.eo.h EOLIAN lib/elementary/efl_ui_win.eo.h EOLIAN lib/elementary/efl_ui_win_standard.eo.h EOLIAN lib/elementary/elm_widget_item.eo.h EOLIAN lib/elementary/elm_color_item.eo.h EOLIAN lib/elementary/elm_dayselector_item.eo.h EOLIAN lib/elementary/elm_hoversel_item.eo.h EOLIAN lib/elementary/elm_segment_control_item.eo.h EOLIAN lib/elementary/elm_slideshow_item.eo.h EOLIAN lib/elementary/elm_flipselector_item.eo.h EOLIAN lib/elementary/elm_menu_item.eo.h EOLIAN lib/elementary/elm_ctxpopup_item.eo.h EOLIAN lib/elementary/elm_index_item.eo.h EOLIAN lib/elementary/elm_multibuttonentry_item.eo.h EOLIAN lib/elementary/elm_naviframe_item.eo.h EOLIAN lib/elementary/elm_genlist_item.eo.h EOLIAN lib/elementary/elm_gengrid_item.eo.h EOLIAN lib/elementary/elm_list_item.eo.h EOLIAN lib/elementary/elm_diskselector_item.eo.h EOLIAN lib/elementary/elm_toolbar_item.eo.h EOLIAN lib/elementary/elm_popup_item.eo.h EOLIAN lib/elementary/efl_ui_box.eo.h EOLIAN lib/elementary/efl_ui_box_flow.eo.h EOLIAN lib/elementary/efl_ui_grid.eo.h EOLIAN lib/elementary/efl_ui_grid_static.eo.h EOLIAN lib/elementary/elm_button_internal_part.eo.h EOLIAN lib/elementary/efl_ui_layout_internal_box.eo.h EOLIAN lib/elementary/efl_ui_layout_internal_table.eo.h EOLIAN lib/elementary/elm_ctxpopup_internal_part.eo.h EOLIAN lib/elementary/elm_dayselector_internal_part.eo.h EOLIAN lib/elementary/elm_entry_internal_part.eo.h EOLIAN lib/elementary/elm_fileselector_entry_internal_part.eo.h EOLIAN lib/elementary/elm_flip_internal_part.eo.h EOLIAN lib/elementary/elm_hover_internal_part.eo.h EOLIAN lib/elementary/elm_layout_internal_part.eo.h EOLIAN lib/elementary/elm_mapbuf_internal_part.eo.h EOLIAN lib/elementary/elm_naviframe_internal_part.eo.h EOLIAN lib/elementary/elm_notify_internal_part.eo.h EOLIAN lib/elementary/elm_panel_internal_part.eo.h EOLIAN lib/elementary/elm_player_internal_part.eo.h EOLIAN lib/elementary/elm_progressbar_internal_part.eo.h EOLIAN lib/elementary/elm_popup_internal_part.eo.h EOLIAN lib/elementary/elm_scroller_internal_part.eo.h EOLIAN lib/elementary/elm_code_widget.eo.h EOLIAN lib/elementary/efl_ui_text_interactive.eo.h EOLIAN lib/elementary/efl_ui_text.eo.h EOLIAN lib/elementary/efl_ui_text_editable.eo.h EOLIAN lib/elementary/efl_config_global.eo.h EOLIAN lib/elementary/elm_access.eo.legacy.h EOLIAN lib/elementary/elm_actionslider.eo.legacy.h EOLIAN lib/elementary/elm_atspi_bridge.eo.legacy.h EOLIAN lib/elementary/elm_app_client.eo.legacy.h EOLIAN lib/elementary/elm_app_client_view.eo.legacy.h EOLIAN lib/elementary/elm_app_server.eo.legacy.h EOLIAN lib/elementary/elm_app_server_view.eo.legacy.h EOLIAN lib/elementary/elm_atspi_app_object.eo.legacy.h EOLIAN lib/elementary/elm_bg.eo.legacy.h EOLIAN lib/elementary/elm_bubble.eo.legacy.h EOLIAN lib/elementary/elm_button.eo.legacy.h EOLIAN lib/elementary/elm_calendar.eo.legacy.h EOLIAN lib/elementary/elm_check.eo.legacy.h EOLIAN lib/elementary/elm_clock.eo.legacy.h EOLIAN lib/elementary/elm_colorselector.eo.legacy.h EOLIAN lib/elementary/elm_combobox.eo.legacy.h EOLIAN lib/elementary/elm_conformant.eo.legacy.h EOLIAN lib/elementary/elm_ctxpopup.eo.legacy.h EOLIAN lib/elementary/elm_datetime.eo.legacy.h EOLIAN lib/elementary/elm_dayselector.eo.legacy.h EOLIAN lib/elementary/elm_diskselector.eo.legacy.h EOLIAN lib/elementary/elm_fileselector.eo.legacy.h EOLIAN lib/elementary/elm_entry.eo.legacy.h EOLIAN lib/elementary/elm_fileselector_button.eo.legacy.h EOLIAN lib/elementary/elm_fileselector_entry.eo.legacy.h EOLIAN lib/elementary/efl_ui_flip.eo.legacy.h EOLIAN lib/elementary/efl_ui_flip_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_flipselector.eo.legacy.h EOLIAN lib/elementary/efl_ui_frame.eo.legacy.h EOLIAN lib/elementary/elm_gengrid.eo.legacy.h EOLIAN lib/elementary/elm_gengrid_pan.eo.legacy.h EOLIAN lib/elementary/elm_genlist.eo.legacy.h EOLIAN lib/elementary/elm_genlist_pan.eo.legacy.h EOLIAN lib/elementary/elm_gesture_layer.eo.legacy.h EOLIAN lib/elementary/elm_glview.eo.legacy.h EOLIAN lib/elementary/elm_hover.eo.legacy.h EOLIAN lib/elementary/elm_hoversel.eo.legacy.h EOLIAN lib/elementary/elm_icon.eo.legacy.h EOLIAN lib/elementary/efl_ui_image.eo.legacy.h EOLIAN lib/elementary/elm_index.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_accessible.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_action.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_component.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_text_editable.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_image.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_selection.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_text.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_value.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_widget_action.eo.legacy.h EOLIAN lib/elementary/elm_interface_atspi_window.eo.legacy.h EOLIAN lib/elementary/elm_interface_fileselector.eo.legacy.h EOLIAN lib/elementary/elm_interface_scrollable.eo.legacy.h EOLIAN lib/elementary/elm_inwin.eo.legacy.h EOLIAN lib/elementary/elm_label.eo.legacy.h EOLIAN lib/elementary/elm_layout.eo.legacy.h EOLIAN lib/elementary/elm_list.eo.legacy.h EOLIAN lib/elementary/elm_map.eo.legacy.h EOLIAN lib/elementary/elm_map_pan.eo.legacy.h EOLIAN lib/elementary/elm_menu.eo.legacy.h EOLIAN lib/elementary/elm_multibuttonentry.eo.legacy.h EOLIAN lib/elementary/elm_naviframe.eo.legacy.h EOLIAN lib/elementary/elm_notify.eo.legacy.h EOLIAN lib/elementary/efl_ui_nstate.eo.legacy.h EOLIAN lib/elementary/elm_pan.eo.legacy.h EOLIAN lib/elementary/elm_panel.eo.legacy.h EOLIAN lib/elementary/elm_panes.eo.legacy.h EOLIAN lib/elementary/elm_photo.eo.legacy.h EOLIAN lib/elementary/elm_photocam.eo.legacy.h EOLIAN lib/elementary/elm_photocam_pan.eo.legacy.h EOLIAN lib/elementary/elm_player.eo.legacy.h EOLIAN lib/elementary/elm_plug.eo.legacy.h EOLIAN lib/elementary/elm_popup.eo.legacy.h EOLIAN lib/elementary/elm_prefs.eo.legacy.h EOLIAN lib/elementary/elm_radio.eo.legacy.h EOLIAN lib/elementary/elm_progressbar.eo.legacy.h EOLIAN lib/elementary/elm_route.eo.legacy.h EOLIAN lib/elementary/elm_scroller.eo.legacy.h EOLIAN lib/elementary/elm_segment_control.eo.legacy.h EOLIAN lib/elementary/elm_separator.eo.legacy.h EOLIAN lib/elementary/elm_slider.eo.legacy.h EOLIAN lib/elementary/elm_slideshow.eo.legacy.h EOLIAN lib/elementary/elm_spinner.eo.legacy.h EOLIAN lib/elementary/elm_sys_notify_interface.eo.legacy.h EOLIAN lib/elementary/elm_sys_notify.eo.legacy.h EOLIAN lib/elementary/elm_sys_notify_dbus.eo.legacy.h EOLIAN lib/elementary/elm_systray.eo.legacy.h EOLIAN lib/elementary/elm_thumb.eo.legacy.h EOLIAN lib/elementary/elm_toolbar.eo.legacy.h EOLIAN lib/elementary/efl_ui_video.eo.legacy.h EOLIAN lib/elementary/elm_view_list.eo.legacy.h EOLIAN lib/elementary/elm_view_form.eo.legacy.h EOLIAN lib/elementary/elm_web.eo.legacy.h EOLIAN lib/elementary/elm_widget.eo.legacy.h EOLIAN lib/elementary/efl_ui_win.eo.legacy.h EOLIAN lib/elementary/efl_ui_win_standard.eo.legacy.h EOLIAN lib/elementary/elm_widget_item.eo.legacy.h EOLIAN lib/elementary/elm_color_item.eo.legacy.h EOLIAN lib/elementary/elm_dayselector_item.eo.legacy.h EOLIAN lib/elementary/elm_hoversel_item.eo.legacy.h EOLIAN lib/elementary/elm_segment_control_item.eo.legacy.h EOLIAN lib/elementary/elm_slideshow_item.eo.legacy.h EOLIAN lib/elementary/elm_flipselector_item.eo.legacy.h EOLIAN lib/elementary/elm_menu_item.eo.legacy.h EOLIAN lib/elementary/elm_ctxpopup_item.eo.legacy.h EOLIAN lib/elementary/elm_index_item.eo.legacy.h EOLIAN lib/elementary/elm_multibuttonentry_item.eo.legacy.h EOLIAN lib/elementary/elm_naviframe_item.eo.legacy.h EOLIAN lib/elementary/elm_genlist_item.eo.legacy.h EOLIAN lib/elementary/elm_gengrid_item.eo.legacy.h EOLIAN lib/elementary/elm_list_item.eo.legacy.h EOLIAN lib/elementary/elm_toolbar_item.eo.legacy.h EOLIAN lib/elementary/elm_diskselector_item.eo.legacy.h EOLIAN lib/elementary/elm_popup_item.eo.legacy.h EOLIAN lib/elementary/efl_ui_box.eo.legacy.h EOLIAN lib/elementary/efl_ui_box_flow.eo.legacy.h EOLIAN lib/elementary/efl_ui_grid.eo.legacy.h EOLIAN lib/elementary/efl_ui_grid_static.eo.legacy.h EOLIAN lib/elementary/efl_ui_layout_internal_box.eo.legacy.h EOLIAN lib/elementary/efl_ui_layout_internal_table.eo.legacy.h EOLIAN lib/elementary/elm_button_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_ctxpopup_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_dayselector_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_entry_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_fileselector_entry_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_flip_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_hover_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_layout_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_mapbuf_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_naviframe_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_notify_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_panel_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_player_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_progressbar_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_popup_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_scroller_internal_part.eo.legacy.h EOLIAN lib/elementary/elm_code_widget.eo.legacy.h EOLIAN lib/elementary/efl_ui_text_interactive.eo.legacy.h EOLIAN lib/elementary/efl_ui_text.eo.legacy.h EOLIAN lib/elementary/efl_ui_text_editable.eo.legacy.h EOLIAN lib/elementary/efl_config_global.eo.legacy.h EOLIAN lib/elementary/elm_general.eot.h EOLIAN lib/elementary/efl_ui_internal_text_interactive.eo.c EOLIAN lib/elementary/efl_ui_internal_text_interactive.eo.h EOLIAN lib/elementary/elm_box.eo.c EOLIAN lib/elementary/elm_grid.eo.c EOLIAN lib/elementary/elm_table.eo.c EOLIAN lib/elementary/elm_mapbuf.eo.c EOLIAN lib/elementary/elm_box.eo.h EOLIAN lib/elementary/elm_grid.eo.h EOLIAN lib/elementary/elm_table.eo.h EOLIAN lib/elementary/elm_mapbuf.eo.h EOLIAN lib/elementary/elm_box.eo.legacy.h EOLIAN lib/elementary/elm_grid.eo.legacy.h EOLIAN lib/elementary/elm_table.eo.legacy.h EOLIAN lib/elementary/elm_mapbuf.eo.legacy.h EOLIAN modules/elementary/web/none/elm_web_none.eo.c EOLIAN modules/elementary/web/none/elm_web_none.eo.h /usr/gnu/bin/make all-recursive CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_eet.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_node.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_container.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_root_node.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_vg.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_radial.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_linear.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_shape.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_vg_utils.lo CC static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo CC static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo CC static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo CC lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo CC lib/evas/common/lib_evas_libevas_la-evas_map_image.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_filter_mixin.lo CC static_libs/lz4/lib_evas_libevas_la-lz4.lo CC static_libs/lz4/lib_evas_libevas_la-lz4hc.lo CC static_libs/draw/lib_evas_common_libevas_op_blend_sse3_la-draw_main_sse2.lo CC static_libs/draw/lib_ector_libector_la-draw_main_sse2.lo CC static_libs/draw/lib_ector_libector_la-draw_main.lo CC static_libs/draw/lib_ector_libector_la-draw_main_neon.lo CC static_libs/rg_etc/lib_ector_libector_la-rg_etc1.lo CC static_libs/rg_etc/lib_ector_libector_la-rg_etc2.lo CC static_libs/rg_etc/lib_ector_libector_la-etc2_encoder.lo CC static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo CC static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo CC static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo CC lib/evas/common/lib_evas_common_libevas_convert_rgb_32_la-evas_convert_rgb_32.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_info.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo CC lib/efreet/lib_efreet_libefreet_la-efreet.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_base.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo CC lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_gles1.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_renderer.lo CC lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo CC bin/edje/bin_edje_edje_decc-edje_decc.o CC bin/edje/bin_edje_edje_decc-edje_cc_mem.o CC bin/edje/bin_edje_edje_decc-edje_cc_sources.o CC bin/edje/bin_edje_edje_player-edje_player.o CC bin/edje/bin_edje_edje_inspector-edje_inspector.o CC bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o CC bin/edje/bin_edje_edje_codegen-edje_codegen.o CC bin/edje/bin_edje_edje_pick-edje_pick.o CC bin/edje/bin_edje_edje_watch-edje_watch.o CC bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o CC bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o CC bin/ethumb_client/bin_ethumb_client_ethumbd_slave-ethumbd_slave.o CC generic/evas/common/generic_evas_ps_evas_image_loader_ps-shmfile.o CC generic/evas/common/generic_evas_ps_evas_image_loader_ps-timeout.o CC generic/evas/common/generic_evas_raw_evas_image_loader_raw-shmfile.o CC generic/evas/common/generic_evas_raw_evas_image_loader_raw-timeout.o CC generic/evas/common/generic_evas_svg_evas_image_loader_svg-shmfile.o CC generic/evas/common/generic_evas_svg_evas_image_loader_svg-timeout.o CC generic/evas/common/generic_evas_xcf_evas_image_loader_xcf-shmfile.o CC generic/evas/common/generic_evas_xcf_evas_image_loader_xcf-timeout.o CC generic/evas/common/generic_evas_gst_evas_image_loader_gst-shmfile.o CC generic/evas/common/generic_evas_gst_evas_image_loader_gst-timeout.o CC modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo CC modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo CC lib/emile/lib_emile_libemile_la-emile_main.lo CC lib/emile/lib_emile_libemile_la-emile_compress.lo CC lib/emile/lib_emile_libemile_la-emile_image.lo CC lib/emile/lib_emile_libemile_la-emile_base64.lo CC static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo CC static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo CC static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo CC static_libs/lz4/lib_emile_libemile_la-lz4.lo CC static_libs/lz4/lib_emile_libemile_la-lz4hc.lo CC lib/emile/lib_emile_libemile_la-emile_cipher_openssl.lo CC lib/eo/lib_eo_libeo_la-eo.lo CC lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo CC lib/eo/lib_eo_libeo_la-eo_base_class.lo In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:12: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x: In function '_eo_id_mem_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:177:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(hdr, hdr->size); ^~~ In file included from /usr/include/dlfcn.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:6: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Mem_Header * {aka struct _Mem_Header *}' extern int munmap(caddr_t, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c: In function '_eo_classes_release': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:1019:28: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] if (_eo_classes) munmap(_eo_classes, size); ^~~~~~~~~~~ In file included from /usr/include/dlfcn.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:6: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type '_Eo_Class ** {aka struct _Eo_Class **}' extern int munmap(caddr_t, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c: In function '_eo_classes_expand': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:1040:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = mmap(NULL, newsize, PROT_READ | PROT_WRITE, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:1048:28: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] if (_eo_classes) munmap(_eo_classes, psize); ^~~~~~~~~~~ In file included from /usr/include/dlfcn.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:6: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type '_Eo_Class ** {aka struct _Eo_Class **}' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/eo/lib_eo_libeo_la-eo_class_class.lo In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_base_class.c:9: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x: In function '_eo_id_mem_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:177:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(hdr, hdr->size); ^~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:6:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_base_class.c:9: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Mem_Header * {aka struct _Mem_Header *}' extern int munmap(caddr_t, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.c:5: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x: In function '_eo_id_mem_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:177:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(hdr, hdr->size); ^~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:6:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.c:5: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Mem_Header * {aka struct _Mem_Header *}' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/eo/lib_eo_libeo_la-eo_add_fallback.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_model_common.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:120:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_add_fallback.c:11: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x: In function '_eo_id_mem_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:177:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(hdr, hdr->size); ^~~ In file included from /usr/include/dlfcn.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_add_fallback.c:6: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Mem_Header * {aka struct _Mem_Header *}' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_manager.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_core.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file_core.lo CC lib/efl/interfaces/lib_efl_libefl_la-efl_input_device.lo CC static_libs/libunibreak/lib_evas_libevas_la-unibreakbase.lo CC static_libs/libunibreak/lib_evas_libevas_la-unibreakdef.lo CC static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo CC static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c: In function '_emile_jpeg_head': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1359:27: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Emile_Image_Load_Opts *opts = NULL; ^~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1368:14: warning: variable 'change_wh' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eina_Bool change_wh = EINA_FALSE; ^~~~~~~~~ CC static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo CC static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c: In function '_emile_jpeg_data': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1601:27: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Emile_Image_Load_Opts *opts = NULL; ^~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1605:25: warning: variable 'm' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] const unsigned char *m = NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1607:28: warning: variable 'ptr_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uint32_t *ptr2 = NULL, *ptr_rotate = NULL; ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1608:14: warning: variable 'ptrag' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uint16_t *ptrag = NULL, *ptrag_rotate = NULL; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1608:29: warning: variable 'ptrag_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uint16_t *ptrag = NULL, *ptrag_rotate = NULL; ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1609:13: warning: variable 'ptrg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uint8_t *ptrg = NULL, *ptrg_rotate = NULL; ^~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1609:27: warning: variable 'ptrg_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] uint8_t *ptrg = NULL, *ptrg_rotate = NULL; ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1611:8: warning: variable 'region' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int region = 0; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1620:14: warning: variable 'line_done' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eina_Bool line_done = EINA_FALSE; ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1621:14: warning: variable 'ptrg_free' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eina_Bool ptrg_free = EINA_FALSE; ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1622:14: warning: variable 'ptrag_free' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eina_Bool ptrag_free = EINA_FALSE; ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1623:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Eina_Bool r = EINA_FALSE; ^ CC lib/evas/lib_evas_libevas_la-main.lo CC lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_data.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_device.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_events.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_events_legacy.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_key.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_main.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_name.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_image_legacy.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_render.lo CC lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_map.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_out.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_image.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_proxy.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_snapshot.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_scene3d.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_tbm.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_x11.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_wayland.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_event_input.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_event_key.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_event_pointer.lo CC lib/evas/canvas/lib_evas_libevas_la-efl_event_hold.lo CC lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo CC lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo CC lib/evas/cache/lib_evas_libevas_la-evas_preload.lo CC lib/evas/file/lib_evas_libevas_la-evas_module.lo CC lib/evas/file/lib_evas_libevas_la-evas_path.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo CC lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo CC lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load.lo CC lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_save.lo CC lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load_save_common.lo CC modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo CC modules/evas/model_loaders/md2/lib_evas_libevas_la-evas_model_load_md2.lo CC modules/evas/model_loaders/obj/lib_evas_libevas_la-evas_model_load_obj.lo CC modules/evas/model_loaders/ply/lib_evas_libevas_la-evas_model_load_ply.lo CC modules/evas/model_savers/eet/lib_evas_libevas_la-evas_model_save_eet.lo CC modules/evas/model_savers/obj/lib_evas_libevas_la-evas_model_save_obj.lo CC modules/evas/model_savers/ply/lib_evas_libevas_la-evas_model_save_ply.lo CC lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-square.lo CC lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-cube.lo CC lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-sphere.lo CC lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-torus.lo CC lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cylinder.lo CC lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cone.lo CC lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-surface.lo CC lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-terrain.lo CC lib/evas/common3d/primitives/lib_evas_libevas_la-primitive_common.lo CC static_libs/draw/lib_evas_libevas_la-draw_alpha_main.lo CC static_libs/draw/lib_evas_libevas_la-draw_convert.lo CC static_libs/draw/lib_evas_libevas_la-draw_main_neon.lo CC static_libs/draw/lib_evas_libevas_la-draw_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo CC lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo CC lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo CC lib/evas/common/lib_evas_libevas_la-evas_cpu.lo CC lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_load.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo CC lib/evas/common/lib_evas_libevas_la-evas_font_query.lo CC lib/evas/common/lib_evas_libevas_la-evas_image_load.lo CC lib/evas/common/lib_evas_libevas_la-evas_image_save.lo CC lib/evas/common/lib_evas_libevas_la-evas_image_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_image_data.lo CC lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo CC lib/evas/common/lib_evas_libevas_la-evas_line_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo CC lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo CC lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo CC lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo CC lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo CC lib/evas/common/lib_evas_libevas_la-evas_tiler.lo CC lib/evas/common/lib_evas_libevas_la-evas_pipe.lo CC lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo CC lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_fill.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo CC lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo CC modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo CC modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_tbm.lo CC modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_dmabuf.lo CC modules/evas/engines/software_generic/lib_evas_libevas_la-evas_ector_software_buffer.lo CC modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo CC modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo CC modules/evas/image_loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo CC modules/evas/image_loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo CC modules/evas/image_loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo CC modules/evas/image_loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo CC modules/evas/image_savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo CC modules/evas/image_loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo CC modules/evas/image_loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo CC modules/evas/image_loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_native_dmabuf.c: In function '_native_bind_cb': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_native_dmabuf.c:37:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] im->image.data = mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, a->fd[0], 0); ^ CC modules/evas/image_savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo CC modules/evas/image_loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo CC modules/evas/image_loaders/png/lib_evas_libevas_la-evas_image_load_png.lo CC modules/evas/image_savers/png/lib_evas_libevas_la-evas_image_save_png.lo CC modules/evas/image_loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo CC modules/evas/image_loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo CC modules/evas/image_loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo CC modules/evas/image_loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo CC modules/evas/image_loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo CC modules/evas/image_savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo CC lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo CC lib/ecore/lib_ecore_libecore_la-ecore.lo CC lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo CC lib/ecore/lib_ecore_libecore_la-ecore_anim.lo CC lib/ecore/lib_ecore_libecore_la-ecore_app.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/png/evas_image_save_png.c: In function 'save_image_png.constprop': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/png/evas_image_save_png.c:31:33: warning: variable 'png_data' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] png_bytep row_ptr, png_data = NULL; ^~~~~~~~ CC lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo CC lib/ecore/lib_ecore_libecore_la-ecore_events.lo CC lib/ecore/lib_ecore_libecore_la-ecore_glib.lo CC lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo CC lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo CC lib/ecore/lib_ecore_libecore_la-ecore_idler.lo CC lib/ecore/lib_ecore_libecore_la-ecore_job.lo CC lib/ecore/lib_ecore_libecore_la-ecore_main.lo CC lib/ecore/lib_ecore_libecore_la-efl_loop_user.lo CC lib/ecore/lib_ecore_libecore_la-efl_loop_fd.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c: In function '_ecore_fps_debug_init': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c:830:33: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _ecore_fps_runtime_mmap = mmap(NULL, sizeof(unsigned int), ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c: In function '_ecore_fps_debug_shutdown': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c:855:21: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(_ecore_fps_runtime_mmap, sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c:19:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'unsigned int *' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo CC lib/ecore/lib_ecore_libecore_la-ecore_poller.lo CC lib/ecore/lib_ecore_libecore_la-ecore_time.lo CC lib/ecore/lib_ecore_libecore_la-ecore_timer.lo CC lib/ecore/lib_ecore_libecore_la-ecore_thread.lo CC lib/ecore/lib_ecore_libecore_la-ecore_thread_promise.lo CC lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo CC lib/ecore/lib_ecore_libecore_la-ecore_exe.lo CC lib/ecore/lib_ecore_libecore_la-ecore_signal.lo CC lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo CC lib/ector/lib_ector_libector_la-ector_main.lo CC lib/ector/lib_ector_libector_la-ector_buffer.lo CC lib/ector/lib_ector_libector_la-ector_renderer_shape.lo CC lib/ector/lib_ector_libector_la-ector_renderer.lo CC lib/ector/lib_ector_libector_la-ector_renderer_buffer.lo CC lib/ector/lib_ector_libector_la-ector_renderer_gradient.lo CC lib/ector/lib_ector_libector_la-ector_renderer_gradient_radial.lo CC lib/ector/lib_ector_libector_la-ector_renderer_gradient_linear.lo CC lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_linear.lo CC lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_radial.lo CC lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_shape.lo CC lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo.lo CC lib/ector/cairo/lib_ector_libector_la-ector_cairo_software_surface.lo CC lib/ector/cairo/lib_ector_libector_la-ector_cairo_surface.lo CC lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_linear.lo CC lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_radial.lo CC lib/ector/software/lib_ector_libector_la-ector_renderer_software_shape.lo CC lib/ector/software/lib_ector_libector_la-ector_renderer_software_buffer.lo CC lib/ector/software/lib_ector_libector_la-ector_software_gradient.lo CC lib/ector/software/lib_ector_libector_la-ector_software_rasterizer.lo CC lib/ector/software/lib_ector_libector_la-ector_software_surface.lo CC lib/ector/software/lib_ector_libector_la-ector_software_buffer.lo CC static_libs/freetype/lib_ector_libector_la-sw_ft_math.lo CC static_libs/freetype/lib_ector_libector_la-sw_ft_raster.lo CC static_libs/freetype/lib_ector_libector_la-sw_ft_stroker.lo CC lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_gradient_linear.lo CC lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_gradient_radial.lo CC lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_shape.lo CC lib/ector/gl/lib_ector_libector_la-ector_renderer_gl.lo CC lib/ector/gl/lib_ector_libector_la-ector_gl_buffer.lo CC lib/ector/gl/lib_ector_libector_la-ector_gl_buffer_base.lo CC lib/ector/gl/lib_ector_libector_la-ector_gl_surface.lo CC lib/ector/gl/lib_ector_libector_la-ector_gl_shader.lo CC lib/eet/lib_eet_libeet_la-eet_alloc.lo CC lib/eet/lib_eet_libeet_la-eet_cipher.lo CC lib/eet/lib_eet_libeet_la-eet_connection.lo CC lib/eet/lib_eet_libeet_la-eet_data.lo CC lib/eet/lib_eet_libeet_la-eet_dictionary.lo CC lib/eet/lib_eet_libeet_la-eet_image.lo CC lib/eet/lib_eet_libeet_la-eet_lib.lo CC lib/eet/lib_eet_libeet_la-eet_node.lo CC lib/eet/lib_eet_libeet_la-eet_utils.lo CC lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo CC lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo CC lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_joystick.lo CC lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url_curl.lo CC static_libs/http-parser/lib_ecore_con_libecore_con_la-http_parser.lo CC lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo CC modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c: In function '_ecore_evas_fps_debug_init': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c:3034:41: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _ecore_evas_fps_rendertime_mmap = mmap(NULL, sizeof(unsigned int), ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c: In function '_ecore_evas_fps_debug_shutdown': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c:3057:21: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(_ecore_evas_fps_rendertime_mmap, sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c:20:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'unsigned int *' extern int munmap(caddr_t, size_t); ^~~~~~ CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_keygrab.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo CC modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_module.lo CC modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_imcontext.lo CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo CXX modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_module.lo CXX modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_imcontext.lo CC modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo CC modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_connection.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_object.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_proxy.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_arguments.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_method.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_signal.lo CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_introspection.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC edje_external/emotion/edje_external_emotion_module_la-emotion.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:7: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:7: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:7: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:7: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:7: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:7: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:7: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:7: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:7: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:7: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:7: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:7: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:7: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:7: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:7: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:8: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:8: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:8: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:8: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:8: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:6: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:6: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:6: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:6: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:6: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:6: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:6: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:6: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:6: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_private.h:4, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:6: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo CC lib/eio/lib_eio_libeio_la-eio_dir.lo CC lib/eio/lib_eio_libeio_la-eio_eet.lo CC lib/eio/lib_eio_libeio_la-eio_file.lo CC lib/eio/lib_eio_libeio_la-efl_io_manager.lo CC lib/eio/lib_eio_libeio_la-eio_sentry.lo CC lib/eio/lib_eio_libeio_la-eio_main.lo CC lib/eio/lib_eio_libeio_la-eio_map.lo CC lib/eio/lib_eio_libeio_la-eio_monitor.lo CC lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo CC lib/eio/lib_eio_libeio_la-eio_single.lo CC lib/eio/lib_eio_libeio_la-eio_xattr.lo CC lib/eio/lib_eio_libeio_la-eio_model.lo CC lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_poll.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_args.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_float.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_main.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_str.lo CC lib/embryo/lib_embryo_libembryo_la-embryo_time.lo CC lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo CC lib/edje/lib_edje_libedje_la-edje_box_layout.lo CC lib/edje/lib_edje_libedje_la-edje_cache.lo CC lib/edje/lib_edje_libedje_la-edje_calc.lo CC lib/edje/lib_edje_libedje_la-edje_callbacks.lo CC lib/edje/lib_edje_libedje_la-edje_data.lo CC lib/edje/lib_edje_libedje_la-edje_edit.lo CC lib/edje/lib_edje_libedje_la-edje_embryo.lo CC lib/edje/lib_edje_libedje_la-edje_entry.lo CC lib/edje/lib_edje_libedje_la-edje_external.lo CC lib/edje/lib_edje_libedje_la-edje_load.lo CC lib/edje/lib_edje_libedje_la-edje_lua.lo CC lib/edje/lib_edje_libedje_la-edje_lua2.lo CC lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo CC lib/edje/lib_edje_libedje_la-edje_main.lo CC lib/edje/lib_edje_libedje_la-edje_match.lo CC lib/edje/lib_edje_libedje_la-edje_message_queue.lo CC lib/edje/lib_edje_libedje_la-edje_misc.lo CC lib/edje/lib_edje_libedje_la-edje_module.lo CC lib/edje/lib_edje_libedje_la-edje_multisense.lo CC lib/edje/lib_edje_libedje_la-edje_program.lo CC lib/edje/lib_edje_libedje_la-edje_smart.lo CC lib/edje/lib_edje_libedje_la-edje_text.lo CC lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo CC lib/edje/lib_edje_libedje_la-edje_util.lo CC lib/edje/lib_edje_libedje_la-edje_var.lo CC lib/edje/lib_edje_libedje_la-edje_signal.lo CC lib/edje/lib_edje_libedje_la-edje_containers.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_main.lo CC modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo CC modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo CC modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_buffer.lo CC modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_image_buffer.lo In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.h:4:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:18: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h: In function 'emotion_generic_shm_get': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h:113:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] t_vs = mmap(NULL, sizeof(*t_vs), PROT_READ|PROT_WRITE, MAP_SHARED, shmfd, 0); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h:122:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(t_vs, sizeof(*t_vs)); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:5:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Emotion_Generic_Video_Shared * {aka struct _Emotion_Generic_Video_Shared *}' extern int munmap(caddr_t, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.h:4:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:18: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h:123:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] t_vs = mmap(NULL, size, PROT_READ|PROT_WRITE, MAP_SHARED, shmfd, 0); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h: In function 'emotion_generic_shm_free': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h:145:11: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(vs, vs->size); ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:5:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Emotion_Generic_Video_Shared * {aka struct _Emotion_Generic_Video_Shared *}' extern int munmap(caddr_t, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c: In function '_create_shm_data': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:134:7: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] vs = mmap(NULL, size, PROT_READ|PROT_WRITE, MAP_SHARED, shmfd, 0); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:156:16: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(vs, size); ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:5:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Emotion_Generic_Video_Shared * {aka struct _Emotion_Generic_Video_Shared *}' extern int munmap(caddr_t, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:165:13: warning: passing argument 1 of 'munmap' from incompatible pointer type [-Wincompatible-pointer-types] munmap(ev->shared, ev->shared->size); ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:5:0: /usr/include/sys/mman.h:245:12: note: expected 'caddr_t {aka char *}' but argument is of type 'Emotion_Generic_Video_Shared * {aka struct _Emotion_Generic_Video_Shared *}' extern int munmap(caddr_t, size_t); ^~~~~~ CC modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_rgbaimage_buffer.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c: In function 'emotion_video_sink_init': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c:46:13: warning: G_ADD_PRIVATE sink->priv = priv = G_TYPE_INSTANCE_GET_PRIVATE(sink, EMOTION_TYPE_VIDEO_SINK, EmotionVideoSinkPrivate); ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c: In function 'emotion_video_sink_class_init': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c:475:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(EmotionVideoSinkPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7, from /usr/include/gstreamer-1.0/gst/gst.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.h:5, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c:5: /usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_shader.lo CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo CC modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo CC modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_image.lo CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_dri_image.lo CC modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo CC lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo CC lib/ethumb/lib_ethumb_libethumb_la-md5.lo CC lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_quaternion.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_shape.lo CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_world.lo CC lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo CC lib/elocation/lib_elocation_libelocation_la-elocation.lo CC lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_client.lo CC lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_location.lo CC lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_manager.lo CC lib/elementary/lib_elementary_libelementary_la-elc_ctxpopup.lo CC lib/elementary/lib_elementary_libelementary_la-elc_fileselector.lo CC lib/elementary/lib_elementary_libelementary_la-elc_fileselector_button.lo CC lib/elementary/lib_elementary_libelementary_la-elc_fileselector_entry.lo CC lib/elementary/lib_elementary_libelementary_la-elc_hoversel.lo CC lib/elementary/lib_elementary_libelementary_la-elc_multibuttonentry.lo CC lib/elementary/lib_elementary_libelementary_la-elc_naviframe.lo CC lib/elementary/lib_elementary_libelementary_la-elc_player.lo CC lib/elementary/lib_elementary_libelementary_la-elc_popup.lo CC lib/elementary/lib_elementary_libelementary_la-elc_scrolled_entry.lo CC lib/elementary/lib_elementary_libelementary_la-elm_access.lo CC lib/elementary/lib_elementary_libelementary_la-elm_actionslider.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_common.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_server_eet.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_server.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_server_view.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_client.lo CC lib/elementary/lib_elementary_libelementary_la-elm_app_client_view.lo CC lib/elementary/lib_elementary_libelementary_la-elm_atspi_app_object.lo CC lib/elementary/lib_elementary_libelementary_la-elm_atspi_bridge.lo CC lib/elementary/lib_elementary_libelementary_la-elm_bg.lo CC lib/elementary/lib_elementary_libelementary_la-elm_box.lo CC lib/elementary/lib_elementary_libelementary_la-elm_bubble.lo CC lib/elementary/lib_elementary_libelementary_la-elm_button.lo CC lib/elementary/lib_elementary_libelementary_la-elm_calendar.lo CC lib/elementary/lib_elementary_libelementary_la-elm_check.lo CC lib/elementary/lib_elementary_libelementary_la-elm_clock.lo CC lib/elementary/lib_elementary_libelementary_la-elm_cnp.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_line.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_text.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_file.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_parse.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_widget_selection.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_widget.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code_diff_widget.lo CC lib/elementary/lib_elementary_libelementary_la-elm_code.lo CC lib/elementary/lib_elementary_libelementary_la-elm_colorselector.lo CC lib/elementary/lib_elementary_libelementary_la-elm_color_class.lo CC lib/elementary/lib_elementary_libelementary_la-elc_combobox.lo CC lib/elementary/lib_elementary_libelementary_la-elm_config.lo CC lib/elementary/lib_elementary_libelementary_la-elm_conform.lo CC lib/elementary/lib_elementary_libelementary_la-elm_datetime.lo CC lib/elementary/lib_elementary_libelementary_la-elm_dayselector.lo CC lib/elementary/lib_elementary_libelementary_la-elm_dbus_menu.lo CC lib/elementary/lib_elementary_libelementary_la-elm_diskselector.lo CC lib/elementary/lib_elementary_libelementary_la-elm_entry.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_flip.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_internal_text_interactive.lo CC lib/elementary/lib_elementary_libelementary_la-elm_flipselector.lo CC lib/elementary/lib_elementary_libelementary_la-elm_font.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_frame.lo CC lib/elementary/lib_elementary_libelementary_la-elm_gengrid.lo CC lib/elementary/lib_elementary_libelementary_la-elm_genlist.lo CC lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer.lo CC lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer_extra_gestures.lo CC lib/elementary/lib_elementary_libelementary_la-elm_glview.lo CC lib/elementary/lib_elementary_libelementary_la-elm_grid.lo CC lib/elementary/lib_elementary_libelementary_la-elm_hover.lo CC lib/elementary/lib_elementary_libelementary_la-elm_icon.lo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dbus_menu.c: In function '_method_event_group': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dbus_menu.c:701:11: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] eldbus_message_iter_basic_append(errors, 'i', id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/elementary/lib_elementary_libelementary_la-efl_ui_image.lo CC lib/elementary/lib_elementary_libelementary_la-elm_index.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_accessible.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_action.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_component.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text_editable.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_image.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_selection.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_value.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_widget_action.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_window.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_fileselector.lo CC lib/elementary/lib_elementary_libelementary_la-elm_interface_scrollable.lo CC lib/elementary/lib_elementary_libelementary_la-elm_inwin.lo CC lib/elementary/lib_elementary_libelementary_la-elm_label.lo CC lib/elementary/lib_elementary_libelementary_la-elm_layout.lo CC lib/elementary/lib_elementary_libelementary_la-elm_layout_pack.lo CC lib/elementary/lib_elementary_libelementary_la-elm_list.lo CC lib/elementary/lib_elementary_libelementary_la-elm_main.lo CC lib/elementary/lib_elementary_libelementary_la-elm_map.lo CC lib/elementary/lib_elementary_libelementary_la-elm_mapbuf.lo CC lib/elementary/lib_elementary_libelementary_la-elm_menu.lo CC lib/elementary/lib_elementary_libelementary_la-elm_module.lo CC lib/elementary/lib_elementary_libelementary_la-elm_notify.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_nstate.lo CC lib/elementary/lib_elementary_libelementary_la-elm_panel.lo CC lib/elementary/lib_elementary_libelementary_la-elm_panes.lo CC lib/elementary/lib_elementary_libelementary_la-elm_photo.lo CC lib/elementary/lib_elementary_libelementary_la-elm_photocam.lo CC lib/elementary/lib_elementary_libelementary_la-elm_plug.lo CC lib/elementary/lib_elementary_libelementary_la-elm_prefs.lo CC lib/elementary/lib_elementary_libelementary_la-elm_prefs_data.lo CC lib/elementary/lib_elementary_libelementary_la-elm_progressbar.lo CC lib/elementary/lib_elementary_libelementary_la-elm_radio.lo CC lib/elementary/lib_elementary_libelementary_la-elm_route.lo CC lib/elementary/lib_elementary_libelementary_la-elm_scroller.lo CC lib/elementary/lib_elementary_libelementary_la-elm_segment_control.lo CC lib/elementary/lib_elementary_libelementary_la-elm_separator.lo CC lib/elementary/lib_elementary_libelementary_la-elm_slider.lo CC lib/elementary/lib_elementary_libelementary_la-elm_slideshow.lo CC lib/elementary/lib_elementary_libelementary_la-elm_spinner.lo CC lib/elementary/lib_elementary_libelementary_la-elm_store.lo CC lib/elementary/lib_elementary_libelementary_la-elm_systray.lo CC lib/elementary/lib_elementary_libelementary_la-elm_systray_watcher.lo CC lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_interface.lo CC lib/elementary/lib_elementary_libelementary_la-elm_sys_notify.lo CC lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_dbus.lo CC lib/elementary/lib_elementary_libelementary_la-elm_table.lo CC lib/elementary/lib_elementary_libelementary_la-elm_theme.lo CC lib/elementary/lib_elementary_libelementary_la-elm_thumb.lo CC lib/elementary/lib_elementary_libelementary_la-elm_toolbar.lo CC lib/elementary/lib_elementary_libelementary_la-elm_transit.lo CC lib/elementary/lib_elementary_libelementary_la-elm_util.lo CC lib/elementary/lib_elementary_libelementary_la-elm_url.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_video.lo CC lib/elementary/lib_elementary_libelementary_la-elm_view_list.lo CC lib/elementary/lib_elementary_libelementary_la-elm_view_form.lo CC lib/elementary/lib_elementary_libelementary_la-elm_web2.lo CC lib/elementary/lib_elementary_libelementary_la-elm_widget.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_win.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_win_standard.lo CC lib/elementary/lib_elementary_libelementary_la-elm_helper.lo CC lib/elementary/lib_elementary_libelementary_la-els_box.lo CC lib/elementary/lib_elementary_libelementary_la-els_cursor.lo CC lib/elementary/lib_elementary_libelementary_la-els_tooltip.lo CC lib/elementary/lib_elementary_libelementary_la-elu_ews_wm.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_box.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_box_flow.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_box_layout.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_grid.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_grid_static.lo CC lib/elementary/lib_elementary_libelementary_la-efl_ui_text.lo CC modules/evas/image_loaders/gif/modules_evas_image_loaders_gif_module_la-evas_image_load_gif.lo CC modules/evas/image_loaders/tiff/modules_evas_image_loaders_tiff_module_la-evas_image_load_tiff.lo CC modules/elementary/access_output/modules_elementary_access_output_module_la-mod.lo CC edje_external/elementary/edje_external_elementary_module_la-elm.lo CC modules/elementary/datetime_input_ctxpopup/modules_elementary_datetime_input_ctxpopup_module_la-datetime_input_ctxpopup.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_actionslider.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_bg.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_bubble.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_button.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_calendar.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_check.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_clock.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_combobox.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_entry.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_fileselector.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_button.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_entry.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_frame.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_gengrid.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_genlist.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_hoversel.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_icon.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_index.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_label.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_list.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_map.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_multibuttonentry.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_naviframe.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_notify.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_panes.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_photocam.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_progressbar.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_radio.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_scroller.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_segment_control.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_slider.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_slideshow.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_spinner.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_thumb.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_toolbar.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_video.lo CC edje_external/elementary/edje_external_elementary_module_la-elm_web.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-prefs_iface.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_button.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_check.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_datetime.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_entry.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_label.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_separator.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_slider.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_spinner.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_swallow.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_box.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_box.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_frame.lo CC modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_frame.lo CC modules/elementary/test_entry/modules_elementary_test_entry_module_la-mod.lo CC modules/elementary/test_map/modules_elementary_test_map_module_la-mod.lo CC modules/elementary/web/none/modules_elementary_web_none_module_la-elm_web_none.lo CC modules/evas/image_savers/tiff/modules_evas_image_savers_tiff_module_la-evas_image_save_tiff.lo CC bin/eina/bin_eina_eina_btlog-eina_btlog.o CC bin/efl/bin_efl_efl_debugd-efl_debugd.o CC bin/efl/bin_efl_efl_debugd-efl_debug_common.o CC bin/efl/bin_efl_efl_debug-efl_debug.o CC bin/efl/bin_efl_efl_debug-efl_debug_common.o CC bin/eet/bin_eet_eet-eet_main.o CC bin/eldbus/bin_eldbus_eldbus_codegen-utils.o CC bin/eldbus/bin_eldbus_eldbus_codegen-parser.o CC bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o CC bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o CC bin/eldbus/bin_eldbus_eldbus_codegen-client.o CC bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o CC bin/ecore_evas/bin_ecore_evas_eetpack-eetpack.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o CC bin/efreet/bin_efreet_efreetd-efreetd.o CC bin/efreet/bin_efreet_efreetd-efreetd_ipc.o CC bin/efreet/bin_efreet_efreetd-efreetd_cache.o CC bin/edje/bin_edje_edje_cc-edje_cc.o CC bin/edje/bin_edje_edje_cc-edje_cc_out.o CC bin/edje/bin_edje_edje_cc-edje_cc_parse.o CC bin/edje/bin_edje_edje_cc-edje_cc_mem.o CC bin/edje/bin_edje_edje_cc-edje_cc_handlers.o CC bin/edje/bin_edje_edje_cc-edje_cc_sources.o CC bin/edje/bin_edje_edje_cc-edje_multisense_convert.o CC bin/edje/bin_edje_edje_cc-edje_svg_loader.o CC bin/edje/epp/bin_edje_epp_epp-cppalloc.o CC bin/edje/epp/bin_edje_epp_epp-cpperror.o CC bin/edje/epp/bin_edje_epp_epp-cppexp.o CC bin/edje/epp/bin_edje_epp_epp-cpphash.o CC bin/edje/epp/bin_edje_epp_epp-cpplib.o CC bin/edje/epp/bin_edje_epp_epp-cppmain.o CC bin/ethumb/bin_ethumb_ethumb-ethumb.o /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c: In function 'sc_compile': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:267:24: warning: variable 'binf' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] FILE *binf; ^~~~ CC bin/ethumb_client/bin_ethumb_client_ethumbd-ethumbd.o CC bin/ethumb_client/bin_ethumb_client_ethumbd_client-ethumbd_client.o CC bin/elementary/bin_elementary_elementary_test-test.o CC bin/elementary/bin_elementary_elementary_test-test_explode.o CC bin/elementary/bin_elementary_elementary_test-test_3d.o CC bin/elementary/bin_elementary_elementary_test-test_access.o CC bin/elementary/bin_elementary_elementary_test-test_actionslider.o CC bin/elementary/bin_elementary_elementary_test-test_anim.o CC bin/elementary/bin_elementary_elementary_test-test_application_server.o CC bin/elementary/bin_elementary_elementary_test-test_bg.o CC bin/elementary/bin_elementary_elementary_test-test_box.o CC bin/elementary/bin_elementary_elementary_test-test_bubble.o CC bin/elementary/bin_elementary_elementary_test-test_button.o CC bin/elementary/bin_elementary_elementary_test-test_calendar.o CC bin/elementary/bin_elementary_elementary_test-test_check.o CC bin/elementary/bin_elementary_elementary_test-test_clock.o CC bin/elementary/bin_elementary_elementary_test-test_cnp.o CC bin/elementary/bin_elementary_elementary_test-test_code.o CC bin/elementary/bin_elementary_elementary_test-test_colorselector.o CC bin/elementary/bin_elementary_elementary_test-test_combobox.o CC bin/elementary/bin_elementary_elementary_test-test_conform.o CC bin/elementary/bin_elementary_elementary_test-test_config.o CC bin/elementary/bin_elementary_elementary_test-test_conform_indicator.o CC bin/elementary/bin_elementary_elementary_test-test_ctxpopup.o CC bin/elementary/bin_elementary_elementary_test-test_cursor.o CC bin/elementary/bin_elementary_elementary_test-test_colorclass.o CC bin/elementary/bin_elementary_elementary_test-test_datetime.o CC bin/elementary/bin_elementary_elementary_test-test_dayselector.o CC bin/elementary/bin_elementary_elementary_test-test_disable.o CC bin/elementary/bin_elementary_elementary_test-test_diskselector.o CC bin/elementary/bin_elementary_elementary_test-test_dnd.o CC bin/elementary/bin_elementary_elementary_test-test_eio.o CC bin/elementary/bin_elementary_elementary_test-test_entry.o CC bin/elementary/bin_elementary_elementary_test-test_entry_anchor.o CC bin/elementary/bin_elementary_elementary_test-test_entry_anchor2.o CC bin/elementary/bin_elementary_elementary_test-test_external.o CC bin/elementary/bin_elementary_elementary_test-test_events.o CC bin/elementary/bin_elementary_elementary_test-test_fileselector_button.o CC bin/elementary/bin_elementary_elementary_test-test_fileselector.o CC bin/elementary/bin_elementary_elementary_test-test_fileselector_entry.o CC bin/elementary/bin_elementary_elementary_test-test_flip.o CC bin/elementary/bin_elementary_elementary_test-test_flip_page.o CC bin/elementary/bin_elementary_elementary_test-test_flipselector.o CC bin/elementary/bin_elementary_elementary_test-test_floating.o CC bin/elementary/bin_elementary_elementary_test-test_focus.o CC bin/elementary/bin_elementary_elementary_test-test_focus_custom_chain.o CC bin/elementary/bin_elementary_elementary_test-test_focus_policy.o CC bin/elementary/bin_elementary_elementary_test-test_focus_style.o CC bin/elementary/bin_elementary_elementary_test-test_gengrid.o CC bin/elementary/bin_elementary_elementary_test-test_genlist.o CC bin/elementary/bin_elementary_elementary_test-test_gesture_layer.o CC bin/elementary/bin_elementary_elementary_test-test_gesture_layer2.o CC bin/elementary/bin_elementary_elementary_test-test_gesture_layer3.o CC bin/elementary/bin_elementary_elementary_test-test_glview_simple.o CC bin/elementary/bin_elementary_elementary_test-test_glview.o CC bin/elementary/bin_elementary_elementary_test-test_glview_manygears.o CC bin/elementary/bin_elementary_elementary_test-test_grid.o CC bin/elementary/bin_elementary_elementary_test-test_grid_static.o CC bin/elementary/bin_elementary_elementary_test-test_hover.o CC bin/elementary/bin_elementary_elementary_test-test_hoversel.o CC bin/elementary/bin_elementary_elementary_test-test_icon.o CC bin/elementary/bin_elementary_elementary_test-test_icon_desktops.o CC bin/elementary/bin_elementary_elementary_test-test_icon_animated.o CC bin/elementary/bin_elementary_elementary_test-test_image.o CC bin/elementary/bin_elementary_elementary_test-test_index.o CC bin/elementary/bin_elementary_elementary_test-test_inwin.o CC bin/elementary/bin_elementary_elementary_test-test_label.o CC bin/elementary/bin_elementary_elementary_test-test_launcher.o CC bin/elementary/bin_elementary_elementary_test-test_layout.o CC bin/elementary/bin_elementary_elementary_test-test_list.o CC bin/elementary/bin_elementary_elementary_test-test_map.o CC bin/elementary/bin_elementary_elementary_test-test_main_menu.o CC bin/elementary/bin_elementary_elementary_test-test_menu.o CC bin/elementary/bin_elementary_elementary_test-test_multi.o CC bin/elementary/bin_elementary_elementary_test-test_multibuttonentry.o CC bin/elementary/bin_elementary_elementary_test-test_naviframe.o CC bin/elementary/bin_elementary_elementary_test-test_naviframe_complex.o CC bin/elementary/bin_elementary_elementary_test-test_notify.o CC bin/elementary/bin_elementary_elementary_test-test_nstate.o CC bin/elementary/bin_elementary_elementary_test-test_panel.o CC bin/elementary/bin_elementary_elementary_test-test_panes.o CC bin/elementary/bin_elementary_elementary_test-test_photo.o CC bin/elementary/bin_elementary_elementary_test-test_photocam.o CC bin/elementary/bin_elementary_elementary_test-test_popup.o CC bin/elementary/bin_elementary_elementary_test-test_prefs.o CC bin/elementary/bin_elementary_elementary_test-test_progressbar.o CC bin/elementary/bin_elementary_elementary_test-test_radio.o CC bin/elementary/bin_elementary_elementary_test-test_scaling.o CC bin/elementary/bin_elementary_elementary_test-test_scroller.o CC bin/elementary/bin_elementary_elementary_test-test_segment_control.o CC bin/elementary/bin_elementary_elementary_test-test_separator.o CC bin/elementary/bin_elementary_elementary_test-test_slider.o CC bin/elementary/bin_elementary_elementary_test-test_slideshow.o CC bin/elementary/bin_elementary_elementary_test-test_spinner.o CC bin/elementary/bin_elementary_elementary_test-test_store.o CC bin/elementary/bin_elementary_elementary_test-test_sys_notify.o CC bin/elementary/bin_elementary_elementary_test-test_systray.o CC bin/elementary/bin_elementary_elementary_test-test_task_switcher.o CC bin/elementary/bin_elementary_elementary_test-test_table.o CC bin/elementary/bin_elementary_elementary_test-test_thumb.o CC bin/elementary/bin_elementary_elementary_test-test_toolbar.o CC bin/elementary/bin_elementary_elementary_test-test_tooltip.o CC bin/elementary/bin_elementary_elementary_test-test_transit.o CC bin/elementary/bin_elementary_elementary_test-test_transit_bezier.o CC bin/elementary/bin_elementary_elementary_test-test_ui_box.o CC bin/elementary/bin_elementary_elementary_test-test_ui_grid.o CC bin/elementary/bin_elementary_elementary_test-test_video.o CC bin/elementary/bin_elementary_elementary_test-test_weather.o CC bin/elementary/bin_elementary_elementary_test-test_web.o CC bin/elementary/bin_elementary_elementary_test-test_win_inline.o CC bin/elementary/bin_elementary_elementary_test-test_win_keygrab.o CC bin/elementary/bin_elementary_elementary_test-test_win_socket.o CC bin/elementary/bin_elementary_elementary_test-test_win_plug.o CC bin/elementary/bin_elementary_elementary_test-test_win_state.o CC bin/elementary/bin_elementary_elementary_test-test_win_wm_rotation.o CC bin/elementary/bin_elementary_elementary_test-test_win_dialog.o CC bin/elementary/bin_elementary_elementary_config-config.o CC bin/elementary/bin_elementary_elementary_codegen-elementary_codegen.o CC bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc.o CC bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_mem.o CC bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_out.o CC bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_parse.o CC bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_handlers.o CC bin/elementary/bin_elementary_elementary_quicklaunch-quicklaunch.o CC bin/elementary/bin_elementary_elementary_run-run.o CXX bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o CC lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool.o CC lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool_glx.o CXX generic/evas/pdf/generic_evas_pdf_evas_image_loader_pdf-main.o CC generic/evas/common/generic_evas_pdf_evas_image_loader_pdf-shmfile.o CC generic/evas/common/generic_evas_pdf_evas_image_loader_pdf-timeout.o CC generic/evas/ps/generic_evas_ps_evas_image_loader_ps-main.o CC generic/evas/raw/generic_evas_raw_evas_image_loader_raw-main.o CC generic/evas/svg/generic_evas_svg_evas_image_loader_svg-main.o CC generic/evas/xcf/generic_evas_xcf_evas_image_loader_xcf-main.o CC generic/evas/xcf/generic_evas_xcf_evas_image_loader_xcf-pixelfuncs.o CC generic/evas/gst/generic_evas_gst_evas_image_loader_gst-main.o CC utils/ecore/utils_ecore_makekeys-makekeys.o CCLD lib/emile/libemile.la In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/librsvg-2.0/librsvg/rsvg.h:34, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:10: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/librsvg-2.0/librsvg/rsvg.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:10: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/librsvg-2.0/librsvg/rsvg.h:34, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:10: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/librsvg-2.0/librsvg/rsvg.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:10: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD lib/eo/libeo.la CCLD lib/embryo/libembryo.la CCLD bin/eina/eina_btlog CCLD bin/edje/epp/epp CCLD generic/evas/ps/evas_image_loader.ps CCLD bin/elementary/elementary_run CCLD generic/evas/raw/evas_image_loader.raw CCLD generic/evas/svg/evas_image_loader.svg CCLD generic/evas/gst/evas_image_loader.gst CCLD utils/ecore/makekeys CXXLD generic/evas/pdf/evas_image_loader.pdf CCLD generic/evas/xcf/evas_image_loader.xcf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc: In function 'eolian_cxx::options_type opts_get(int, char**)': /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc:315:6: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc:315:6: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc:315:6: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc:315:6: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] CCLD lib/efl/libefl.la CCLD bin/embryo/embryo_cc CCLD lib/eet/libeet.la ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD bin/eet/eet CCLD lib/ecore/libecore.la CCLD lib/ector/libector.la ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CXXLD bin/eolian_cxx/eolian_cxx ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/emile/.libs/libemile.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/ecore_input/libecore_input.la CCLD lib/eldbus/libeldbus.la CCLD lib/ecore_audio/libecore_audio.la CCLD lib/ecore_con/libecore_con.la CCLD lib/ecore_avahi/libecore_avahi.la CCLD lib/evas/common/libevas_op_blend_sse3.la CCLD lib/evas/common/libevas_convert_rgb_32.la ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file EOLCXX lib/ecore/efl_loop_user.eo.hh EOLCXX lib/ecore/ecore_poller.eo.hh EOLCXX lib/ecore/efl_loop.eo.hh EOLCXX lib/ecore/efl_loop_fd.eo.hh EOLCXX lib/ecore/ecore_parent.eo.hh EOLCXX lib/ecore/ecore_exe.eo.hh EOLCXX lib/ecore/efl_loop_timer.eo.hh EOLCXX lib/edje/edje_object.eo.hh EOLCXX lib/edje/edje_edit.eo.hh ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file EOLCXX lib/efl/interfaces/efl_canvas.eo.hh EOLCXX lib/efl/interfaces/efl_config.eo.hh EOLCXX lib/efl/interfaces/efl_control.eo.hh EOLCXX lib/efl/interfaces/efl_file.eo.hh EOLCXX lib/efl/interfaces/efl_image_load.eo.hh EOLCXX lib/efl/interfaces/efl_part.eo.hh EOLCXX lib/efl/interfaces/efl_player.eo.hh EOLCXX lib/efl/interfaces/efl_text.eo.hh EOLCXX lib/efl/interfaces/efl_text_properties.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_stack.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_view.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_buffer.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_shape.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_gradient.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_gradient_linear.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_gradient_radial.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_filter.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_size_hint.eo.hh EOLCXX lib/efl/interfaces/efl_model.eo.hh EOLCXX lib/efl/interfaces/efl_animator.eo.hh EOLCXX lib/efl/interfaces/efl_orientation.eo.hh EOLCXX lib/efl/interfaces/efl_flipable.eo.hh EOLCXX lib/efl/interfaces/efl_container.eo.hh EOLCXX lib/efl/interfaces/efl_pack.eo.hh EOLCXX lib/efl/interfaces/efl_pack_layout.eo.hh EOLCXX lib/efl/interfaces/efl_pack_linear.eo.hh EOLCXX lib/efl/interfaces/efl_pack_grid.eo.hh EOLCXX lib/efl/interfaces/efl_vpath.eo.hh EOLCXX lib/efl/interfaces/efl_vpath_manager.eo.hh EOLCXX lib/efl/interfaces/efl_vpath_file.eo.hh EOLCXX lib/efl/interfaces/efl_vpath_core.eo.hh EOLCXX lib/efl/interfaces/efl_vpath_file_core.eo.hh EOLCXX lib/efl/interfaces/efl_ui_spin.eo.hh EOLCXX lib/efl/interfaces/efl_event.eo.hh EOLCXX lib/efl/interfaces/efl_ui_progress.eo.hh EOLCXX lib/efl/interfaces/efl_input_interface.eo.hh EOLCXX lib/efl/interfaces/efl_input_state.eo.hh EOLCXX lib/efl/interfaces/efl_screen.eo.hh EOLCXX lib/efl/interfaces/efl_gfx_fill.eo.hh EOLCXX lib/efl/interfaces/efl_gfx.eo.hh EOLCXX lib/efl/interfaces/efl_image.eo.hh EOLCXX lib/efl/interfaces/efl_image_animated.eo.hh EOLCXX lib/efl/interfaces/efl_input_device.eo.hh EOLCXX lib/eldbus/eldbus_model_connection.eo.hh EOLCXX lib/eldbus/eldbus_model_object.eo.hh EOLCXX lib/eldbus/eldbus_model_proxy.eo.hh EOLCXX lib/eldbus/eldbus_model_method.eo.hh EOLCXX lib/eldbus/eldbus_model_arguments.eo.hh EOLCXX lib/eldbus/eldbus_model_signal.eo.hh EOLCXX lib/elementary/elm_access.eo.hh EOLCXX lib/elementary/elm_actionslider.eo.hh EOLCXX lib/elementary/elm_atspi_bridge.eo.hh EOLCXX lib/elementary/elm_app_client.eo.hh EOLCXX lib/elementary/elm_app_client_view.eo.hh EOLCXX lib/elementary/elm_app_server.eo.hh EOLCXX lib/elementary/elm_app_server_view.eo.hh EOLCXX lib/elementary/elm_atspi_app_object.eo.hh EOLCXX lib/elementary/elm_bg.eo.hh EOLCXX lib/elementary/elm_bubble.eo.hh EOLCXX lib/elementary/elm_button.eo.hh EOLCXX lib/elementary/elm_calendar.eo.hh EOLCXX lib/elementary/elm_check.eo.hh EOLCXX lib/elementary/elm_clock.eo.hh EOLCXX lib/elementary/elm_colorselector.eo.hh EOLCXX lib/elementary/elm_combobox.eo.hh EOLCXX lib/elementary/elm_ctxpopup.eo.hh EOLCXX lib/elementary/elm_datetime.eo.hh EOLCXX lib/elementary/elm_conformant.eo.hh EOLCXX lib/elementary/elm_dayselector.eo.hh EOLCXX lib/elementary/elm_diskselector.eo.hh EOLCXX lib/elementary/elm_entry.eo.hh EOLCXX lib/elementary/elm_fileselector.eo.hh EOLCXX lib/elementary/elm_fileselector_button.eo.hh EOLCXX lib/elementary/elm_fileselector_entry.eo.hh EOLCXX lib/elementary/efl_ui_flip.eo.hh EOLCXX lib/elementary/efl_ui_flip_internal_part.eo.hh EOLCXX lib/elementary/elm_flipselector.eo.hh EOLCXX lib/elementary/efl_ui_frame.eo.hh EOLCXX lib/elementary/elm_gengrid.eo.hh EOLCXX lib/elementary/elm_gengrid_pan.eo.hh EOLCXX lib/elementary/elm_genlist.eo.hh EOLCXX lib/elementary/elm_genlist_pan.eo.hh EOLCXX lib/elementary/elm_gesture_layer.eo.hh EOLCXX lib/elementary/elm_glview.eo.hh EOLCXX lib/elementary/elm_hover.eo.hh EOLCXX lib/elementary/elm_hoversel.eo.hh EOLCXX lib/elementary/elm_icon.eo.hh EOLCXX lib/elementary/efl_ui_image.eo.hh EOLCXX lib/elementary/elm_index.eo.hh EOLCXX lib/elementary/elm_interface_atspi_accessible.eo.hh EOLCXX lib/elementary/elm_interface_atspi_action.eo.hh EOLCXX lib/elementary/elm_interface_atspi_component.eo.hh EOLCXX lib/elementary/elm_interface_atspi_text_editable.eo.hh EOLCXX lib/elementary/elm_interface_atspi_image.eo.hh EOLCXX lib/elementary/elm_interface_atspi_selection.eo.hh EOLCXX lib/elementary/elm_interface_atspi_text.eo.hh EOLCXX lib/elementary/elm_interface_atspi_value.eo.hh EOLCXX lib/elementary/elm_interface_atspi_widget_action.eo.hh EOLCXX lib/elementary/elm_interface_atspi_window.eo.hh EOLCXX lib/elementary/elm_interface_fileselector.eo.hh EOLCXX lib/elementary/elm_interface_scrollable.eo.hh EOLCXX lib/elementary/elm_inwin.eo.hh EOLCXX lib/elementary/elm_label.eo.hh EOLCXX lib/elementary/elm_layout.eo.hh EOLCXX lib/elementary/elm_list.eo.hh EOLCXX lib/elementary/elm_map.eo.hh EOLCXX lib/elementary/elm_map_pan.eo.hh EOLCXX lib/elementary/elm_menu.eo.hh EOLCXX lib/elementary/elm_multibuttonentry.eo.hh EOLCXX lib/elementary/elm_naviframe.eo.hh EOLCXX lib/elementary/elm_notify.eo.hh EOLCXX lib/elementary/efl_ui_nstate.eo.hh EOLCXX lib/elementary/elm_pan.eo.hh EOLCXX lib/elementary/elm_panel.eo.hh EOLCXX lib/elementary/elm_panes.eo.hh EOLCXX lib/elementary/elm_photo.eo.hh EOLCXX lib/elementary/elm_photocam.eo.hh EOLCXX lib/elementary/elm_photocam_pan.eo.hh EOLCXX lib/elementary/elm_player.eo.hh EOLCXX lib/elementary/elm_plug.eo.hh EOLCXX lib/elementary/elm_popup.eo.hh EOLCXX lib/elementary/elm_prefs.eo.hh EOLCXX lib/elementary/elm_progressbar.eo.hh EOLCXX lib/elementary/elm_radio.eo.hh EOLCXX lib/elementary/elm_route.eo.hh EOLCXX lib/elementary/elm_scroller.eo.hh EOLCXX lib/elementary/elm_segment_control.eo.hh EOLCXX lib/elementary/elm_separator.eo.hh EOLCXX lib/elementary/elm_slider.eo.hh EOLCXX lib/elementary/elm_slideshow.eo.hh EOLCXX lib/elementary/elm_spinner.eo.hh EOLCXX lib/elementary/elm_sys_notify_interface.eo.hh EOLCXX lib/elementary/elm_sys_notify.eo.hh EOLCXX lib/elementary/elm_sys_notify_dbus.eo.hh EOLCXX lib/elementary/elm_systray.eo.hh EOLCXX lib/elementary/elm_thumb.eo.hh EOLCXX lib/elementary/elm_toolbar.eo.hh EOLCXX lib/elementary/efl_ui_video.eo.hh EOLCXX lib/elementary/elm_view_list.eo.hh EOLCXX lib/elementary/elm_web.eo.hh EOLCXX lib/elementary/elm_view_form.eo.hh EOLCXX lib/elementary/elm_widget.eo.hh EOLCXX lib/elementary/efl_ui_win.eo.hh EOLCXX lib/elementary/efl_ui_win_standard.eo.hh EOLCXX lib/elementary/elm_widget_item.eo.hh EOLCXX lib/elementary/elm_color_item.eo.hh EOLCXX lib/elementary/elm_dayselector_item.eo.hh EOLCXX lib/elementary/elm_hoversel_item.eo.hh EOLCXX lib/elementary/elm_segment_control_item.eo.hh EOLCXX lib/elementary/elm_slideshow_item.eo.hh EOLCXX lib/elementary/elm_flipselector_item.eo.hh EOLCXX lib/elementary/elm_menu_item.eo.hh EOLCXX lib/elementary/elm_ctxpopup_item.eo.hh EOLCXX lib/elementary/elm_index_item.eo.hh EOLCXX lib/elementary/elm_multibuttonentry_item.eo.hh EOLCXX lib/elementary/elm_naviframe_item.eo.hh EOLCXX lib/elementary/elm_genlist_item.eo.hh EOLCXX lib/elementary/elm_gengrid_item.eo.hh EOLCXX lib/elementary/elm_list_item.eo.hh EOLCXX lib/elementary/elm_toolbar_item.eo.hh EOLCXX lib/elementary/elm_diskselector_item.eo.hh EOLCXX lib/elementary/elm_popup_item.eo.hh EOLCXX lib/elementary/efl_ui_box.eo.hh EOLCXX lib/elementary/efl_ui_box_flow.eo.hh EOLCXX lib/elementary/efl_ui_grid.eo.hh EOLCXX lib/elementary/efl_ui_grid_static.eo.hh EOLCXX lib/elementary/efl_ui_layout_internal_box.eo.hh EOLCXX lib/elementary/efl_ui_layout_internal_table.eo.hh EOLCXX lib/elementary/elm_button_internal_part.eo.hh EOLCXX lib/elementary/elm_ctxpopup_internal_part.eo.hh EOLCXX lib/elementary/elm_dayselector_internal_part.eo.hh EOLCXX lib/elementary/elm_entry_internal_part.eo.hh EOLCXX lib/elementary/elm_fileselector_entry_internal_part.eo.hh EOLCXX lib/elementary/elm_flip_internal_part.eo.hh EOLCXX lib/elementary/elm_hover_internal_part.eo.hh EOLCXX lib/elementary/elm_layout_internal_part.eo.hh EOLCXX lib/elementary/elm_mapbuf_internal_part.eo.hh EOLCXX lib/elementary/elm_naviframe_internal_part.eo.hh EOLCXX lib/elementary/elm_notify_internal_part.eo.hh EOLCXX lib/elementary/elm_panel_internal_part.eo.hh EOLCXX lib/elementary/elm_player_internal_part.eo.hh EOLCXX lib/elementary/elm_progressbar_internal_part.eo.hh EOLCXX lib/elementary/elm_popup_internal_part.eo.hh EOLCXX lib/elementary/elm_scroller_internal_part.eo.hh EOLCXX lib/elementary/elm_code_widget.eo.hh EOLCXX lib/elementary/efl_ui_text_interactive.eo.hh EOLCXX lib/elementary/efl_ui_text.eo.hh EOLCXX lib/elementary/efl_ui_text_editable.eo.hh EOLCXX lib/elementary/efl_config_global.eo.hh EOLCXX lib/eo/eo_base.eo.hh EOLCXX lib/eo/eo_override.eo.hh EOLCXX lib/eo/eo_class.eo.hh EOLCXX lib/eo/eo_interface.eo.hh EOLCXX lib/evas/canvas/efl_canvas_object.eo.hh EOLCXX lib/evas/canvas/efl_canvas_polygon.eo.hh EOLCXX lib/evas/canvas/efl_canvas_rectangle.eo.hh EOLCXX lib/evas/canvas/efl_canvas_text.eo.hh EOLCXX lib/evas/canvas/efl_canvas_text_cursor.eo.hh EOLCXX lib/evas/canvas/efl_canvas_group.eo.hh EOLCXX lib/evas/canvas/evas_canvas.eo.hh EOLCXX lib/evas/canvas/efl_canvas_image_internal.eo.hh EOLCXX lib/evas/canvas/efl_ui_draggable.eo.hh EOLCXX lib/evas/canvas/efl_ui_clickable.eo.hh EOLCXX lib/evas/canvas/efl_ui_scrollable.eo.hh EOLCXX lib/evas/canvas/efl_ui_selectable.eo.hh EOLCXX lib/evas/canvas/efl_ui_zoomable.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_camera.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_texture.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_light.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_mesh.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_material.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_primitive.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_node.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_scene.eo.hh EOLCXX lib/evas/canvas/evas_canvas3d_object.eo.hh EOLCXX lib/evas/canvas/evas_vg.eo.hh EOLCXX lib/evas/canvas/efl_vg.eo.hh EOLCXX lib/evas/canvas/efl_vg_container.eo.hh EOLCXX lib/evas/canvas/efl_vg_shape.eo.hh EOLCXX lib/evas/canvas/efl_vg_root_node.eo.hh EOLCXX lib/evas/canvas/efl_vg_gradient.eo.hh EOLCXX lib/evas/canvas/efl_vg_gradient_radial.eo.hh EOLCXX lib/evas/canvas/efl_vg_gradient_linear.eo.hh EOLCXX lib/evas/canvas/efl_canvas_image.eo.hh EOLCXX lib/evas/canvas/efl_canvas_snapshot.eo.hh EOLCXX lib/evas/canvas/efl_canvas_proxy.eo.hh EOLCXX lib/evas/canvas/efl_canvas_scene3d.eo.hh EOLCXX lib/evas/canvas/efl_canvas_surface.eo.hh EOLCXX lib/evas/canvas/efl_canvas_surface_tbm.eo.hh EOLCXX lib/evas/canvas/efl_canvas_surface_x11.eo.hh EOLCXX lib/evas/canvas/efl_canvas_surface_wayland.eo.hh EOLCXX lib/evas/canvas/efl_canvas_filter_internal.eo.hh EOLCXX lib/evas/canvas/efl_canvas_group_clipped.eo.hh EOLCXX lib/evas/canvas/efl_event_input.eo.hh EOLCXX lib/evas/canvas/efl_event_key.eo.hh EOLCXX lib/evas/canvas/efl_event_pointer.eo.hh EOLCXX lib/evas/canvas/efl_event_hold.eo.hh EOLCXX lib/evas/canvas/efl_gfx_map.eo.hh EOLCXX lib/evas/canvas/evas_line.eo.hh EOLCXX lib/evas/canvas/evas_table.eo.hh EOLCXX lib/evas/canvas/evas_grid.eo.hh EOLCXX lib/evas/canvas/evas_box.eo.hh EOLCXX lib/evas/canvas/evas_out.eo.hh EOLCXX lib/evas/canvas/evas_text.eo.hh EOLCXX lib/evas/canvas/evas_textgrid.eo.hh EOLCXX lib/evas/canvas/evas_image.eo.hh CXXLD lib/evas/libevas.la CCLD lib/ecore_ipc/libecore_ipc.la CCLD lib/ecore_x/libecore_x.la CCLD lib/ecore_imf/libecore_imf.la CCLD modules/ecore/system/upower/module.la CCLD lib/ecore_file/libecore_file.la CCLD lib/elocation/libelocation.la CCLD bin/efl/efl_debugd CCLD bin/efl/efl_debug CCLD bin/eldbus/eldbus-codegen CCLD lib/ecore_x/ecore_x_vsync ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/efreet/libefreet.la ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file lib/ector/.libs/libector.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/ecore_input_evas/libecore_input_evas.la CCLD modules/evas/engines/gl_common/libevas_engine_gl_common.la CCLD modules/evas/engines/gl_x11/module.la CCLD modules/evas/image_loaders/gif/module.la CCLD modules/evas/image_loaders/tiff/module.la CCLD modules/evas/image_savers/tiff/module.la CCLD lib/ecore_imf_evas/libecore_imf_evas.la CXXLD lib/ephysics/libephysics.la CCLD modules/ecore_imf/xim/module.la CCLD modules/evas/engines/software_x11/module.la ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/efreet/libefreet_mime.la CCLD lib/efreet/libefreet_trash.la CCLD bin/efreet/efreet_desktop_cache_create CCLD bin/efreet/efreetd CCLD bin/efreet/efreet_icon_cache_create ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/ecore_evas/libecore_evas.la CCLD modules/evas/engines/gl_generic/module.la ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/.libs/libecore_ipc.so: linked to lib/ecore_ipc/.libs/libecore_ipc.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/.libs/libecore_ipc.so: linked to lib/ecore_ipc/.libs/libecore_ipc.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/.libs/libecore_ipc.so: linked to lib/ecore_ipc/.libs/libecore_ipc.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/.libs/libecore_ipc.so: linked to lib/ecore_ipc/.libs/libecore_ipc.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/.libs/libecore_ipc.so: linked to lib/ecore_ipc/.libs/libecore_ipc.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/eio/libeio.la ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD modules/ecore_evas/engines/x/module.la CCLD modules/ecore_evas/engines/extn/module.la CCLD modules/ecore_imf/ibus/module.la CXXLD modules/ecore_imf/scim/module.la CCLD bin/ecore_evas/ecore_evas_convert CCLD bin/ecore_evas/eetpack ld: warning: file lib/ecore_file/.libs/libecore_file.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/edje/libedje.la CCLD lib/emotion/libemotion.la ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/.libs/libector.so: linked to lib/ector/.libs/libector.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/.libs/libecore_input_evas.so: linked to lib/ecore_input_evas/.libs/libecore_input_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD modules/emotion/gstreamer1/module.la ld: warning: file lib/efreet/.libs/libefreet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file lib/ecore_imf/.libs/libecore_imf.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file lib/ecore_file/.libs/libecore_file.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD edje_external/emotion/module.la CCLD lib/ethumb/libethumb.la CCLD bin/edje/edje_decc CCLD bin/edje/edje_pick CCLD bin/edje/edje_codegen CCLD bin/edje/edje_watch CCLD bin/edje/edje_player CCLD bin/edje/edje_external_inspector CCLD bin/edje/edje_inspector CCLD bin/edje/edje_cc ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple ld: inclusion ofwarning: file ld: warning file /jenkins/: filejobs/oi- /jenkins/jobsuserland//oi-userland/workspace/workspace/components/desktopcomponents//e/desktop/eefl/build/amd64/src/efl//lib/buildecore_input/./amd64libs/libecore_input.so/src/lib/: linked toecore_audio/ lib.libs/ecore_input//libecore_audio.so:.libs/libecore_input.so: attempted multiple linked to lib/inclusion of ecore_audio/file ld: warning:.libs/ file libecore_audio.so:/jenkins/ attempted multiplejobs/oi-userland inclusion/workspace/components of file ld: warning:/desktop/e/efl/ file /jenkins/jobs/oi-build/amd64userland/workspace//src/components/lib/evas/.libs/libevas.so: desktop/linked toe/ lib/evas/.efl/libs/libevas.so:build/ attempted multiple inclusion amd64/src/lib/eio/of file ld: warning: .libs/libeio.so: file /jenkins/jobs/oi-userland/workspacelinked /components/desktop/to lib/eio/e.libs//efl/build/amd64/src/liblibeio.so:/ecore/.libs/libecore.so attempted: linked to multiple inclusion of file lib/ ld:ecore/.libs/libecore.so: attempted warning:multiple inclusion file of /jenkins/file ld: warning: file /jenkins/jobs/oijobs/-userland/workspace/components/oi-desktop/userland/e/efl/build/workspace/components/desktop/e/efl/build/amd64/src/amd64/lib/src/lib/eet/efreet/..libs/libs/libeet.so:libefreet.so: linked linked to lib/to eet/.libs/lib/libeet.so: attempted multiple efreet/inclusion .libsof file/libefreet.so: ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/attempted build/amd64/srcmultiple /lib/inclusion emile/.libsof /libemile.so: linkedfile to ld:lib/emile/.libs warning:/libemile.so: attempted multiple inclusion file of file ld: /jenkins/warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/jobs/oi-e/efluserland/workspace//build/amd64/src/lib/eflcomponents/desktop//.libse//libefl.soefl/build: linked to lib//amd64/src/lib/embryo/.libs/efl/.libembryo.so:libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace linked /components/to desktop/e/efl/build/lib/amd64/src/embryo/.lib/eo/.libslibs/libembryo.so: /libeo.so:attempted multiple inclusion linked of to lib/eo/.libs/libeo.so: attempted multiple file ldinclusion of : warning:file ld: warning: file / file jenkins/jobs/oi-userland/workspace/components/jenkins/jobs/desktop//oi-userland/e/eflworkspace//build/amd64/src/lib/eina/components/.libs/desktop/libeina.so: linkede/ to lib/eina/efl/.libs/libeina.so: attempted multiple build/inclusion of file amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file EDJ modules/ethumb/emotion/template.edj EDJ modules/elementary/prefs/elm_prefs_swallow.edj ld: warning: file lib/ecore_imf/.libs/libecore_imf.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file lib/ecore_file/.libs/libecore_file.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file lib/ecore_evas/.libs/libecore_evas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ERR<6552>:eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_private.h:237 _eo_del_internal() in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_private.h:334: Object of class 'Efl_Network_Server' - Not all of the object destructors have been executed. ERR<6552>:eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:304 _eo_obj_pointer_get() obj_id 4000000030000004 is not pointing to a valid object. Maybe it has already been freed. ERR<6552>:eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.c:22 _eo_pointer_error() Obj (4000000030000004) is an invalid ref. CCLD modules/ethumb/emotion/module.la CCLD lib/ethumb_client/libethumb_client.la CCLD bin/ethumb/ethumb ERR<6552>:eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.x:304 _eo_obj_pointer_get() obj_id 4000000030000004 is not pointing to a valid object. Maybe it has already been freed. ERR<6552>:eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.c:22 _eo_pointer_error() Obj (4000000030000004) is an invalid ref. ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/.libs/libecore_audio.so: linked to lib/ecore_audio/.libs/libecore_audio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/.libs/libembryo.so: linked to lib/embryo/.libs/libembryo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/.libs/libecore_imf_evas.so: linked to lib/ecore_imf_evas/.libs/libecore_imf_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file lib/edje/.libs/libedje.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file lib/ecore_imf/.libs/libecore_imf.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file lib/ecore/.libs/libecore.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD lib/elementary/libelementary.la CCLD bin/ethumb_client/ethumbd_slave CCLD bin/ethumb_client/ethumbd CCLD bin/ethumb_client/ethumbd_client ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file lib/ethumb/.libs/libethumb.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file lib/edje/.libs/libedje.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file lib/ecore_file/.libs/libecore_file.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file lib/ecore_evas/.libs/libecore_evas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file lib/evas/.libs/libevas.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file lib/efl/.libs/libefl.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file lib/eo/.libs/libeo.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file lib/eet/.libs/libeet.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file lib/emile/.libs/libemile.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file lib/eina/.libs/libeina.so: linked to /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD modules/elementary/access_output/module.la CCLD edje_external/elementary/module.la CCLD modules/elementary/prefs/module.la CCLD modules/elementary/test_map/module.la CCLD modules/elementary/datetime_input_ctxpopup/module.la CCLD modules/elementary/test_entry/module.la CCLD modules/elementary/web/none/module.la CCLD bin/elementary/elementary_config CCLD bin/elementary/elementary_codegen CCLD bin/elementary/elementary_test CCLD bin/elementary/elm_prefs_cc CCLD bin/elementary/elementary_quicklaunch ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/.libs/libecore_x.so: linked to lib/ecore_x/.libs/libecore_x.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/.libs/libelocation.so: linked to lib/elocation/.libs/libelocation.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_trash.so: linked to lib/efreet/.libs/libefreet_trash.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/.libs/libemotion.so: linked to lib/emotion/.libs/libemotion.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/.libs/libethumb_client.so: linked to lib/ethumb_client/.libs/libethumb_client.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/.libs/libeldbus.so: linked to lib/eldbus/.libs/libeldbus.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/.libs/libethumb.so: linked to lib/ethumb/.libs/libethumb.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/.libs/libeio.so: linked to lib/eio/.libs/libeio.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet_mime.so: linked to lib/efreet/.libs/libefreet_mime.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/.libs/libefreet.so: linked to lib/efreet/.libs/libefreet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/.libs/libecore_imf.so: linked to lib/ecore_imf/.libs/libecore_imf.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/.libs/libecore_file.so: linked to lib/ecore_file/.libs/libecore_file.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/.libs/libecore_con.so: linked to lib/ecore_con/.libs/libecore_con.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/.libs/libecore_input.so: linked to lib/ecore_input/.libs/libecore_input.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/.libs/libemile.so: linked to lib/emile/.libs/libemile.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to lib/eina/.libs/libeina.so: attempted multiple inclusion of file Making all in data EDJ elementary/edje_externals/icons.edj EDJ elementary/themes/default.edj EDJ elementary/objects/test.edj EDJ elementary/objects/multip.edj EDJ elementary/objects/test_external.edj EDJ elementary/objects/font_preview.edj EDJ elementary/objects/cursors.edj EDJ elementary/objects/multibuttonentry.edj EPB elementary/objects/test_prefs.epb EDJ elementary/objects/test_focus_style.edj EDJ elementary/objects/postit_ent.edj EDJ elementary/objects/test_prefs.edj EDJ ethumb/frames/default.edj Making all in config Making all in default EET base.cfg Making all in standard EET base.cfg Making all in mobile EET base.cfg EET profile.cfg Making all in doc Making all in previews CC preview_text_filter.o CCLD preview_text_filter ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file Making all in widgets CC widget_preview_actionslider.o CC widget_preview_bg.o CC widget_preview_box.o CC widget_preview_bubble3.o CC widget_preview_button1.o CC widget_preview_bubble2.o CC widget_preview_button2.o CC widget_preview_bubble1.o CC widget_preview_calendar.o CC widget_preview_button3.o CC widget_preview_check1.o CC widget_preview_check2.o CC widget_preview_check3.o CC widget_preview_clock.o CC widget_preview_colorselector.o CC widget_preview_combobox.o CC widget_preview_conformant.o CC widget_preview_ctxpopup.o CC widget_preview_datetime1.o CC widget_preview_datetime2.o CC widget_preview_datetime3.o CC widget_preview_dayselector.o CC widget_preview_diskselector.o CC widget_preview_entry1.o CC widget_preview_entry2.o CC widget_preview_entry3.o CC widget_preview_entry4.o CC widget_preview_fileselector.o CC widget_preview_fileselector_button1.o CC widget_preview_fileselector_button2.o CC widget_preview_fileselector_button3.o CC widget_preview_fileselector_entry.o CC widget_preview_flip.o CC widget_preview_flipselector.o CC widget_preview_frame.o CC widget_preview_gengrid.o CC widget_preview_genlist1.o CC widget_preview_genlist2.o CC widget_preview_genlist3.o CC widget_preview_genlist4.o CC widget_preview_genlist5.o CC widget_preview_hover.o CC widget_preview_hoversel.o CC widget_preview_icon.o CC widget_preview_image.o CC widget_preview_index.o CC widget_preview_inwin1.o CC widget_preview_inwin2.o CC widget_preview_inwin3.o CC widget_preview_label.o CC widget_preview_layout.o CC widget_preview_list.o CC widget_preview_map.o CC widget_preview_mapbuf.o CC widget_preview_menu.o CC widget_preview_notify.o CC widget_preview_nstate.o CC widget_preview_panel.o CC widget_preview_panes.o CC widget_preview_photocam.o CC widget_preview_popup.o CC widget_preview_prefs.o CC widget_preview_progressbar.o CC widget_preview_radio.o CC widget_preview_scroller.o CC widget_preview_segment_control.o CC widget_preview_separator.o CC widget_preview_slider.o CC widget_preview_slideshow.o CC widget_preview_spinner.o CC widget_preview_table.o CC widget_preview_thumb.o CC widget_preview_toolbar.o CC widget_preview_web.o CC widget_preview_win.o EPB widget_preview_prefs.epb CCLD widget_preview_actionslider CCLD widget_preview_bg CCLD widget_preview_box CCLD widget_preview_bubble1 CCLD widget_preview_bubble2 CCLD widget_preview_bubble3 CCLD widget_preview_button2 CCLD widget_preview_button1 CCLD widget_preview_button3 CCLD widget_preview_calendar CCLD widget_preview_check1 CCLD widget_preview_check2 CCLD widget_preview_check3 CCLD widget_preview_clock CCLD widget_preview_colorselector CCLD widget_preview_combobox ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_conformant ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_ctxpopup ldld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib: warning: /edje/.libs/libedje.so:file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/ linked to ../..amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/./src/lib/edje/.libs/libedje.so: attempted multiple inclusionlibs/libedje.so: attempted of file ld: warning: file /multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/libworkspace/components//desktop/e/ecore_evas/.libs/libecore_evas.so: linked to ..efl/build/amd64//../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file src/lib/ecore_evas/.libsld: warning: /libecore_evas.so: linked to file /../jenkins/jobs/oi-../src/lib/ecore_evas/.libs/libecore_evas.souserland/workspace/components/desktop: attempted multiple/e/efl/build/amd64/src/lib/evas/.libs inclusion of file ld/: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so:libevas.so: linked linked to ../. to./src/ .lib/evas/.libs.//libevas.so: attempted multiple inclusion of ../srcfile /lib/ld: warning:evas/.libs/ file /jenkins/jobs/libevas.so: attempted multiple inclusionoi-userland/workspace/components/desktop/e/efl/build/amd64/src/ of lib/ecore/.libs/libecore.so: file ld: warning: linked to .file /jenkins/./../jobs/oisrc/-userland/lib/ecore/.libs/libecore.so: workspace/attempted multiple inclusion of file ld: warning:components/desktop/e file/efl/build/ /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64amd64//src/lib/efl/.libs/libefl.so: linkedsrc/lib/ecore/.libs/ to ../../srclibecore.so: /liblinked to/efl/. ..libs//../src/libefl.so: attempted multiple inclusion of file ld: warninglib/ecore/: .libsfile /jenkins/jobs/oi-userland/workspace/components/desktop/libecore.so: attempted multiple/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_datetime1 ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_datetime2 CCLD widget_preview_datetime3 ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_dayselector CCLD widget_preview_diskselector CCLD widget_preview_entry1 CCLD widget_preview_entry3 CCLD widget_preview_entry2 CCLD widget_preview_entry4 CCLD widget_preview_fileselector CCLD widget_preview_fileselector_button1 CCLD widget_preview_fileselector_button2 CCLD widget_preview_fileselector_button3 CCLD widget_preview_fileselector_entry ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_flip ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_flipselector ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_frame ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_gengrid CCLD widget_preview_genlist1 CCLD widget_preview_genlist4 CCLD widget_preview_genlist3 CCLD widget_preview_genlist2 CCLD widget_preview_genlist5 CCLD widget_preview_hover CCLD widget_preview_hoversel CCLD widget_preview_icon CCLD widget_preview_image CCLD widget_preview_index CCLD widget_preview_inwin1 CCLD widget_preview_inwin2 ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_inwin3 CCLD widget_preview_label ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/ld:jobs/ warning:oi- file userland//jenkins/workspace/jobs/components/oi-desktop/userland/e/workspace/efl/components/build/desktop/eamd64//eflsrc//build/lib/amd64/eo/src/.libslib//libeo.soedje/: .libs/linked libedje.so:to linked.. to/. .././src/..lib//src/lib/eo/.libsedje//libeo.so.libs/: libedje.so:attempted multiple attemptedinclusion multiple of inclusion of file file ld:ld: warning warning: file /jenkins/: file jobs/oi-userland//jenkins/jobs/oi-workspace/userland/components/workspace/desktop/e/components/desktop/efl/e/efl/build/build/amd64/amd64/src/libsrc/lib//eetecore_evas/.libs/libecore_evas.so:/. linked libs/to libeet.so:.. linked /.to ./..src//.lib/./ecore_evas/src/.libs/lib/eetlibecore_evas.so:/. attempted libs/multiple libeet.so:inclusion attemptedof file ld: multiple inclusion of warning: file ld: warning: file /jenkins/jobs/oi-userland/workspace/components file //desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to jenkins/.jobs/./../srcoi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs//lib/evas/.libs/libevas.so:libeina.so: linked to ../ attempted multiple inclusion of file ../src/ld: warninglib/eina/.libs/libeina.so: attempted multiple inclusion of file : file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/ld:eina/ warning.: file libs/libeina.so: attempted multiple /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to inclusion of file ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_layout ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_list CCLD widget_preview_map CCLD widget_preview_mapbuf ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_menu CCLD widget_preview_notify ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_nstate ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_panel CCLD widget_preview_panes CCLD widget_preview_photocam CCLD widget_preview_popup CCLD widget_preview_prefs CCLD widget_preview_progressbar CCLD widget_preview_radio ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_scroller ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/buildld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../..//amd64/src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oisrc/lib/efl/.libs-userland/workspace/libefl.so: linked/components/desktop/ to ../..e//src/efl/build/amd64lib//src/lib/ecore_evas/.libs/libecore_evas.so: efl/.linked to ../libs/libefl.so: attempted ../src/lib/ecore_evas/.libs/libecore_evas.somultiple inclusion of file: attempted ld: warning multiple : file /inclusion of file ld: jenkins/jobs/oiwarning: file /jenkins/jobs-userland//oi-userland/workspace/components/desktop/e/workspace/componentsefl/build//desktop/e/efl/buildamd64/src/lib/evas/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/.libs/libevas.so: linked /libeet.so:to ../ linked ../to src/lib/evas/...libs/libevas.so: attempted/. multiple inclusion of file ld:./ warning: src/file lib//jenkinseet/./jobs/oi-libs/userland/workspace/components/desktop/e/efl/libeet.so:build/amd64/src/lib/ecore/. attemptedlibs/ multiplelibecore.so: linked to ../../src inclusion /lib/ecore/.libs/of libecore.so:file attempted multipleld: inclusion of warning:file ld: warning: file /jenkins/jobs/oi file -userland/workspace//jenkins/components/desktop/jobs/e/oi-efl/builduserland//amd64/src/lib/efl/.libs/workspace/libefl.so: components/linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusiondesktop/ of e/file ld: efl/warning: file /jenkins/jobs/build/oi-userland/amd64/src/workspace/components/lib/desktop/e/eina/efl/build/.libs/amd64/src/libeina.so:lib/ linked eo/to ..libs/./libeo.so:../ linked src/to lib/../../eina/.src/lib/libs/libeina.so:eo/. attempted libs/multiple libeo.so:inclusion attempted of multiple file inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_segment_control ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_separator ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_slider CCLD widget_preview_slideshow ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_spinner CCLD widget_preview_table CCLD widget_preview_thumb CCLD widget_preview_toolbar CCLD widget_preview_web ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file CCLD widget_preview_win ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/.libs/libedje.so: linked to ../../src/lib/edje/.libs/libedje.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/.libs/libecore_evas.so: linked to ../../src/lib/ecore_evas/.libs/libecore_evas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/.libs/libevas.so: linked to ../../src/lib/evas/.libs/libevas.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/.libs/libecore.so: linked to ../../src/lib/ecore/.libs/libecore.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/.libs/libefl.so: linked to ../../src/lib/efl/.libs/libefl.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/.libs/libeo.so: linked to ../../src/lib/eo/.libs/libeo.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/.libs/libeet.so: linked to ../../src/lib/eet/.libs/libeet.so: attempted multiple inclusion of file ld: warning: file /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/.libs/libeina.so: linked to ../../src/lib/eina/.libs/libeina.so: attempted multiple inclusion of file Making all in po make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64' Making install in src /usr/gnu/bin/make install-recursive /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/emile/libemile.la lib/eet/libeet.la lib/eolian/libeolian.la lib/ector/libector.la lib/ecore/libecore.la lib/evas/libevas.la lib/ecore_con/libecore_con.la lib/ecore_ipc/libecore_ipc.la lib/ecore_file/libecore_file.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la lib/ecore_x/libecore_x.la lib/ecore_imf/libecore_imf.la lib/ecore_imf_evas/libecore_imf_evas.la lib/eldbus/libeldbus.la lib/ecore_evas/libecore_evas.la lib/ecore_audio/libecore_audio.la lib/ecore_avahi/libecore_avahi.la lib/embryo/libembryo.la lib/efreet/libefreet.la lib/efreet/libefreet_mime.la lib/efreet/libefreet_trash.la lib/eio/libeio.la lib/ephysics/libephysics.la lib/edje/libedje.la lib/emotion/libemotion.la lib/ethumb/libethumb.la lib/ethumb_client/libethumb_client.la lib/elocation/libelocation.la lib/elementary/libelementary.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c lib/eina/.libs/libeina.so.1.18.5 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeina.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeina.so.1.18.5 libeina.so.1 || { rm -f libeina.so.1 && ln -s libeina.so.1.18.5 libeina.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeina.so.1.18.5 libeina.so || { rm -f libeina.so && ln -s libeina.so.1.18.5 libeina.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeina.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eina/.libs/libeina.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeina.la libtool: warning: relinking 'lib/eo/libeo.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/eo/libeo.la -rpath /usr/lib/amd64 lib/eo/lib_eo_libeo_la-eo.lo lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo lib/eo/lib_eo_libeo_la-eo_base_class.lo lib/eo/lib_eo_libeo_la-eo_class_class.lo lib/eo/lib_eo_libeo_la-eo_add_fallback.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/eo/.libs/libeo.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeo.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeo.so.1.18.5 libeo.so.1 || { rm -f libeo.so.1 && ln -s libeo.so.1.18.5 libeo.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeo.so.1.18.5 libeo.so || { rm -f libeo.so && ln -s libeo.so.1.18.5 libeo.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeo.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eo/.libs/libeo.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeo.la libtool: warning: relinking 'lib/efl/libefl.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/efl/libefl.la -rpath /usr/lib/amd64 lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo lib/efl/interfaces/lib_efl_libefl_la-efl_model_common.lo lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file.lo lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_manager.lo lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_core.lo lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file_core.lo lib/efl/interfaces/lib_efl_libefl_la-efl_input_device.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/efl/.libs/libefl.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefl.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefl.so.1.18.5 libefl.so.1 || { rm -f libefl.so.1 && ln -s libefl.so.1.18.5 libefl.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefl.so.1.18.5 libefl.so || { rm -f libefl.so && ln -s libefl.so.1.18.5 libefl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefl.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/efl/.libs/libefl.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefl.la libtool: warning: relinking 'lib/emile/libemile.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/emile/libemile.la -rpath /usr/lib/amd64 lib/emile/lib_emile_libemile_la-emile_main.lo lib/emile/lib_emile_libemile_la-emile_compress.lo lib/emile/lib_emile_libemile_la-emile_image.lo lib/emile/lib_emile_libemile_la-emile_base64.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo static_libs/lz4/lib_emile_libemile_la-lz4.lo static_libs/lz4/lib_emile_libemile_la-lz4hc.lo lib/emile/lib_emile_libemile_la-emile_cipher_openssl.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -ljpeg -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/emile/.libs/libemile.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemile.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libemile.so.1.18.5 libemile.so.1 || { rm -f libemile.so.1 && ln -s libemile.so.1.18.5 libemile.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libemile.so.1.18.5 libemile.so || { rm -f libemile.so && ln -s libemile.so.1.18.5 libemile.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemile.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/emile/.libs/libemile.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemile.la libtool: warning: relinking 'lib/eet/libeet.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/eet/libeet.la -rpath /usr/lib/amd64 lib/eet/lib_eet_libeet_la-eet_alloc.lo lib/eet/lib_eet_libeet_la-eet_cipher.lo lib/eet/lib_eet_libeet_la-eet_connection.lo lib/eet/lib_eet_libeet_la-eet_data.lo lib/eet/lib_eet_libeet_la-eet_dictionary.lo lib/eet/lib_eet_libeet_la-eet_image.lo lib/eet/lib_eet_libeet_la-eet_lib.lo lib/eet/lib_eet_libeet_la-eet_node.lo lib/eet/lib_eet_libeet_la-eet_utils.lo static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lssl -lcrypto lib/emile/libemile.la lib/eina/libeina.la -lpthread -ljpeg -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/eet/.libs/libeet.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeet.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeet.so.1.18.5 libeet.so.1 || { rm -f libeet.so.1 && ln -s libeet.so.1.18.5 libeet.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeet.so.1.18.5 libeet.so || { rm -f libeet.so && ln -s libeet.so.1.18.5 libeet.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeet.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eet/.libs/libeet.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeet.la libtool: warning: relinking 'lib/eolian/libeolian.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/eolian/libeolian.la -rpath /usr/lib/amd64 lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo lib/eolian/lib_eolian_libeolian_la-eo_parser.lo lib/eolian/lib_eolian_libeolian_la-eolian.lo lib/eolian/lib_eolian_libeolian_la-eolian_database.lo lib/eolian/lib_eolian_libeolian_la-database_fill.lo lib/eolian/lib_eolian_libeolian_la-database_class.lo lib/eolian/lib_eolian_libeolian_la-database_class_api.lo lib/eolian/lib_eolian_libeolian_la-database_function.lo lib/eolian/lib_eolian_libeolian_la-database_function_api.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo lib/eolian/lib_eolian_libeolian_la-database_type.lo lib/eolian/lib_eolian_libeolian_la-database_type_api.lo lib/eolian/lib_eolian_libeolian_la-database_implement.lo lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo lib/eolian/lib_eolian_libeolian_la-database_constructor.lo lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo lib/eolian/lib_eolian_libeolian_la-database_event.lo lib/eolian/lib_eolian_libeolian_la-database_event_api.lo lib/eolian/lib_eolian_libeolian_la-database_expr.lo lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo lib/eolian/lib_eolian_libeolian_la-database_var.lo lib/eolian/lib_eolian_libeolian_la-database_var_api.lo lib/eolian/lib_eolian_libeolian_la-database_validate.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/eolian/.libs/libeolian.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeolian.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeolian.so.1.18.5 libeolian.so.1 || { rm -f libeolian.so.1 && ln -s libeolian.so.1.18.5 libeolian.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeolian.so.1.18.5 libeolian.so || { rm -f libeolian.so && ln -s libeolian.so.1.18.5 libeolian.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeolian.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eolian/.libs/libeolian.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeolian.la libtool: warning: relinking 'lib/ector/libector.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ector/libector.la -rpath /usr/lib/amd64 lib/ector/lib_ector_libector_la-ector_main.lo lib/ector/lib_ector_libector_la-ector_buffer.lo lib/ector/lib_ector_libector_la-ector_renderer_shape.lo lib/ector/lib_ector_libector_la-ector_renderer.lo lib/ector/lib_ector_libector_la-ector_renderer_buffer.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient_radial.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient_linear.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_linear.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_radial.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_shape.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo.lo lib/ector/cairo/lib_ector_libector_la-ector_cairo_software_surface.lo lib/ector/cairo/lib_ector_libector_la-ector_cairo_surface.lo static_libs/draw/lib_ector_libector_la-draw_main_sse2.lo static_libs/draw/lib_ector_libector_la-draw_main.lo static_libs/draw/lib_ector_libector_la-draw_main_neon.lo static_libs/rg_etc/lib_ector_libector_la-rg_etc1.lo static_libs/rg_etc/lib_ector_libector_la-rg_etc2.lo static_libs/rg_etc/lib_ector_libector_la-etc2_encoder.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_linear.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_radial.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_shape.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_buffer.lo lib/ector/software/lib_ector_libector_la-ector_software_gradient.lo lib/ector/software/lib_ector_libector_la-ector_software_rasterizer.lo lib/ector/software/lib_ector_libector_la-ector_software_surface.lo lib/ector/software/lib_ector_libector_la-ector_software_buffer.lo static_libs/freetype/lib_ector_libector_la-sw_ft_math.lo static_libs/freetype/lib_ector_libector_la-sw_ft_raster.lo static_libs/freetype/lib_ector_libector_la-sw_ft_stroker.lo lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_gradient_linear.lo lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_gradient_radial.lo lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_shape.lo lib/ector/gl/lib_ector_libector_la-ector_renderer_gl.lo lib/ector/gl/lib_ector_libector_la-ector_gl_buffer.lo lib/ector/gl/lib_ector_libector_la-ector_gl_buffer_base.lo lib/ector/gl/lib_ector_libector_la-ector_gl_surface.lo lib/ector/gl/lib_ector_libector_la-ector_gl_shader.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ector/.libs/libector.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libector.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libector.so.1.18.5 libector.so.1 || { rm -f libector.so.1 && ln -s libector.so.1.18.5 libector.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libector.so.1.18.5 libector.so || { rm -f libector.so && ln -s libector.so.1.18.5 libector.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libector.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ector/.libs/libector.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libector.la libtool: warning: relinking 'lib/ecore/libecore.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore/libecore.la -rpath /usr/lib/amd64 lib/ecore/lib_ecore_libecore_la-ecore.lo lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo lib/ecore/lib_ecore_libecore_la-ecore_anim.lo lib/ecore/lib_ecore_libecore_la-ecore_app.lo lib/ecore/lib_ecore_libecore_la-ecore_events.lo lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo lib/ecore/lib_ecore_libecore_la-ecore_glib.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo lib/ecore/lib_ecore_libecore_la-ecore_idler.lo lib/ecore/lib_ecore_libecore_la-ecore_job.lo lib/ecore/lib_ecore_libecore_la-ecore_main.lo lib/ecore/lib_ecore_libecore_la-efl_loop_user.lo lib/ecore/lib_ecore_libecore_la-efl_loop_fd.lo lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo lib/ecore/lib_ecore_libecore_la-ecore_poller.lo lib/ecore/lib_ecore_libecore_la-ecore_time.lo lib/ecore/lib_ecore_libecore_la-ecore_timer.lo lib/ecore/lib_ecore_libecore_la-ecore_thread.lo lib/ecore/lib_ecore_libecore_la-ecore_thread_promise.lo lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo lib/ecore/lib_ecore_libecore_la-ecore_exe.lo lib/ecore/lib_ecore_libecore_la-ecore_signal.lo lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -pthread -lgthread-2.0 -lglib-2.0 lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore/.libs/libecore.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore.so.1.18.5 libecore.so.1 || { rm -f libecore.so.1 && ln -s libecore.so.1.18.5 libecore.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore.so.1.18.5 libecore.so || { rm -f libecore.so && ln -s libecore.so.1.18.5 libecore.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore/.libs/libecore.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore.la libtool: warning: relinking 'lib/evas/libevas.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/evas/libevas.la -rpath /usr/lib/amd64 static_libs/libunibreak/lib_evas_libevas_la-unibreakbase.lo static_libs/libunibreak/lib_evas_libevas_la-unibreakdef.lo static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo lib/evas/lib_evas_libevas_la-main.lo lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo lib/evas/canvas/lib_evas_libevas_la-evas_data.lo lib/evas/canvas/lib_evas_libevas_la-evas_device.lo lib/evas/canvas/lib_evas_libevas_la-evas_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_events_legacy.lo lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo lib/evas/canvas/lib_evas_libevas_la-evas_key.lo lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo lib/evas/canvas/lib_evas_libevas_la-evas_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_name.lo lib/evas/canvas/lib_evas_libevas_la-evas_image_legacy.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_render.lo lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo lib/evas/canvas/lib_evas_libevas_la-evas_map.lo lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo lib/evas/canvas/lib_evas_libevas_la-evas_out.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_image.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_proxy.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_snapshot.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_scene3d.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_tbm.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_x11.lo lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_wayland.lo lib/evas/canvas/lib_evas_libevas_la-efl_event_input.lo lib/evas/canvas/lib_evas_libevas_la-efl_event_key.lo lib/evas/canvas/lib_evas_libevas_la-efl_event_pointer.lo lib/evas/canvas/lib_evas_libevas_la-efl_event_hold.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo lib/evas/cache/lib_evas_libevas_la-evas_preload.lo lib/evas/file/lib_evas_libevas_la-evas_module.lo lib/evas/file/lib_evas_libevas_la-evas_path.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_save.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load_save_common.lo modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo modules/evas/model_loaders/md2/lib_evas_libevas_la-evas_model_load_md2.lo modules/evas/model_loaders/obj/lib_evas_libevas_la-evas_model_load_obj.lo modules/evas/model_loaders/ply/lib_evas_libevas_la-evas_model_load_ply.lo modules/evas/model_savers/eet/lib_evas_libevas_la-evas_model_save_eet.lo modules/evas/model_savers/obj/lib_evas_libevas_la-evas_model_save_obj.lo modules/evas/model_savers/ply/lib_evas_libevas_la-evas_model_save_ply.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_eet.lo lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-square.lo lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-cube.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-sphere.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-torus.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cylinder.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cone.lo lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-surface.lo lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-terrain.lo lib/evas/common3d/primitives/lib_evas_libevas_la-primitive_common.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_vg.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_container.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_root_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_linear.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_radial.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_utils.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_shape.lo static_libs/draw/lib_evas_libevas_la-draw_alpha_main.lo static_libs/draw/lib_evas_libevas_la-draw_convert.lo static_libs/draw/lib_evas_libevas_la-draw_main_neon.lo static_libs/draw/lib_evas_libevas_la-draw_main.lo static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo lib/evas/common/lib_evas_libevas_la-evas_cpu.lo lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo lib/evas/common/lib_evas_libevas_la-evas_font_load.lo lib/evas/common/lib_evas_libevas_la-evas_font_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_query.lo lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo lib/evas/common/lib_evas_libevas_la-evas_image_load.lo lib/evas/common/lib_evas_libevas_la-evas_image_save.lo lib/evas/common/lib_evas_libevas_la-evas_image_main.lo lib/evas/common/lib_evas_libevas_la-evas_image_data.lo lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo lib/evas/common/lib_evas_libevas_la-evas_line_main.lo lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo lib/evas/common/lib_evas_libevas_la-evas_tiler.lo lib/evas/common/lib_evas_libevas_la-evas_pipe.lo lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo lib/evas/common/lib_evas_libevas_la-evas_map_image.lo lib/evas/canvas/lib_evas_libevas_la-evas_filter_mixin.lo lib/evas/filters/lib_evas_libevas_la-evas_filter.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_fill.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_tbm.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_dmabuf.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_ector_software_buffer.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo modules/evas/image_loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo modules/evas/image_loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo modules/evas/image_loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo modules/evas/image_loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo modules/evas/image_savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo modules/evas/image_loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo modules/evas/image_loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo modules/evas/image_loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo modules/evas/image_savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo modules/evas/image_loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo modules/evas/image_loaders/png/lib_evas_libevas_la-evas_image_load_png.lo modules/evas/image_savers/png/lib_evas_libevas_la-evas_image_save_png.lo modules/evas/image_loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo modules/evas/image_loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo modules/evas/image_loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo modules/evas/image_loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo modules/evas/image_loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo modules/evas/image_savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo static_libs/lz4/lib_evas_libevas_la-lz4.lo static_libs/lz4/lib_evas_libevas_la-lz4hc.lo lib/evas/common/libevas_op_blend_sse3.la lib/evas/common/libevas_convert_rgb_32.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm -ljpeg -lpng16 -lz -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/evas/.libs/libevas.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libevas.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libevas.so.1.18.5 libevas.so.1 || { rm -f libevas.so.1 && ln -s libevas.so.1.18.5 libevas.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libevas.so.1.18.5 libevas.so || { rm -f libevas.so && ln -s libevas.so.1.18.5 libevas.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libevas.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/evas/.libs/libevas.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libevas.la libtool: warning: relinking 'lib/ecore_con/libecore_con.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_con/libecore_con.la -rpath /usr/lib/amd64 lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url_curl.lo static_libs/http-parser/lib_ecore_con_libecore_con_la-http_parser.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_info.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lssl -lcrypto lib/emile/libemile.la lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_con/.libs/libecore_con.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_con.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_con.so.1.18.5 libecore_con.so.1 || { rm -f libecore_con.so.1 && ln -s libecore_con.so.1.18.5 libecore_con.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_con.so.1.18.5 libecore_con.so || { rm -f libecore_con.so && ln -s libecore_con.so.1.18.5 libecore_con.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_con.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_con/.libs/libecore_con.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_con.la libtool: warning: relinking 'lib/ecore_ipc/libecore_ipc.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_ipc/libecore_ipc.la -rpath /usr/lib/amd64 lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_ipc/.libs/libecore_ipc.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_ipc.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_ipc.so.1.18.5 libecore_ipc.so.1 || { rm -f libecore_ipc.so.1 && ln -s libecore_ipc.so.1.18.5 libecore_ipc.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_ipc.so.1.18.5 libecore_ipc.so || { rm -f libecore_ipc.so && ln -s libecore_ipc.so.1.18.5 libecore_ipc.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_ipc.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_ipc/.libs/libecore_ipc.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_ipc.la libtool: warning: relinking 'lib/ecore_file/libecore_file.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_file/libecore_file.la -rpath /usr/lib/amd64 lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_poll.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_file/.libs/libecore_file.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_file.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_file.so.1.18.5 libecore_file.so.1 || { rm -f libecore_file.so.1 && ln -s libecore_file.so.1.18.5 libecore_file.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_file.so.1.18.5 libecore_file.so || { rm -f libecore_file.so && ln -s libecore_file.so.1.18.5 libecore_file.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_file.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_file/.libs/libecore_file.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_file.la libtool: warning: relinking 'lib/ecore_input/libecore_input.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_input/libecore_input.la -rpath /usr/lib/amd64 lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_joystick.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_input/.libs/libecore_input.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_input.so.1.18.5 libecore_input.so.1 || { rm -f libecore_input.so.1 && ln -s libecore_input.so.1.18.5 libecore_input.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_input.so.1.18.5 libecore_input.so || { rm -f libecore_input.so && ln -s libecore_input.so.1.18.5 libecore_input.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_input/.libs/libecore_input.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input.la libtool: warning: relinking 'lib/ecore_input_evas/libecore_input_evas.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_input_evas/libecore_input_evas.la -rpath /usr/lib/amd64 lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_input_evas/.libs/libecore_input_evas.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input_evas.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_input_evas.so.1.18.5 libecore_input_evas.so.1 || { rm -f libecore_input_evas.so.1 && ln -s libecore_input_evas.so.1.18.5 libecore_input_evas.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_input_evas.so.1.18.5 libecore_input_evas.so || { rm -f libecore_input_evas.so && ln -s libecore_input_evas.so.1.18.5 libecore_input_evas.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input_evas.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_input_evas/.libs/libecore_input_evas.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input_evas.la libtool: warning: relinking 'lib/ecore_x/libecore_x.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_x/libecore_x.la -rpath /usr/lib/amd64 lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_keygrab.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lssl -lcrypto lib/emile/libemile.la lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la -lpthread -lm lib/ecore_con/libecore_con.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_x/.libs/libecore_x.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_x.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_x.so.1.18.5 libecore_x.so.1 || { rm -f libecore_x.so.1 && ln -s libecore_x.so.1.18.5 libecore_x.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_x.so.1.18.5 libecore_x.so || { rm -f libecore_x.so && ln -s libecore_x.so.1.18.5 libecore_x.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_x.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_x/.libs/libecore_x.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_x.la libtool: warning: relinking 'lib/ecore_imf/libecore_imf.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_imf/libecore_imf.la -rpath /usr/lib/amd64 lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_imf/.libs/libecore_imf.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_imf.so.1.18.5 libecore_imf.so.1 || { rm -f libecore_imf.so.1 && ln -s libecore_imf.so.1.18.5 libecore_imf.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_imf.so.1.18.5 libecore_imf.so || { rm -f libecore_imf.so && ln -s libecore_imf.so.1.18.5 libecore_imf.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_imf/.libs/libecore_imf.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf.la libtool: warning: relinking 'lib/ecore_imf_evas/libecore_imf_evas.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_imf_evas/libecore_imf_evas.la -rpath /usr/lib/amd64 lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_imf_evas/.libs/libecore_imf_evas.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf_evas.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_imf_evas.so.1.18.5 libecore_imf_evas.so.1 || { rm -f libecore_imf_evas.so.1 && ln -s libecore_imf_evas.so.1.18.5 libecore_imf_evas.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_imf_evas.so.1.18.5 libecore_imf_evas.so || { rm -f libecore_imf_evas.so && ln -s libecore_imf_evas.so.1.18.5 libecore_imf_evas.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf_evas.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_imf_evas/.libs/libecore_imf_evas.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf_evas.la libtool: warning: relinking 'lib/eldbus/libeldbus.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/eldbus/libeldbus.la -rpath /usr/lib/amd64 lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_connection.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_object.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_proxy.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_method.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_arguments.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_signal.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_introspection.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/ecore/libecore.la -lpthread -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/eldbus/.libs/libeldbus.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeldbus.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeldbus.so.1.18.5 libeldbus.so.1 || { rm -f libeldbus.so.1 && ln -s libeldbus.so.1.18.5 libeldbus.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeldbus.so.1.18.5 libeldbus.so || { rm -f libeldbus.so && ln -s libeldbus.so.1.18.5 libeldbus.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeldbus.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eldbus/.libs/libeldbus.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeldbus.la libtool: warning: relinking 'lib/ecore_evas/libecore_evas.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_evas/libecore_evas.la -rpath /usr/lib/amd64 lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_evas/.libs/libecore_evas.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_evas.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_evas.so.1.18.5 libecore_evas.so.1 || { rm -f libecore_evas.so.1 && ln -s libecore_evas.so.1.18.5 libecore_evas.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_evas.so.1.18.5 libecore_evas.so || { rm -f libecore_evas.so && ln -s libecore_evas.so.1.18.5 libecore_evas.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_evas.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_evas/.libs/libecore_evas.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_evas.la libtool: warning: relinking 'lib/ecore_audio/libecore_audio.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_audio/libecore_audio.la -rpath /usr/lib/amd64 lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_audio/.libs/libecore_audio.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_audio.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_audio.so.1.18.5 libecore_audio.so.1 || { rm -f libecore_audio.so.1 && ln -s libecore_audio.so.1.18.5 libecore_audio.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_audio.so.1.18.5 libecore_audio.so || { rm -f libecore_audio.so && ln -s libecore_audio.so.1.18.5 libecore_audio.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_audio.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_audio/.libs/libecore_audio.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_audio.la libtool: warning: relinking 'lib/ecore_avahi/libecore_avahi.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ecore_avahi/libecore_avahi.la -rpath /usr/lib/amd64 lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lavahi-common -lavahi-client lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ecore_avahi/.libs/libecore_avahi.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_avahi.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_avahi.so.1.18.5 libecore_avahi.so.1 || { rm -f libecore_avahi.so.1 && ln -s libecore_avahi.so.1.18.5 libecore_avahi.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libecore_avahi.so.1.18.5 libecore_avahi.so || { rm -f libecore_avahi.so && ln -s libecore_avahi.so.1.18.5 libecore_avahi.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_avahi.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ecore_avahi/.libs/libecore_avahi.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_avahi.la libtool: warning: relinking 'lib/embryo/libembryo.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/embryo/libembryo.la -rpath /usr/lib/amd64 lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo lib/embryo/lib_embryo_libembryo_la-embryo_args.lo lib/embryo/lib_embryo_libembryo_la-embryo_float.lo lib/embryo/lib_embryo_libembryo_la-embryo_main.lo lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo lib/embryo/lib_embryo_libembryo_la-embryo_str.lo lib/embryo/lib_embryo_libembryo_la-embryo_time.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/embryo/.libs/libembryo.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libembryo.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libembryo.so.1.18.5 libembryo.so.1 || { rm -f libembryo.so.1 && ln -s libembryo.so.1.18.5 libembryo.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libembryo.so.1.18.5 libembryo.so || { rm -f libembryo.so && ln -s libembryo.so.1.18.5 libembryo.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libembryo.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/embryo/.libs/libembryo.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libembryo.la libtool: warning: relinking 'lib/efreet/libefreet.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/efreet/libefreet.la -rpath /usr/lib/amd64 lib/efreet/lib_efreet_libefreet_la-efreet.lo lib/efreet/lib_efreet_libefreet_la-efreet_base.lo lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet.so.1.18.5 libefreet.so.1 || { rm -f libefreet.so.1 && ln -s libefreet.so.1.18.5 libefreet.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet.so.1.18.5 libefreet.so || { rm -f libefreet.so && ln -s libefreet.so.1.18.5 libefreet.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet.la libtool: warning: relinking 'lib/efreet/libefreet_mime.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/efreet/libefreet_mime.la -rpath /usr/lib/amd64 lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet_mime.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_mime.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet_mime.so.1.18.5 libefreet_mime.so.1 || { rm -f libefreet_mime.so.1 && ln -s libefreet_mime.so.1.18.5 libefreet_mime.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet_mime.so.1.18.5 libefreet_mime.so || { rm -f libefreet_mime.so && ln -s libefreet_mime.so.1.18.5 libefreet_mime.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_mime.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet_mime.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_mime.la libtool: warning: relinking 'lib/efreet/libefreet_trash.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/efreet/libefreet_trash.la -rpath /usr/lib/amd64 lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet_trash.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_trash.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet_trash.so.1.18.5 libefreet_trash.so.1 || { rm -f libefreet_trash.so.1 && ln -s libefreet_trash.so.1.18.5 libefreet_trash.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libefreet_trash.so.1.18.5 libefreet_trash.so || { rm -f libefreet_trash.so && ln -s libefreet_trash.so.1.18.5 libefreet_trash.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_trash.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/efreet/.libs/libefreet_trash.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_trash.la libtool: warning: relinking 'lib/eio/libeio.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/eio/libeio.la -rpath /usr/lib/amd64 lib/eio/lib_eio_libeio_la-eio_dir.lo lib/eio/lib_eio_libeio_la-eio_eet.lo lib/eio/lib_eio_libeio_la-eio_file.lo lib/eio/lib_eio_libeio_la-efl_io_manager.lo lib/eio/lib_eio_libeio_la-eio_sentry.lo lib/eio/lib_eio_libeio_la-eio_main.lo lib/eio/lib_eio_libeio_la-eio_map.lo lib/eio/lib_eio_libeio_la-eio_monitor.lo lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo lib/eio/lib_eio_libeio_la-eio_single.lo lib/eio/lib_eio_libeio_la-eio_xattr.lo lib/eio/lib_eio_libeio_la-eio_model.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/efreet/libefreet_mime.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la -lpthread -lm -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/eio/.libs/libeio.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeio.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeio.so.1.18.5 libeio.so.1 || { rm -f libeio.so.1 && ln -s libeio.so.1.18.5 libeio.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libeio.so.1.18.5 libeio.so || { rm -f libeio.so && ln -s libeio.so.1.18.5 libeio.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeio.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/eio/.libs/libeio.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeio.la libtool: warning: relinking 'lib/ephysics/libephysics.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CXX --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ephysics/libephysics.la -rpath /usr/lib/amd64 lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_quaternion.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_shape.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_world.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath lib/emile/libemile.la lib/eo/libeo.la lib/ecore/libecore.la lib/efl/libefl.la lib/evas/libevas.la lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ephysics/.libs/libephysics.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libephysics.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libephysics.so.1.18.5 libephysics.so.1 || { rm -f libephysics.so.1 && ln -s libephysics.so.1.18.5 libephysics.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libephysics.so.1.18.5 libephysics.so || { rm -f libephysics.so && ln -s libephysics.so.1.18.5 libephysics.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libephysics.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ephysics/.libs/libephysics.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libephysics.la libtool: warning: relinking 'lib/edje/libedje.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/edje/libedje.la -rpath /usr/lib/amd64 lib/edje/lib_edje_libedje_la-edje_box_layout.lo lib/edje/lib_edje_libedje_la-edje_cache.lo lib/edje/lib_edje_libedje_la-edje_calc.lo lib/edje/lib_edje_libedje_la-edje_callbacks.lo lib/edje/lib_edje_libedje_la-edje_data.lo lib/edje/lib_edje_libedje_la-edje_edit.lo lib/edje/lib_edje_libedje_la-edje_embryo.lo lib/edje/lib_edje_libedje_la-edje_entry.lo lib/edje/lib_edje_libedje_la-edje_external.lo lib/edje/lib_edje_libedje_la-edje_load.lo lib/edje/lib_edje_libedje_la-edje_lua.lo lib/edje/lib_edje_libedje_la-edje_lua2.lo lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo lib/edje/lib_edje_libedje_la-edje_main.lo lib/edje/lib_edje_libedje_la-edje_match.lo lib/edje/lib_edje_libedje_la-edje_message_queue.lo lib/edje/lib_edje_libedje_la-edje_misc.lo lib/edje/lib_edje_libedje_la-edje_module.lo lib/edje/lib_edje_libedje_la-edje_multisense.lo lib/edje/lib_edje_libedje_la-edje_program.lo lib/edje/lib_edje_libedje_la-edje_smart.lo lib/edje/lib_edje_libedje_la-edje_text.lo lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo lib/edje/lib_edje_libedje_la-edje_util.lo lib/edje/lib_edje_libedje_la-edje_var.lo lib/edje/lib_edje_libedje_la-edje_signal.lo lib/edje/lib_edje_libedje_la-edje_containers.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_audio/libecore_audio.la lib/eio/libeio.la lib/efreet/libefreet.la lib/emile/libemile.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/edje/.libs/libedje.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libedje.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libedje.so.1.18.5 libedje.so.1 || { rm -f libedje.so.1 && ln -s libedje.so.1.18.5 libedje.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libedje.so.1.18.5 libedje.so || { rm -f libedje.so && ln -s libedje.so.1.18.5 libedje.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libedje.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/edje/.libs/libedje.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libedje.la libtool: warning: relinking 'lib/emotion/libemotion.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/emotion/libemotion.la -rpath /usr/lib/amd64 lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo lib/emotion/lib_emotion_libemotion_la-emotion_main.lo modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/emotion/.libs/libemotion.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemotion.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libemotion.so.1.18.5 libemotion.so.1 || { rm -f libemotion.so.1 && ln -s libemotion.so.1.18.5 libemotion.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libemotion.so.1.18.5 libemotion.so || { rm -f libemotion.so && ln -s libemotion.so.1.18.5 libemotion.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemotion.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/emotion/.libs/libemotion.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemotion.la libtool: warning: relinking 'lib/ethumb/libethumb.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ethumb/libethumb.la -rpath /usr/lib/amd64 lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo lib/ethumb/lib_ethumb_libethumb_la-md5.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ethumb/.libs/libethumb.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libethumb.so.1.18.5 libethumb.so.1 || { rm -f libethumb.so.1 && ln -s libethumb.so.1.18.5 libethumb.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libethumb.so.1.18.5 libethumb.so || { rm -f libethumb.so && ln -s libethumb.so.1.18.5 libethumb.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ethumb/.libs/libethumb.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb.la libtool: warning: relinking 'lib/ethumb_client/libethumb_client.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/ethumb_client/libethumb_client.la -rpath /usr/lib/amd64 lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore/libecore.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/ethumb_client/.libs/libethumb_client.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb_client.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libethumb_client.so.1.18.5 libethumb_client.so.1 || { rm -f libethumb_client.so.1 && ln -s libethumb_client.so.1.18.5 libethumb_client.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libethumb_client.so.1.18.5 libethumb_client.so || { rm -f libethumb_client.so && ln -s libethumb_client.so.1.18.5 libethumb_client.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb_client.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/ethumb_client/.libs/libethumb_client.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb_client.la libtool: warning: relinking 'lib/elocation/libelocation.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/elocation/libelocation.la -rpath /usr/lib/amd64 lib/elocation/lib_elocation_libelocation_la-elocation.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_client.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_location.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_manager.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eldbus/libeldbus.la lib/ecore/libecore.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/elocation/.libs/libelocation.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelocation.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libelocation.so.1.18.5 libelocation.so.1 || { rm -f libelocation.so.1 && ln -s libelocation.so.1.18.5 libelocation.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libelocation.so.1.18.5 libelocation.so || { rm -f libelocation.so && ln -s libelocation.so.1.18.5 libelocation.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelocation.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/elocation/.libs/libelocation.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelocation.la libtool: warning: relinking 'lib/elementary/libelementary.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary -I../src/lib/elementary -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/elementary -I../src/bindings/elementary -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x -I../src/lib/ecore_x -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation -I../src/lib/elocation -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio -I../src/lib/eio -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet -I../src/lib/efreet -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet -I../src/lib/efreet -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet -I../src/lib/efreet -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus -I../src/lib/eldbus -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con -I../src/lib/ecore_con -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf -I../src/lib/ecore_imf -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion -I../src/lib/emotion -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb_client -I../src/lib/ethumb_client -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb -I../src/lib/ethumb -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje -I../src/lib/edje -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input -I../src/lib/ecore_input -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file -I../src/lib/ecore_file -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas -I../src/lib/ecore_evas -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore -I../src/lib/ecore -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas -I../src/lib/evas -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl -I../src/lib/efl -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo -I../src/lib/eo -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet -I../src/lib/eet -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile -I../src/lib/emile -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina -I../src/lib/eina -DEFL_ELEMENTARY_BUILD=1 -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o lib/elementary/libelementary.la -rpath /usr/lib/amd64 lib/elementary/lib_elementary_libelementary_la-elc_ctxpopup.lo lib/elementary/lib_elementary_libelementary_la-elc_fileselector.lo lib/elementary/lib_elementary_libelementary_la-elc_fileselector_button.lo lib/elementary/lib_elementary_libelementary_la-elc_fileselector_entry.lo lib/elementary/lib_elementary_libelementary_la-elc_hoversel.lo lib/elementary/lib_elementary_libelementary_la-elc_multibuttonentry.lo lib/elementary/lib_elementary_libelementary_la-elc_naviframe.lo lib/elementary/lib_elementary_libelementary_la-elc_player.lo lib/elementary/lib_elementary_libelementary_la-elc_popup.lo lib/elementary/lib_elementary_libelementary_la-elc_scrolled_entry.lo lib/elementary/lib_elementary_libelementary_la-elm_access.lo lib/elementary/lib_elementary_libelementary_la-elm_actionslider.lo lib/elementary/lib_elementary_libelementary_la-elm_app_common.lo lib/elementary/lib_elementary_libelementary_la-elm_app_server_eet.lo lib/elementary/lib_elementary_libelementary_la-elm_app_server.lo lib/elementary/lib_elementary_libelementary_la-elm_app_server_view.lo lib/elementary/lib_elementary_libelementary_la-elm_app_client.lo lib/elementary/lib_elementary_libelementary_la-elm_app_client_view.lo lib/elementary/lib_elementary_libelementary_la-elm_atspi_app_object.lo lib/elementary/lib_elementary_libelementary_la-elm_atspi_bridge.lo lib/elementary/lib_elementary_libelementary_la-elm_bg.lo lib/elementary/lib_elementary_libelementary_la-elm_box.lo lib/elementary/lib_elementary_libelementary_la-elm_bubble.lo lib/elementary/lib_elementary_libelementary_la-elm_button.lo lib/elementary/lib_elementary_libelementary_la-elm_calendar.lo lib/elementary/lib_elementary_libelementary_la-elm_check.lo lib/elementary/lib_elementary_libelementary_la-elm_clock.lo lib/elementary/lib_elementary_libelementary_la-elm_cnp.lo lib/elementary/lib_elementary_libelementary_la-elm_code_line.lo lib/elementary/lib_elementary_libelementary_la-elm_code_text.lo lib/elementary/lib_elementary_libelementary_la-elm_code_file.lo lib/elementary/lib_elementary_libelementary_la-elm_code_parse.lo lib/elementary/lib_elementary_libelementary_la-elm_code_widget_selection.lo lib/elementary/lib_elementary_libelementary_la-elm_code_widget.lo lib/elementary/lib_elementary_libelementary_la-elm_code_diff_widget.lo lib/elementary/lib_elementary_libelementary_la-elm_code.lo lib/elementary/lib_elementary_libelementary_la-elm_colorselector.lo lib/elementary/lib_elementary_libelementary_la-elm_color_class.lo lib/elementary/lib_elementary_libelementary_la-elc_combobox.lo lib/elementary/lib_elementary_libelementary_la-elm_config.lo lib/elementary/lib_elementary_libelementary_la-elm_conform.lo lib/elementary/lib_elementary_libelementary_la-elm_datetime.lo lib/elementary/lib_elementary_libelementary_la-elm_dayselector.lo lib/elementary/lib_elementary_libelementary_la-elm_dbus_menu.lo lib/elementary/lib_elementary_libelementary_la-elm_diskselector.lo lib/elementary/lib_elementary_libelementary_la-elm_entry.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_flip.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_internal_text_interactive.lo lib/elementary/lib_elementary_libelementary_la-elm_flipselector.lo lib/elementary/lib_elementary_libelementary_la-elm_font.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_frame.lo lib/elementary/lib_elementary_libelementary_la-elm_gengrid.lo lib/elementary/lib_elementary_libelementary_la-elm_genlist.lo lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer.lo lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer_extra_gestures.lo lib/elementary/lib_elementary_libelementary_la-elm_glview.lo lib/elementary/lib_elementary_libelementary_la-elm_grid.lo lib/elementary/lib_elementary_libelementary_la-elm_hover.lo lib/elementary/lib_elementary_libelementary_la-elm_icon.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_image.lo lib/elementary/lib_elementary_libelementary_la-elm_index.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_accessible.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_action.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_component.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text_editable.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_image.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_selection.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_value.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_widget_action.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_window.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_fileselector.lo lib/elementary/lib_elementary_libelementary_la-elm_interface_scrollable.lo lib/elementary/lib_elementary_libelementary_la-elm_inwin.lo lib/elementary/lib_elementary_libelementary_la-elm_label.lo lib/elementary/lib_elementary_libelementary_la-elm_layout.lo lib/elementary/lib_elementary_libelementary_la-elm_layout_pack.lo lib/elementary/lib_elementary_libelementary_la-elm_list.lo lib/elementary/lib_elementary_libelementary_la-elm_main.lo lib/elementary/lib_elementary_libelementary_la-elm_map.lo lib/elementary/lib_elementary_libelementary_la-elm_mapbuf.lo lib/elementary/lib_elementary_libelementary_la-elm_menu.lo lib/elementary/lib_elementary_libelementary_la-elm_module.lo lib/elementary/lib_elementary_libelementary_la-elm_notify.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_nstate.lo lib/elementary/lib_elementary_libelementary_la-elm_panel.lo lib/elementary/lib_elementary_libelementary_la-elm_panes.lo lib/elementary/lib_elementary_libelementary_la-elm_photo.lo lib/elementary/lib_elementary_libelementary_la-elm_photocam.lo lib/elementary/lib_elementary_libelementary_la-elm_plug.lo lib/elementary/lib_elementary_libelementary_la-elm_prefs.lo lib/elementary/lib_elementary_libelementary_la-elm_prefs_data.lo lib/elementary/lib_elementary_libelementary_la-elm_progressbar.lo lib/elementary/lib_elementary_libelementary_la-elm_radio.lo lib/elementary/lib_elementary_libelementary_la-elm_route.lo lib/elementary/lib_elementary_libelementary_la-elm_scroller.lo lib/elementary/lib_elementary_libelementary_la-elm_segment_control.lo lib/elementary/lib_elementary_libelementary_la-elm_separator.lo lib/elementary/lib_elementary_libelementary_la-elm_slider.lo lib/elementary/lib_elementary_libelementary_la-elm_slideshow.lo lib/elementary/lib_elementary_libelementary_la-elm_spinner.lo lib/elementary/lib_elementary_libelementary_la-elm_store.lo lib/elementary/lib_elementary_libelementary_la-elm_systray.lo lib/elementary/lib_elementary_libelementary_la-elm_systray_watcher.lo lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_interface.lo lib/elementary/lib_elementary_libelementary_la-elm_sys_notify.lo lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_dbus.lo lib/elementary/lib_elementary_libelementary_la-elm_table.lo lib/elementary/lib_elementary_libelementary_la-elm_theme.lo lib/elementary/lib_elementary_libelementary_la-elm_thumb.lo lib/elementary/lib_elementary_libelementary_la-elm_toolbar.lo lib/elementary/lib_elementary_libelementary_la-elm_transit.lo lib/elementary/lib_elementary_libelementary_la-elm_util.lo lib/elementary/lib_elementary_libelementary_la-elm_url.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_video.lo lib/elementary/lib_elementary_libelementary_la-elm_view_list.lo lib/elementary/lib_elementary_libelementary_la-elm_view_form.lo lib/elementary/lib_elementary_libelementary_la-elm_web2.lo lib/elementary/lib_elementary_libelementary_la-elm_widget.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_win.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_win_standard.lo lib/elementary/lib_elementary_libelementary_la-elm_helper.lo lib/elementary/lib_elementary_libelementary_la-els_box.lo lib/elementary/lib_elementary_libelementary_la-els_cursor.lo lib/elementary/lib_elementary_libelementary_la-els_tooltip.lo lib/elementary/lib_elementary_libelementary_la-elu_ews_wm.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_box.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_box_flow.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_box_layout.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_grid.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_grid_static.lo lib/elementary/lib_elementary_libelementary_la-efl_ui_text.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c lib/elementary/.libs/libelementary.so.1.18.5T /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelementary.so.1.18.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libelementary.so.1.18.5 libelementary.so.1 || { rm -f libelementary.so.1 && ln -s libelementary.so.1.18.5 libelementary.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libelementary.so.1.18.5 libelementary.so || { rm -f libelementary.so && ln -s libelementary.so.1.18.5 libelementary.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelementary.so.1.18.5 libtool: install: /usr/bin/ginstall -c lib/elementary/.libs/libelementary.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelementary.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c bin/eina/eina_btlog bin/efl/efl_debugd bin/efl/efl_debug bin/eet/eet bin/eolian/eolian_gen bin/eldbus/eldbus-codegen bin/ecore_evas/ecore_evas_convert bin/ecore_evas/eetpack bin/embryo/embryo_cc bin/efreet/efreetd bin/edje/edje_cc bin/edje/edje_decc bin/edje/edje_player bin/edje/edje_inspector bin/edje/edje_external_inspector bin/edje/edje_codegen bin/edje/edje_pick bin/edje/edje_watch bin/ethumb/ethumb bin/ethumb_client/ethumbd bin/ethumb_client/ethumbd_client bin/elementary/elementary_test bin/elementary/elementary_config bin/elementary/elementary_codegen bin/elementary/elm_prefs_cc bin/elementary/elementary_quicklaunch bin/elementary/elementary_run bin/eolian_cxx/eolian_cxx '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/eina/.libs/eina_btlog /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eina_btlog libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/efl/.libs/efl_debugd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debugd libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/efl/.libs/efl_debug /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debug libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/eet/.libs/eet /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eet libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eolian/libeolian.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/eolian/.libs/eolian_gen /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_gen libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/eldbus/.libs/eldbus-codegen /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eldbus-codegen libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ecore_evas/.libs/ecore_evas_convert /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ecore_evas_convert libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ecore_evas/.libs/eetpack /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eetpack libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/embryo/.libs/embryo_cc /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/embryo_cc libtool: warning: 'lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/efreet/.libs/efreetd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efreetd libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_cc /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_cc libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_decc /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_decc libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_player /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_player libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_inspector /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_inspector libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_external_inspector /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_external_inspector libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_codegen /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_codegen libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_pick /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_pick libtool: warning: 'lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/edje/.libs/edje_watch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_watch libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ethumb/.libs/ethumb /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumb libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ethumb_client/.libs/ethumbd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ethumb_client/.libs/ethumbd_client /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd_client libtool: warning: 'lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elementary/libelementary.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/elementary/.libs/elementary_test /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_test libtool: warning: 'lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elementary/libelementary.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/elementary/.libs/elementary_config /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_config libtool: warning: 'lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elementary/libelementary.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/elementary/.libs/elementary_codegen /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_codegen libtool: warning: 'lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elementary/libelementary.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/elementary/.libs/elm_prefs_cc /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elm_prefs_cc libtool: warning: 'lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/elementary/libelementary.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_x/libecore_x.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/elocation/libelocation.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_trash.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emotion/libemotion.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/elementary/.libs/elementary_quicklaunch /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_quicklaunch libtool: install: /usr/bin/ginstall -c bin/elementary/elementary_run /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_run libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eolian/libeolian.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/eolian_cxx/.libs/eolian_cxx /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_cxx /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/scripts/eina/eina-bench-cmp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eet/vieet /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eet/diffeet /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_recc '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin' /usr/gnu/bin/make install-exec-hook /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64 for i in lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/emile/libemile.la lib/eet/libeet.la lib/eolian/libeolian.la lib/ector/libector.la lib/ecore/libecore.la lib/evas/libevas.la lib/ecore_con/libecore_con.la lib/ecore_ipc/libecore_ipc.la lib/ecore_file/libecore_file.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la lib/ecore_x/libecore_x.la lib/ecore_imf/libecore_imf.la lib/ecore_imf_evas/libecore_imf_evas.la lib/eldbus/libeldbus.la lib/ecore_evas/libecore_evas.la lib/ecore_audio/libecore_audio.la lib/ecore_avahi/libecore_avahi.la lib/embryo/libembryo.la lib/efreet/libefreet.la lib/efreet/libefreet_mime.la lib/efreet/libefreet_trash.la lib/eio/libeio.la lib/ephysics/libephysics.la lib/edje/libedje.la lib/emotion/libemotion.la lib/ethumb/libethumb.la lib/ethumb_client/libethumb_client.la lib/elocation/libelocation.la lib/elementary/libelementary.la ; do \ FNAME="/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/`echo $i | sed "s#lib/.*/##"`"; \ FNAMEEXT="$FNAME.$$"; \ sed "s/-luuid//" $FNAME > $FNAMEEXT; \ mv $FNAMEEXT $FNAME; \ done mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ppt; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.pptx; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.odp; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xls; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xlsx; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ods; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.doc; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.docx; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.odt; ln -sf evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rtf; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.ppt; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.pptx; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.odp; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.xls; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.xlsx; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.ods; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.doc; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.docx; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.odt; ln -sf evas_generic_pdf_loader.libreoffice /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_generic_pdf_loader.rtf; mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.arw; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.cr2; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.crw; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.dcr; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.dng; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.k25; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.kdc; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.erf; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mrw; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.nef; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.nrf; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.nrw; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.orf; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rw2; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.pef; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.raf; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.sr2; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.srf; ln -sf evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.x3f; mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils; ln -sf evas_image_loader.svg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.svgz; ln -sf evas_image_loader.svg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.svg.gz; mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils; ln -sf evas_image_loader.xcf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xcf.gz; mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.264; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3g2; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3gp; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3gp2; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3gpp; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3gpp2; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.3p2; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.asf; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.avi; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.bdm; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.bdmv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.clpi; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.cpi; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.dv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.fla; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.flv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.m1v; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.m2t; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.m2v; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.m4v; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mkv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mov; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mp2; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mp2ts; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mp4; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mpe; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mpeg; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mpg; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mpl; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mpls; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mts; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.mxf; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.nut; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.nuv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ogg; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ogm; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ogv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.qt; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rm; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rmj; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rmm; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rms; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rmx; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rmvb; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.rv; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.swf; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ts; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.webm; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.weba; ln -sf evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.wmv; /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-audio-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/Ecore_Audio.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in_tone.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_protected.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out_pulse.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in_sndfile.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out_sndfile.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-audio-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-avahi-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_avahi/Ecore_Avahi.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-avahi-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-con-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con_Eet.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con_Eet_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con_Eet_Eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-con-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-cxx-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/ecore_cxx/Ecore.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/Ecore_Evas_Types.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/Ecore_Evas.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-evas-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-file-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-file-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-imf-evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf_evas/Ecore_IMF_Evas.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-imf-evas-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-imf-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf/Ecore_IMF.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-imf-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-input-evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input_evas/Ecore_Input_Evas.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-input-evas-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-input-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input/Ecore_Input.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-input-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-ipc-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_ipc/Ecore_Ipc.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-ipc-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore_Common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore_Getopt.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-x-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/Ecore_X.h lib/ecore_x/ecore_x_version.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/Ecore_X_Atoms.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/Ecore_X_Cursor.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-x-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje_Common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje_Edit.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eet-cxx-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eet_cxx/eet_composite.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eet_cxx/eet_register.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eet_cxx/eet_type.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eet_cxx/Eet.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eet-cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eet-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eet-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-1' /usr/bin/ginstall -c -m 644 lib/efl/Efl_Config.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl_Model_Common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efreet-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/Efreet.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_base.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_desktop.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_icon.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_ini.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_menu.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_utils.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_uri.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/Efreet_Mime.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/Efreet_Trash.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efreet-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-cxx-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_accessor.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_array.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_clone_allocators.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_deleter.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_error.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_future.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_eo_concrete_fwd.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_fold.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_function.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_inarray.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_inlist.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_integer_sequence.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_iterator.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_lists_auxiliary.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_list.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_log.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_logical.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_optional.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_pp.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_ptrarray.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_ptrlist.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_range_types.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_ref.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_stringshare.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_string_view.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_thread.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_throw.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_tuple.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_tuple_c.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_tuple_unwrap.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_type_traits.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_value.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/eina_workarounds.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eina_cxx/Eina.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1/eina' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safety_checks.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_error.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_log.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_fp.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_f32p32.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_f16p16.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_f8p24.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_fp.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_hash.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_hash.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_lalloc.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_clist.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_clist.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inarray.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inlist.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_inlist.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_list.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_file.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_file.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_rectangle.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_array.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_counter.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_array.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_magic.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_stringshare.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_binshare.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_binbuf.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_ustringshare.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_stringshare.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_ustringshare.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_list.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_accessor.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_convert.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_rbtree.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_benchmark.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_rbtree.x '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1/eina' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_mempool.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_rectangle.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_trash.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_thread.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_trash.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_iterator.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_main.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_cpu.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_cpu.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_sched.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_tiler.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_hamster.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_matrixsparse.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_tiler.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_str.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_strbuf.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_ustrbuf.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_unicode.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_quadtree.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_simple_xml_parser.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_lock.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_prefix.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_refcount.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mmap.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_xattr.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_value.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_value.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_value_util.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_value_util.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_lock_barrier.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_lock_posix.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_tmpstr.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_alloca.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_cow.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_unicode.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_thread_queue.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_matrix.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_quad.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_crc.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1/eina' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_crc.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_evlog.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_util.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_quaternion.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_vector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_vector.x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_bezier.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inline_safepointer.x '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1/eina' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h lib/eina/eina_config.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eina-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/Eio.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/Eio_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/Eio_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_inline_helper.x '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus_cxx-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_basic.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_error.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_freedesktop.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/Eldbus.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_integer_sequence.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_message_arguments.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_message.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_proxy_call.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_raw_tuple.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_service.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eldbus_cxx/eldbus_signature_traits.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus_cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_connection.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_introspection.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus_Model.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_eina_value.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elocation-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/Elocation.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/elocation_private.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_client.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_location.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_manager.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_utils.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elocation-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/embryo-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/Embryo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/embryo-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emile-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_cipher.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_base64.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emile-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emotion-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/Emotion_Generic_Plugin.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emotion-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-cxx-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_concrete.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_cxx_interop.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_event.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/Eo.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_init.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_ops.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_wref.hh /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/eo_cxx/eo_private.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-cxx-1/grammar/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/address_of.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/alternative.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/attribute_conditional.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/attribute_reorder.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/attribute_replace.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/attributes.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/base_class_definition.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/case.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/class_declaration.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/class_definition.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/class_implementation.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/container.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/context.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/converting_argument.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/c_type.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/eps.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/function_declaration.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/function_definition.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/generator.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/header_guards.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/header.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/header_include_directive.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/implementation_include_directive.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/impl_header.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/indentation.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/keyword.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/klass_def.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/kleene.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/list.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/meta.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/namespace.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/parameter.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/qualifier_def.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/sequence.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/string.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/type.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/type_impl.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/type_traits.hpp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/grammar/variant.hpp '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-cxx-1/grammar/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-cxx-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian_cxx/Eolian_Cxx.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/Eolian.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eolian-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ephysics-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/EPhysics.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ephysics-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ethumb-client-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb_client/Ethumb_Client.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ethumb-client-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ethumb-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb/Ethumb.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ethumb-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_textblock_legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/evas/filters/lua' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/lua/color.lua '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/evas/filters/lua' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_Common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_Eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_Legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_GL.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_Loader.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/buffer/Evas_Engine_Buffer.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_x11/Evas_Engine_GL_X11.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/Evas_Engine_Software_X11.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_in.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_out.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_in_sndfile.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_out_sndfile.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_out_pulse.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_out_core_audio.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_in_tone.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_x/bin/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c lib/ecore_x/ecore_x_vsync '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_x/bin/v-1.18' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c lib/ecore_x/.libs/ecore_x_vsync /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_x/bin/v-1.18/ecore_x_vsync /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/efl_network.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/efl_network_client.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/efl_network_server.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/efl_network_connector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_eet_base.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_eet_server_obj.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_eet_client_obj.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/efl_network_url.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop_user.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop_fd.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_parent.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_poller.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_exe.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop_timer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ecore-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore_evas/engines/extn/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18' libtool: warning: relinking 'modules/ecore_evas/engines/extn/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore_evas/engines/extn/module.la -rpath /usr/lib/amd64/ecore_evas/engines/extn/v-1.18 modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm lib/ecore_ipc/libecore_ipc.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore_evas/engines/extn/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore_evas/engines/extn/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore_evas/engines/extn/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore_evas/engines/x/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18' libtool: warning: relinking 'modules/ecore_evas/engines/x/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore_evas/engines/x/module.la -rpath /usr/lib/amd64/ecore_evas/engines/x/v-1.18 modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore_evas/engines/x/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore_evas/engines/x/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore_evas/engines/x/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore_imf/ibus/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18' libtool: warning: relinking 'modules/ecore_imf/ibus/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore_imf/ibus/module.la -rpath /usr/lib/amd64/ecore_imf/modules/ibus/v-1.18 modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_module.lo modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_imcontext.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore_imf/ibus/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore_imf/ibus/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore_imf/modules/ibus/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/scim/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore_imf/scim/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/scim/v-1.18' libtool: warning: relinking 'modules/ecore_imf/scim/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CXX --tag disable-static --mode=relink /usr/gcc/6/bin/g++ -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore_imf/scim/module.la -rpath /usr/lib/amd64/ecore_imf/modules/scim/v-1.18 modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_module.lo modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_imcontext.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la -lscim-1.0 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore_imf/scim/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/scim/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/scim/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore_imf/scim/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/scim/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore_imf/modules/scim/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore_imf/xim/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18' libtool: warning: relinking 'modules/ecore_imf/xim/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore_imf/xim/module.la -rpath /usr/lib/amd64/ecore_imf/modules/xim/v-1.18 modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la -lX11 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore_imf/xim/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore_imf/xim/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore_imf/modules/xim/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ecore/system/upower/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18' libtool: warning: relinking 'modules/ecore/system/upower/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ecore/system/upower/module.la -rpath /usr/lib/amd64/ecore/system/upower/v-1.18 modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -pthread -lgthread-2.0 -lglib-2.0 lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm lib/ecore/libecore.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/ecore/libecore.la -lpthread lib/eldbus/libeldbus.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ecore/system/upower/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ecore/system/upower/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ecore/system/upower/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ector-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_cairo_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_cairo_software_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_buffer_base.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_buffer_base.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/ector-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/edje-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_object.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_edit.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/edje-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/efl-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_canvas.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_config.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_control.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_file.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_image_load.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_player.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_text.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_text_properties.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_stack.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_view.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_buffer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_gradient.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_filter.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_size_hint.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_model.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_animator.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_orientation.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_flipable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_container.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_pack.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_pack_layout.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_pack_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_pack_grid.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_manager.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_file.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_file_core.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_ui_spin.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_ui_progress.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_event.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_input_interface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_input_state.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_screen.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_fill.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/efl-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_image.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_image_animated.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_input_device.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_types.eot /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_event_types.eot /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_types.eot /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_text_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/efl-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c bin/efreet/efreet_desktop_cache_create bin/efreet/efreet_icon_cache_create '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18' libtool: warning: 'lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/efreet/.libs/efreet_desktop_cache_create /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_desktop_cache_create libtool: warning: 'lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/efreet/.libs/efreet_icon_cache_create /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_icon_cache_create /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eio-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_model.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_sentry.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eio-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eldbus-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eldbus-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_access.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_actionslider.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_bridge.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client_view.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_view.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_app_object.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bg.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bubble.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_check.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_clock.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_combobox.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_conformant.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_ctxpopup.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_fileselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_fileselector_button.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_fileselector_entry.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_flip.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_flip_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_frame.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid_pan.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist_pan.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hoversel.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_icon.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_image.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_accessible.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_action.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_component.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_text_editable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_image.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_selection.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_text.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_value.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_widget_action.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_window.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_fileselector.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_scrollable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_inwin.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_label.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map_pan.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_multibuttonentry.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_naviframe.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_nstate.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_pan.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panes.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photo.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam_pan.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_player.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_plug.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_popup.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_radio.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_route.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_separator.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_spinner.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify_interface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify_dbus.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_list.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_form.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_win.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_win_standard.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_color_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hoversel_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_ctxpopup_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_multibuttonentry_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_naviframe_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_popup_item.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_flow.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid_static.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_layout_internal_box.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_layout_internal_table.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button_internal_part.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_ctxpopup_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_fileselector_entry_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flip_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_mapbuf_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_naviframe_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_player_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_popup_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller_internal_part.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_text_interactive.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_text.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_text_editable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_config_global.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_general.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/elementary-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c edje_external/emotion/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18' libtool: warning: relinking 'edje_external/emotion/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o edje_external/emotion/module.la -rpath /usr/lib/amd64/edje/modules/emotion/v-1.18 edje_external/emotion/edje_external_emotion_module_la-emotion.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_audio/libecore_audio.la lib/eio/libeio.la lib/efreet/libefreet.la lib/emile/libemile.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread lib/emotion/libemotion.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c edje_external/emotion/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18/module.so libtool: install: /usr/bin/ginstall -c edje_external/emotion/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/edje/modules/emotion/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/emotion-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_object.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/emotion-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/emotion/gstreamer1/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18' libtool: warning: relinking 'modules/emotion/gstreamer1/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/emotion/gstreamer1/module.la -rpath /usr/lib/amd64/emotion/modules/gstreamer1/v-1.18 modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread lib/emotion/libemotion.la -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/emotion/gstreamer1/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/emotion/gstreamer1/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/emotion/modules/gstreamer1/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/engines/gl_generic/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18' libtool: warning: relinking 'modules/evas/engines/gl_generic/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -I../src/lib/efl -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include -I../src/lib/evas/include -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/cserve2 -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common -I../src/modules/evas/engines/gl_generic -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas -I../src/lib/evas -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bindings/cxx/evas -I../src/bindings/evas -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore -I../src/lib/ecore -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector -I../src/lib/ector -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile -I../src/lib/emile -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl -I../src/lib/efl -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina -I../src/lib/eina -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet -I../src/lib/eet -I/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/engines/gl_generic/module.la -rpath /usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18 modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_buffer.lo modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_image_buffer.lo modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_rgbaimage_buffer.lo modules/evas/engines/gl_common/libevas_engine_gl_common.la -lGL -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/engines/gl_generic/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/engines/gl_generic/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/engines/gl_generic/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/engines/gl_x11/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18' libtool: warning: relinking 'modules/evas/engines/gl_x11/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/engines/gl_x11/module.la -rpath /usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18 modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -lXrender -lX11 -lGL -pthread -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/engines/gl_x11/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/engines/gl_x11/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/engines/gl_x11/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/software_x11/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/engines/software_x11/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/software_x11/v-1.18' libtool: warning: relinking 'modules/evas/engines/software_x11/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/engines/software_x11/module.la -rpath /usr/lib/amd64/evas/modules/engines/software_x11/v-1.18 modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_image.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_dri_image.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/eina/libeina.la lib/efl/libefl.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi lib/ecore_x/libecore_x.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -lX11 -lXext -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/engines/software_x11/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/software_x11/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/software_x11/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/engines/software_x11/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/engines/software_x11/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/engines/software_x11/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eo-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_base.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_class.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_override.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_interface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eina_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/eo-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/utils/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c bin/edje/epp/epp '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/utils/v-1.18' libtool: install: /usr/bin/ginstall -c bin/edje/epp/epp /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/utils/v-1.18/epp /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb_client/utils/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c bin/ethumb_client/ethumbd_slave '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb_client/utils/v-1.18' libtool: warning: 'lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: warning: 'lib/ethumb_client/libethumb_client.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ethumb/libethumb.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eldbus/libeldbus.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/edje/libedje.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_audio/libecore_audio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eio/libeio.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet_mime.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efreet/libefreet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_ipc/libecore_ipc.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/embryo/libembryo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf_evas/libecore_imf_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_file/libecore_file.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_con/libecore_con.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_evas/libecore_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input_evas/libecore_input_evas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/evas/libevas.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ector/libector.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_imf/libecore_imf.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore_input/libecore_input.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/ecore/libecore.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eet/libeet.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/emile/libemile.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/efl/libefl.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eo/libeo.la' has not been installed in '/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src/lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c bin/ethumb_client/.libs/ethumbd_slave /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb_client/utils/v-1.18/ethumbd_slave /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18' /usr/bin/ginstall -c -m 644 modules/ethumb/emotion/template.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/ethumb/emotion/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18' libtool: warning: relinking 'modules/ethumb/emotion/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/ethumb/emotion/module.la -rpath /usr/lib/amd64/ethumb/modules/emotion/v-1.18 modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread lib/emotion/libemotion.la -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/emile/libemile.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la -lpthread lib/ethumb/libethumb.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/ethumb/emotion/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/ethumb/emotion/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/ethumb/modules/emotion/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_object.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_polygon.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_rectangle.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_text.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_text_cursor.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_group.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_image_internal.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_ui_draggable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_ui_clickable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_ui_scrollable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_ui_selectable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_ui_zoomable.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_camera.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_texture.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_material.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_light.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_mesh.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_primitive.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_node.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_scene.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_object.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_container.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_shape.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_root_node.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_gradient.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_gradient_radial.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_vg_gradient_linear.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_image.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_snapshot.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_proxy.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_scene3d.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_tbm.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_x11.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_wayland.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_filter_internal.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_group_clipped.eo '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/evas-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_input.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_key.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_pointer.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_hold.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_gfx_map.eo /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_types.eot '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eolian/include/evas-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c generic/evas/pdf/evas_image_loader.pdf generic/evas/ps/evas_image_loader.ps generic/evas/raw/evas_image_loader.raw generic/evas/svg/evas_image_loader.svg generic/evas/xcf/evas_image_loader.xcf generic/evas/gst/evas_image_loader.gst '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils' libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/pdf/.libs/evas_image_loader.pdf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.pdf libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/ps/.libs/evas_image_loader.ps /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ps libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/raw/.libs/evas_image_loader.raw /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.raw libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/svg/.libs/evas_image_loader.svg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.svg libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/xcf/.libs/evas_image_loader.xcf /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xcf libtool: warning: 'lib/eina/libeina.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c generic/evas/gst/.libs/evas_image_loader.gst /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.gst /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/pdf/evas_generic_pdf_loader.libreoffice '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/Elementary.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary_Cursor.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_ctxpopup.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_ctxpopup_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_ctxpopup_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_combobox.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_combobox_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_button.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_button_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_button_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_entry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_entry_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_entry_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_hoversel.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_hoversel_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_hoversel_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_multibuttonentry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_multibuttonentry_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_multibuttonentry_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_multibuttonentry_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_popup.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_popup_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_popup_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_access.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_actionslider.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_actionslider_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_actionslider_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_view_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_view.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_eet.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client_eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client_view_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client_view.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_app_object.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_authors.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bg.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bg_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bg_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_box.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_box_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_box_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bubble.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bubble_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bubble_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_cache.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_check.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_check_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_check_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_clock.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_clock_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_clock_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_cnp.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_color_class.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_config.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_conform.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_conform_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_conform_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_cursor.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_debug.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_deprecated.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_finger.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flip.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_flip_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_flip_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_focus.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_focus_item.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_font.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_frame.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_frame_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_frame_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gen.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_general.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist_legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_getting_started.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_grid.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_grid_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_icon.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_icon_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_icon_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_image.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_image_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_image_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index_legacy.h ../elm_intro.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_inwin.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_inwin_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_inwin_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_label.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_label_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_label_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_macros.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map_common.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_mapbuf.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_mapbuf_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_mirroring.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_need.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_nstate.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_object.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_object_item.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panes.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panes_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panes_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photo_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photo_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_plug.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_plug_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_plug_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_data.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar_eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_radio.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_radio_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_radio_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_route.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_route_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_route_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scale.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroll.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_separator.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_separator_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_separator_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_spinner.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_spinner_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_spinner_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_store.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray_watcher.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_table.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_table_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_theme.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb_common.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_tooltip.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_transit.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_list.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_form.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_win.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_win_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_win_eo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_win_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_win_standard.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_helper.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_part_helper.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gen_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_bridge.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_accessible.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_text.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_widget_action.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_window.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_fileselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_scrollable.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interfaces.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_actionslider.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_bg.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_box.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_bubble.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_button.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_calendar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_check.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_clock.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_colorselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_conform.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_container.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_combobox.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_ctxpopup.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_datetime.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_dayselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_diskselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_entry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_fileselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_fileselector_button.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_fileselector_entry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_widget_flip.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_flipselector.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_widget_frame.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_gengrid.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_genlist.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_glview.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_grid.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_hover.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_hoversel.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_icon.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_widget_image.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_index.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_inwin.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_label.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_layout.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_list.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_map.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_mapbuf.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_menu.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_multibuttonentry.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_naviframe.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_notify.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_panel.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_panes.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_photo.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_photocam.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_player.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_plug.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_popup.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_prefs.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_progressbar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_radio.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_route.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_scroller.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_segment_control.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_separator.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_slider.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_slideshow.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_spinner.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_table.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_thumb.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_toolbar.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video_private.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget_web.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget_legacy.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget_selection.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_diff_widget.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_common.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_line.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_text.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_file.h /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_parse.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/image_loaders/gif/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18' libtool: warning: relinking 'modules/evas/image_loaders/gif/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/image_loaders/gif/module.la -rpath /usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18 modules/evas/image_loaders/gif/modules_evas_image_loaders_gif_module_la-evas_image_load_gif.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -lgif -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/image_loaders/gif/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/image_loaders/gif/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/image_loaders/gif/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/image_loaders/tiff/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18' libtool: warning: relinking 'modules/evas/image_loaders/tiff/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/image_loaders/tiff/module.la -rpath /usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18 modules/evas/image_loaders/tiff/modules_evas_image_loaders_tiff_module_la-evas_image_load_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -ltiff -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/image_loaders/tiff/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/image_loaders/tiff/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/image_loaders/tiff/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/access_output/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18' libtool: warning: relinking 'modules/elementary/access_output/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/access_output/module.la -rpath /usr/lib/amd64/elementary/modules/access_output/v-1.18 modules/elementary/access_output/modules_elementary_access_output_module_la-mod.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/access_output/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/access_output/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/access_output/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/datetime_input_ctxpopup/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18' libtool: warning: relinking 'modules/elementary/datetime_input_ctxpopup/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/datetime_input_ctxpopup/module.la -rpath /usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18 modules/elementary/datetime_input_ctxpopup/modules_elementary_datetime_input_ctxpopup_module_la-datetime_input_ctxpopup.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/datetime_input_ctxpopup/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/datetime_input_ctxpopup/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/datetime_input_ctxpopup/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c edje_external/elementary/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18' libtool: warning: relinking 'edje_external/elementary/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o edje_external/elementary/module.la -rpath /usr/lib/amd64/edje/modules/elm/v-1.18 edje_external/elementary/edje_external_elementary_module_la-elm.lo edje_external/elementary/edje_external_elementary_module_la-elm_actionslider.lo edje_external/elementary/edje_external_elementary_module_la-elm_bg.lo edje_external/elementary/edje_external_elementary_module_la-elm_bubble.lo edje_external/elementary/edje_external_elementary_module_la-elm_button.lo edje_external/elementary/edje_external_elementary_module_la-elm_calendar.lo edje_external/elementary/edje_external_elementary_module_la-elm_check.lo edje_external/elementary/edje_external_elementary_module_la-elm_clock.lo edje_external/elementary/edje_external_elementary_module_la-elm_combobox.lo edje_external/elementary/edje_external_elementary_module_la-elm_entry.lo edje_external/elementary/edje_external_elementary_module_la-elm_fileselector.lo edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_button.lo edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_entry.lo edje_external/elementary/edje_external_elementary_module_la-elm_frame.lo edje_external/elementary/edje_external_elementary_module_la-elm_gengrid.lo edje_external/elementary/edje_external_elementary_module_la-elm_genlist.lo edje_external/elementary/edje_external_elementary_module_la-elm_hoversel.lo edje_external/elementary/edje_external_elementary_module_la-elm_icon.lo edje_external/elementary/edje_external_elementary_module_la-elm_index.lo edje_external/elementary/edje_external_elementary_module_la-elm_label.lo edje_external/elementary/edje_external_elementary_module_la-elm_list.lo edje_external/elementary/edje_external_elementary_module_la-elm_map.lo edje_external/elementary/edje_external_elementary_module_la-elm_multibuttonentry.lo edje_external/elementary/edje_external_elementary_module_la-elm_naviframe.lo edje_external/elementary/edje_external_elementary_module_la-elm_notify.lo edje_external/elementary/edje_external_elementary_module_la-elm_panes.lo edje_external/elementary/edje_external_elementary_module_la-elm_photocam.lo edje_external/elementary/edje_external_elementary_module_la-elm_progressbar.lo edje_external/elementary/edje_external_elementary_module_la-elm_radio.lo edje_external/elementary/edje_external_elementary_module_la-elm_scroller.lo edje_external/elementary/edje_external_elementary_module_la-elm_segment_control.lo edje_external/elementary/edje_external_elementary_module_la-elm_slider.lo edje_external/elementary/edje_external_elementary_module_la-elm_slideshow.lo edje_external/elementary/edje_external_elementary_module_la-elm_spinner.lo edje_external/elementary/edje_external_elementary_module_la-elm_thumb.lo edje_external/elementary/edje_external_elementary_module_la-elm_toolbar.lo edje_external/elementary/edje_external_elementary_module_la-elm_video.lo edje_external/elementary/edje_external_elementary_module_la-elm_web.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c edje_external/elementary/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18/module.so libtool: install: /usr/bin/ginstall -c edje_external/elementary/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/edje/modules/elm/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/prefs/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18' libtool: warning: relinking 'modules/elementary/prefs/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/prefs/module.la -rpath /usr/lib/amd64/elementary/modules/prefs/v-1.18 modules/elementary/prefs/modules_elementary_prefs_module_la-prefs_iface.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_button.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_check.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_datetime.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_entry.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_label.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_separator.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_slider.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_spinner.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_swallow.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_box.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_box.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_frame.lo modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_frame.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/prefs/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/prefs/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/prefs/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/test_entry/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18' libtool: warning: relinking 'modules/elementary/test_entry/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/test_entry/module.la -rpath /usr/lib/amd64/elementary/modules/test_entry/v-1.18 modules/elementary/test_entry/modules_elementary_test_entry_module_la-mod.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/test_entry/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/test_entry/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/test_entry/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/test_map/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18' libtool: warning: relinking 'modules/elementary/test_map/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/test_map/module.la -rpath /usr/lib/amd64/elementary/modules/test_map/v-1.18 modules/elementary/test_map/modules_elementary_test_map_module_la-mod.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/test_map/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/test_map/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/test_map/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/elementary/web/none/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18' libtool: warning: relinking 'modules/elementary/web/none/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/elementary/web/none/module.la -rpath /usr/lib/amd64/elementary/modules/web/none/v-1.18 modules/elementary/web/none/modules_elementary_web_none_module_la-elm_web_none.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing lib/ecore_x/libecore_x.la lib/elocation/libelocation.la lib/eio/libeio.la lib/efreet/libefreet_trash.la lib/efreet/libefreet_mime.la lib/efreet/libefreet.la lib/eldbus/libeldbus.la lib/ecore_con/libecore_con.la lib/ecore_imf/libecore_imf.la lib/emotion/libemotion.la lib/ethumb_client/libethumb_client.la lib/ethumb/libethumb.la lib/edje/libedje.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/efl/libefl.la lib/eo/libeo.la lib/eet/libeet.la lib/emile/libemile.la lib/eina/libeina.la -lpthread -lm lib/elementary/libelementary.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/elementary/web/none/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/elementary/web/none/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/elementary/modules/web/none/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_access.eo.h lib/elementary/elm_actionslider.eo.h lib/elementary/elm_atspi_bridge.eo.h lib/elementary/elm_app_client.eo.h lib/elementary/elm_app_client_view.eo.h lib/elementary/elm_app_server.eo.h lib/elementary/elm_app_server_view.eo.h lib/elementary/elm_atspi_app_object.eo.h lib/elementary/elm_bg.eo.h lib/elementary/elm_bubble.eo.h lib/elementary/elm_button.eo.h lib/elementary/elm_calendar.eo.h lib/elementary/elm_check.eo.h lib/elementary/elm_clock.eo.h lib/elementary/elm_colorselector.eo.h lib/elementary/elm_combobox.eo.h lib/elementary/elm_conformant.eo.h lib/elementary/elm_ctxpopup.eo.h lib/elementary/elm_datetime.eo.h lib/elementary/elm_dayselector.eo.h lib/elementary/elm_diskselector.eo.h lib/elementary/elm_entry.eo.h lib/elementary/elm_fileselector.eo.h lib/elementary/elm_fileselector_button.eo.h lib/elementary/elm_fileselector_entry.eo.h lib/elementary/efl_ui_flip.eo.h lib/elementary/efl_ui_flip_internal_part.eo.h lib/elementary/elm_flipselector.eo.h lib/elementary/efl_ui_frame.eo.h lib/elementary/elm_gengrid.eo.h lib/elementary/elm_gengrid_pan.eo.h lib/elementary/elm_genlist.eo.h lib/elementary/elm_genlist_pan.eo.h lib/elementary/elm_gesture_layer.eo.h lib/elementary/elm_glview.eo.h lib/elementary/elm_hover.eo.h lib/elementary/elm_hoversel.eo.h lib/elementary/elm_icon.eo.h lib/elementary/efl_ui_image.eo.h lib/elementary/elm_index.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_interface_atspi_accessible.eo.h lib/elementary/elm_interface_atspi_action.eo.h lib/elementary/elm_interface_atspi_component.eo.h lib/elementary/elm_interface_atspi_text_editable.eo.h lib/elementary/elm_interface_atspi_image.eo.h lib/elementary/elm_interface_atspi_selection.eo.h lib/elementary/elm_interface_atspi_text.eo.h lib/elementary/elm_interface_atspi_value.eo.h lib/elementary/elm_interface_atspi_widget_action.eo.h lib/elementary/elm_interface_atspi_window.eo.h lib/elementary/elm_interface_fileselector.eo.h lib/elementary/elm_interface_scrollable.eo.h lib/elementary/elm_inwin.eo.h lib/elementary/elm_label.eo.h lib/elementary/elm_layout.eo.h lib/elementary/elm_list.eo.h lib/elementary/elm_map.eo.h lib/elementary/elm_map_pan.eo.h lib/elementary/elm_menu.eo.h lib/elementary/elm_multibuttonentry.eo.h lib/elementary/elm_naviframe.eo.h lib/elementary/elm_notify.eo.h lib/elementary/efl_ui_nstate.eo.h lib/elementary/elm_pan.eo.h lib/elementary/elm_panel.eo.h lib/elementary/elm_panes.eo.h lib/elementary/elm_photo.eo.h lib/elementary/elm_photocam.eo.h lib/elementary/elm_photocam_pan.eo.h lib/elementary/elm_player.eo.h lib/elementary/elm_plug.eo.h lib/elementary/elm_popup.eo.h lib/elementary/elm_prefs.eo.h lib/elementary/elm_progressbar.eo.h lib/elementary/elm_radio.eo.h lib/elementary/elm_route.eo.h lib/elementary/elm_scroller.eo.h lib/elementary/elm_segment_control.eo.h lib/elementary/elm_separator.eo.h lib/elementary/elm_slider.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_slideshow.eo.h lib/elementary/elm_spinner.eo.h lib/elementary/elm_sys_notify_interface.eo.h lib/elementary/elm_sys_notify.eo.h lib/elementary/elm_sys_notify_dbus.eo.h lib/elementary/elm_systray.eo.h lib/elementary/elm_thumb.eo.h lib/elementary/elm_toolbar.eo.h lib/elementary/efl_ui_video.eo.h lib/elementary/elm_view_list.eo.h lib/elementary/elm_view_form.eo.h lib/elementary/elm_web.eo.h lib/elementary/elm_widget.eo.h lib/elementary/efl_ui_win.eo.h lib/elementary/efl_ui_win_standard.eo.h lib/elementary/elm_widget_item.eo.h lib/elementary/elm_color_item.eo.h lib/elementary/elm_dayselector_item.eo.h lib/elementary/elm_hoversel_item.eo.h lib/elementary/elm_segment_control_item.eo.h lib/elementary/elm_slideshow_item.eo.h lib/elementary/elm_flipselector_item.eo.h lib/elementary/elm_menu_item.eo.h lib/elementary/elm_ctxpopup_item.eo.h lib/elementary/elm_index_item.eo.h lib/elementary/elm_multibuttonentry_item.eo.h lib/elementary/elm_naviframe_item.eo.h lib/elementary/elm_genlist_item.eo.h lib/elementary/elm_gengrid_item.eo.h lib/elementary/elm_list_item.eo.h lib/elementary/elm_toolbar_item.eo.h lib/elementary/elm_diskselector_item.eo.h lib/elementary/elm_popup_item.eo.h lib/elementary/efl_ui_box.eo.h lib/elementary/efl_ui_box_flow.eo.h lib/elementary/efl_ui_grid.eo.h lib/elementary/efl_ui_grid_static.eo.h lib/elementary/efl_ui_layout_internal_box.eo.h lib/elementary/efl_ui_layout_internal_table.eo.h lib/elementary/elm_button_internal_part.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_ctxpopup_internal_part.eo.h lib/elementary/elm_dayselector_internal_part.eo.h lib/elementary/elm_entry_internal_part.eo.h lib/elementary/elm_fileselector_entry_internal_part.eo.h lib/elementary/elm_flip_internal_part.eo.h lib/elementary/elm_hover_internal_part.eo.h lib/elementary/elm_layout_internal_part.eo.h lib/elementary/elm_mapbuf_internal_part.eo.h lib/elementary/elm_naviframe_internal_part.eo.h lib/elementary/elm_notify_internal_part.eo.h lib/elementary/elm_panel_internal_part.eo.h lib/elementary/elm_player_internal_part.eo.h lib/elementary/elm_progressbar_internal_part.eo.h lib/elementary/elm_popup_internal_part.eo.h lib/elementary/elm_scroller_internal_part.eo.h lib/elementary/elm_code_widget.eo.h lib/elementary/efl_ui_text_interactive.eo.h lib/elementary/efl_ui_text.eo.h lib/elementary/efl_ui_text_editable.eo.h lib/elementary/efl_config_global.eo.h lib/elementary/elm_access.eo.legacy.h lib/elementary/elm_actionslider.eo.legacy.h lib/elementary/elm_atspi_bridge.eo.legacy.h lib/elementary/elm_app_client.eo.legacy.h lib/elementary/elm_app_client_view.eo.legacy.h lib/elementary/elm_app_server.eo.legacy.h lib/elementary/elm_app_server_view.eo.legacy.h lib/elementary/elm_atspi_app_object.eo.legacy.h lib/elementary/elm_bg.eo.legacy.h lib/elementary/elm_bubble.eo.legacy.h lib/elementary/elm_button.eo.legacy.h lib/elementary/elm_calendar.eo.legacy.h lib/elementary/elm_check.eo.legacy.h lib/elementary/elm_clock.eo.legacy.h lib/elementary/elm_colorselector.eo.legacy.h lib/elementary/elm_combobox.eo.legacy.h lib/elementary/elm_conformant.eo.legacy.h lib/elementary/elm_ctxpopup.eo.legacy.h lib/elementary/elm_datetime.eo.legacy.h lib/elementary/elm_dayselector.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_diskselector.eo.legacy.h lib/elementary/elm_entry.eo.legacy.h lib/elementary/elm_fileselector.eo.legacy.h lib/elementary/elm_fileselector_button.eo.legacy.h lib/elementary/elm_fileselector_entry.eo.legacy.h lib/elementary/efl_ui_flip.eo.legacy.h lib/elementary/efl_ui_flip_internal_part.eo.legacy.h lib/elementary/elm_flipselector.eo.legacy.h lib/elementary/efl_ui_frame.eo.legacy.h lib/elementary/elm_gengrid.eo.legacy.h lib/elementary/elm_gengrid_pan.eo.legacy.h lib/elementary/elm_genlist.eo.legacy.h lib/elementary/elm_genlist_pan.eo.legacy.h lib/elementary/elm_gesture_layer.eo.legacy.h lib/elementary/elm_glview.eo.legacy.h lib/elementary/elm_hover.eo.legacy.h lib/elementary/elm_hoversel.eo.legacy.h lib/elementary/elm_icon.eo.legacy.h lib/elementary/efl_ui_image.eo.legacy.h lib/elementary/elm_index.eo.legacy.h lib/elementary/elm_interface_atspi_accessible.eo.legacy.h lib/elementary/elm_interface_atspi_action.eo.legacy.h lib/elementary/elm_interface_atspi_component.eo.legacy.h lib/elementary/elm_interface_atspi_text_editable.eo.legacy.h lib/elementary/elm_interface_atspi_image.eo.legacy.h lib/elementary/elm_interface_atspi_selection.eo.legacy.h lib/elementary/elm_interface_atspi_text.eo.legacy.h lib/elementary/elm_interface_atspi_value.eo.legacy.h lib/elementary/elm_interface_atspi_widget_action.eo.legacy.h lib/elementary/elm_interface_atspi_window.eo.legacy.h lib/elementary/elm_interface_fileselector.eo.legacy.h lib/elementary/elm_interface_scrollable.eo.legacy.h lib/elementary/elm_inwin.eo.legacy.h lib/elementary/elm_label.eo.legacy.h lib/elementary/elm_layout.eo.legacy.h lib/elementary/elm_list.eo.legacy.h lib/elementary/elm_map.eo.legacy.h lib/elementary/elm_map_pan.eo.legacy.h lib/elementary/elm_menu.eo.legacy.h lib/elementary/elm_multibuttonentry.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_naviframe.eo.legacy.h lib/elementary/elm_notify.eo.legacy.h lib/elementary/efl_ui_nstate.eo.legacy.h lib/elementary/elm_pan.eo.legacy.h lib/elementary/elm_panel.eo.legacy.h lib/elementary/elm_panes.eo.legacy.h lib/elementary/elm_photo.eo.legacy.h lib/elementary/elm_photocam.eo.legacy.h lib/elementary/elm_photocam_pan.eo.legacy.h lib/elementary/elm_player.eo.legacy.h lib/elementary/elm_plug.eo.legacy.h lib/elementary/elm_popup.eo.legacy.h lib/elementary/elm_prefs.eo.legacy.h lib/elementary/elm_progressbar.eo.legacy.h lib/elementary/elm_radio.eo.legacy.h lib/elementary/elm_route.eo.legacy.h lib/elementary/elm_scroller.eo.legacy.h lib/elementary/elm_segment_control.eo.legacy.h lib/elementary/elm_separator.eo.legacy.h lib/elementary/elm_slider.eo.legacy.h lib/elementary/elm_slideshow.eo.legacy.h lib/elementary/elm_spinner.eo.legacy.h lib/elementary/elm_sys_notify_interface.eo.legacy.h lib/elementary/elm_sys_notify.eo.legacy.h lib/elementary/elm_sys_notify_dbus.eo.legacy.h lib/elementary/elm_systray.eo.legacy.h lib/elementary/elm_thumb.eo.legacy.h lib/elementary/elm_toolbar.eo.legacy.h lib/elementary/efl_ui_video.eo.legacy.h lib/elementary/elm_view_list.eo.legacy.h lib/elementary/elm_view_form.eo.legacy.h lib/elementary/elm_web.eo.legacy.h lib/elementary/elm_widget.eo.legacy.h lib/elementary/efl_ui_win.eo.legacy.h lib/elementary/efl_ui_win_standard.eo.legacy.h lib/elementary/elm_widget_item.eo.legacy.h lib/elementary/elm_color_item.eo.legacy.h lib/elementary/elm_dayselector_item.eo.legacy.h lib/elementary/elm_hoversel_item.eo.legacy.h lib/elementary/elm_segment_control_item.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_slideshow_item.eo.legacy.h lib/elementary/elm_flipselector_item.eo.legacy.h lib/elementary/elm_menu_item.eo.legacy.h lib/elementary/elm_ctxpopup_item.eo.legacy.h lib/elementary/elm_index_item.eo.legacy.h lib/elementary/elm_multibuttonentry_item.eo.legacy.h lib/elementary/elm_naviframe_item.eo.legacy.h lib/elementary/elm_genlist_item.eo.legacy.h lib/elementary/elm_gengrid_item.eo.legacy.h lib/elementary/elm_list_item.eo.legacy.h lib/elementary/elm_toolbar_item.eo.legacy.h lib/elementary/elm_diskselector_item.eo.legacy.h lib/elementary/elm_popup_item.eo.legacy.h lib/elementary/efl_ui_box.eo.legacy.h lib/elementary/efl_ui_box_flow.eo.legacy.h lib/elementary/efl_ui_grid.eo.legacy.h lib/elementary/efl_ui_grid_static.eo.legacy.h lib/elementary/efl_ui_layout_internal_box.eo.legacy.h lib/elementary/efl_ui_layout_internal_table.eo.legacy.h lib/elementary/elm_button_internal_part.eo.legacy.h lib/elementary/elm_ctxpopup_internal_part.eo.legacy.h lib/elementary/elm_dayselector_internal_part.eo.legacy.h lib/elementary/elm_entry_internal_part.eo.legacy.h lib/elementary/elm_fileselector_entry_internal_part.eo.legacy.h lib/elementary/elm_flip_internal_part.eo.legacy.h lib/elementary/elm_hover_internal_part.eo.legacy.h lib/elementary/elm_layout_internal_part.eo.legacy.h lib/elementary/elm_mapbuf_internal_part.eo.legacy.h lib/elementary/elm_naviframe_internal_part.eo.legacy.h lib/elementary/elm_notify_internal_part.eo.legacy.h lib/elementary/elm_panel_internal_part.eo.legacy.h lib/elementary/elm_player_internal_part.eo.legacy.h lib/elementary/elm_progressbar_internal_part.eo.legacy.h lib/elementary/elm_popup_internal_part.eo.legacy.h lib/elementary/elm_scroller_internal_part.eo.legacy.h lib/elementary/elm_code_widget.eo.legacy.h lib/elementary/efl_ui_text_interactive.eo.legacy.h lib/elementary/efl_ui_text.eo.legacy.h lib/elementary/efl_ui_text_editable.eo.legacy.h lib/elementary/efl_config_global.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/ginstall -c -m 644 lib/elementary/elm_general.eot.h lib/elementary/elm_box.eo.legacy.h lib/elementary/elm_grid.eo.legacy.h lib/elementary/elm_table.eo.legacy.h lib/elementary/elm_mapbuf.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-audio-1' /usr/bin/ginstall -c -m 644 lib/ecore_audio/ecore_audio.eo.h lib/ecore_audio/ecore_audio_in.eo.h lib/ecore_audio/ecore_audio_out.eo.h lib/ecore_audio/ecore_audio_in_sndfile.eo.h lib/ecore_audio/ecore_audio_out_sndfile.eo.h lib/ecore_audio/ecore_audio_out_pulse.eo.h lib/ecore_audio/ecore_audio_out_core_audio.eo.h lib/ecore_audio/ecore_audio_in_tone.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-audio-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-con-1' /usr/bin/ginstall -c -m 644 lib/ecore_con/efl_network.eo.h lib/ecore_con/efl_network_client.eo.h lib/ecore_con/efl_network_server.eo.h lib/ecore_con/efl_network_connector.eo.h lib/ecore_con/ecore_con_eet_base.eo.h lib/ecore_con/ecore_con_eet_server_obj.eo.h lib/ecore_con/ecore_con_eet_client_obj.eo.h lib/ecore_con/efl_network_url.eo.h lib/ecore_con/efl_network.eo.legacy.h lib/ecore_con/efl_network_client.eo.legacy.h lib/ecore_con/efl_network_server.eo.legacy.h lib/ecore_con/efl_network_connector.eo.legacy.h lib/ecore_con/ecore_con_eet_base.eo.legacy.h lib/ecore_con/ecore_con_eet_server_obj.eo.legacy.h lib/ecore_con/ecore_con_eet_client_obj.eo.legacy.h lib/ecore_con/efl_network_url.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-con-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-cxx-1' /usr/bin/ginstall -c -m 644 lib/ecore/efl_loop.eo.hh lib/ecore/efl_loop_user.eo.hh lib/ecore/efl_loop_fd.eo.hh lib/ecore/ecore_parent.eo.hh lib/ecore/ecore_poller.eo.hh lib/ecore/ecore_exe.eo.hh lib/ecore/efl_loop_timer.eo.hh lib/ecore/efl_loop.eo.impl.hh lib/ecore/efl_loop_user.eo.impl.hh lib/ecore/efl_loop_fd.eo.impl.hh lib/ecore/ecore_parent.eo.impl.hh lib/ecore/ecore_poller.eo.impl.hh lib/ecore/ecore_exe.eo.impl.hh lib/ecore/efl_loop_timer.eo.impl.hh lib/ecore/Ecore.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-1' /usr/bin/ginstall -c -m 644 lib/ecore/efl_loop.eo.h lib/ecore/efl_loop_user.eo.h lib/ecore/efl_loop_fd.eo.h lib/ecore/ecore_parent.eo.h lib/ecore/ecore_poller.eo.h lib/ecore/ecore_exe.eo.h lib/ecore/efl_loop_timer.eo.h lib/ecore/ecore_poller.eo.legacy.h lib/ecore/ecore_exe.eo.legacy.h lib/ecore/efl_loop_timer.eo.legacy.h lib/ecore/ecore_types.eot.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/ecore-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-cxx-1/' /usr/bin/ginstall -c -m 644 lib/edje/edje_object.eo.hh lib/edje/edje_edit.eo.hh lib/edje/edje_object.eo.impl.hh lib/edje/edje_edit.eo.impl.hh lib/edje/Edje.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-1' /usr/bin/ginstall -c -m 644 lib/edje/edje_object.eo.h lib/edje/edje_edit.eo.h lib/edje/edje_object.eo.legacy.h lib/edje/edje_edit.eo.legacy.h lib/edje/edje_types.eot.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/edje-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-cxx-1/' /usr/bin/ginstall -c -m 644 lib/efl/interfaces/efl_canvas.eo.hh lib/efl/interfaces/efl_config.eo.hh lib/efl/interfaces/efl_control.eo.hh lib/efl/interfaces/efl_file.eo.hh lib/efl/interfaces/efl_image_load.eo.hh lib/efl/interfaces/efl_part.eo.hh lib/efl/interfaces/efl_player.eo.hh lib/efl/interfaces/efl_text.eo.hh lib/efl/interfaces/efl_text_properties.eo.hh lib/efl/interfaces/efl_gfx_stack.eo.hh lib/efl/interfaces/efl_gfx_view.eo.hh lib/efl/interfaces/efl_gfx_buffer.eo.hh lib/efl/interfaces/efl_gfx_shape.eo.hh lib/efl/interfaces/efl_gfx_gradient.eo.hh lib/efl/interfaces/efl_gfx_gradient_linear.eo.hh lib/efl/interfaces/efl_gfx_gradient_radial.eo.hh lib/efl/interfaces/efl_gfx_filter.eo.hh lib/efl/interfaces/efl_gfx_size_hint.eo.hh lib/efl/interfaces/efl_model.eo.hh lib/efl/interfaces/efl_animator.eo.hh lib/efl/interfaces/efl_orientation.eo.hh lib/efl/interfaces/efl_flipable.eo.hh lib/efl/interfaces/efl_container.eo.hh lib/efl/interfaces/efl_pack.eo.hh lib/efl/interfaces/efl_pack_layout.eo.hh lib/efl/interfaces/efl_pack_linear.eo.hh lib/efl/interfaces/efl_pack_grid.eo.hh lib/efl/interfaces/efl_vpath.eo.hh lib/efl/interfaces/efl_vpath_manager.eo.hh lib/efl/interfaces/efl_vpath_file.eo.hh lib/efl/interfaces/efl_vpath_core.eo.hh lib/efl/interfaces/efl_vpath_file_core.eo.hh lib/efl/interfaces/efl_ui_spin.eo.hh lib/efl/interfaces/efl_ui_progress.eo.hh lib/efl/interfaces/efl_event.eo.hh lib/efl/interfaces/efl_input_interface.eo.hh lib/efl/interfaces/efl_input_state.eo.hh lib/efl/interfaces/efl_screen.eo.hh lib/efl/interfaces/efl_gfx_fill.eo.hh lib/efl/interfaces/efl_gfx.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-cxx-1/' /usr/bin/ginstall -c -m 644 lib/efl/interfaces/efl_image.eo.hh lib/efl/interfaces/efl_image_animated.eo.hh lib/efl/interfaces/efl_input_device.eo.hh lib/efl/interfaces/efl_canvas.eo.impl.hh lib/efl/interfaces/efl_config.eo.impl.hh lib/efl/interfaces/efl_control.eo.impl.hh lib/efl/interfaces/efl_file.eo.impl.hh lib/efl/interfaces/efl_image_load.eo.impl.hh lib/efl/interfaces/efl_part.eo.impl.hh lib/efl/interfaces/efl_player.eo.impl.hh lib/efl/interfaces/efl_text.eo.impl.hh lib/efl/interfaces/efl_text_properties.eo.impl.hh lib/efl/interfaces/efl_gfx_stack.eo.impl.hh lib/efl/interfaces/efl_gfx_view.eo.impl.hh lib/efl/interfaces/efl_gfx_buffer.eo.impl.hh lib/efl/interfaces/efl_gfx_shape.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient_linear.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient_radial.eo.impl.hh lib/efl/interfaces/efl_gfx_filter.eo.impl.hh lib/efl/interfaces/efl_gfx_size_hint.eo.impl.hh lib/efl/interfaces/efl_model.eo.impl.hh lib/efl/interfaces/efl_animator.eo.impl.hh lib/efl/interfaces/efl_orientation.eo.impl.hh lib/efl/interfaces/efl_flipable.eo.impl.hh lib/efl/interfaces/efl_container.eo.impl.hh lib/efl/interfaces/efl_pack.eo.impl.hh lib/efl/interfaces/efl_pack_layout.eo.impl.hh lib/efl/interfaces/efl_pack_linear.eo.impl.hh lib/efl/interfaces/efl_pack_grid.eo.impl.hh lib/efl/interfaces/efl_vpath.eo.impl.hh lib/efl/interfaces/efl_vpath_manager.eo.impl.hh lib/efl/interfaces/efl_vpath_file.eo.impl.hh lib/efl/interfaces/efl_vpath_core.eo.impl.hh lib/efl/interfaces/efl_vpath_file_core.eo.impl.hh lib/efl/interfaces/efl_ui_spin.eo.impl.hh lib/efl/interfaces/efl_ui_progress.eo.impl.hh lib/efl/interfaces/efl_event.eo.impl.hh lib/efl/interfaces/efl_input_interface.eo.impl.hh lib/efl/interfaces/efl_input_state.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-cxx-1/' /usr/bin/ginstall -c -m 644 lib/efl/interfaces/efl_screen.eo.impl.hh lib/efl/interfaces/efl_gfx_fill.eo.impl.hh lib/efl/interfaces/efl_gfx.eo.impl.hh lib/efl/interfaces/efl_image.eo.impl.hh lib/efl/interfaces/efl_image_animated.eo.impl.hh lib/efl/interfaces/efl_input_device.eo.impl.hh lib/efl/Efl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-1/interfaces' /usr/bin/ginstall -c -m 644 lib/efl/interfaces/efl_canvas.eo.h lib/efl/interfaces/efl_config.eo.h lib/efl/interfaces/efl_control.eo.h lib/efl/interfaces/efl_file.eo.h lib/efl/interfaces/efl_image_load.eo.h lib/efl/interfaces/efl_part.eo.h lib/efl/interfaces/efl_player.eo.h lib/efl/interfaces/efl_text.eo.h lib/efl/interfaces/efl_text_properties.eo.h lib/efl/interfaces/efl_gfx_stack.eo.h lib/efl/interfaces/efl_gfx_view.eo.h lib/efl/interfaces/efl_gfx_buffer.eo.h lib/efl/interfaces/efl_gfx_shape.eo.h lib/efl/interfaces/efl_gfx_gradient.eo.h lib/efl/interfaces/efl_gfx_gradient_linear.eo.h lib/efl/interfaces/efl_gfx_gradient_radial.eo.h lib/efl/interfaces/efl_gfx_filter.eo.h lib/efl/interfaces/efl_gfx_size_hint.eo.h lib/efl/interfaces/efl_model.eo.h lib/efl/interfaces/efl_animator.eo.h lib/efl/interfaces/efl_orientation.eo.h lib/efl/interfaces/efl_flipable.eo.h lib/efl/interfaces/efl_container.eo.h lib/efl/interfaces/efl_pack.eo.h lib/efl/interfaces/efl_pack_layout.eo.h lib/efl/interfaces/efl_pack_linear.eo.h lib/efl/interfaces/efl_pack_grid.eo.h lib/efl/interfaces/efl_vpath.eo.h lib/efl/interfaces/efl_vpath_manager.eo.h lib/efl/interfaces/efl_vpath_file.eo.h lib/efl/interfaces/efl_vpath_core.eo.h lib/efl/interfaces/efl_vpath_file_core.eo.h lib/efl/interfaces/efl_ui_spin.eo.h lib/efl/interfaces/efl_ui_progress.eo.h lib/efl/interfaces/efl_event.eo.h lib/efl/interfaces/efl_input_interface.eo.h lib/efl/interfaces/efl_input_state.eo.h lib/efl/interfaces/efl_screen.eo.h lib/efl/interfaces/efl_gfx_fill.eo.h lib/efl/interfaces/efl_gfx.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-1/interfaces' /usr/bin/ginstall -c -m 644 lib/efl/interfaces/efl_image.eo.h lib/efl/interfaces/efl_image_animated.eo.h lib/efl/interfaces/efl_input_device.eo.h lib/efl/interfaces/efl_gfx_types.eot.h lib/efl/interfaces/efl_event_types.eot.h lib/efl/interfaces/efl_types.eot.h lib/efl/interfaces/efl_text_types.eot.h lib/efl/interfaces/efl_gfx_fill.eo.legacy.h lib/efl/interfaces/efl_gfx.eo.legacy.h lib/efl/interfaces/efl_image.eo.legacy.h lib/efl/interfaces/efl_image_animated.eo.legacy.h lib/efl/interfaces/efl_input_device.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/efl-1/interfaces' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-cxx-1/' /usr/bin/ginstall -c -m 644 lib/eio/Eio.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-1' /usr/bin/ginstall -c -m 644 lib/eio/eio_model.eo.h lib/eio/efl_io_manager.eo.h lib/eio/eio_sentry.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eio-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus_cxx-1' /usr/bin/ginstall -c -m 644 lib/eldbus/eldbus_model_connection.eo.hh lib/eldbus/eldbus_model_object.eo.hh lib/eldbus/eldbus_model_proxy.eo.hh lib/eldbus/eldbus_model_method.eo.hh lib/eldbus/eldbus_model_arguments.eo.hh lib/eldbus/eldbus_model_signal.eo.hh lib/eldbus/eldbus_model_connection.eo.impl.hh lib/eldbus/eldbus_model_object.eo.impl.hh lib/eldbus/eldbus_model_proxy.eo.impl.hh lib/eldbus/eldbus_model_method.eo.impl.hh lib/eldbus/eldbus_model_arguments.eo.impl.hh lib/eldbus/eldbus_model_signal.eo.impl.hh lib/eldbus/Eldbus_Model.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus_cxx-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus-1' /usr/bin/ginstall -c -m 644 lib/eldbus/eldbus_model_connection.eo.h lib/eldbus/eldbus_model_object.eo.h lib/eldbus/eldbus_model_proxy.eo.h lib/eldbus/eldbus_model_method.eo.h lib/eldbus/eldbus_model_arguments.eo.h lib/eldbus/eldbus_model_signal.eo.h lib/eldbus/eldbus_types.eot.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eldbus-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_access.eo.hh lib/elementary/elm_actionslider.eo.hh lib/elementary/elm_atspi_bridge.eo.hh lib/elementary/elm_app_client.eo.hh lib/elementary/elm_app_client_view.eo.hh lib/elementary/elm_app_server.eo.hh lib/elementary/elm_app_server_view.eo.hh lib/elementary/elm_atspi_app_object.eo.hh lib/elementary/elm_bg.eo.hh lib/elementary/elm_bubble.eo.hh lib/elementary/elm_button.eo.hh lib/elementary/elm_calendar.eo.hh lib/elementary/elm_check.eo.hh lib/elementary/elm_clock.eo.hh lib/elementary/elm_colorselector.eo.hh lib/elementary/elm_combobox.eo.hh lib/elementary/elm_conformant.eo.hh lib/elementary/elm_ctxpopup.eo.hh lib/elementary/elm_datetime.eo.hh lib/elementary/elm_dayselector.eo.hh lib/elementary/elm_diskselector.eo.hh lib/elementary/elm_entry.eo.hh lib/elementary/elm_fileselector.eo.hh lib/elementary/elm_fileselector_button.eo.hh lib/elementary/elm_fileselector_entry.eo.hh lib/elementary/efl_ui_flip.eo.hh lib/elementary/efl_ui_flip_internal_part.eo.hh lib/elementary/elm_flipselector.eo.hh lib/elementary/efl_ui_frame.eo.hh lib/elementary/elm_gengrid.eo.hh lib/elementary/elm_gengrid_pan.eo.hh lib/elementary/elm_genlist.eo.hh lib/elementary/elm_genlist_pan.eo.hh lib/elementary/elm_gesture_layer.eo.hh lib/elementary/elm_glview.eo.hh lib/elementary/elm_hover.eo.hh lib/elementary/elm_hoversel.eo.hh lib/elementary/elm_icon.eo.hh lib/elementary/efl_ui_image.eo.hh lib/elementary/elm_index.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_interface_atspi_accessible.eo.hh lib/elementary/elm_interface_atspi_action.eo.hh lib/elementary/elm_interface_atspi_component.eo.hh lib/elementary/elm_interface_atspi_text_editable.eo.hh lib/elementary/elm_interface_atspi_image.eo.hh lib/elementary/elm_interface_atspi_selection.eo.hh lib/elementary/elm_interface_atspi_text.eo.hh lib/elementary/elm_interface_atspi_value.eo.hh lib/elementary/elm_interface_atspi_widget_action.eo.hh lib/elementary/elm_interface_atspi_window.eo.hh lib/elementary/elm_interface_fileselector.eo.hh lib/elementary/elm_interface_scrollable.eo.hh lib/elementary/elm_inwin.eo.hh lib/elementary/elm_label.eo.hh lib/elementary/elm_layout.eo.hh lib/elementary/elm_list.eo.hh lib/elementary/elm_map.eo.hh lib/elementary/elm_map_pan.eo.hh lib/elementary/elm_menu.eo.hh lib/elementary/elm_multibuttonentry.eo.hh lib/elementary/elm_naviframe.eo.hh lib/elementary/elm_notify.eo.hh lib/elementary/efl_ui_nstate.eo.hh lib/elementary/elm_pan.eo.hh lib/elementary/elm_panel.eo.hh lib/elementary/elm_panes.eo.hh lib/elementary/elm_photo.eo.hh lib/elementary/elm_photocam.eo.hh lib/elementary/elm_photocam_pan.eo.hh lib/elementary/elm_player.eo.hh lib/elementary/elm_plug.eo.hh lib/elementary/elm_popup.eo.hh lib/elementary/elm_prefs.eo.hh lib/elementary/elm_progressbar.eo.hh lib/elementary/elm_radio.eo.hh lib/elementary/elm_route.eo.hh lib/elementary/elm_scroller.eo.hh lib/elementary/elm_segment_control.eo.hh lib/elementary/elm_separator.eo.hh lib/elementary/elm_slider.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_slideshow.eo.hh lib/elementary/elm_spinner.eo.hh lib/elementary/elm_sys_notify_interface.eo.hh lib/elementary/elm_sys_notify.eo.hh lib/elementary/elm_sys_notify_dbus.eo.hh lib/elementary/elm_systray.eo.hh lib/elementary/elm_thumb.eo.hh lib/elementary/elm_toolbar.eo.hh lib/elementary/efl_ui_video.eo.hh lib/elementary/elm_view_list.eo.hh lib/elementary/elm_view_form.eo.hh lib/elementary/elm_web.eo.hh lib/elementary/elm_widget.eo.hh lib/elementary/efl_ui_win.eo.hh lib/elementary/efl_ui_win_standard.eo.hh lib/elementary/elm_widget_item.eo.hh lib/elementary/elm_color_item.eo.hh lib/elementary/elm_dayselector_item.eo.hh lib/elementary/elm_hoversel_item.eo.hh lib/elementary/elm_segment_control_item.eo.hh lib/elementary/elm_slideshow_item.eo.hh lib/elementary/elm_flipselector_item.eo.hh lib/elementary/elm_menu_item.eo.hh lib/elementary/elm_ctxpopup_item.eo.hh lib/elementary/elm_index_item.eo.hh lib/elementary/elm_multibuttonentry_item.eo.hh lib/elementary/elm_naviframe_item.eo.hh lib/elementary/elm_genlist_item.eo.hh lib/elementary/elm_gengrid_item.eo.hh lib/elementary/elm_list_item.eo.hh lib/elementary/elm_toolbar_item.eo.hh lib/elementary/elm_diskselector_item.eo.hh lib/elementary/elm_popup_item.eo.hh lib/elementary/efl_ui_box.eo.hh lib/elementary/efl_ui_box_flow.eo.hh lib/elementary/efl_ui_grid.eo.hh lib/elementary/efl_ui_grid_static.eo.hh lib/elementary/efl_ui_layout_internal_box.eo.hh lib/elementary/efl_ui_layout_internal_table.eo.hh lib/elementary/elm_button_internal_part.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_ctxpopup_internal_part.eo.hh lib/elementary/elm_dayselector_internal_part.eo.hh lib/elementary/elm_entry_internal_part.eo.hh lib/elementary/elm_fileselector_entry_internal_part.eo.hh lib/elementary/elm_flip_internal_part.eo.hh lib/elementary/elm_hover_internal_part.eo.hh lib/elementary/elm_layout_internal_part.eo.hh lib/elementary/elm_mapbuf_internal_part.eo.hh lib/elementary/elm_naviframe_internal_part.eo.hh lib/elementary/elm_notify_internal_part.eo.hh lib/elementary/elm_panel_internal_part.eo.hh lib/elementary/elm_player_internal_part.eo.hh lib/elementary/elm_progressbar_internal_part.eo.hh lib/elementary/elm_popup_internal_part.eo.hh lib/elementary/elm_scroller_internal_part.eo.hh lib/elementary/elm_code_widget.eo.hh lib/elementary/efl_ui_text_interactive.eo.hh lib/elementary/efl_ui_text.eo.hh lib/elementary/efl_ui_text_editable.eo.hh lib/elementary/efl_config_global.eo.hh lib/elementary/elm_access.eo.impl.hh lib/elementary/elm_actionslider.eo.impl.hh lib/elementary/elm_atspi_bridge.eo.impl.hh lib/elementary/elm_app_client.eo.impl.hh lib/elementary/elm_app_client_view.eo.impl.hh lib/elementary/elm_app_server.eo.impl.hh lib/elementary/elm_app_server_view.eo.impl.hh lib/elementary/elm_atspi_app_object.eo.impl.hh lib/elementary/elm_bg.eo.impl.hh lib/elementary/elm_bubble.eo.impl.hh lib/elementary/elm_button.eo.impl.hh lib/elementary/elm_calendar.eo.impl.hh lib/elementary/elm_check.eo.impl.hh lib/elementary/elm_clock.eo.impl.hh lib/elementary/elm_colorselector.eo.impl.hh lib/elementary/elm_combobox.eo.impl.hh lib/elementary/elm_conformant.eo.impl.hh lib/elementary/elm_ctxpopup.eo.impl.hh lib/elementary/elm_datetime.eo.impl.hh lib/elementary/elm_dayselector.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_diskselector.eo.impl.hh lib/elementary/elm_entry.eo.impl.hh lib/elementary/elm_fileselector.eo.impl.hh lib/elementary/elm_fileselector_button.eo.impl.hh lib/elementary/elm_fileselector_entry.eo.impl.hh lib/elementary/efl_ui_flip.eo.impl.hh lib/elementary/efl_ui_flip_internal_part.eo.impl.hh lib/elementary/elm_flipselector.eo.impl.hh lib/elementary/efl_ui_frame.eo.impl.hh lib/elementary/elm_gengrid.eo.impl.hh lib/elementary/elm_gengrid_pan.eo.impl.hh lib/elementary/elm_genlist.eo.impl.hh lib/elementary/elm_genlist_pan.eo.impl.hh lib/elementary/elm_gesture_layer.eo.impl.hh lib/elementary/elm_glview.eo.impl.hh lib/elementary/elm_hover.eo.impl.hh lib/elementary/elm_hoversel.eo.impl.hh lib/elementary/elm_icon.eo.impl.hh lib/elementary/efl_ui_image.eo.impl.hh lib/elementary/elm_index.eo.impl.hh lib/elementary/elm_interface_atspi_accessible.eo.impl.hh lib/elementary/elm_interface_atspi_action.eo.impl.hh lib/elementary/elm_interface_atspi_component.eo.impl.hh lib/elementary/elm_interface_atspi_text_editable.eo.impl.hh lib/elementary/elm_interface_atspi_image.eo.impl.hh lib/elementary/elm_interface_atspi_selection.eo.impl.hh lib/elementary/elm_interface_atspi_text.eo.impl.hh lib/elementary/elm_interface_atspi_value.eo.impl.hh lib/elementary/elm_interface_atspi_widget_action.eo.impl.hh lib/elementary/elm_interface_atspi_window.eo.impl.hh lib/elementary/elm_interface_fileselector.eo.impl.hh lib/elementary/elm_interface_scrollable.eo.impl.hh lib/elementary/elm_inwin.eo.impl.hh lib/elementary/elm_label.eo.impl.hh lib/elementary/elm_layout.eo.impl.hh lib/elementary/elm_list.eo.impl.hh lib/elementary/elm_map.eo.impl.hh lib/elementary/elm_map_pan.eo.impl.hh lib/elementary/elm_menu.eo.impl.hh lib/elementary/elm_multibuttonentry.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_naviframe.eo.impl.hh lib/elementary/elm_notify.eo.impl.hh lib/elementary/efl_ui_nstate.eo.impl.hh lib/elementary/elm_pan.eo.impl.hh lib/elementary/elm_panel.eo.impl.hh lib/elementary/elm_panes.eo.impl.hh lib/elementary/elm_photo.eo.impl.hh lib/elementary/elm_photocam.eo.impl.hh lib/elementary/elm_photocam_pan.eo.impl.hh lib/elementary/elm_player.eo.impl.hh lib/elementary/elm_plug.eo.impl.hh lib/elementary/elm_popup.eo.impl.hh lib/elementary/elm_prefs.eo.impl.hh lib/elementary/elm_progressbar.eo.impl.hh lib/elementary/elm_radio.eo.impl.hh lib/elementary/elm_route.eo.impl.hh lib/elementary/elm_scroller.eo.impl.hh lib/elementary/elm_segment_control.eo.impl.hh lib/elementary/elm_separator.eo.impl.hh lib/elementary/elm_slider.eo.impl.hh lib/elementary/elm_slideshow.eo.impl.hh lib/elementary/elm_spinner.eo.impl.hh lib/elementary/elm_sys_notify_interface.eo.impl.hh lib/elementary/elm_sys_notify.eo.impl.hh lib/elementary/elm_sys_notify_dbus.eo.impl.hh lib/elementary/elm_systray.eo.impl.hh lib/elementary/elm_thumb.eo.impl.hh lib/elementary/elm_toolbar.eo.impl.hh lib/elementary/efl_ui_video.eo.impl.hh lib/elementary/elm_view_list.eo.impl.hh lib/elementary/elm_view_form.eo.impl.hh lib/elementary/elm_web.eo.impl.hh lib/elementary/elm_widget.eo.impl.hh lib/elementary/efl_ui_win.eo.impl.hh lib/elementary/efl_ui_win_standard.eo.impl.hh lib/elementary/elm_widget_item.eo.impl.hh lib/elementary/elm_color_item.eo.impl.hh lib/elementary/elm_dayselector_item.eo.impl.hh lib/elementary/elm_hoversel_item.eo.impl.hh lib/elementary/elm_segment_control_item.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/elm_slideshow_item.eo.impl.hh lib/elementary/elm_flipselector_item.eo.impl.hh lib/elementary/elm_menu_item.eo.impl.hh lib/elementary/elm_ctxpopup_item.eo.impl.hh lib/elementary/elm_index_item.eo.impl.hh lib/elementary/elm_multibuttonentry_item.eo.impl.hh lib/elementary/elm_naviframe_item.eo.impl.hh lib/elementary/elm_genlist_item.eo.impl.hh lib/elementary/elm_gengrid_item.eo.impl.hh lib/elementary/elm_list_item.eo.impl.hh lib/elementary/elm_toolbar_item.eo.impl.hh lib/elementary/elm_diskselector_item.eo.impl.hh lib/elementary/elm_popup_item.eo.impl.hh lib/elementary/efl_ui_box.eo.impl.hh lib/elementary/efl_ui_box_flow.eo.impl.hh lib/elementary/efl_ui_grid.eo.impl.hh lib/elementary/efl_ui_grid_static.eo.impl.hh lib/elementary/efl_ui_layout_internal_box.eo.impl.hh lib/elementary/efl_ui_layout_internal_table.eo.impl.hh lib/elementary/elm_button_internal_part.eo.impl.hh lib/elementary/elm_ctxpopup_internal_part.eo.impl.hh lib/elementary/elm_dayselector_internal_part.eo.impl.hh lib/elementary/elm_entry_internal_part.eo.impl.hh lib/elementary/elm_fileselector_entry_internal_part.eo.impl.hh lib/elementary/elm_flip_internal_part.eo.impl.hh lib/elementary/elm_hover_internal_part.eo.impl.hh lib/elementary/elm_layout_internal_part.eo.impl.hh lib/elementary/elm_mapbuf_internal_part.eo.impl.hh lib/elementary/elm_naviframe_internal_part.eo.impl.hh lib/elementary/elm_notify_internal_part.eo.impl.hh lib/elementary/elm_panel_internal_part.eo.impl.hh lib/elementary/elm_player_internal_part.eo.impl.hh lib/elementary/elm_progressbar_internal_part.eo.impl.hh lib/elementary/elm_popup_internal_part.eo.impl.hh lib/elementary/elm_scroller_internal_part.eo.impl.hh lib/elementary/elm_code_widget.eo.impl.hh lib/elementary/efl_ui_text_interactive.eo.impl.hh lib/elementary/efl_ui_text.eo.impl.hh lib/elementary/efl_ui_text_editable.eo.impl.hh lib/elementary/efl_config_global.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/ginstall -c -m 644 lib/elementary/Elementary.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/elementary-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emotion-1' /usr/bin/ginstall -c -m 644 lib/emotion/emotion_object.eo.h lib/emotion/emotion_object.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/emotion-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-cxx-1/' /usr/bin/ginstall -c -m 644 lib/eo/eo_base.eo.hh lib/eo/eo_class.eo.hh lib/eo/eo_override.eo.hh lib/eo/eo_interface.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-1' /usr/bin/ginstall -c -m 644 lib/eo/eo_base.eo.h lib/eo/eo_class.eo.h lib/eo/eo_override.eo.h lib/eo/eo_interface.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/eo-1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_canvas_object.eo.h lib/evas/canvas/efl_canvas_polygon.eo.h lib/evas/canvas/efl_canvas_rectangle.eo.h lib/evas/canvas/efl_canvas_text.eo.h lib/evas/canvas/efl_canvas_text_cursor.eo.h lib/evas/canvas/efl_canvas_group.eo.h lib/evas/canvas/evas_canvas.eo.h lib/evas/canvas/efl_canvas_image_internal.eo.h lib/evas/canvas/efl_ui_draggable.eo.h lib/evas/canvas/efl_ui_clickable.eo.h lib/evas/canvas/efl_ui_scrollable.eo.h lib/evas/canvas/efl_ui_selectable.eo.h lib/evas/canvas/efl_ui_zoomable.eo.h lib/evas/canvas/evas_canvas3d_camera.eo.h lib/evas/canvas/evas_canvas3d_texture.eo.h lib/evas/canvas/evas_canvas3d_material.eo.h lib/evas/canvas/evas_canvas3d_light.eo.h lib/evas/canvas/evas_canvas3d_mesh.eo.h lib/evas/canvas/evas_canvas3d_primitive.eo.h lib/evas/canvas/evas_canvas3d_node.eo.h lib/evas/canvas/evas_canvas3d_scene.eo.h lib/evas/canvas/evas_canvas3d_object.eo.h lib/evas/canvas/evas_vg.eo.h lib/evas/canvas/efl_vg.eo.h lib/evas/canvas/efl_vg_container.eo.h lib/evas/canvas/efl_vg_shape.eo.h lib/evas/canvas/efl_vg_root_node.eo.h lib/evas/canvas/efl_vg_gradient.eo.h lib/evas/canvas/efl_vg_gradient_radial.eo.h lib/evas/canvas/efl_vg_gradient_linear.eo.h lib/evas/canvas/efl_canvas_image.eo.h lib/evas/canvas/efl_canvas_snapshot.eo.h lib/evas/canvas/efl_canvas_proxy.eo.h lib/evas/canvas/efl_canvas_scene3d.eo.h lib/evas/canvas/efl_canvas_surface.eo.h lib/evas/canvas/efl_canvas_surface_tbm.eo.h lib/evas/canvas/efl_canvas_surface_x11.eo.h lib/evas/canvas/efl_canvas_surface_wayland.eo.h lib/evas/canvas/efl_canvas_filter_internal.eo.h lib/evas/canvas/efl_canvas_group_clipped.eo.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_event_input.eo.h lib/evas/canvas/efl_event_key.eo.h lib/evas/canvas/efl_event_pointer.eo.h lib/evas/canvas/efl_event_hold.eo.h lib/evas/canvas/efl_gfx_map.eo.h lib/evas/canvas/efl_canvas_object.eo.legacy.h lib/evas/canvas/efl_canvas_polygon.eo.legacy.h lib/evas/canvas/efl_canvas_rectangle.eo.legacy.h lib/evas/canvas/efl_canvas_text.eo.legacy.h lib/evas/canvas/efl_canvas_text_cursor.eo.legacy.h lib/evas/canvas/efl_canvas_group.eo.legacy.h lib/evas/canvas/evas_canvas.eo.legacy.h lib/evas/canvas/efl_canvas_image_internal.eo.legacy.h lib/evas/canvas/efl_ui_draggable.eo.legacy.h lib/evas/canvas/efl_ui_clickable.eo.legacy.h lib/evas/canvas/efl_ui_scrollable.eo.legacy.h lib/evas/canvas/efl_ui_selectable.eo.legacy.h lib/evas/canvas/efl_ui_zoomable.eo.legacy.h lib/evas/canvas/evas_canvas3d_camera.eo.legacy.h lib/evas/canvas/evas_canvas3d_texture.eo.legacy.h lib/evas/canvas/evas_canvas3d_material.eo.legacy.h lib/evas/canvas/evas_canvas3d_light.eo.legacy.h lib/evas/canvas/evas_canvas3d_mesh.eo.legacy.h lib/evas/canvas/evas_canvas3d_primitive.eo.legacy.h lib/evas/canvas/evas_canvas3d_node.eo.legacy.h lib/evas/canvas/evas_canvas3d_scene.eo.legacy.h lib/evas/canvas/evas_canvas3d_object.eo.legacy.h lib/evas/canvas/evas_vg.eo.legacy.h lib/evas/canvas/efl_vg.eo.legacy.h lib/evas/canvas/efl_vg_container.eo.legacy.h lib/evas/canvas/efl_vg_shape.eo.legacy.h lib/evas/canvas/efl_vg_root_node.eo.legacy.h lib/evas/canvas/efl_vg_gradient.eo.legacy.h lib/evas/canvas/efl_vg_gradient_radial.eo.legacy.h lib/evas/canvas/efl_vg_gradient_linear.eo.legacy.h lib/evas/canvas/efl_canvas_image.eo.legacy.h lib/evas/canvas/efl_canvas_snapshot.eo.legacy.h lib/evas/canvas/efl_canvas_proxy.eo.legacy.h lib/evas/canvas/efl_canvas_scene3d.eo.legacy.h lib/evas/canvas/efl_canvas_surface.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_canvas_surface_tbm.eo.legacy.h lib/evas/canvas/efl_canvas_surface_x11.eo.legacy.h lib/evas/canvas/efl_canvas_surface_wayland.eo.legacy.h lib/evas/canvas/efl_canvas_filter_internal.eo.legacy.h lib/evas/canvas/efl_canvas_group_clipped.eo.legacy.h lib/evas/canvas/efl_event_input.eo.legacy.h lib/evas/canvas/efl_event_key.eo.legacy.h lib/evas/canvas/efl_event_pointer.eo.legacy.h lib/evas/canvas/efl_event_hold.eo.legacy.h lib/evas/canvas/efl_gfx_map.eo.legacy.h lib/evas/canvas/evas_types.eot.h lib/evas/canvas/evas_line.eo.legacy.h lib/evas/canvas/evas_table.eo.legacy.h lib/evas/canvas/evas_grid.eo.legacy.h lib/evas/canvas/evas_box.eo.legacy.h lib/evas/canvas/evas_out.eo.legacy.h lib/evas/canvas/evas_text.eo.legacy.h lib/evas/canvas/evas_textgrid.eo.legacy.h lib/evas/canvas/evas_image.eo.legacy.h '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-1/canvas' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_canvas_object.eo.hh lib/evas/canvas/efl_canvas_polygon.eo.hh lib/evas/canvas/efl_canvas_rectangle.eo.hh lib/evas/canvas/efl_canvas_text.eo.hh lib/evas/canvas/efl_canvas_text_cursor.eo.hh lib/evas/canvas/efl_canvas_group.eo.hh lib/evas/canvas/evas_canvas.eo.hh lib/evas/canvas/efl_canvas_image_internal.eo.hh lib/evas/canvas/efl_ui_draggable.eo.hh lib/evas/canvas/efl_ui_clickable.eo.hh lib/evas/canvas/efl_ui_scrollable.eo.hh lib/evas/canvas/efl_ui_selectable.eo.hh lib/evas/canvas/efl_ui_zoomable.eo.hh lib/evas/canvas/evas_canvas3d_camera.eo.hh lib/evas/canvas/evas_canvas3d_texture.eo.hh lib/evas/canvas/evas_canvas3d_material.eo.hh lib/evas/canvas/evas_canvas3d_light.eo.hh lib/evas/canvas/evas_canvas3d_mesh.eo.hh lib/evas/canvas/evas_canvas3d_primitive.eo.hh lib/evas/canvas/evas_canvas3d_node.eo.hh lib/evas/canvas/evas_canvas3d_scene.eo.hh lib/evas/canvas/evas_canvas3d_object.eo.hh lib/evas/canvas/evas_vg.eo.hh lib/evas/canvas/efl_vg.eo.hh lib/evas/canvas/efl_vg_container.eo.hh lib/evas/canvas/efl_vg_shape.eo.hh lib/evas/canvas/efl_vg_root_node.eo.hh lib/evas/canvas/efl_vg_gradient.eo.hh lib/evas/canvas/efl_vg_gradient_radial.eo.hh lib/evas/canvas/efl_vg_gradient_linear.eo.hh lib/evas/canvas/efl_canvas_image.eo.hh lib/evas/canvas/efl_canvas_snapshot.eo.hh lib/evas/canvas/efl_canvas_proxy.eo.hh lib/evas/canvas/efl_canvas_scene3d.eo.hh lib/evas/canvas/efl_canvas_surface.eo.hh lib/evas/canvas/efl_canvas_surface_tbm.eo.hh lib/evas/canvas/efl_canvas_surface_x11.eo.hh lib/evas/canvas/efl_canvas_surface_wayland.eo.hh lib/evas/canvas/efl_canvas_filter_internal.eo.hh lib/evas/canvas/efl_canvas_group_clipped.eo.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_event_input.eo.hh lib/evas/canvas/efl_event_key.eo.hh lib/evas/canvas/efl_event_pointer.eo.hh lib/evas/canvas/efl_event_hold.eo.hh lib/evas/canvas/efl_gfx_map.eo.hh lib/evas/canvas/evas_line.eo.hh lib/evas/canvas/evas_table.eo.hh lib/evas/canvas/evas_grid.eo.hh lib/evas/canvas/evas_box.eo.hh lib/evas/canvas/evas_out.eo.hh lib/evas/canvas/evas_text.eo.hh lib/evas/canvas/evas_textgrid.eo.hh lib/evas/canvas/evas_image.eo.hh lib/evas/canvas/efl_canvas_object.eo.impl.hh lib/evas/canvas/efl_canvas_polygon.eo.impl.hh lib/evas/canvas/efl_canvas_rectangle.eo.impl.hh lib/evas/canvas/efl_canvas_text.eo.impl.hh lib/evas/canvas/efl_canvas_text_cursor.eo.impl.hh lib/evas/canvas/efl_canvas_group.eo.impl.hh lib/evas/canvas/evas_canvas.eo.impl.hh lib/evas/canvas/efl_canvas_image_internal.eo.impl.hh lib/evas/canvas/efl_ui_draggable.eo.impl.hh lib/evas/canvas/efl_ui_clickable.eo.impl.hh lib/evas/canvas/efl_ui_scrollable.eo.impl.hh lib/evas/canvas/efl_ui_selectable.eo.impl.hh lib/evas/canvas/efl_ui_zoomable.eo.impl.hh lib/evas/canvas/evas_canvas3d_camera.eo.impl.hh lib/evas/canvas/evas_canvas3d_texture.eo.impl.hh lib/evas/canvas/evas_canvas3d_material.eo.impl.hh lib/evas/canvas/evas_canvas3d_light.eo.impl.hh lib/evas/canvas/evas_canvas3d_mesh.eo.impl.hh lib/evas/canvas/evas_canvas3d_primitive.eo.impl.hh lib/evas/canvas/evas_canvas3d_node.eo.impl.hh lib/evas/canvas/evas_canvas3d_scene.eo.impl.hh lib/evas/canvas/evas_canvas3d_object.eo.impl.hh lib/evas/canvas/evas_vg.eo.impl.hh lib/evas/canvas/efl_vg.eo.impl.hh lib/evas/canvas/efl_vg_container.eo.impl.hh lib/evas/canvas/efl_vg_shape.eo.impl.hh lib/evas/canvas/efl_vg_root_node.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/canvas' /usr/bin/ginstall -c -m 644 lib/evas/canvas/efl_vg_gradient.eo.impl.hh lib/evas/canvas/efl_vg_gradient_radial.eo.impl.hh lib/evas/canvas/efl_vg_gradient_linear.eo.impl.hh lib/evas/canvas/efl_canvas_image.eo.impl.hh lib/evas/canvas/efl_canvas_snapshot.eo.impl.hh lib/evas/canvas/efl_canvas_proxy.eo.impl.hh lib/evas/canvas/efl_canvas_scene3d.eo.impl.hh lib/evas/canvas/efl_canvas_surface.eo.impl.hh lib/evas/canvas/efl_canvas_surface_tbm.eo.impl.hh lib/evas/canvas/efl_canvas_surface_x11.eo.impl.hh lib/evas/canvas/efl_canvas_surface_wayland.eo.impl.hh lib/evas/canvas/efl_canvas_filter_internal.eo.impl.hh lib/evas/canvas/efl_canvas_group_clipped.eo.impl.hh lib/evas/canvas/efl_event_input.eo.impl.hh lib/evas/canvas/efl_event_key.eo.impl.hh lib/evas/canvas/efl_event_pointer.eo.impl.hh lib/evas/canvas/efl_event_hold.eo.impl.hh lib/evas/canvas/efl_gfx_map.eo.impl.hh lib/evas/canvas/evas_line.eo.impl.hh lib/evas/canvas/evas_table.eo.impl.hh lib/evas/canvas/evas_grid.eo.impl.hh lib/evas/canvas/evas_box.eo.impl.hh lib/evas/canvas/evas_out.eo.impl.hh lib/evas/canvas/evas_text.eo.impl.hh lib/evas/canvas/evas_textgrid.eo.impl.hh lib/evas/canvas/evas_image.eo.impl.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/canvas' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/' /usr/bin/ginstall -c -m 644 lib/evas/Evas.hh '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/include/evas-cxx-1/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18' /usr/bin/ginstall -c -m 644 modules/elementary/prefs/elm_prefs_swallow.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c modules/evas/image_savers/tiff/module.la '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18' libtool: warning: relinking 'modules/evas/image_savers/tiff/module.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/src; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/amd64/libtool" --silent --tag CC --tag disable-static --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64 -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64 -fPIC -DPIC -o modules/evas/image_savers/tiff/module.la -rpath /usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18 modules/evas/image_savers/tiff/modules_evas_image_savers_tiff_module_la-evas_image_save_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -fno-strict-aliasing -lpng16 -lz -lharfbuzz -lfribidi -lfontconfig -lfreetype -llua -lm lib/ecore/libecore.la lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -lm lib/evas/libevas.la -ltiff -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386) libtool: install: /usr/bin/ginstall -c modules/evas/image_savers/tiff/.libs/module.soT /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18/module.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18/module.so libtool: install: /usr/bin/ginstall -c modules/evas/image_savers/tiff/.libs/module.lai /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18/module.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/evas/modules/image_savers/tiff/v-1.18' Making install in data make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore_x' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/ecore_x/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore_x' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/ecore/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore_imf' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/ecore_imf/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ecore_imf' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/edje/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/edje/include/edje.inc '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/edje/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eeze' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/eeze/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eeze' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/efreet' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/efreet/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/efreet' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/applications' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/desktop/elementary_test.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/desktop/elementary_config.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/applications' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/edje_externals' /usr/bin/ginstall -c -m 644 elementary/edje_externals/icons.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/edje_externals' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/index.theme /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/README '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/actions/128' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/address-book-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/application-exit.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/appointment-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/call-start.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/call-stop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/contact-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-close.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-export.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-import.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-open.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-open-recent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-page-setup.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-print.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-print-preview.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-revert.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-save-as.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-save.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/document-send.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-clear.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-copy.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-cut.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-delete.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-find.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-find-replace.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-paste.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-redo.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-select-all.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/edit-undo.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/folder-copy.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/folder-move.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/folder-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-indent-less.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-indent-more.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-justify-center.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-justify-fill.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-justify-left.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-justify-right.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-bold.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/actions/128' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-direction-ltr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-direction-rtl.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-italic.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-strikethrough.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/format-text-underline.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-bottom.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-down.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-first.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-home.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-jump.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-last.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-next.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-previous.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-top.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/go-up.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/help-about.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/help-contents.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/help-faq.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/insert-image.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/insert-link.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/insert-object.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/insert-text.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/list-add.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/list-remove.png /jenkins/jobs/oi-