INFO: not using any hashes in /data/userland-archives/hashes for efl-1.18.5.tar.xz (overridden with --hash)
Source /data/userland-archives/efl-1.18.5.tar.xz... cached
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/lib/ecore/ecore_main.c
patching file src/scripts/eina/eina-bench-cmp
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/14/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/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/14/bin/gcc... gcc3
checking how to run the C preprocessor... /usr/gcc/14/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... x86_64-pc-solaris2.11
checking host system type... x86_64-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/14/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/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-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/amd64/nm -p output from /usr/gcc/14/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/14/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/14/bin/gcc static flag -static works... no
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/14/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... yes
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/14/bin/gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/gcc/14/bin/g++ accepts -g... yes
checking dependency style of /usr/gcc/14/bin/g++... gcc3
checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E
checking for ld used by /usr/gcc/14/bin/g++... /usr/bin/ld -64
checking if the linker (/usr/bin/ld -64) is GNU ld... no
checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes
checking for /usr/gcc/14/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/14/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/14/bin/g++ static flag -static works... no
checking if /usr/gcc/14/bin/g++ supports -c -o file.o... yes
checking if /usr/gcc/14/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/14/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/14/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/amd64/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/14/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... no
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: x86_64 (+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  -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__
  CXXFLAGS......: -m64 -O3  -fPIC -DPIC
  LDFLAGS.......: -m64 -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 --==

_____________________________________________________________________
/usr/gnu/bin/make --no-print-directory all-recursive
Making all in src
  CC       bin/eolian/bin_eolian_eolian_gen-common_funcs.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:48:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:50:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:56:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:58:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:48:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:50:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:56:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_fill_envs',
    inlined from '_class_env_create' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:58:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/common_funcs.c:29:5: warning: 'strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   29 |     strncpy(dest, src, bufs - 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-eo_generator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c: In function 'eo_source_end_generate':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:36: warning: '%s' directive writing up to 1023 bytes into a region of size 254 [-Wformat-overflow=]
  809 |              sprintf(implname, "%s_%s_%s",
      |                                    ^~
......
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:14: note: 'sprintf' output between 3 and 2049 bytes into a destination of size 255
  809 |              sprintf(implname, "%s_%s_%s",
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  810 |                    (eolian_implement_is_auto(impl_desc) || eolian_implement_is_empty(impl_desc) || dflt_values)?
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  811 |                    "__eolian":"",
      |                    ~~~~~~~~~~~~~~
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:36: warning: '%s' directive writing up to 1023 bytes into a region of size 246 [-Wformat-overflow=]
  809 |              sprintf(implname, "%s_%s_%s",
      |                                    ^~
......
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:14: note: 'sprintf' output between 11 and 2057 bytes into a destination of size 255
  809 |              sprintf(implname, "%s_%s_%s",
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  810 |                    (eolian_implement_is_auto(impl_desc) || eolian_implement_is_empty(impl_desc) || dflt_values)?
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  811 |                    "__eolian":"",
      |                    ~~~~~~~~~~~~~~
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:36: warning: '%s' directive writing up to 1023 bytes into a region of size between 246 and 254 [-Wformat-overflow=]
  809 |              sprintf(implname, "%s_%s_%s",
      |                                    ^~
......
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/eo_generator.c:809:14: note: 'sprintf' output between 3 and 2057 bytes into a destination of size 255
  809 |              sprintf(implname, "%s_%s_%s",
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  810 |                    (eolian_implement_is_auto(impl_desc) || eolian_implement_is_empty(impl_desc) || dflt_values)?
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  811 |                    "__eolian":"",
      |                    ~~~~~~~~~~~~~~
  812 |                    class_env.full_classname, impl_env.full_classname);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-impl_generator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c: In function '_prototype_generate.isra':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:131:32: warning: '%s' directive writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-overflow=]
  131 |         sprintf(impl_name, "%s_%s", class_env.full_classname, impl_env.full_classname);
      |                                ^~                             ~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:131:9: note: 'sprintf' output between 2 and 2048 bytes into a destination of size 1024
  131 |         sprintf(impl_name, "%s_%s", class_env.full_classname, impl_env.full_classname);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:135:27: warning: '_' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=]
  135 |    sprintf(func_name, "_%s_%s%s",
      |                           ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:135:4: note: 'sprintf' output 3 or more bytes (assuming 1030) into a destination of size 1024
  135 |    sprintf(func_name, "_%s_%s%s",
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  136 |          impl_desc?impl_name:class_env.lower_classname, eolian_function_name_get(foo),
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  137 |          ftype == EOLIAN_PROP_GET?"_get": (ftype == EOLIAN_PROP_SET?"_set":""));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c: In function 'impl_source_generate':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:290:30: warning: '%s' directive writing up to 1023 bytes into a region of size 99 [-Wformat-overflow=]
  290 |         sprintf(func_name, "_%s_class_constructor", class_env.lower_classname);
      |                              ^~                     ~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:290:9: note: 'sprintf' output between 20 and 1043 bytes into a destination of size 100
  290 |         sprintf(func_name, "_%s_class_constructor", class_env.lower_classname);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:303:30: warning: '%s' directive writing up to 1023 bytes into a region of size 99 [-Wformat-overflow=]
  303 |         sprintf(func_name, "_%s_class_destructor", class_env.lower_classname);
      |                              ^~                    ~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:303:9: note: 'sprintf' output between 19 and 1042 bytes into a destination of size 100
  303 |         sprintf(func_name, "_%s_class_destructor", class_env.lower_classname);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:312:57: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1013 [-Wformat-truncation=]
  312 |    snprintf(core_incl, sizeof(core_incl), "\n#include \"%s.eo.c\"\n", class_env.lower_classname);
      |                                                         ^~            ~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:312:4: note: 'snprintf' output between 19 and 1042 bytes into a destination of size 1024
  312 |    snprintf(core_incl, sizeof(core_incl), "\n#include \"%s.eo.c\"\n", class_env.lower_classname);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:315:48: warning: '.eo.c"' directive output may be truncated writing 6 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
  315 |    snprintf(core_incl, sizeof(core_incl), "\"%s.eo.c\"", class_env.lower_classname);
      |                                                ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/impl_generator.c:315:4: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024
  315 |    snprintf(core_incl, sizeof(core_incl), "\"%s.eo.c\"", class_env.lower_classname);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-legacy_generator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/legacy_generator.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/legacy_generator.c: In function '_eapi_func_generate':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/legacy_generator.c:235:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 255 [-Wformat-truncation=]
  235 |         snprintf(cbuf, sizeof(cbuf), "(%s *)obj", class_env.full_classname);
      |                                        ^~         ~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/legacy_generator.c:235:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 256
  235 |         snprintf(cbuf, sizeof(cbuf), "(%s *)obj", class_env.full_classname);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-types_generator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/types_generator.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-docs_generator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/docs_generator.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/docs_generator.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eolian/bin_eolian_eolian_gen-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian/main.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_abi.lo
  CC       lib/eina/lib_eina_libeina_la-eina_accessor.lo
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_cow.c:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_evlog.c:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_hash.c: In function 'eina_hash_add_alloc_by_hash':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_hash.c:232:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  232 |         hash->buckets = calloc(sizeof (Eina_Rbtree *), hash->size);
      |                                        ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_hash.c:232:40: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eina/lib_eina_libeina_la-eina_inarray.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]
  639 |    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' [-Wbuiltin-declaration-mismatch]
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_list.c:72:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_log.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_file_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_file_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:610:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_file_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_file_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:610:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_NOfile_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_NOfile_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:472:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_NOfile_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_NOfile_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:472:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_NOfunc':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_file_NOfunc' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:507:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_NOfunc':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_file_NOfunc' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:507:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_file_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:434:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_NOthreads_color_file_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_NOthreads_color_file_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:434:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_file_NOfunc':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_file_NOfunc' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:753:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_file_NOfunc':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_file_NOfunc' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:753:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_NOfile_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:37: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_NOfile_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:684:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:36: note: directive argument in the range [5, 2147483647]
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:365:9: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4
  365 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c: In function 'eina_log_print_prefix_threads_color_NOfile_func':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:37: warning: '%03d' directive output may be truncated writing between 3 and 11 bytes into a region of size 4 [-Wformat-truncation=]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                     ^~~~
In function 'eina_log_print_level_name_color_get',
    inlined from 'eina_log_print_prefix_threads_color_NOfile_func' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:684:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:36: note: directive argument in the range [-2147483648, -1]
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |                                    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_log.c:360:9: note: 'snprintf' output between 4 and 12 bytes into a destination of size 4
  360 |         snprintf(buf, sizeof(buf), "%03d", level);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_matrixsparse.c:44:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_mempool.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.c:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_mmap.lo
  CC       lib/eina/lib_eina_libeina_la-eina_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.c:54:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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]
  417 |    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:
/usr/include/dlfcn.h:115:24: note: expected 'void *' but argument is of type 'const void *'
  115 | extern int      dladdr(void *, Dl_info *);
      |                        ^~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_prefix.lo
  CC       lib/eina/lib_eina_libeina_la-eina_quad.lo
  CC       lib/eina/lib_eina_libeina_la-eina_quadtree.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_quadtree.c:39:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_rbtree.lo
  CC       lib/eina/lib_eina_libeina_la-eina_rectangle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_rectangle.c:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_simple_xml_parser.c:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_str.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]
  528 |         count = iconv(ic, (char **)&inp, &inb, &outp, &outb);
      |                           ^~~~~~~~~~~~~
      |                           |
      |                           char **
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_str.c:33:
/usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **'
   47 | 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]
  600 |         count = iconv(ic, (char **)&inp, &inb, &outp, &outb);
      |                           ^~~~~~~~~~~~~
      |                           |
      |                           char **
/usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **'
   47 | extern size_t   iconv(iconv_t, const char **_RESTRICT_KYWD,
      |                                ^
  CC       lib/eina/lib_eina_libeina_la-eina_strbuf.lo
  CC       lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_thread_queue.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_value.c:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_value_util.lo
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:271:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c: In function 'eina_promise_add_internal':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.h:170:53: warning: cast between incompatible function types from 'void (*)(_Eina_Promise_Default_Owner *, void *)' to 'Eina_Bool (*)(const Eina_Promise_Owner_VTable *, void *)' {aka 'unsigned char (*)(const struct _Eina_Promise_Owner_VTable *, void *)'} [-Wcast-function-type]
  170 | #define EINA_FUNC_PROMISE_OWNER_PROGRESS(Function) ((Eina_Promise_Owner_Progress_Cb)Function)
      |                                                     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c:502:31: note: in expansion of macro 'EINA_FUNC_PROMISE_OWNER_PROGRESS'
  502 |    p->owner_vtable.progress = EINA_FUNC_PROMISE_OWNER_PROGRESS(_eina_promise_owner_progress);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.h:178:60: warning: cast between incompatible function types from 'void (*)(_Eina_Promise_Default_Owner *, void (*)(void *, Eina_Promise_Owner *), void *, void (*)(void *))' {aka 'void (*)(_Eina_Promise_Default_Owner *, void (*)(void *, struct _Eina_Promise_Owner *), void *, void (*)(void *))'} to 'Eina_Bool (*)(Eina_Promise_Owner_VTable *, void (*)(void *, Eina_Promise_Owner *), void *, void (*)(void *))' {aka 'unsigned char (*)(struct _Eina_Promise_Owner_VTable *, void (*)(void *, struct _Eina_Promise_Owner *), void *, void (*)(void *))'} [-Wcast-function-type]
  178 | #define EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY(Function) ((Eina_Promise_Owner_Progress_Notify_Cb)Function)
      |                                                            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c:503:38: note: in expansion of macro 'EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY'
  503 |    p->owner_vtable.progress_notify = EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY(_eina_promise_owner_progress_notify);
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c: In function 'eina_promise_add':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c:512:22: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  512 |    p = calloc(sizeof(_Eina_Promise_Default_Owner), 1);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.c:512:22: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eina/lib_eina_libeina_la-eina_bezier.lo
  CC       lib/eina/lib_eina_libeina_la-eina_safepointer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_safepointer.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eina/lib_eina_libeina_la-eina_file.lo
  CC       modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/eina/mp/chained_pool/eina_chained_mempool.c:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_mempool.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/eina/mp/one_big/eina_one_big.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/eina/mp/pass_through/eina_pass_through.c:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/eina/libeina.la
  CC       lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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]
 1111 |    Eo_Lexer   *ls = calloc(1, sizeof(Eo_Lexer));
      |                ^~
  CC       lib/eolian/lib_eolian_libeolian_la-eo_parser.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'error_expected':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'check_match.part.0':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:91:27: warning: '' expected (to close '' directive output may be truncated writing 22 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   91 |                       "'%s' expected (to close '%s' at line %d, column %d)",
      |                           ^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:90:14: note: 'snprintf' output between 46 and 576 bytes into a destination of size 256
   90 |              snprintf(buf, sizeof(buf),
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
   91 |                       "'%s' expected (to close '%s' at line %d, column %d)",
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   92 |                       tbuf, vbuf, where, col);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function '_validate_pfx':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from '_validate_pfx' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:1797:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_typedef' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:996:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2084:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_typedef' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:999:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2084:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2046:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2079:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_enum' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:554:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2138:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'parse_enum' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:577:9,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2138:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:91:27: warning: '' expected (to close '' directive output may be truncated writing 22 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   91 |                       "'%s' expected (to close '%s' at line %d, column %d)",
      |                           ^~~~~~~~~~~~~~~~~~~~~~
In function 'check_match',
    inlined from 'check_match' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:77:1,
    inlined from 'parse_enum' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:639:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2138:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:90:14: note: 'snprintf' output between 46 and 576 bytes into a destination of size 256
   90 |              snprintf(buf, sizeof(buf),
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
   91 |                       "'%s' expected (to close '%s' at line %d, column %d)",
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   92 |                       tbuf, vbuf, where, col);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check_match' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:82:11,
    inlined from 'parse_enum' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:639:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2138:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_struct' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:503:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2140:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'parse_struct' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:511:9,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2140:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_struct' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:519:9,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2140:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_struct' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:525:9,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2140:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_variable' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:1035:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2091:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c: In function 'parse_unit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:35: warning: '' expected' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |                                   ^~~~~~~~~~
In function 'error_expected',
    inlined from 'check' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:52:6,
    inlined from 'check_next' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:65:4,
    inlined from 'parse_variable' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:1046:4,
    inlined from 'parse_unit' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:2091:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.c:33:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256
   33 |    snprintf(buf, sizeof(buf), "'%s' expected", tbuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-eolian.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eolian.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-eolian_database.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eolian_database.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_fill.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_parser.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_fill.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_class.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_class.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_class_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_class_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_function.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_function.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_function_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_function_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_function_parameter.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_function_parameter_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_type.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_type.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_type_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_type_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_implement.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_implement.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_implement_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_constructor.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_constructor.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_constructor_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_event.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_event.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_event_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_event_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_expr.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_expr.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_expr.c: In function 'expr_type_mismatch_error.isra':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_expr.c:113:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 235 and 490 [-Wformat-truncation=]
  113 |    snprintf(buf, sizeof(buf), "mismatched types (%s vs %s)", tbuf, ebuf);
      |                                                        ^~          ~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_expr.c:113:4: note: 'snprintf' output between 24 and 534 bytes into a destination of size 512
  113 |    snprintf(buf, sizeof(buf), "mismatched types (%s vs %s)", tbuf, ebuf);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_expr_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_var.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_var.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_var_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_var_api.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eolian/lib_eolian_libeolian_la-database_validate.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/eo_lexer.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/database_validate.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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.c
  EOLIAN   lib/eo/eo_interface.eo.c
  EOLIAN   lib/eo/eo_base.eo.h
  EOLIAN   lib/eo/eo_class.eo.h
  EOLIAN   lib/eo/eo_override.eo.h
  EOLIAN   lib/eo/eo_interface.eo.h
  EOLIAN   lib/efl/interfaces/efl_canvas.eo.c
  EOLIAN   lib/efl/interfaces/efl_config.eo.c
  EOLIAN   lib/efl/interfaces/efl_control.eo.c
  EOLIAN   lib/efl/interfaces/efl_file.eo.c
  EOLIAN   lib/efl/interfaces/efl_image_load.eo.c
  EOLIAN   lib/efl/interfaces/efl_part.eo.c
  EOLIAN   lib/efl/interfaces/efl_player.eo.c
  EOLIAN   lib/efl/interfaces/efl_text.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_gfx_types.eot.h
  EOLIAN   lib/efl/interfaces/efl_event_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.eo.c
  EOLIAN   lib/ector/gl/ector_renderer_gl_shape.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.eo.h
  EOLIAN   lib/ector/software/ector_renderer_software_shape.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/ector/ector_types.eot.h
  EOLIAN   lib/ecore/efl_loop.eo.c
  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_primitive.eo.h
  EOLIAN   lib/evas/canvas/evas_canvas3d_node.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_clickable.eo.legacy.h
  EOLIAN   lib/evas/canvas/efl_ui_scrollable.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_light.eo.legacy.h
  EOLIAN   lib/evas/canvas/evas_canvas3d_mesh.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_shape.eo.legacy.h
  EOLIAN   lib/evas/canvas/efl_vg_root_node.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_arguments.eo.c
  EOLIAN   lib/eldbus/eldbus_model_signal.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_table.eo.h
  EOLIAN   lib/edje/efl_canvas_layout_internal_swallow.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_button.eo.c
  EOLIAN   lib/elementary/elm_fileselector_entry.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.eo.h
  EOLIAN   lib/elementary/elm_app_client_view.eo.h
  EOLIAN   lib/elementary/elm_app_server.eo.h
  EOLIAN   lib/elementary/elm_app_server_view.eo.h
  EOLIAN   lib/elementary/elm_atspi_app_object.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_toolbar_item.eo.h
  EOLIAN   lib/elementary/elm_diskselector_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/efl_ui_layout_internal_box.eo.h
  EOLIAN   lib/elementary/efl_ui_layout_internal_table.eo.h
  EOLIAN   lib/elementary/elm_button_internal_part.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_entry.eo.legacy.h
  EOLIAN   lib/elementary/elm_fileselector.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_progressbar.eo.legacy.h
  EOLIAN   lib/elementary/elm_radio.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       modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_evas/engines/extn/ecore_evas_extn_engine.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_evas/engines/extn/ecore_evas_extn.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_evas/engines/extn/ecore_evas_extn_engine.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_evas/engines/extn/ecore_evas_extn_buf.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emile/lib_emile_libemile_la-emile_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_main.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_main.c: In function 'emile_pbkdf2_sha1':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_main.c:138:12: warning: 'buf' may be used uninitialized [-Wmaybe-uninitialized]
  138 |    step1 = eina_binbuf_manage_new(buf, salt_len + 4, EINA_TRUE);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:251:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_binbuf.h:90:19: note: by argument 1 of type 'const unsigned char *' to 'eina_binbuf_manage_new' declared here
   90 | EAPI Eina_Binbuf *eina_binbuf_manage_new(const unsigned char *str, size_t length, Eina_Bool ro) EINA_MALLOC EINA_WARN_UNUSED_RESULT;
      |                   ^~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emile/lib_emile_libemile_la-emile_compress.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.c: In function 'emile_compress':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.c:48:14: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
   48 |    compact = malloc(length);
      |              ^~~~~~~~~~~~~~
In file included from /usr/include/stdlib.h:41,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_alloca.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:216:
/usr/include/iso/stdlib_iso.h:142:14: note: in a call to allocation function 'malloc' declared here
  142 | extern void *malloc(size_t);
      |              ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.c: In function 'emile_decompress':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_compress.c:145:10: warning: 'expanded' may be used uninitialized [-Wmaybe-uninitialized]
  145 |    out = eina_binbuf_manage_new(expanded, dest_length, EINA_FALSE);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:251:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_binbuf.h:90:19: note: by argument 1 of type 'const unsigned char *' to 'eina_binbuf_manage_new' declared here
   90 | EAPI Eina_Binbuf *eina_binbuf_manage_new(const unsigned char *str, size_t length, Eina_Bool ro) EINA_MALLOC EINA_WARN_UNUSED_RESULT;
      |                   ^~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emile/lib_emile_libemile_la-emile_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:1683:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1683 |         if (prop->cspace == EMILE_COLORSPACE_GRY8 ||
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_image.c:1690:7: note: here
 1690 |       case JCS_RGB:
      |       ^~~~
/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]
 1601 |    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]
 1605 |    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]
 1607 |    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]
 1608 |    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]
 1608 |    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]
 1609 |    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]
 1609 |    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]
 1611 |    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]
 1620 |    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]
 1621 |    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]
 1622 |    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]
 1623 |    Eina_Bool r = EINA_FALSE;
      |              ^
/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:1367:8: warning: variable 'degree' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
 1367 |    int degree = 0;
      |        ^~~~~~
/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]
 1368 |    Eina_Bool change_wh = EINA_FALSE;
      |              ^~~~~~~~~
  CC       lib/emile/lib_emile_libemile_la-emile_base64.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_base64.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc1.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc2.c:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/etc2_encoder.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_cipher_openssl.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_cipher_openssl.c: In function '_emile_cipher_client_handshake':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_cipher_openssl.c:589:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  589 |          client->handshaking = EINA_TRUE;
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/emile_cipher_openssl.c:591:7: note: here
  591 |       case EMILE_SSL_STATE_HANDSHAKING:
      |       ^~~~
  CCLD     lib/emile/libemile.la
  CC       lib/eo/lib_eo_libeo_la-eo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_ptr_indirection.h:4,
                 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/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_base_class.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_class_class.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eo/lib_eo_libeo_la-eo_add_fallback.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/eo_add_fallback.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/eo/libeo.la
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_interfaces_main.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_model_common.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_model_common.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_gfx_shape.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_file.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_manager.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_manager.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_core.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c: In function '_efl_vpath_core_eo_base_constructor.part.0':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/.local/share' directive output may be truncated writing 13 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:82:4: note: in expansion of macro 'ENV_HOME_SET'
   82 |    ENV_HOME_SET("XDG_DATA_HOME", ".local/share", "data");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 14 and 1037 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:82:4: note: in expansion of macro 'ENV_HOME_SET'
   82 |    ENV_HOME_SET("XDG_DATA_HOME", ".local/share", "data");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/.config' directive output may be truncated writing 8 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:87:4: note: in expansion of macro 'ENV_HOME_SET'
   87 |    ENV_HOME_SET("XDG_CONFIG_HOME", ".config", "config");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 9 and 1032 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:87:4: note: in expansion of macro 'ENV_HOME_SET'
   87 |    ENV_HOME_SET("XDG_CONFIG_HOME", ".config", "config");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/.cache' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:92:4: note: in expansion of macro 'ENV_HOME_SET'
   92 |    ENV_HOME_SET("XDG_CACHE_HOME", ".cache", "cache");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:92:4: note: in expansion of macro 'ENV_HOME_SET'
   92 |    ENV_HOME_SET("XDG_CACHE_HOME", ".cache", "cache");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:105:39: warning: '/.run' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  105 |         snprintf(buf, sizeof(buf), "%s/.run", home);
      |                                       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:105:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  105 |         snprintf(buf, sizeof(buf), "%s/.run", home);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Desktop' directive output may be truncated writing 8 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:136:4: note: in expansion of macro 'ENV_HOME_SET'
  136 |    ENV_HOME_SET("XDG_DESKTOP_DIR", "Desktop", "desktop");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 9 and 1032 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:136:4: note: in expansion of macro 'ENV_HOME_SET'
  136 |    ENV_HOME_SET("XDG_DESKTOP_DIR", "Desktop", "desktop");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Documents' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:138:4: note: in expansion of macro 'ENV_HOME_SET'
  138 |    ENV_HOME_SET("XDG_DOCUMENTS_DIR", "Documents", "documents");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 11 and 1034 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:138:4: note: in expansion of macro 'ENV_HOME_SET'
  138 |    ENV_HOME_SET("XDG_DOCUMENTS_DIR", "Documents", "documents");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Downloads' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:140:4: note: in expansion of macro 'ENV_HOME_SET'
  140 |    ENV_HOME_SET("XDG_DOWNLOAD_DIR", "Downloads", "downloads");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 11 and 1034 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:140:4: note: in expansion of macro 'ENV_HOME_SET'
  140 |    ENV_HOME_SET("XDG_DOWNLOAD_DIR", "Downloads", "downloads");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Music' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:142:4: note: in expansion of macro 'ENV_HOME_SET'
  142 |    ENV_HOME_SET("XDG_MUSIC_DIR", "Music", "music");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:142:4: note: in expansion of macro 'ENV_HOME_SET'
  142 |    ENV_HOME_SET("XDG_MUSIC_DIR", "Music", "music");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Pictures' directive output may be truncated writing 9 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:144:4: note: in expansion of macro 'ENV_HOME_SET'
  144 |    ENV_HOME_SET("XDG_PICTURES_DIR", "Pictures", "pictures");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 10 and 1033 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:144:4: note: in expansion of macro 'ENV_HOME_SET'
  144 |    ENV_HOME_SET("XDG_PICTURES_DIR", "Pictures", "pictures");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Public' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:146:4: note: in expansion of macro 'ENV_HOME_SET'
  146 |    ENV_HOME_SET("XDG_PUBLIC_DIR", "Public", "public");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:146:4: note: in expansion of macro 'ENV_HOME_SET'
  146 |    ENV_HOME_SET("XDG_PUBLIC_DIR", "Public", "public");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/.Templates' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:148:4: note: in expansion of macro 'ENV_HOME_SET'
  148 |    ENV_HOME_SET("XDG_TEMPLATES_DIR", ".Templates", "templates");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 12 and 1035 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:148:4: note: in expansion of macro 'ENV_HOME_SET'
  148 |    ENV_HOME_SET("XDG_TEMPLATES_DIR", ".Templates", "templates");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Videos' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:150:4: note: in expansion of macro 'ENV_HOME_SET'
  150 |    ENV_HOME_SET("XDG_VIDEOS_DIR", "Videos", "videos");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:150:4: note: in expansion of macro 'ENV_HOME_SET'
  150 |    ENV_HOME_SET("XDG_VIDEOS_DIR", "Videos", "videos");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:36: warning: '/Applications' directive output may be truncated writing 13 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |                                    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:153:4: note: in expansion of macro 'ENV_HOME_SET'
  153 |    ENV_HOME_SET("E_APPS_DIR", "Applications", "apps");
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:76:9: note: 'snprintf' output between 14 and 1037 bytes into a destination of size 1024
   76 |         snprintf(buf, sizeof(buf), "%s/"_dir, home); s = buf; \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_core.c:153:4: note: in expansion of macro 'ENV_HOME_SET'
  153 |    ENV_HOME_SET("E_APPS_DIR", "Applications", "apps");
      |    ^~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_vpath_file_core.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_vpath_file_core.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efl/interfaces/lib_efl_libefl_la-efl_input_device.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/interfaces/efl_input_device.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/efl/libefl.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
  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
  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/static_libs/libunibreak/wordbreak.c: In function 'set_wordbreaks':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/libunibreak/wordbreak.c:203:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  203 |             if (wbcSeqStart == WBP_CR) /* WB3 */
      |                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/libunibreak/wordbreak.c:213:9: note: here
  213 |         case WBP_Newline:
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/libunibreak/wordbreak.c:293:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  293 |             if (wbcLast == WBP_Hebrew_Letter) /* WB7a */
      |                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/libunibreak/wordbreak.c:301:9: note: here
  301 |         case WBP_MidNumLet:
      |         ^~~~
  CC       lib/evas/lib_evas_libevas_la-main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/common_interfaces.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_callbacks.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_clip.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_data.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_data.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_device.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_device.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_events.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_events.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_events_legacy.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_events_legacy.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_focus.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_key.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_key.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_key_grab.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_layer.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_main.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_name.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_name.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_image_legacy.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_legacy.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_image.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_main.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_inform.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_intercept.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_line.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_polygon.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_rectangle.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_smart.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_smart_clipped.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_box.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_table.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_text.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_textblock.c:67:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_inlist.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:221:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_textblock.c: In function '_evas_textblock_annotation_iterator_new':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_iterator.h:190:48: warning: cast between incompatible function types from 'Eina_Bool (*)(Efl_Canvas_Text_Annotation_Iterator *)' {aka 'unsigned char (*)(struct _Efl_Canvas_Text_Annotation_Iterator *)'} to 'void (*)(Eina_Iterator *)' {aka 'void (*)(struct _Eina_Iterator *)'} [-Wcast-function-type]
  190 | #define FUNC_ITERATOR_FREE(Function)          ((Eina_Iterator_Free_Callback)Function)
      |                                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_textblock.c:13694:24: note: in expansion of macro 'FUNC_ITERATOR_FREE'
13694 |    it->iterator.free = FUNC_ITERATOR_FREE(
      |                        ^~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_textgrid.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_grid.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_font_dir.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_rectangle.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_render.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_render.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/render2/evas_render2.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/render2/evas_render2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_smart.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_stack.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_async_events.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_stats.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_touch_point.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_map.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_map.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_gl.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_out.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_out.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_image.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_proxy.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_proxy.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_snapshot.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_snapshot.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_scene3d.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_scene3d.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_tbm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_tbm.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_x11.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_x11.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_canvas_surface_wayland.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_image_private.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_canvas_surface_wayland.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_event_input.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_input.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_event_key.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_key.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_event_pointer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_pointer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-efl_event_hold.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/efl_event_hold.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/cache/evas_cache_image.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/cache/evas_cache_engine_image.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/cache/lib_evas_libevas_la-evas_preload.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/cache/evas_preload.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/file/lib_evas_libevas_la-evas_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/file/evas_module.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/file/lib_evas_libevas_la-evas_path.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/file/evas_path.c:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_object.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_scene.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_node.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_camera.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_light.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_mesh.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_texture.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_material.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_primitive.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_save.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_save.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load_save_common.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load_save_common.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load_save_common.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_loaders/eet/evas_model_load_eet.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_loaders/md2/lib_evas_libevas_la-evas_model_load_md2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_loaders/md2/evas_model_load_md2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_loaders/obj/lib_evas_libevas_la-evas_model_load_obj.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_loaders/obj/evas_model_load_obj.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_loaders/ply/lib_evas_libevas_la-evas_model_load_ply.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load_save_common.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_loaders/ply/evas_model_load_ply.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_savers/eet/lib_evas_libevas_la-evas_model_save_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_savers/eet/evas_model_save_eet.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_savers/obj/lib_evas_libevas_la-evas_model_save_obj.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load_save_common.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_savers/obj/evas_model_save_obj.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/model_savers/ply/lib_evas_libevas_la-evas_model_save_ply.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/save_load/evas_model_load_save_common.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/model_savers/ply/evas_model_save_ply.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_canvas3d_eet.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-square.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/tabulated_primitives/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/tabulated_primitives/square.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-cube.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/tabulated_primitives/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/tabulated_primitives/cube.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-sphere.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/sphere.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-torus.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/torus.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cylinder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/cylinder.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cone.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/solids_of_revolution/cone.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/surfaces/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/surfaces/surface.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-terrain.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/surfaces/../primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/surfaces/terrain.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common3d/primitives/lib_evas_libevas_la-primitive_common.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/primitive_common.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common3d/primitives/primitive_common.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_vg.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_object_vg.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_node.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_node.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_container.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_container.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_root_node.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_root_node.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_gradient.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_linear.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_gradient_linear.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_radial.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_gradient_radial.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_utils.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_vg_shape.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/draw/lib_evas_libevas_la-draw_alpha_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_alpha_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/draw/lib_evas_libevas_la-draw_convert.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c: In function '_convert_etc2_rgba8_to_argb8888':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:346:16: warning: array subscript 4 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  346 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:330:17: note: at offset 64 into object 'bgra' of size 64
  330 |    unsigned int bgra[16];
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:346:16: warning: array subscript 8 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  346 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:330:17: note: at offset 128 into object 'bgra' of size 64
  330 |    unsigned int bgra[16];
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:346:16: warning: array subscript 12 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  346 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:330:17: note: at offset 192 into object 'bgra' of size 64
  330 |    unsigned int bgra[16];
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c: In function '_convert_etc2_rgb8_to_argb8888':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:314:16: warning: array subscript 4 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  314 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:298:17: note: at offset 64 into object 'bgra' of size 64
  298 |    unsigned int bgra[16];
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:314:16: warning: array subscript 8 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  314 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:298:17: note: at offset 128 into object 'bgra' of size 64
  298 |    unsigned int bgra[16];
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:314:16: warning: array subscript 12 is outside array bounds of 'unsigned int[16]' [-Warray-bounds=]
  314 |                memcpy(out + x + k * out_step, bgra + k * 16, 16);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_convert.c:298:17: note: at offset 192 into object 'bgra' of size 64
  298 |    unsigned int bgra[16];
      |                 ^~~~
  CC       static_libs/draw/lib_evas_libevas_la-draw_main_neon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_neon.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/draw/lib_evas_libevas_la-draw_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc1.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc2.c:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/etc2_encoder.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_copy_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_add_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_sub_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_mask_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_mul_main_.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_blend_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_blit_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_color.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_colorspace.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_gry_1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_gry_8.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_rgb_16.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_rgb_24.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_rgb_8.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_grypal_6.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_yuv.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_cpu.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_cpu.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_draw_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_draw.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_load.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_load.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_main.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_query.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_query.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_compress.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_image_load.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_image_load.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_image_save.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_image_save.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_image_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_image_main.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_image_data.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_image_data.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_image_scalecache.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_line_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_line_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_polygon_main.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_rectangle_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_scale_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_scale_sample.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_scale_smooth.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_scale_span.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_thread_render.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_tiler.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_tiler.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_pipe.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_pipe.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/language/evas_bidi_utils.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/language/evas_language_utils.c:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_text_utils.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_font_ot.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/common/lib_evas_libevas_la-evas_map_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_map_image.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/canvas/lib_evas_libevas_la-evas_filter_mixin.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/canvas/evas_filter_mixin.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_blend.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_blur.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_bump.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_curve.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_displace.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_fill.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_fill.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_fill.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_mask.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_parser.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_transform.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_filter.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/filters/evas_filter_utils.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_engine.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_tbm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_native_tbm.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_generic/lib_evas_libevas_la-evas_native_dmabuf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_native_dmabuf.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_generic/lib_evas_libevas_la-evas_ector_software_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/Ector_Software.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_generic/evas_ector_software_buffer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/buffer/evas_engine.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/buffer/evas_outbuf.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/bmp/evas_image_load_bmp.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas_Loader.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/dds/evas_image_load_dds.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/dds/s3tc_decoder.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/eet/evas_image_load_eet.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/eet/evas_image_save_eet.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/generic/evas_image_load_generic.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/ico/evas_image_load_ico.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/jpeg/evas_image_load_jpeg.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/jpeg/evas_image_save_jpeg.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/pmaps/evas_image_load_pmaps.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/png/lib_evas_libevas_la-evas_image_load_png.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/png/evas_image_load_png.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_savers/png/lib_evas_libevas_la-evas_image_save_png.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/png/evas_image_save_png.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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]
   31 |    png_bytep           row_ptr, png_data = NULL;
      |                                 ^~~~~~~~
  CC       modules/evas/image_loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/psd/evas_image_load_psd.c:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c: In function 'evas_image_load_file_data_tga':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:294:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  294 |                                  a = (a << 7) | (a << 6) | (a << 5) | (a << 4) | (a << 3) | (a << 2) | (a << 1) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:295:32: note: here
  295 |                                case 2:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:296:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  296 |                                  a = (a << 6) | (a << 4) | (a << 2) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:297:32: note: here
  297 |                                case 3:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:298:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  298 |                                  a = (a << 5) | (a << 2) | (a >> 1);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:299:32: note: here
  299 |                                case 4:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:300:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  300 |                                  a = (a << 4) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:301:32: note: here
  301 |                                case 5:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:302:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  302 |                                  a = (a << 3) | (a >> 2);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:303:32: note: here
  303 |                                case 6:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:304:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  304 |                                  a = (a << 2) | (a >> 4);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:305:32: note: here
  305 |                                case 7:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:384:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  384 |                                  a = (a << 7) | (a << 6) | (a << 5) | (a << 4) | (a << 3) | (a << 2) | (a << 1) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:385:32: note: here
  385 |                                case 2:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:386:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  386 |                                  a = (a << 6) | (a << 4) | (a << 2) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:387:32: note: here
  387 |                                case 3:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:388:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  388 |                                  a = (a << 5) | (a << 2) | (a >> 1);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:389:32: note: here
  389 |                                case 4:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:390:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  390 |                                  a = (a << 4) | (a);
      |                                  ~~^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:391:32: note: here
  391 |                                case 5:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:392:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  392 |                                  a = (a << 3) | (a >> 2);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:393:32: note: here
  393 |                                case 6:
      |                                ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:394:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
  394 |                                  a = (a << 2) | (a >> 4);
      |                                  ~~^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tga/evas_image_load_tga.c:395:32: note: here
  395 |                                case 7:
      |                                ^~~~
  CC       modules/evas/image_loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/wbmp/evas_image_load_wbmp.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/xpm/evas_image_load_xpm.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tgv/evas_image_load_tgv.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/image_savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tgv/evas_image_save_tgv.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/lz4/lib_evas_libevas_la-lz4.lo
  CC       static_libs/lz4/lib_evas_libevas_la-lz4hc.lo
  CC       lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_master_sse3.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:1198:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c: In function '_op_blend_pas_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:73:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   73 |          s++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:59:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   59 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:73:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   73 |          s++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:59:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   59 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c: In function '_op_blend_p_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:13:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   13 |          s++; d++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:8:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
    8 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:13:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   13 |          s++; d++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:8:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
    8 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_pan_caa_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:275:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  275 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:271:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  271 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:275:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  275 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:271:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  271 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_p_caa_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:226:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  226 |          l--;
      |          ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:218:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  218 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:226:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  226 |          l--;
      |          ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:218:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  218 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_pan_can_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:180:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  180 |          s++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:176:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  176 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:180:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  180 |          s++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:176:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  176 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_p_can_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:127:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  127 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:122:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  122 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:127:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  127 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:122:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  122 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_pan_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:76:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   76 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:72:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   72 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:76:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   76 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:72:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   72 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_p_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:18:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   18 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:12:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   12 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:18:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
   18 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:12:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   12 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c: In function '_op_blend_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:17:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
   17 |          d++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:13:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   13 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:17:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
   17 |          d++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:13:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   13 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c: In function '_op_blend_mas_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:17:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   17 |          m++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:10:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   10 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:17:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   17 |          m++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:10:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   10 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c: In function '_op_blend_mas_can_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:95:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   95 |          m++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:79:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   79 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:95:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
   95 |          m++;  d++; l--;
      |                     ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:79:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   79 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c: In function '_op_blend_rel_pan_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:241:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  241 |          s++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:236:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  236 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:241:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  241 |          s++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:236:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  236 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c: In function '_op_blend_rel_p_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:191:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  191 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:185:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  185 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:191:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  191 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_sse3.c:185:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  185 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c: In function '_op_blend_rel_p_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:406:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  406 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:400:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  400 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:406:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  406 |          d++; s++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_pixel_color_sse3.c:400:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  400 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c: In function '_op_blend_rel_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:101:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |          d++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:97:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   97 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:101:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |          d++; l--;
      |               ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_color_sse3.c:97:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
   97 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c: In function '_op_blend_rel_mas_c_dp_sse3':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:224:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  224 |          d++; m++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:418:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  418 |             case 3: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:13: note: here
  419 |             case 2: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:218:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  218 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:224:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  224 |          d++; m++; l--;
      |                    ~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:419:21: note: in definition of macro 'LOOP_ALIGNED_U1_A48'
  419 |             case 2: UOP \
      |                     ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_blend_ops.h:420:13: note: here
  420 |             case 1: UOP \
      |             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_op_blend/op_blend_mask_color_sse3.c:218:4: note: in expansion of macro 'LOOP_ALIGNED_U1_A48'
  218 |    LOOP_ALIGNED_U1_A48(d, l,
      |    ^~~~~~~~~~~~~~~~~~~
  CC       static_libs/draw/lib_evas_common_libevas_op_blend_sse3_la-draw_main_sse2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_sse2.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_sse2.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_alloc.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_anim.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_anim.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_app.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_app.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_events.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_events.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_getopt.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_glib.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_glib.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_idle_enterer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_idle_exiter.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_idler.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_idler.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_job.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_job.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_main.c:61:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-efl_loop_user.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop_user.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-efl_loop_fd.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/efl_loop_fd.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_pipe.c:79:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_poller.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_poller.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_time.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_time.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_timer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_timer.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_thread.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread.c: In function '_ecore_direct_worker':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread.c:429:43: warning: cast between incompatible function types from 'void (*)(Eina_Thread)' {aka 'void (*)(long unsigned int)'} to 'void (*)(void *)' [-Wcast-function-type]
  429 |    ecore_main_loop_thread_safe_call_async((Ecore_Cb) _ecore_thread_join,
      |                                           ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread.c: In function '_ecore_thread_worker':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread.c:468:43: warning: cast between incompatible function types from 'void (*)(Eina_Thread)' {aka 'void (*)(long unsigned int)'} to 'void (*)(void *)' [-Wcast-function-type]
  468 |    ecore_main_loop_thread_safe_call_async((Ecore_Cb) _ecore_thread_join,
      |                                           ^
  CC       lib/ecore/lib_ecore_libecore_la-ecore_thread_promise.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c: In function '_ecore_promise_thread_end':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c:80:27: warning: cast between incompatible function types from 'void (*)(void *, void *)' to 'void (*)(void *, Eina_Error)' {aka 'void (*)(void *, int)'} [-Wcast-function-type]
   80 |                           (Eina_Promise_Error_Cb)&_ecore_promise_thread_release_ref, p);
      |                           ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:271:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c: In function 'ecore_thread_promise_run':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.h:170:53: warning: cast between incompatible function types from 'void (*)(_Ecore_Thread_Promise_Owner *, void *)' to 'Eina_Bool (*)(const Eina_Promise_Owner_VTable *, void *)' {aka 'unsigned char (*)(const struct _Eina_Promise_Owner_VTable *, void *)'} [-Wcast-function-type]
  170 | #define EINA_FUNC_PROMISE_OWNER_PROGRESS(Function) ((Eina_Promise_Owner_Progress_Cb)Function)
      |                                                     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c:206:34: note: in expansion of macro 'EINA_FUNC_PROMISE_OWNER_PROGRESS'
  206 |    priv->owner_vtable.progress = EINA_FUNC_PROMISE_OWNER_PROGRESS(&_ecore_thread_promise_owner_progress);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_promise.h:178:60: warning: cast between incompatible function types from 'void (*)(_Ecore_Thread_Promise_Owner *, void (*)(void *, Eina_Promise_Owner *), void *, void (*)(void *))' {aka 'void (*)(_Ecore_Thread_Promise_Owner *, void (*)(void *, struct _Eina_Promise_Owner *), void *, void (*)(void *))'} to 'Eina_Bool (*)(Eina_Promise_Owner_VTable *, void (*)(void *, Eina_Promise_Owner *), void *, void (*)(void *))' {aka 'unsigned char (*)(struct _Eina_Promise_Owner_VTable *, void (*)(void *, struct _Eina_Promise_Owner *), void *, void (*)(void *))'} [-Wcast-function-type]
  178 | #define EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY(Function) ((Eina_Promise_Owner_Progress_Notify_Cb)Function)
      |                                                            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_thread_promise.c:207:41: note: in expansion of macro 'EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY'
  207 |    priv->owner_vtable.progress_notify = EINA_FUNC_PROMISE_OWNER_PROGRESS_NOTIFY(&_ecore_thread_promise_owner_progress_notify);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_throttle.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_exe.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_exe.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore/lib_ecore_libecore_la-ecore_signal.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c: In function '_ecore_signal_shutdown':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:102:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  102 |    _ecore_signal_callback_set(SIGPIPE, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:103:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  103 |    _ecore_signal_callback_set(SIGALRM, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:108:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  108 |    _ecore_signal_callback_set(SIGCHLD, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:109:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  109 |    _ecore_signal_callback_set(SIGUSR1, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:110:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  110 |    _ecore_signal_callback_set(SIGUSR2, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:111:39: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  111 |    _ecore_signal_callback_set(SIGHUP, (Signal_Handler)SIG_DFL);
      |                                       ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:112:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  112 |    _ecore_signal_callback_set(SIGQUIT, (Signal_Handler)SIG_DFL);
      |                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:113:39: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  113 |    _ecore_signal_callback_set(SIGINT, (Signal_Handler)SIG_DFL);
      |                                       ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_signal.c:114:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct siginfo *, void *)'} [-Wcast-function-type]
  114 |    _ecore_signal_callback_set(SIGTERM, (Signal_Handler)SIG_DFL);
      |                                        ^
  CC       lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/ecore_exe_posix.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore/libecore.la
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
  CC       lib/ector/lib_ector_libector_la-ector_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_main.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_buffer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_shape.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_buffer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient_radial.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient_radial.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient_linear.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/ector_renderer_gradient_linear.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_linear.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_gradient_linear.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_radial.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_gradient_radial.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo_shape.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_renderer_cairo.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_cairo_software_surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/Ector_Cairo.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_cairo_software_surface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/cairo/lib_ector_libector_la-ector_cairo_surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/cairo/ector_cairo_surface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/draw/lib_ector_libector_la-draw_main_sse2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_sse2.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_sse2.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       static_libs/draw/lib_ector_libector_la-draw_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       static_libs/draw/lib_ector_libector_la-draw_main_neon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw_main_neon.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_ector_libector_la-rg_etc1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc1.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_ector_libector_la-rg_etc2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc2.c:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_ector_libector_la-etc2_encoder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/etc2_encoder.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_linear.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_gradient_linear.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_radial.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_gradient_radial.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_shape.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_renderer_software_buffer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_software_gradient.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/Ector_Software.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_gradient.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_gradient.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h: In function 'draw_memset32':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:99:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
   99 |         case 0: do { *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:9: note: here
  100 |         case 7:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:100:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  100 |         case 7:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:9: note: here
  101 |         case 6:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:101:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  101 |         case 6:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:9: note: here
  102 |         case 5:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:102:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  102 |         case 5:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:9: note: here
  103 |         case 4:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:103:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  103 |         case 4:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:9: note: here
  104 |         case 3:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:104:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  104 |         case 3:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:9: note: here
  105 |         case 2:      *dest++ = value;
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:105:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  105 |         case 2:      *dest++ = value;
      |                      ~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/draw/draw.h:106:9: note: here
  106 |         case 1:      *dest++ = value;
      |         ^~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_software_rasterizer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_rasterizer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_software_surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_surface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/software/lib_ector_libector_la-ector_software_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/Ector_Software.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/software/ector_software_buffer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_gradient_linear.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_gradient_radial.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_gradient_radial.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_renderer_gl_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl_shape.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_renderer_gl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_renderer_gl.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_gl_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_buffer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_gl_buffer_base.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/Ector_GL.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_buffer_base.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_gl_surface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_surface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ector/gl/lib_ector_libector_la-ector_gl_shader.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/ector_gl_shader.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_alloc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_alloc.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_cipher.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_cipher.c:49:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_connection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_connection.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_data.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_data.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_dictionary.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_dictionary.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_image.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_lib.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_lib.c:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eet/lib_eet_libeet_la-eet_node.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c: In function 'eet_node_del':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c:394:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  394 |         eina_stringshare_del(n->key);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c:397:7: note: here
  397 |       case EET_G_UNKNOWN:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c: In function 'eet_node_dump_simple_type':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c:564:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  564 |         type_name = "inlined: \"";
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_node.c:566:7: note: here
  566 |       case EET_T_STRING:
      |       ^~~~
  CC       lib/eet/lib_eet_libeet_la-eet_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/eet_utils.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc1.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/rg_etc2.c:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/rg_etc/etc2_encoder.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CCLD     lib/ector/libector.la
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/evas/common/libevas_op_blend_sse3.la
  CC       lib/evas/common/lib_evas_common_libevas_convert_rgb_32_la-evas_convert_rgb_32.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/common/evas_convert_rgb_32.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/evas/common/libevas_convert_rgb_32.la
  CXXLD    lib/evas/libevas.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 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
  CC       lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input/ecore_input.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input/ecore_input_compose.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_joystick.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input/ecore_input_joystick.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_input/libecore_input.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
  CC       lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_input_evas/ecore_input_evas.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_input_evas/libecore_input_evas.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/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
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas.c:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_buffer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_deprecated.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_ews.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_module.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_module.c: In function '_ecore_evas_available_engines_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_module.c:173:48: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 1024 [-Wformat-truncation=]
  173 |                   snprintf(tmp, sizeof (tmp), "%s/%s/" ECORE_EVAS_ENGINE_NAME,
      |                                                ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_module.c:173:19: note: 'snprintf' output between 18 and 8209 bytes into a destination of size 1024
  173 |                   snprintf(tmp, sizeof (tmp), "%s/%s/" ECORE_EVAS_ENGINE_NAME,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  174 |                            info->path, MODULE_ARCH);
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_extn.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/ecore_evas_util.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_evas/libecore_evas.la
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
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_alloc.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con.c:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_eet.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_socks.c:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emile/Emile.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c: In function '_ecore_con_ssl_server_init_openssl':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c:1462:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1462 |         svr->ssl_state = ECORE_CON_SSL_STATE_HANDSHAKING;
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c:1464:7: note: here
 1464 |       case ECORE_CON_SSL_STATE_HANDSHAKING:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c: In function '_ecore_con_ssl_client_init_openssl':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c:1736:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1736 |         cl->ssl_state = ECORE_CON_SSL_STATE_HANDSHAKING;
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_ssl.c:1738:7: note: here
 1738 |       case ECORE_CON_SSL_STATE_HANDSHAKING:
      |       ^~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url.c:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url.c: In function '_efl_network_url_eo_base_finalize':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url.c:301:46: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
  301 |           snprintf(proxy, sizeof(proxy), "%s:%d", host,
      |                                              ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url.c:301:42: note: directive argument in the range [1, 65535]
  301 |           snprintf(proxy, sizeof(proxy), "%s:%d", host,
      |                                          ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url.c:301:11: note: 'snprintf' output between 3 and 262 bytes into a destination of size 256
  301 |           snprintf(proxy, sizeof(proxy), "%s:%d", host,
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  302 |                    _ecore_con_proxy_global->port);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url_curl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_url_curl.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       static_libs/http-parser/lib_ecore_con_libecore_con_la-http_parser.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/http-parser/http_parser.c: In function 'http_parser_parse_url':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/http-parser/http_parser.c:2120:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2120 |         found_at = 1;
      |         ~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/static_libs/http-parser/http_parser.c:2123:7: note: here
 2123 |       case s_req_server:
      |       ^~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_info.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_info.c:47:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_local.c:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_local.c: In function 'ecore_con_local_connect':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_local.c:173:9: warning: 'strncpy' output may be truncated copying 108 bytes from a string of length 4095 [-Wstringop-truncation]
  173 |         strncpy(socket_unix.sun_path, buf, sizeof(socket_unix.sun_path));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_local.c: In function 'ecore_con_local_listen':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/ecore_con_local.c:333:9: warning: 'strncpy' output may be truncated copying 108 bytes from a string of length 4095 [-Wstringop-truncation]
  333 |         strncpy(socket_unix.sun_path, buf, sizeof(socket_unix.sun_path));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_con/libecore_con.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 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
  CC       lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_ipc/ecore_ipc.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_ipc/libecore_ipc.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/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/extn/module.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/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
  CC       modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_evas/engines/x/ecore_evas_x.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_dnd.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_sync.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_randr.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_fixes.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_damage.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_composite.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_error.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_events.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_icccm.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_keygrab.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_keygrab.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_netwm.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_mwm.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_e.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_selection.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_window.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_window_prop.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_window_shape.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_pixmap.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_present.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_gc.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_xinerama.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_screensaver.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_dpms.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_drawable.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_cursor.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_test.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_atoms.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_region.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_image.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_xi2.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_vsync.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_private.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/xlib/ecore_x_gesture.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_x/libecore_x.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
  CCLD     modules/ecore_evas/engines/x/module.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/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
  CC       modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_imf/ibus/ibus_module.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_imcontext.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/Ecore_X.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_imf/ibus/ibus_imcontext.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf/ecore_imf.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf/ecore_imf_context.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf/ecore_imf_module.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_imf/libecore_imf.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 /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_imf/ibus/module.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/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
  CC       modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_imf/xim/ecore_imf_xim.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_imf/xim/ecore_imf_xim.c: In function '_ecore_imf_xim_preedit_callback_set':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore_imf/xim/ecore_imf_xim.c:1078:50: warning: cast between incompatible function types from 'int (*)(struct _XIC *, char *, char *)' to 'void (*)(struct _XIM *, char *, char *)' [-Wcast-function-type]
 1078 |    imf_context_data->preedit_start_cb.callback = (XIMProc)_ecore_imf_xim_preedit_start_call;
      |                                                  ^
  CCLD     modules/ecore_imf/xim/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
  CC       modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ecore/system/upower/ecore_system_upower.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_proxy.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_core.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_object.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_pending.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_freedesktop.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c: In function '_eldbus_method_call':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_service.c:1308:34: warning: cast between incompatible function types from 'Eldbus_Method_Cb' {aka 'struct _Eldbus_Message * (*)(const struct _Eldbus_Service_Interface *, const struct _Eldbus_Message *)'} to 'Eldbus_Message * (*)(void *, const Eldbus_Service_Interface *, const Eldbus_Message *)' {aka 'struct _Eldbus_Message * (*)(void *, const struct _Eldbus_Service_Interface *, const struct _Eldbus_Message *)'} [-Wcast-function-type]
 1308 |       Eldbus_Method_Data_Cb cb = (Eldbus_Method_Data_Cb)method->cb;
      |                                  ^
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_signal_handler.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_helper.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c: In function '_message_iter_struct_to_eina_value':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:13: warning: '%u' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=]
  226 | #define ARG "arg%u"
      |             ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:23: note: in expansion of macro 'ARG'
  440 |         sprintf(name, ARG, z);
      |                       ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:17: note: format string is defined here
  226 | #define ARG "arg%u"
      |                 ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:13: note: directive argument in the range [0, 4294967294]
  226 | #define ARG "arg%u"
      |             ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:23: note: in expansion of macro 'ARG'
  440 |         sprintf(name, ARG, z);
      |                       ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:9: note: 'sprintf' output between 5 and 14 bytes into a destination of size 7
  440 |         sprintf(name, ARG, z);
      |         ^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:13: warning: '%u' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=]
  226 | #define ARG "arg%u"
      |             ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:23: note: in expansion of macro 'ARG'
  440 |         sprintf(name, ARG, z);
      |                       ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:17: note: format string is defined here
  226 | #define ARG "arg%u"
      |                 ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:226:13: note: directive argument in the range [0, 4294967294]
  226 | #define ARG "arg%u"
      |             ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:23: note: in expansion of macro 'ARG'
  440 |         sprintf(name, ARG, z);
      |                       ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_to_eina_value.c:440:9: note: 'sprintf' output between 5 and 14 bytes into a destination of size 7
  440 |         sprintf(name, ARG, z);
      |         ^~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_private.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_message_from_eina_value.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_connection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c: In function '_eldbus_model_connection_efl_model_children_count_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:190:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  190 |         unsigned int *c = calloc(sizeof(unsigned int), 1);
      |                                         ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:190:41: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c: In function '_eldbus_model_connection_names_list_cb':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:359:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  359 |        unsigned *c = calloc(sizeof(unsigned), 1);
      |                                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_connection.c:359:36: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_object.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus_Model.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c: In function '_eldbus_model_object_efl_model_children_count_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:213:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  213 |         unsigned int *c = calloc(sizeof(unsigned int), 1);
      |                                         ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:213:41: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c: In function '_eldbus_model_object_introspect_cb':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:445:41: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  445 |             unsigned *c = calloc(sizeof(unsigned), 1);
      |                                         ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_object.c:445:41: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_proxy.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c: In function '_eldbus_model_proxy_efl_model_children_count_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:264:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  264 |    unsigned int *c = calloc(sizeof(unsigned int), 1);
      |                                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_proxy.c:264:36: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_method.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus_Model.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_method.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_arguments.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus_Model.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_model_signal.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/Eldbus_Model.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_arguments_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_model_signal.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_introspection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_introspection.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eldbus/eldbus_introspection.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/eldbus/libeldbus.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 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/ecore/system/upower/module.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/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
  CC       edje_external/emotion/edje_external_emotion_module_la-emotion.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/emotion/emotion.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_private.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_private.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_private.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in_tone.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_private.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_pulse_ml.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out_pulse.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_in_sndfile.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_obj_out_sndfile.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_audio/ecore_audio_sndfile_vio.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_audio/libecore_audio.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/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
  CC       lib/eio/lib_eio_libeio_la-eio_dir.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_dir.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_eet.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_file.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_file.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-efl_io_manager.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c: In function '_file_done_data_cb':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:191:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  191 |    ret_data = calloc(sizeof(Eio_Xattr_Data), 1);
      |                             ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:191:29: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:192:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  192 |    ret_data->data = calloc(sizeof(char), size + 1);
      |                                   ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:192:35: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c: In function '_job_direct_ls_helper':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:305:55: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  305 |    operation_data->delayed_arg = (char*)calloc(sizeof(char), strlen(path) + 1);
      |                                                       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:305:55: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c: In function '_efl_io_manager_file_ls':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:377:55: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  377 |    operation_data->delayed_arg = (char*)calloc(sizeof(char), strlen(path) + 1);
      |                                                       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:377:55: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c: In function '_file_stat_done_cb':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:396:39: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  396 |    Eina_Stat *my_stat = calloc(sizeof(Eina_Stat), 1);
      |                                       ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:396:39: note: earlier argument should specify number of elements, later size of each element
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c: In function '_efl_io_manager_file_xattr_list_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:448:55: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  448 |    operation_data->delayed_arg = (char*)calloc(sizeof(char), strlen(path) + 1);
      |                                                       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/efl_io_manager.c:448:55: note: earlier argument should specify number of elements, later size of each element
  CC       lib/eio/lib_eio_libeio_la-eio_sentry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_sentry.c:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_main.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_map.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_map.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_monitor.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_monitor.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_monitor_poll.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_single.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_single.c:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_xattr.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_private.h:54,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_xattr.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/eio/lib_eio_libeio_la-eio_model.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efl/Efl.h:8,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_model.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_model.c: In function '_eio_model_efl_model_children_count_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_model.c:429:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
  429 |    unsigned int *c = calloc(sizeof(unsigned int), 1);
      |                                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/eio_model.c:429:36: note: earlier argument should specify number of elements, later size of each element
  CC       lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_mime.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_private.h:19,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file.c:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_con/Ecore_Con.h:11,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_download.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_private.h:19,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_monitor.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_private.h:19,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_path.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_poll.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_private.h:19,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/ecore_file_monitor_poll.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_file/libecore_file.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/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
  CC       lib/efreet/lib_efreet_libefreet_la-efreet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_base.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_base.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_icon.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_xml.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_ini.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_desktop.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_desktop_command.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_menu.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_menu.c: In function 'efreet_menu_handle_default_merge_dirs':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_menu.c:1603:54: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1603 |     snprintf(parent_path, sizeof(parent_path), "%s/%s", parent->file.path, path);
      |                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_menu.c:1603:5: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024
 1603 |     snprintf(parent_path, sizeof(parent_path), "%s/%s", parent->file.path, path);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_utils.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/Efreet.h:74,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_uri.c:18:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_cache.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/efreet/libefreet.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
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/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
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_amx.c:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_args.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_args.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_float.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_float.c:46:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_main.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_rand.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_str.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_str.c:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/embryo/lib_embryo_libembryo_la-embryo_time.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/embryo/embryo_time.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/embryo/libembryo.la
  CC       lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_imf_evas/ecore_imf_evas.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_imf_evas/libecore_imf_evas.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/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
  CC       lib/edje/lib_edje_libedje_la-edje_box_layout.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_box_layout.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_cache.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_cache.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_calc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c: In function '_edje_part_recalc':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4413:57: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4413 |              p3->type.common.spec.image.border_scale_by = FFP(p1->type.common.spec.image.border_scale_by, p2->type.common.spec.image.border_scale_by, pos);
      |                                                         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4415:12: note: here
 4415 |            case EDJE_PART_TYPE_PROXY:
      |            ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4423:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4423 |              p3->type.text.size = INTP(p1->type.text.size, p2->type.text.size, pos);
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4426:12: note: here
 4426 |            case EDJE_PART_TYPE_TEXTBLOCK:
      |            ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4641:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4641 |               evas_object_image_scale_hint_set(ep->object,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4642 |                                                img_desc->image.scale_hint);
      |                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4646:12: note: here
 4646 |            case EDJE_PART_TYPE_PROXY:
      |            ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4661:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4661 |              if (!ep->part->physics_body)
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:4689:12: note: here
 4689 |            case EDJE_PART_TYPE_SWALLOW:
      |            ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c: In function '_edje_part_recalc_single_min':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:1940:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1940 |         if (tmp >= FROM_INT(minw))
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:1946:7: note: here
 1946 |       case EDJE_ASPECT_PREFER_HORIZONTAL:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:1948:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1948 |         if (tmp >= FROM_INT(minh))
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:1954:7: note: here
 1954 |       case EDJE_ASPECT_PREFER_SOURCE:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c: In function '_edje_part_recalc_single_max':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:2010:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2010 |         if (tmp <= FROM_INT(maxw))
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:2016:7: note: here
 2016 |       case EDJE_ASPECT_PREFER_HORIZONTAL:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:2018:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2018 |         if (tmp <= FROM_INT(maxh))
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_calc.c:2024:7: note: here
 2024 |       case EDJE_ASPECT_PREFER_SOURCE:
      |       ^~~~
  CC       lib/edje/lib_edje_libedje_la-edje_callbacks.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_callbacks.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_data.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_data.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_edit.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_edit.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_edit.c: In function 'edje_edit_part_source_set':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_edit.c:4100:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4100 |         if (source)
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_edit.c:4108:7: note: here
 4108 |       case EDJE_PART_TYPE_TEXTBLOCK:
      |       ^~~~
  CC       lib/edje/lib_edje_libedje_la-edje_embryo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_embryo.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c: In function '_text_filter_format_prepend':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:391:19: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  391 |                   strncpy((markup_text + 1), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:391:19: note: length computed here
  391 |                   strncpy((markup_text + 1), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:380:19: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  380 |                   strncpy((markup_text + 2), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:380:19: note: length computed here
  380 |                   strncpy((markup_text + 2), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:360:19: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  360 |                   strncpy((markup_text + 1), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_entry.c:360:19: note: length computed here
  360 |                   strncpy((markup_text + 1), s, strlen(s));
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_external.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_external.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_load.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c: In function '_edje_object_file_set_internal':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:809:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
  809 |                        sources = eina_list_append(sources, rp);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:812:22: note: here
  812 |                      case EDJE_PART_TYPE_SWALLOW:
      |                      ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c: In function '_edje_file_del':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:1700:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1700 |                             if (rp->param2)
      |                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:1704:27: note: here
 1704 |                           case EDJE_PART_TYPE_GROUP:
      |                           ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c: In function '_edje_extract_mo_files':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:113:45: warning: '%s' directive output may be truncated writing up to 25 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
  113 |              snprintf(out, sizeof(out), "%s/%s-%s",
      |                                             ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_load.c:113:14: note: 'snprintf' output 3 or more bytes (assuming 1051) into a destination of size 1024
  113 |              snprintf(out, sizeof(out), "%s/%s-%s",
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |                       outdir, ed->file->fid, mo_src);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_lua.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_lua.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_lua2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_lua2.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_lua_script_only.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_match.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_match.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_message_queue.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_message_queue.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_misc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_misc.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c: In function '_edje_module_init':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:400:33: warning: cast between incompatible function types from 'Eina_Bool (*)(Eina_Module *)' {aka 'unsigned char (*)(struct _Eina_Module *)'} to 'void (*)(void *)' [-Wcast-function-type]
  400 | #define EINA_FREE_CB(Function) ((Eina_Free_Cb)Function)
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c:80:53: note: in expansion of macro 'EINA_FREE_CB'
   80 |    _registered_modules = eina_hash_string_small_new(EINA_FREE_CB(eina_module_free));
      |                                                     ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c: In function 'edje_available_modules_get':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c:162:48: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 1024 [-Wformat-truncation=]
  162 |                   snprintf(tmp, sizeof (tmp), "%s/%s/" EDJE_MODULE_NAME, info->path, MODULE_ARCH
      |                                                ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_module.c:162:19: note: 'snprintf' output between 18 and 8209 bytes into a destination of size 1024
  162 |                   snprintf(tmp, sizeof (tmp), "%s/%s/" EDJE_MODULE_NAME, info->path, MODULE_ARCH
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  163 | #ifdef EDJE_EXTRA_MODULE_NAME
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  164 |                            , info->path + info->name_start
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  165 | #endif
      | ~~~~~~             
  166 |                            );
      |                            ~
  CC       lib/edje/lib_edje_libedje_la-edje_multisense.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_multisense.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_program.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_program.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_smart.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_smart.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_text.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_text.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_textblock_styles.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_util.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_util.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_var.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_var.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_signal.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_signal.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/edje/lib_edje_libedje_la-edje_containers.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_containers.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/edje/libedje.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
  CC       lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_smart.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_webcam.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_modules.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/emotion/lib_emotion_libemotion_la-emotion_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/emotion_main.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/generic/emotion_generic.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/emotion/libemotion.la
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     edje_external/emotion/module.la
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
  CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.h:16,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.h:16,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_alloc.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.h:16,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_convert.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_gstreamer.h:16,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/emotion/gstreamer1/emotion_sink.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
   46 |    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]
  475 |    g_type_class_add_private(klass, sizeof(EmotionVideoSinkPrivate));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:6,
                 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:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/emotion/gstreamer1/module.la
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
  CC       modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_generic/evas_engine.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/Ector_GL.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_generic/evas_ector_gl_buffer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/Ector.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ector/gl/Ector_GL.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_generic/evas_ector_gl_image_buffer.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_ector_gl_rgbaimage_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_generic/evas_ector_gl_rgbaimage_buffer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_context.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_file_cache.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_shader.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_shader.c: In function '_evas_gl_common_shader_binary_save.isra':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_shader.c:314:54: warning: '.XXXXXX.cache' directive output may be truncated writing 13 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  314 |    snprintf(tmp_file_name, sizeof(tmp_file_name), "%s.XXXXXX.cache", bin_file_path);
      |                                                      ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_shader.c:314:4: note: 'snprintf' output between 14 and 1037 bytes into a destination of size 1024
  314 |    snprintf(tmp_file_name, sizeof(tmp_file_name), "%s.XXXXXX.cache", bin_file_path);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_rectangle.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_texture.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_texture.c: In function '_pool_tex_dynamic_new':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_texture.c:865:8: warning: the comparison will always evaluate as 'true' for the pointer operand in 'gc + ((sizetype)w + (sizetype)h + (sizetype)intformat + (sizetype)format) * 30936' must not be NULL [-Waddress]
  865 |    if (gc + w + h + intformat + format) return pt;
      |        ^~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_preload.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_image.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_font.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_polygon.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_line.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core.c: In function '_surface_cap_cache_save.isra':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core.c:838:54: warning: '.XXXXXX.cache' directive output may be truncated writing 13 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  838 |    snprintf(tmp_file_name, sizeof(tmp_file_name), "%s.XXXXXX.cache", cap_file_path);
      |                                                      ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core.c:838:4: note: 'snprintf' output between 14 and 1037 bytes into a destination of size 1024
  838 |    snprintf(tmp_file_name, sizeof(tmp_file_name), "%s.XXXXXX.cache", cap_file_path);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_api.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_gles1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_api_gles1.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_core_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_api_ext.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_api_ext.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_3d.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_renderer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_private.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_3d_renderer.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_shader.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_common.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_3d_private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_common/evas_gl_3d_shader.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/evas/engines/gl_common/libevas_engine_gl_common.la
  CCLD     modules/evas/engines/gl_generic/module.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
  CC       modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_x11/evas_engine.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_x11/evas_engine.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/gl_x11/evas_x_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/evas/engines/gl_x11/module.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/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
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_engine.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_x_egl.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_swapbuf.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_outbuf.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_buffer.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_buffer.c: In function 'evas_software_xlib_x_output_buffer_new':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_buffer.c:305:56: warning: cast between incompatible function types from 'void (*)(Display *, XErrorEvent *)' to 'int (*)(Display *, XErrorEvent *)' [-Wcast-function-type]
  305 |                                  ph = XSetErrorHandler((XErrorHandler)
      |                                                        ^
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_color.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_main.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_swapper.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_image.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_dri_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/engines/software_x11/evas_xlib_dri_image.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/evas/engines/software_x11/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/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
  CC       modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb/Ethumb.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/ethumb/emotion/emotion.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb/ethumb.c:59:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ethumb/lib_ethumb_libethumb_la-md5.lo
  CCLD     lib/ethumb/libethumb.la
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
  CCLD     modules/ethumb/emotion/module.la
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
  CC       lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_avahi/ecore_avahi.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_avahi/libecore_avahi.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
  CC       lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/efreet/efreet_trash.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/efreet/libefreet_trash.la
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
  CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void _ephysics_body_box_face_evas_object_set(EPhysics_Body*, EPhysics_Body_Face, Evas_Object*, Eina_Bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:4689:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4689 |          _ephysics_body_geometry_set(body, bx, by, bz,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
 4690 |                                      bw, obj_h, obj_w, rate);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:4691:7: note: here
 4691 |       case EPHYSICS_BODY_BOX_FACE_TOP:
      |       ^~~~
In file included from /usr/include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:20,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_private.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:19:
In copy constructor 'btSoftBody::Anchor::Anchor(const btSoftBody::Anchor&)',
    inlined from 'void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSoftBody::Anchor]' at /usr/include/bullet/LinearMath/btAlignedObjectArray.h:239:6,
    inlined from 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37:
/usr/include/bullet/BulletSoftBody/btSoftBody.h:286:17: warning: '<unnamed>.btSoftBody::Anchor::m_local' may be used uninitialized [-Wmaybe-uninitialized]
  286 |         struct  Anchor
      |                 ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37: note: '<anonymous>' declared here
 2239 |    body->soft_body->m_anchors.resize(0);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /usr/include/bullet/LinearMath/btTransform.h:21,
                 from /usr/include/bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19,
                 from /usr/include/bullet/BulletCollision/CollisionShapes/btConvexShape.h:19,
                 from /usr/include/bullet/BulletCollision/CollisionShapes/btShapeHull.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:11:
In copy constructor 'btMatrix3x3::btMatrix3x3(const btMatrix3x3&)',
    inlined from 'btSoftBody::Anchor::Anchor(const btSoftBody::Anchor&)' at /usr/include/bullet/BulletSoftBody/btSoftBody.h:286:9,
    inlined from 'void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSoftBody::Anchor]' at /usr/include/bullet/LinearMath/btAlignedObjectArray.h:239:6,
    inlined from 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37:
/usr/include/bullet/LinearMath/btMatrix3x3.h:116:25: warning: '<unnamed>.btSoftBody::Anchor::m_c0.btMatrix3x3::m_el[0]' may be used uninitialized [-Wmaybe-uninitialized]
  116 |                 m_el[0] = other.m_el[0];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37: note: '<anonymous>' declared here
 2239 |    body->soft_body->m_anchors.resize(0);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In copy constructor 'btMatrix3x3::btMatrix3x3(const btMatrix3x3&)',
    inlined from 'btSoftBody::Anchor::Anchor(const btSoftBody::Anchor&)' at /usr/include/bullet/BulletSoftBody/btSoftBody.h:286:9,
    inlined from 'void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSoftBody::Anchor]' at /usr/include/bullet/LinearMath/btAlignedObjectArray.h:239:6,
    inlined from 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37:
/usr/include/bullet/LinearMath/btMatrix3x3.h:117:25: warning: '<unnamed>.btSoftBody::Anchor::m_c0.btMatrix3x3::m_el[1]' may be used uninitialized [-Wmaybe-uninitialized]
  117 |                 m_el[1] = other.m_el[1];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37: note: '<anonymous>' declared here
 2239 |    body->soft_body->m_anchors.resize(0);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In copy constructor 'btMatrix3x3::btMatrix3x3(const btMatrix3x3&)',
    inlined from 'btSoftBody::Anchor::Anchor(const btSoftBody::Anchor&)' at /usr/include/bullet/BulletSoftBody/btSoftBody.h:286:9,
    inlined from 'void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSoftBody::Anchor]' at /usr/include/bullet/LinearMath/btAlignedObjectArray.h:239:6,
    inlined from 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37:
/usr/include/bullet/LinearMath/btMatrix3x3.h:118:25: warning: '<unnamed>.btSoftBody::Anchor::m_c0.btMatrix3x3::m_el[2]' may be used uninitialized [-Wmaybe-uninitialized]
  118 |                 m_el[2] = other.m_el[2];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37: note: '<anonymous>' declared here
 2239 |    body->soft_body->m_anchors.resize(0);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In copy constructor 'btSoftBody::Anchor::Anchor(const btSoftBody::Anchor&)',
    inlined from 'void btAlignedObjectArray<T>::resize(int, const T&) [with T = btSoftBody::Anchor]' at /usr/include/bullet/LinearMath/btAlignedObjectArray.h:239:6,
    inlined from 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37:
/usr/include/bullet/BulletSoftBody/btSoftBody.h:286:17: warning: '<unnamed>.btSoftBody::Anchor::m_c1' may be used uninitialized [-Wmaybe-uninitialized]
  286 |         struct  Anchor
      |                 ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp: In function 'void ephysics_body_cloth_anchor_del(EPhysics_Body*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_body.cpp:2239:37: note: '<anonymous>' declared here
 2239 |    body->soft_body->m_anchors.resize(0);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_camera.cpp:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
  CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo
  CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_main.cpp:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ephysics/ephysics_world.cpp:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
  CXXLD    lib/ephysics/libephysics.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/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
  CC       lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ethumb_client/ethumb_client.c:77:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ethumb_client/libethumb_client.la
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
  CC       lib/elocation/lib_elocation_libelocation_la-elocation.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/elocation.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_client.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_client.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_client.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_location.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_location.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_location.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_manager.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_manager.h:6,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elocation/gen/eldbus_geo_clue2_manager.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/elocation/libelocation.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 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
  CC       lib/elementary/lib_elementary_libelementary_la-elc_ctxpopup.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_ctxpopup.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_fileselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector.c:15:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_fileselector_button.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_button.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_fileselector_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_fileselector_entry.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_hoversel.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_hoversel.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_multibuttonentry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_multibuttonentry.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_naviframe.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe.c: In function '_elm_naviframe_item_elm_widget_item_part_text_set':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_naviframe.c:519:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
  519 |         if (nit->title_label) strncat(buf, " ", 1);
      |                               ^~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_player.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion.h:94,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_player.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_popup.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_popup.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_scrolled_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_scrolled_entry.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_access.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_access.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_actionslider.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_actionslider.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_common.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_common.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_server_eet.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_eet.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_eet.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_server.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_server_view.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_server_view.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_client.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_app_client_view.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_app_client_view.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_atspi_app_object.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_app_object.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_atspi_bridge.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_atspi_bridge.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_bg.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bg.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_box.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_bubble.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_bubble.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_button.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_button.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_calendar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c: In function '_access_calendar_item_register':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:400:46: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=]
  400 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |                                              ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:400:45: note: directive argument in the range [1, 2147483647]
  400 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |                                             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:400:14: note: 'snprintf' output between 2 and 11 bytes into a destination of size 3
  400 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c: In function '_populate':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:588:48: warning: '%i' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=]
  588 |                snprintf(day_s, sizeof(day_s), "%i", i - sd->first_day_it - maxdays + 1);
      |                                                ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:588:47: note: directive argument in the range [-2147483647, 2147483647]
  588 |                snprintf(day_s, sizeof(day_s), "%i", i - sd->first_day_it - maxdays + 1);
      |                                               ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:588:16: note: 'snprintf' output between 2 and 12 bytes into a destination of size 3
  588 |                snprintf(day_s, sizeof(day_s), "%i", i - sd->first_day_it - maxdays + 1);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:586:48: warning: '%i' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=]
  586 |                snprintf(day_s, sizeof(day_s), "%i", prev_month_maxdays - sd->first_day_it + i + 1);
      |                                                ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:586:47: note: directive argument in the range [-2147483647, 2147483647]
  586 |                snprintf(day_s, sizeof(day_s), "%i", prev_month_maxdays - sd->first_day_it + i + 1);
      |                                               ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:586:16: note: 'snprintf' output between 2 and 12 bytes into a destination of size 3
  586 |                snprintf(day_s, sizeof(day_s), "%i", prev_month_maxdays - sd->first_day_it + i + 1);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:579:46: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=]
  579 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |                                              ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:579:45: note: directive argument in the range [0, 2147483647]
  579 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |                                             ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_calendar.c:579:14: note: 'snprintf' output between 2 and 11 bytes into a destination of size 3
  579 |              snprintf(day_s, sizeof(day_s), "%i", day++);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_check.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_check.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_clock.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_clock.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_cnp.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_cnp.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_line.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_line.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_text.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_text.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_file.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_file.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_parse.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_parse.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_widget_selection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget_selection.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_widget.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_elm_code_widget_change_create',
    inlined from '_elm_code_widget_newline' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget.c:1151:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_widget.c:1029:4: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation]
 1029 |    strncpy(info->content, text, length);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code_diff_widget.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code_diff_widget.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_code.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_code.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_colorselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_colorselector.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_color_class.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_color_class.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elc_combobox.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elc_combobox.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_config.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_config.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_conform.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_conform.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_datetime.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_datetime.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_dayselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dayselector.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_dbus_menu.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dbus_menu.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 [-Wmaybe-uninitialized]
  701 |           eldbus_message_iter_basic_append(errors, 'i', id);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_dbus_menu.c:683:8: note: 'id' was declared here
  683 |    int id;
      |        ^~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_diskselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_diskselector.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry.c: In function '_chars_add_till_limit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_entry.c:3004:14: warning: 'strncpy' accessing 0 or more bytes at offsets 0 and [-2147483648, 2147483647] may overlap up to 18446744071562067968 bytes at offset [0, 2147483647] [-Wrestrict]
 3004 |              strncpy(new_text, new_text + idx,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3005 |                      current_len - ((new_text + idx) - *text));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_flip.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_flip.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_internal_text_interactive.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_internal_text_interactive.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_flipselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_flipselector.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_font.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_font.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_frame.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_frame.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_gengrid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gengrid.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_genlist.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_genlist.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c: In function '_rotate_test':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c:3603:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3603 |         if ((!sd->glayer_continues_enable) &&
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c:3607:7: note: here
 3607 |       case EVAS_CALLBACK_MOUSE_DOWN:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c: In function '_zoom_test':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c:3358:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3358 |         if ((!sd->glayer_continues_enable) &&
      |            ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer.c:3362:7: note: here
 3362 |       case EVAS_CALLBACK_MOUSE_DOWN:
      |       ^~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_gesture_layer_extra_gestures.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_gesture_layer_extra_gestures.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_glview.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_glview.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_grid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_grid.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_hover.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_hover.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_icon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_icon.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_image.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_index.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_index.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_accessible.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_accessible.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_action.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_action.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_component.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_component.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text_editable.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_text_editable.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_image.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_selection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_selection.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_text.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_text.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_value.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_value.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_widget_action.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_widget_action.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_atspi_window.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_atspi_window.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_fileselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_fileselector.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_interface_scrollable.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_interface_scrollable.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_inwin.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_inwin.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_label.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_label.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_layout.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_layout_pack.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_layout_pack.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_list.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_list.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_main.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion.h:94,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_main.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_map.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c: In function '_elm_map_route_add':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:4558:41: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
 4558 |    snprintf(fname2, sizeof(fname2), "%s/%d", fname, rand());
      |                                         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:4558:4: note: 'snprintf' output between 3 and 1036 bytes into a destination of size 1024
 4558 |    snprintf(fname2, sizeof(fname2), "%s/%d", fname, rand());
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c: In function '_grid_item_create':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:37:32: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
   37 | #define CACHE_TILE_PATH        "%s/%d.png"
      |                                ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:707:33: note: in expansion of macro 'CACHE_TILE_PATH'
  707 |    snprintf(buf2, sizeof(buf2), CACHE_TILE_PATH, buf, y);
      |                                 ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:37:36: note: format string is defined here
   37 | #define CACHE_TILE_PATH        "%s/%d.png"
      |                                    ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:37:32: note: directive argument in the range [-2147483648, 2147483646]
   37 | #define CACHE_TILE_PATH        "%s/%d.png"
      |                                ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:707:33: note: in expansion of macro 'CACHE_TILE_PATH'
  707 |    snprintf(buf2, sizeof(buf2), CACHE_TILE_PATH, buf, y);
      |                                 ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_map.c:707:4: note: 'snprintf' output between 7 and 1040 bytes into a destination of size 1024
  707 |    snprintf(buf2, sizeof(buf2), CACHE_TILE_PATH, buf, y);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_mapbuf.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_mapbuf.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_menu.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_menu.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_module.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_module.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_notify.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_notify.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_nstate.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_nstate.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_panel.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panel.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_panes.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_panes.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_photo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photo.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_photocam.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_photocam.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_plug.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_plug.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_prefs.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_prefs_data.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_data.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_data.c: In function '_eet_data_load':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_data.c:287:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  287 |              _eet_data_load(prefs_data, eet_file, it->value.s.s);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_prefs_data.c:289:12: note: here
  289 |            case ELM_PREFS_TYPE_TEXTAREA:
      |            ^~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_progressbar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_progressbar.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_radio.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_radio.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_route.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_route.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_scroller.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_scroller.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_segment_control.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_segment_control.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_separator.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_separator.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_slider.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slider.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_slideshow.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_slideshow.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_spinner.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_spinner.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_store.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_store.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_systray.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_systray_watcher.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_systray_watcher.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_interface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify_interface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_sys_notify.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_sys_notify_dbus.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_sys_notify_dbus.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_table.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_table.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_theme.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_theme.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_thumb.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_thumb.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_toolbar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_toolbar.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_transit.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_transit.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_util.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_util.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_url.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_url.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_video.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/emotion/Emotion.h:94,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_video.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_view_list.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_list.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_view_form.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_view_form.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_web2.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_web2.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_widget.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_widget.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_win.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_win.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_win_standard.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_win_standard.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elm_helper.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elm_helper.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-els_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/els_box.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-els_cursor.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/els_cursor.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-els_tooltip.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/els_tooltip.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-elu_ews_wm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/elu_ews_wm.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_private.h:10,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_box_flow.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_private.h:10,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_flow.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_box_layout.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_private.h:10,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_box_layout.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_grid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid_private.h:10,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_grid_static.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid_private.h:10,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_grid_static.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/elementary/lib_elementary_libelementary_la-efl_ui_text.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/efl_ui_text.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/elementary/libelementary.la
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
  CC       modules/evas/image_loaders/gif/modules_evas_image_loaders_gif_module_la-evas_image_load_gif.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/gif/evas_image_load_gif.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/evas/image_loaders/gif/module.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/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
  CC       modules/evas/image_loaders/tiff/modules_evas_image_loaders_tiff_module_la-evas_image_load_tiff.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:35:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
   35 |    uint32              num_pixels;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:36:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
   36 |    uint32              py;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c: In function 'evas_image_load_file_head_tiff':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:115:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  115 |    uint16         magic_number;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:125:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  125 |    magic_number = *((uint16*) map);
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c: In function 'evas_image_load_file_data_tiff':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:199:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  199 |    uint32             *rast = NULL;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:200:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  200 |    uint32              num_pixels;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:202:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  202 |    uint16              magic_number;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:212:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  212 |    magic_number = *((uint16*) map);
      |    ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:260:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  260 |    rast = (uint32 *) _TIFFmalloc(sizeof(uint32) * num_pixels);
      |    ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:260:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:287:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  287 |         uint32 *ps, pixel;
      |         ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_loaders/tiff/evas_image_load_tiff.c:287:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  CCLD     modules/evas/image_loaders/tiff/module.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/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
  CC       modules/elementary/access_output/modules_elementary_access_output_module_la-mod.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/access_output/mod.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/access_output/module.la
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
  CC       modules/elementary/datetime_input_ctxpopup/modules_elementary_datetime_input_ctxpopup_module_la-datetime_input_ctxpopup.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/datetime_input_ctxpopup/datetime_input_ctxpopup.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/datetime_input_ctxpopup/module.la
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
  CC       edje_external/elementary/edje_external_elementary_module_la-elm.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_actionslider.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_actionslider.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_bg.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_bg.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_bubble.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_bubble.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_button.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_button.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_calendar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_calendar.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_check.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_check.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_clock.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_clock.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_combobox.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_combobox.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_entry.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_fileselector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_fileselector.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_button.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_fileselector_button.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_fileselector_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_fileselector_entry.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_frame.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_frame.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_gengrid.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_gengrid.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_genlist.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_genlist.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_hoversel.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_hoversel.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_icon.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_icon.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_index.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_index.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_label.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_label.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_list.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_list.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_map.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_map.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_multibuttonentry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_multibuttonentry.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_naviframe.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_naviframe.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_notify.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_notify.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_panes.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_panes.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_photocam.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_photocam.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_progressbar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_progressbar.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_radio.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_radio.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_scroller.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_scroller.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_segment_control.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_segment_control.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_slider.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_slider.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_slideshow.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_slideshow.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_spinner.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_spinner.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_thumb.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_thumb.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_toolbar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_toolbar.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_video.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_video.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       edje_external/elementary/edje_external_elementary_module_la-elm_web.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/edje_external/elementary/elm_web.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     edje_external/elementary/module.la
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
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-prefs_iface.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/prefs_iface.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_button.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_button.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_check.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_check.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_datetime.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_datetime.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_entry.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_entry.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_label.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_label.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_separator.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_separator.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_slider.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_slider.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_spinner.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_spinner.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_swallow.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_swallow.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_vertical_box.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_box.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_horizontal_box.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_vertical_frame.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_vertical_frame.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       modules/elementary/prefs/modules_elementary_prefs_module_la-elm_horizontal_frame.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/private.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/prefs/elm_horizontal_frame.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/prefs/module.la
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
  CC       modules/elementary/test_entry/modules_elementary_test_entry_module_la-mod.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/test_entry/mod.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/test_entry/module.la
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
  CC       modules/elementary/test_map/modules_elementary_test_map_module_la-mod.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/test_map/mod.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/test_map/module.la
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
  CC       modules/elementary/web/none/modules_elementary_web_none_module_la-elm_web_none.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/elementary/web/none/elm_web_none.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     modules/elementary/web/none/module.la
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
  CC       modules/evas/image_savers/tiff/modules_evas_image_savers_tiff_module_la-evas_image_save_tiff.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/include/evas_common_private.h:50,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c: In function 'save_image_tiff':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:17:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
   17 |    uint8              *buf = NULL;
      |    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:20:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
   20 |    uint32              x, y;
      |    ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:20:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
   21 |    uint8               r, g, b, a = 0;
      |    ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:21:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:51:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
   51 |         uint16 extras[] = { EXTRASAMPLE_ASSOCALPHA };
      |         ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/modules/evas/image_savers/tiff/evas_image_save_tiff.c:63:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
   63 |    buf = (uint8 *) _TIFFmalloc(TIFFScanlineSize(tif));
      |    ^~~
  CCLD     modules/evas/image_savers/tiff/module.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/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
  CC       bin/eina/bin_eina_eina_btlog-eina_btlog.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eina/eina_btlog.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/eina/eina_btlog
  CC       bin/efl/bin_efl_efl_debugd-efl_debugd.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debugd.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/efl/bin_efl_efl_debugd-efl_debug_common.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/efl/efl_debugd
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
  CC       bin/efl/bin_efl_efl_debug-efl_debug.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/efl/bin_efl_efl_debug-efl_debug_common.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efl/efl_debug_common.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/efl/efl_debug
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
  CC       bin/eet/bin_eet_eet-eet_main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eet/Eet.h:100,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eet/eet_main.c:14:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/eet/eet
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
  CC       bin/eldbus/bin_eldbus_eldbus_codegen-utils.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/codegen.h:1,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/utils.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eldbus/bin_eldbus_eldbus_codegen-parser.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/codegen.h:1,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/parser.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/codegen.h:1,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/dbus.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/codegen.h:1,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/source_client.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/eldbus/bin_eldbus_eldbus_codegen-client.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/codegen.h:1,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eldbus/client.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/eldbus/eldbus-codegen
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
  CC       bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ecore_evas/ecore_evas_convert.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ecore_evas/ecore_evas_convert
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
  CC       bin/ecore_evas/bin_ecore_evas_eetpack-eetpack.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ecore_evas/eetpack.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ecore_evas/eetpack
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
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:43:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'insert_constval',
    inlined from 'doswitch' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:3762:8,
    inlined from 'statement.part.0' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:3249:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:3042:4: warning: 'strncpy' offset [0, 30] is out of the bounds [0, 0] [-Warray-bounds=]
 3042 |    strncpy(cur->name, name, sizeof(cur->name) - 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc1.c:3041:4: warning: 'memset' offset [0, 8] is out of the bounds [0, 0] [-Warray-bounds=]
 3041 |    memset(cur, 0, sizeof(constvalue));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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]
  267 |    FILE               *binf;
      |                        ^~~~
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc2.c: In function 'command':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc2.c:149:50: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  149 |              snprintf(path, sizeof (path), "%s/%s", ptr, name);
      |                                                  ^
In function 'plungefile',
    inlined from 'doinclude' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc2.c:218:13,
    inlined from 'command' at /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc2.c:919:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc2.c:149:14: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024
  149 |              snprintf(path, sizeof (path), "%s/%s", ptr, name);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc4.c:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.c:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.c: In function 'error':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.c:93:4: warning: 'strexpand' accessing 256 bytes in a region of size 254 [-Wstringop-overflow=]
   93 |    strexpand(string, (unsigned char *)msg, sizeof string, SCPACK_TABLE);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.c:93:4: note: referencing argument 4 of type 'unsigned char[128][2]'
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.c:39:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc5.scp:24:13: note: in a call to function 'strexpand'
   24 | int         strexpand(char *dest, unsigned char *source, int maxlen,
      |             ^~~~~~~~~
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc6.c:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c: In function 'phopt_init':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c:403:12: warning: 'strexpand' accessing 256 bytes in a region of size 254 [-Wstringop-overflow=]
  403 |            strexpand(str, (unsigned char *)sequences_cmp[i].find, sizeof str,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  404 |                      SCPACK_TABLE);
      |                      ~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c:403:12: note: referencing argument 4 of type 'unsigned char[128][2]'
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c:59:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.scp:25:13: note: in a call to function 'strexpand'
   25 | int         strexpand(char *dest, unsigned char *source, int maxlen,
      |             ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c:411:12: warning: 'strexpand' accessing 256 bytes in a region of size 254 [-Wstringop-overflow=]
  411 |            strexpand(str, (unsigned char *)sequences_cmp[i].replace, sizeof str,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  412 |                      SCPACK_TABLE);
      |                      ~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.c:411:12: note: referencing argument 4 of type 'unsigned char[128][2]'
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_sc7.scp:25:13: note: in a call to function 'strexpand'
   25 | int         strexpand(char *dest, unsigned char *source, int maxlen,
      |             ^~~~~~~~~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/embryo/embryo_cc_prefix.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/embryo/embryo_cc
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
  CC       bin/efreet/bin_efreet_efreetd-efreetd.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd.c: In function 'main':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd.c:58:45: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1015 [-Wformat-truncation=]
   58 |    snprintf(path, sizeof(path), "%s/efreetd_%s_XXXXXX.log",
      |                                             ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd.c:58:4: note: 'snprintf' output 21 or more bytes (assuming 1044) into a destination of size 1024
   58 |    snprintf(path, sizeof(path), "%s/efreetd_%s_XXXXXX.log",
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |             log_file_dir, hostname_str);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/efreet/bin_efreet_efreetd-efreetd_ipc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd_ipc.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/efreet/bin_efreet_efreetd-efreetd_cache.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreetd_cache.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/efreet/efreetd
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
  CC       bin/edje/bin_edje_edje_cc-edje_cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_cc_out.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_evas/Ecore_Evas.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c: In function 'data_setup':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:400:33: warning: cast between incompatible function types from 'Eina_List * (*)(Eina_List *)' {aka 'struct _Eina_List * (*)(struct _Eina_List *)'} to 'void (*)(void *)' [-Wcast-function-type]
  400 | #define EINA_FREE_CB(Function) ((Eina_Free_Cb)Function)
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c:367:37: note: in expansion of macro 'EINA_FREE_CB'
  367 |                                     EINA_FREE_CB(eina_list_free),
      |                                     ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c: In function 'data_thread_fonts':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c:803:57: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8159 [-Wformat-truncation=]
  803 |                  "Unable to write font part \"%s\" as \"%s\" "
      |                                                         ^~
  804 |                  "part entry to %s", fc->fn->file, buf, file_out);
      |                                                    ~~~   
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_out.c:802:9: note: 'snprintf' output 50 or more bytes (assuming 8241) into a destination of size 8192
  802 |         snprintf(buf2, sizeof(buf2),
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  803 |                  "Unable to write font part \"%s\" as \"%s\" "
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  804 |                  "part entry to %s", fc->fn->file, buf, file_out);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_cc_parse.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_parse.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_cc_mem.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_mem.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_cc_handlers.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c: In function 'st_collections_group_parts_part_description_link_base':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:13756:54: warning: cast between incompatible function types from 'Eina_List * (*)(Eina_List *)' {aka 'struct _Eina_List * (*)(struct _Eina_List *)'} to 'void (*)(void *)' [-Wcast-function-type]
13756 |      pcp->link_hash = eina_hash_string_superfast_new((Eina_Free_Cb)eina_list_free);
      |                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c: In function 'st_collections_group_parts_part_description_properties_specular':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:11299:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
11299 |            ed->light.properties.specular.a = parse_int_range(3, 0, 255);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:11301:7: note: here
11301 |       case EDJE_PART_TYPE_MESH_NODE:
      |       ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c: In function 'st_collections_group_parts_part_description_inherit':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:8034:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
 8034 |              parent_val = parse_float_range(1, 0.0, 1.0);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_handlers.c:8035:12: note: here
 8035 |            case 1:
      |            ^~~~
  CC       bin/edje/bin_edje_edje_cc-edje_cc_sources.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_sources.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_multisense_convert.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_multisense_convert.h:3,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_multisense_convert.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_cc-edje_svg_loader.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_svg_loader.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_svg_loader.c: In function '_evas_svg_loader_parser':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_svg_loader.c:1855:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1855 |          _evas_svg_loader_xml_open_parser(loader, content, length);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_svg_loader.c:1856:7: note: here
 1856 |       case EINA_SIMPLE_XML_CLOSE:
      |       ^~~~
  CC       bin/edje/epp/bin_edje_epp_epp-cppalloc.o
  CC       bin/edje/epp/bin_edje_epp_epp-cpperror.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/epp/cpperror.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/epp/bin_edje_epp_epp-cppexp.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/epp/cppexp.c:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/epp/bin_edje_epp_epp-cpphash.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/epp/cpphash.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/epp/bin_edje_epp_epp-cpplib.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/epp/cpplib.c:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/epp/bin_edje_epp_epp-cppmain.o
  CCLD     bin/edje/epp/epp
  CCLD     bin/edje/edje_cc
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
  CC       bin/edje/bin_edje_edje_decc-edje_decc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_file/Ecore_File.h:9,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_decc.c:16:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_decc-edje_cc_mem.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_mem.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/edje/bin_edje_edje_decc-edje_cc_sources.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/edje_private.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_cc_sources.c:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_decc
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
  CC       bin/edje/bin_edje_edje_player-edje_player.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_player.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_player
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
  CC       bin/edje/bin_edje_edje_inspector-edje_inspector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/evas/Evas.h:249,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/edje/Edje.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_inspector.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_inspector
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
  CC       bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_external_inspector.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_external_inspector
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
  CC       bin/edje/bin_edje_edje_codegen-edje_codegen.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_codegen.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_codegen
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
  CC       bin/edje/bin_edje_edje_pick-edje_pick.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore_Getopt.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_pick.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_pick
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
  CC       bin/edje/bin_edje_edje_watch-edje_watch.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/edje/edje_watch.c:12:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/edje/edje_watch
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
  CC       bin/ethumb/bin_ethumb_ethumb-ethumb.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ethumb/ethumb.c:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ethumb/ethumb
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
  CC       bin/ethumb_client/bin_ethumb_client_ethumbd-ethumbd.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ethumb_client/ethumbd.c:39:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ethumb_client/ethumbd
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
  CC       bin/ethumb_client/bin_ethumb_client_ethumbd_client-ethumbd_client.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ethumb_client/ethumbd_client.c:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ethumb_client/ethumbd_client
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
  CC       bin/elementary/bin_elementary_elementary_test-test.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_explode.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_explode.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_3d.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_3d.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_access.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_access.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_actionslider.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_actionslider.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_anim.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_anim.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_application_server.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_application_server.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_bg.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_bg.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_box.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_box.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_bubble.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_bubble.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_button.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_button.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_calendar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_calendar.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_check.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_check.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_clock.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_clock.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_cnp.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_cnp.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_code.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_code.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_colorselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_colorselector.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_colorclass.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_colorclass.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_combobox.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_combobox.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_config.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c: In function '_profile_update':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:87:26: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
   87 |              if (i >= 1) strncat(buf, ", ", 2);
      |                          ^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:90:9: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=]
   90 |         strncat(buf, "</b>", 4);
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:88:14: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   88 |              strncat(buf, profiles[i], strlen(profiles[i]) + 1);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:88:40: note: length computed here
   88 |              strncat(buf, profiles[i], strlen(profiles[i]) + 1);
      |                                        ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:88:14: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   88 |              strncat(buf, profiles[i], strlen(profiles[i]) + 1);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_config.c:88:40: note: length computed here
   88 |              strncat(buf, profiles[i], strlen(profiles[i]) + 1);
      |                                        ^~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_conform.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_conform.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_conform_indicator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_conform_indicator.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_ctxpopup.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_ctxpopup.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_cursor.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_cursor.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_datetime.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_datetime.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_dayselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_dayselector.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_disable.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_disable.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_diskselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_diskselector.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_dnd.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_dnd.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_eio.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eio/Eio.h:31,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_eio.c:17:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_entry.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_entry.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_entry_anchor.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_entry_anchor.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_entry_anchor2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_entry_anchor2.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_external.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_external.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_events.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_events.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_fileselector_button.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_fileselector_button.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_fileselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_fileselector.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_fileselector_entry.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_fileselector_entry.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_flip.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_flip.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_flip_page.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_flip_page.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_flipselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_flipselector.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_floating.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_floating.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_focus.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_focus.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_focus_custom_chain.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_focus_custom_chain.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_focus_policy.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_focus_policy.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_focus_style.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_focus_style.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_gengrid.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_gengrid.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_genlist.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_genlist.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_gesture_layer.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_gesture_layer.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_gesture_layer2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_gesture_layer2.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_gesture_layer3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_gesture_layer3.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_glview_simple.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_glview_simple.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_glview.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_glview.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_glview_manygears.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_glview_manygears.c:49:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_grid.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_grid.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_grid_static.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_grid_static.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_hover.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_hover.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_hoversel.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_hoversel.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_icon.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_icon.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_icon_desktops.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_icon_desktops.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_icon_animated.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_icon_animated.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_image.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_image.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_index.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_index.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_inwin.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_inwin.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_label.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_label.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_launcher.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_launcher.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_layout.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_layout.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_list.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_list.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_map.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_map.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_main_menu.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_main_menu.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_menu.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_menu.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_multi.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_multi.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_multibuttonentry.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_multibuttonentry.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_naviframe.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_naviframe.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_naviframe_complex.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_naviframe_complex.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_notify.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_notify.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_nstate.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_nstate.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_panel.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_panel.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_panes.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_panes.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_photo.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_photo.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_photocam.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_photocam.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_popup.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_popup.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_prefs.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_prefs.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_progressbar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_progressbar.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_radio.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_radio.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_scaling.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_scaling.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_scroller.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_scroller.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_segment_control.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_segment_control.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_separator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_separator.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_slider.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_slider.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_slideshow.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_slideshow.c:2:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_spinner.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_spinner.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_store.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_store.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_sys_notify.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_sys_notify.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_systray.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_systray.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_task_switcher.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_task_switcher.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_table.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_table.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_thumb.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_thumb.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_toolbar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_toolbar.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_tooltip.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_tooltip.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_transit.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_transit.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_transit_bezier.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_transit_bezier.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_ui_box.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_ui_box.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_ui_grid.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_ui_grid.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_video.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_video.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_weather.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_weather.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_web.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_web.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_inline.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_inline.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_keygrab.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_keygrab.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_socket.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_socket.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_plug.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_plug.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_state.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_state.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_wm_rotation.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_wm_rotation.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elementary_test-test_win_dialog.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/test_win_dialog.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/elementary/elementary_test
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
  CC       bin/elementary/bin_elementary_elementary_config-config.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/config.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/elementary/elementary_config
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
  CC       bin/elementary/bin_elementary_elementary_codegen-elementary_codegen.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore/Ecore.h:304,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elementary_codegen.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/elementary/elementary_codegen
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
  CC       bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_mem.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc_mem.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_out.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc_out.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_parse.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc_parse.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       bin/elementary/bin_elementary_elm_prefs_cc-elm_prefs_cc_handlers.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/elm_prefs_cc_handlers.c:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/elementary/elm_prefs_cc
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
  CC       bin/elementary/bin_elementary_elementary_quicklaunch-quicklaunch.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/quicklaunch.c:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/quicklaunch.c: In function 'main':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/elementary/quicklaunch.c:228:4: warning: 'strncpy' output may be truncated copying 108 bytes from a string of length 1023 [-Wstringop-truncation]
  228 |    strncpy(socket_unix.sun_path, buf, sizeof(socket_unix.sun_path));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       bin/elementary/bin_elementary_elementary_run-run.o
  CCLD     bin/elementary/elementary_run
  CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eolian/Eolian.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/eolian_cxx/eolian_cxx.cc:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
  CXXLD    bin/eolian_cxx/eolian_cxx
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
  CC       lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/ecore_x_vsync_tool.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool_glx.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/ecore_x/ecore_x_vsync_tool_glx.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     lib/ecore_x/ecore_x_vsync
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
  CC       bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreet_desktop_cache_create.c:19:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/efreet/efreet_desktop_cache_create
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
  CC       bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/efreet/efreet_icon_cache_create.c:13:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/efreet/efreet_icon_cache_create
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
  CC       bin/ethumb_client/bin_ethumb_client_ethumbd_slave-ethumbd_slave.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/bin/ethumb_client/ethumbd_slave.c:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     bin/ethumb_client/ethumbd_slave
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
  CXX      generic/evas/pdf/generic_evas_pdf_evas_image_loader_pdf-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/pdf/main.cpp:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:81: note: in expansion of macro 'EINA_MALLOC'
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                 ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_types.h:158:50: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  158 | #  define EINA_MALLOC __attribute__ ((__malloc__))
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:83: note: in expansion of macro 'EINA_MALLOC'
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |                                                                                   ^~~~~~~~~~~
  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
  CXXLD    generic/evas/pdf/evas_image_loader.pdf
  CC       generic/evas/ps/generic_evas_ps_evas_image_loader_ps-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/ps/main.c:10:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CCLD     generic/evas/ps/evas_image_loader.ps
  CC       generic/evas/raw/generic_evas_raw_evas_image_loader_raw-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/raw/main.c:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CCLD     generic/evas/raw/evas_image_loader.raw
  CC       generic/evas/svg/generic_evas_svg_evas_image_loader_svg-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:8:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c: In function '_svg_shutdown':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:86:9: warning: 'rsvg_handle_close' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations]
   86 |         rsvg_handle_close(rsvg, NULL);
      |         ^~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:10:
/usr/lib/amd64/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:614:10: note: declared here
  614 | gboolean rsvg_handle_close (RsvgHandle *handle, GError **error);
      |          ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c: In function 'read_svg_header':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:99:4: warning: 'rsvg_handle_get_dimensions' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations]
   99 |    rsvg_handle_get_dimensions(rsvg, &dim);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/amd64/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:661:6: note: declared here
  661 | void rsvg_handle_get_dimensions (RsvgHandle *handle, RsvgDimensionData *dimension_data);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c: In function 'read_svg_data':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/svg/main.c:153:4: warning: 'rsvg_handle_render_cairo' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
  153 |    rsvg_handle_render_cairo(rsvg, cr);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/amd64/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1329:
/usr/lib/amd64/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
   90 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
  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
  CCLD     generic/evas/svg/evas_image_loader.svg
  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/common/generic_evas_xcf_evas_image_loader_xcf-shmfile.o
  CC       generic/evas/common/generic_evas_xcf_evas_image_loader_xcf-timeout.o
  CCLD     generic/evas/xcf/evas_image_loader.xcf
  CC       generic/evas/gst/generic_evas_gst_evas_image_loader_gst-main.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/generic/evas/gst/main.c:11:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CCLD     generic/evas/gst/evas_image_loader.gst
  CC       utils/ecore/utils_ecore_makekeys-makekeys.o
  CCLD     utils/ecore/makekeys
  EDJ      modules/ethumb/emotion/template.edj
  EOLCXX   lib/ecore/efl_loop.eo.hh
  EOLCXX   lib/ecore/efl_loop_user.eo.hh
  EOLCXX   lib/ecore/efl_loop_fd.eo.hh
  EOLCXX   lib/ecore/ecore_parent.eo.hh
  EOLCXX   lib/ecore/ecore_poller.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
  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_ui_progress.eo.hh
  EOLCXX   lib/efl/interfaces/efl_event.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_conformant.eo.hh
  EOLCXX   lib/elementary/elm_ctxpopup.eo.hh
  EOLCXX   lib/elementary/elm_datetime.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_view_form.eo.hh
  EOLCXX   lib/elementary/elm_web.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_class.eo.hh
  EOLCXX   lib/eo/eo_override.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_material.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_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
  EDJ      modules/elementary/prefs/elm_prefs_swallow.edj
Making all in data
  EDJ      elementary/edje_externals/icons.edj
  EDJ      elementary/themes/default.edj
  EDJ      elementary/objects/test.edj
  EDJ      elementary/objects/test_external.edj
  EDJ      elementary/objects/multip.edj
  EDJ      elementary/objects/cursors.edj
  EDJ      elementary/objects/font_preview.edj
  EDJ      elementary/objects/postit_ent.edj
  EDJ      elementary/objects/multibuttonentry.edj
  EDJ      elementary/objects/test_prefs.edj
  EPB      elementary/objects/test_prefs.epb
  EDJ      elementary/objects/test_focus_style.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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eo/Eo.h:5,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/previews/preview_text_filter.c:5:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/previews/preview_text_filter.c: In function 'main':
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/previews/preview_text_filter.c:47:56: warning: '%s' directive argument is null [-Wformat-overflow=]
   47 |      fprintf(stderr, "Cannot save window to '%s' (key '%s', flags '%s')\n",
      |                                                        ^~
  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
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_actionslider.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_actionslider
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
  CC       widget_preview_bg.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_bg.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_bg
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
  CC       widget_preview_box.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_box.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_box
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
  CC       widget_preview_bubble1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_bubble1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_bubble1
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
  CC       widget_preview_bubble2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_bubble2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_bubble2
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
  CC       widget_preview_bubble3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_bubble3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_bubble3
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
  CC       widget_preview_button1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_button1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_button1
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
  CC       widget_preview_button2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_button2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_button2
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
  CC       widget_preview_button3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_button3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_button3
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
  CC       widget_preview_calendar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_calendar.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_calendar
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
  CC       widget_preview_check1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_check1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_check1
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
  CC       widget_preview_check2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_check2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_check2
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
  CC       widget_preview_check3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_check3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_check3
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
  CC       widget_preview_clock.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_clock.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_clock
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
  CC       widget_preview_colorselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_colorselector.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_colorselector
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
  CC       widget_preview_combobox.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_combobox.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_conformant.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_conformant.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_ctxpopup.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_ctxpopup.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_ctxpopup
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
  CC       widget_preview_datetime1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_datetime1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_datetime2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_datetime2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_datetime2
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
  CC       widget_preview_datetime3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_datetime3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_dayselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_dayselector.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_dayselector
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
  CC       widget_preview_diskselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_diskselector.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_diskselector
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
  CC       widget_preview_entry1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_entry1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_entry1
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
  CC       widget_preview_entry2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_entry2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_entry2
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
  CC       widget_preview_entry3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_entry3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_entry3
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
  CC       widget_preview_entry4.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_entry4.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_entry4
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
  CC       widget_preview_fileselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_fileselector.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_fileselector
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
  CC       widget_preview_fileselector_button1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_fileselector_button1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_fileselector_button1
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
  CC       widget_preview_fileselector_button2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_fileselector_button2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_fileselector_button2
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
  CC       widget_preview_fileselector_button3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_fileselector_button3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_fileselector_button3
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
  CC       widget_preview_fileselector_entry.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_fileselector_entry.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_flip.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_flip.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_flipselector.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_flipselector.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_frame.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_frame.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_gengrid.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_gengrid.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_gengrid
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
  CC       widget_preview_genlist1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_genlist1.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_genlist1
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
  CC       widget_preview_genlist2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_genlist2.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_genlist2
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
  CC       widget_preview_genlist3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_genlist3.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_genlist3
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
  CC       widget_preview_genlist4.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_genlist4.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_genlist4
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
  CC       widget_preview_genlist5.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_genlist5.c:6:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_genlist5
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
  CC       widget_preview_hover.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_hover.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_hover
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
  CC       widget_preview_hoversel.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_hoversel.c:3:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_hoversel
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
  CC       widget_preview_icon.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_icon.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_icon
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
  CC       widget_preview_image.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_image.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_image
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
  CC       widget_preview_index.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_index.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_index
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
  CC       widget_preview_inwin1.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_inwin1.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_inwin1
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
  CC       widget_preview_inwin2.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_inwin2.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_inwin3.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_inwin3.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_inwin3
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
  CC       widget_preview_label.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_label.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_layout.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_layout.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_list.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_list.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_list
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
  CC       widget_preview_map.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_map.c:7:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_map
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
  CC       widget_preview_mapbuf.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_mapbuf.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_menu.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_menu.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_menu
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
  CC       widget_preview_notify.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_notify.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_nstate.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_nstate.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_panel.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_panel.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_panel
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
  CC       widget_preview_panes.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_panes.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_panes
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
  CC       widget_preview_photocam.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_photocam.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_photocam
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
  CC       widget_preview_popup.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_popup.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_popup
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
  CC       widget_preview_prefs.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_prefs.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_prefs
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
  CC       widget_preview_progressbar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_progressbar.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_progressbar
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
  CC       widget_preview_radio.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_radio.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_scroller.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_scroller.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_segment_control.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_segment_control.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_separator.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_separator.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_slider.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_slider.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_slider
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
  CC       widget_preview_slideshow.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_slideshow.c:4:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_spinner.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_spinner.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_spinner
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
  CC       widget_preview_table.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_table.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_table
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
  CC       widget_preview_thumb.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_thumb.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_thumb
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
  CC       widget_preview_toolbar.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_toolbar.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     widget_preview_toolbar
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
  CC       widget_preview_web.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_web.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  CC       widget_preview_win.o
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/Eina.h:227,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/elementary/Elementary.h:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_tmpl_head.c:7,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/doc/widgets/widget_preview_win.c:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:231:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  231 |  eina_module_symbol_path_get(const void *symbol, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/src/lib/eina/eina_module.h:248:2: warning: ignoring attribute 'malloc' because it conflicts with attribute 'pure' [-Wattributes]
  248 |  eina_module_environment_path_get(const char *env, const char *sub_dir) EINA_PURE EINA_MALLOC EINA_ARG_NONNULL(1, 2);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
  EPB      widget_preview_prefs.epb
Making all in po
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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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 -L/usr/openssl/1.0/lib/amd64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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 -L/usr/openssl/1.0/lib/amd64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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 -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/14/bin/g++ -m64 -O3 -fPIC -DPIC -no-undefined -version-info 19:5:18 -m64 -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 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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 -L/usr/openssl/1.0/lib/amd64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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 -L/usr/openssl/1.0/lib/amd64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/g++ -m64 -O3 -fPIC -DPIC -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/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 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -no-undefined -version-info 19:5:18 -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/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 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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/14/bin/gcc -m64 -O3 -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -D__EXTENSIONS__ -module -no-undefined -avoid-version -m64 -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 -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[2]: 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-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-forward.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-mark-important.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-mark-junk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-mark-notjunk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-mark-read.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-mark-unread.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-message-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-reply-all.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-reply-sender.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-send.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/mail-send-receive.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-eject.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-playback-pause.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-playback-start.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-playback-stop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-record.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/media-seek-backward.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-seek-forward.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-skip-backward.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/media-skip-forward.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/object-flip-horizontal.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/object-flip-vertical.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/object-rotate-left.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/object-rotate-right.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/process-stop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-lock-screen.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-log-out.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-reboot.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-run.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-search.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/system-shutdown.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/tools-check-spelling.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-close.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-fullscreen.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-list-compact.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-list-details.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-list-icons.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-refresh.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-restore.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-sort-ascending.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/view-sort-descending.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/window-close.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/window-new.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-fill.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-fit-best.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-fit.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-in.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-original.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/actions/128/zoom-out.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/actions/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/apps/64'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-color.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-display.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-font.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-keyboard.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-locale.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-multimedia.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-screensaver.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-theme.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-desktop-wallpaper.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/preferences-profile.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/apps/64/system-file-manager.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/apps/64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/categories/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-accessories.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-development.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-games.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-graphics.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-internet.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-multimedia.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-office.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-other.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-science.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-system.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/applications-utilities.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/preferences-desktop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/preferences-other.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/128/preferences-system.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/categories/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/categories/16'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-accessories.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-development.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-games.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-graphics.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-internet.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-multimedia.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-office.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-other.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-science.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-system.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/applications-utilities.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/preferences-desktop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/preferences-other.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/categories/16/preferences-system.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/categories/16'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/devices/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/audio-card.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/audio-input-microphone.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/battery.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/camera-photo.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/camera.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/camera-web.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/camera-video.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/computer-laptop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/computer.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-harddisk-ieee1394.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-harddisk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-harddisk-usb.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-optical.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-removable-media-ieee1394.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-removable-media.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/drive-removable-media-usb.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/input-gaming.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/input-keyboard.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/input-mouse.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/input-tablet.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-flash-cf.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-flash-ms.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-flash.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-flash-sd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-flash-sm.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-floppy.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-memory.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-optical-audio.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-optical-bd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-optical-cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-optical-dvd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-optical.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-tape.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/media-zip.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/modem.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/multimedia-player.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/network-wired.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/network-wireless.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/pda.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/phone.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/devices/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/printer.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/processor.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/scanner.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/devices/128/video-display.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/devices/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/emblems/96'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-default.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-documents.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-downloads.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-favorite.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-important.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-mail.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-photos.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-readonly.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-shared.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-symbolic-link.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-synchronized.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-synchronizing.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-system.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/emblems/96/emblem-unreadable.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/emblems/96'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/intl/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ad.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-af.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-al.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-am.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ar.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-at.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-au.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-az.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ba.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-bd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-be.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-bg.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-br.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-bt.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-bw.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-by.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ca.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ch.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-cm.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-cn.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-cz.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-de.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-dk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ee.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-es.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-et.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-fi.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-fo.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-fr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-gb.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ge.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-gh.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-gn.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-gr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-hr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-hu.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ie.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-il.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-in.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/intl/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-iq.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ir.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-is.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-it.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-jp.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ke.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-kg.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-kh.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-kr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ku.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-kz.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-la.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-lk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-lt.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-lv.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ma.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-md.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-me.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-mk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ml.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-mm.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-mn.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-mt.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-mv.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-my.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ng.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-nl.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-no.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-np.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ph.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-pk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-pl.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-pt.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ro.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-rs.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ru.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-se.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-si.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-sk.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-sn.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/intl/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-sy.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-th.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-tj.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-tm.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-tr.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-tw.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-tz.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-ua.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-us.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-uz.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-vn.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/intl/128/flag-za.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/intl/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/places/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-documents.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-drag-accept.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-download.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-home.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-music.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-open.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-pictures.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-publicshare.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-recent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-remote.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-templates.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-videos.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/folder-visiting.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/network-server.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/network-workgroup.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/start-here.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/user-bookmarks.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/user-desktop.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/user-home.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/128/user-trash.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/places/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/places/16'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-documents.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-download.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-drag-accept.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-home.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-music.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-open.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-pictures.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-recent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-remote.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-videos.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/folder-visiting.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/network-server.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/network-workgroup.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/start-here.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/places/16/user-desktop.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/places/16'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/status/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/appointment-missed.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/appointment-soon.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/audio-volume-high.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/audio-volume-low.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/audio-volume-medium.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/audio-volume-muted.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/audio-volume.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-caution-charging.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-caution.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-empty-charging.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-empty.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-full-charging.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-full.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-good-charging.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-good.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-low-charging.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/battery-low.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/bluetooth-active.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/bluetooth-disabled.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/changes-allow.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/changes-prevent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/dialog-error.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/dialog-information.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/dialog-password.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/dialog-question.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/dialog-warning.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-attachment.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-read.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-replied.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-unread.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-signed.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/mail-signed-verified.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/media-playlist-repeat.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/media-playlist-shuffle.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-3g.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-4g.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-connected.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-edge.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-gprs.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-acquiring.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/status/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-excellent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-good.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-none.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-ok.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-signal-weak.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-cellular-umts.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-error.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-idle.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-offline.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-receive.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-transmit.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-transmit-receive.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-vpn-acquiring.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-vpn.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-acquiring.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-encrypted.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-signal-excellent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-signal-good.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-signal-none.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-signal-ok.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/network-wireless-signal-weak.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/non-starred.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/printer-error.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/printer-printing.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/printer-warning.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/security-high.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/security-low.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/security-medium.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/software-update-available.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/software-update-urgent.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/task-due.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/task-past-due.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/starred.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-available.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-away.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-busy.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-idle.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-invisible.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-offline.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/user-trash-full.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/status/128'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-clear-night.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-clear.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-clouds-night.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-clouds.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-few-clouds-night.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-few-clouds.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-fog.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-overcast.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-severe-alert.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-showers.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-showers-scattered.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-snow.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/themes/fdo/status/128/weather-storm.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons/Enlightenment-X/status/128'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/themes'
 /usr/bin/ginstall -c -m 644 elementary/themes/default.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/themes'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/desktop/elementary.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/icons'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/images'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/insanely_huge_test_image.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/panel_01.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/plant_01.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/pol_shadow.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/pol_sky.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/pol_twofish.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/rock_01.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/rock_02.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/sky_01.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/sky_02.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/sky_03.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/sky_04.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/wood_01.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/logo.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/logo_small.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/animated_logo.gif /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/parking.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_00.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_01.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_02.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_03.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_04.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_05.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_06.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_07.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_08.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_09.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_10.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_11.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_12.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_13.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_14.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_15.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_16.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_17.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_18.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_19.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_20.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_21.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_22.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/images'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_23.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/icon_right_arrow.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/bubble.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/bubble_sh.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/mystrale.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/mystrale_2.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/twofish.jpg /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/pt.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/earth_normal.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/space.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/images'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/images/g_layer'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/double_tap_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/line_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/momentum_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/tap_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/double_tap_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/line_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/momentum_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/triple_tap_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/double_tap_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/line_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/momentum_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/triple_tap_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/double_tap_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/line_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/momentum_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/triple_tap_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/double_tap_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/line_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/momentum_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/triple_tap_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/flick_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/long_tap_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/rotate_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/triple_tap_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/flick_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/long_tap_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/tap_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/zoom_1.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/flick_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/long_tap_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/tap_2.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/flick_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/long_tap_4.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/tap_3.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/flick_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/long_tap_5.png /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elementary/images/g_layer/tap_4.png '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/images/g_layer'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/objects'
 /usr/bin/ginstall -c -m 644 elementary/objects/test.edj elementary/objects/test_external.edj elementary/objects/multip.edj elementary/objects/cursors.edj elementary/objects/font_preview.edj elementary/objects/postit_ent.edj elementary/objects/multibuttonentry.edj elementary/objects/test_prefs.edj elementary/objects/test_prefs.epb elementary/objects/test_focus_style.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/objects'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elua'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/elua/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elua'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/embryo/include'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/embryo/default.inc '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/embryo/include'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/emotion'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/emotion/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/emotion'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eo/gdb'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/eo/eo_gdb.py '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/eo/gdb'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/gdb/auto-load//usr/lib/amd64'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/libeo.so.1.18.5-gdb.py '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/gdb/auto-load//usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb_client'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/ethumb_client/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb_client'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/ethumb/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb/frames'
 /usr/bin/ginstall -c -m 644 ethumb/frames/default.edj '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/ethumb/frames'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/evas'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/evas/checkme '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/evas'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/mime/packages'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/data/edje/edje.xml '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/mime/packages'
Making install in config
Making install in default
make[3]: 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/elementary/config/default'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/default/profile.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/default/icon.png base.cfg '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/config/default'
Making install in standard
make[3]: 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/elementary/config/standard'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/standard/profile.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/standard/icon.png base.cfg '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/config/standard'
Making install in mobile
make[3]: 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/elementary/config/mobile'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/mobile/profile.desktop /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/config/mobile/icon.png base.cfg '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/config/mobile'
make[3]: 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/elementary/config'
 /usr/bin/ginstall -c -m 644 profile.cfg '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/elementary/config'
Making install in doc
Making install in previews
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in widgets
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in po
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/efl.mo
installing /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/efl.mo
if test "efl" = "gettext-tools"; then \
  /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/efl-1.18.5/po/$file \
		    /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: 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/lib/amd64/cmake/Elementary'
 /usr/bin/ginstall -c -m 644 cmakeconfig/ElementaryConfig.cmake cmakeconfig/ElementaryConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Elementary'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Ecore/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EcoreConfig.cmake cmakeconfig/EcoreConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Ecore/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EcoreCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EcoreCxxConfig.cmake cmakeconfig/EcoreCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EcoreCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Edje/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EdjeConfig.cmake cmakeconfig/EdjeConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Edje/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eet/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EetConfig.cmake cmakeconfig/EetConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eet/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EetCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EetCxxConfig.cmake cmakeconfig/EetCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EetCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eeze/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EezeConfig.cmake cmakeconfig/EezeConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eeze/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Efl/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EflConfig.cmake cmakeconfig/EflConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Efl/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Efreet/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EfreetConfig.cmake cmakeconfig/EfreetConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Efreet/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eina/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EinaConfig.cmake cmakeconfig/EinaConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eina/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EinaCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EinaCxxConfig.cmake cmakeconfig/EinaCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EinaCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eio/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EioConfig.cmake cmakeconfig/EioConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eio/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eldbus/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EldbusConfig.cmake cmakeconfig/EldbusConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eldbus/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Elua'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EluaConfig.cmake cmakeconfig/EluaConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Elua'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Emile'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EmileConfig.cmake cmakeconfig/EmileConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Emile'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Emotion/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EmotionConfig.cmake cmakeconfig/EmotionConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Emotion/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eo/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EoConfig.cmake cmakeconfig/EoConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eo/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EoCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EoCxxConfig.cmake cmakeconfig/EoCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EoCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eolian/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EolianConfig.cmake cmakeconfig/EolianConfigVersion.cmake cmakeconfig/EolianHelper.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Eolian/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EolianCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EolianCxxConfig.cmake cmakeconfig/EolianCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EolianCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Ethumb/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EthumbConfig.cmake cmakeconfig/EthumbConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Ethumb/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EthumbClient/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EthumbClientConfig.cmake cmakeconfig/EthumbClientConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EthumbClient/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Evas/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EvasConfig.cmake cmakeconfig/EvasConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/Evas/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EvasCxx/'
 /usr/bin/ginstall -c -m 644 cmakeconfig/EvasCxxConfig.cmake cmakeconfig/EvasCxxConfigVersion.cmake '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/cmake/EvasCxx/'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 pc/eina.pc pc/eo.pc pc/eolian.pc pc/efl.pc pc/emile.pc pc/eet.pc pc/evas.pc pc/ecore.pc pc/ecore-con.pc pc/ecore-ipc.pc pc/ecore-file.pc pc/ecore-input.pc pc/ecore-input-evas.pc pc/ecore-imf.pc pc/ecore-imf-evas.pc pc/ecore-evas.pc pc/ecore-avahi.pc pc/ector.pc pc/embryo.pc pc/eio.pc pc/eldbus.pc pc/efreet.pc pc/efreet-mime.pc pc/efreet-trash.pc pc/edje.pc pc/emotion.pc pc/ethumb.pc pc/ethumb_client.pc pc/elocation.pc pc/elementary.pc pc/eina-cxx.pc pc/evas-cxx.pc pc/ecore-cxx.pc pc/efl-cxx.pc pc/eolian-cxx.pc pc/edje-cxx.pc pc/eet-cxx.pc pc/eo-cxx.pc pc/eio-cxx.pc pc/elementary-cxx.pc '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 pc/evas-software-x11.pc pc/evas-software-buffer.pc pc/evas-opengl-x11.pc pc/ecore-x.pc pc/ephysics.pc pc/ecore-audio.pc pc/ecore-audio-cxx.pc '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/dbus-1/services'
 /usr/bin/ginstall -c -m 644 dbus-services/org.enlightenment.Ethumb.service '/jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/share/dbus-1/services'
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ecore_evas_convert
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ecore_evas_convert
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_cc
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_cc
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_codegen
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_codegen
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_decc
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_decc
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_external_inspector
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_external_inspector
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_inspector
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_inspector
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_pick
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_pick
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_player
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_player
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_watch
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/edje_watch
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eet
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eet
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eetpack
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eetpack
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debug
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debug
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debugd
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efl_debugd
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efreetd
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/efreetd
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eina_btlog
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eina_btlog
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eldbus-codegen
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eldbus-codegen
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_codegen
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_codegen
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_config
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_config
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_quicklaunch
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_quicklaunch
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_test
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elementary_test
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elm_prefs_cc
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/elm_prefs_cc
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/embryo_cc
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/embryo_cc
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_cxx
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_cxx
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_gen
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/eolian_gen
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumb
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumb
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd_client
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/bin/ethumbd_client
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore/system/upower/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/extn/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_evas/engines/x/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/ibus/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_imf/modules/xim/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_x/bin/v-1.18/ecore_x_vsync
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ecore_x/bin/v-1.18/ecore_x_vsync
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/elm/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/edje/modules/emotion/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_desktop_cache_create
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_desktop_cache_create
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_icon_cache_create
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/efreet/v-1.18/efreet_icon_cache_create
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/access_output/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/prefs/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_entry/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/test_map/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/elementary/modules/web/none/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/emotion/modules/gstreamer1/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18/module.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb/modules/emotion/v-1.18/module.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb_client/utils/v-1.18/ethumbd_slave
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/ethumb_client/utils/v-1.18/ethumbd_slave
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /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
Stripping /usr/lib/amd64 from RPATH in /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
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.gst
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.gst
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.pdf
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.pdf
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ps
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.ps
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.raw
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.raw
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.svg
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.svg
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xcf
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/evas/utils/evas_image_loader.xcf
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_audio.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_audio.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_avahi.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_avahi.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_con.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_con.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_evas.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_evas.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_file.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_file.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf_evas.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_imf_evas.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input_evas.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_input_evas.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_ipc.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_ipc.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_x.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libecore_x.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libector.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libector.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libedje.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libedje.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeet.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeet.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefl.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefl.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_mime.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_mime.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_trash.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libefreet_trash.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeio.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeio.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeldbus.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeldbus.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelementary.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelementary.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelocation.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libelocation.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libembryo.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libembryo.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemile.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemile.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemotion.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libemotion.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeo.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeo.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeolian.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libeolian.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libephysics.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libephysics.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb_client.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libethumb_client.so.1.18.5
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libevas.so.1.18.5
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/prototype/i386/usr/lib/amd64/libevas.so.1.18.5
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/e/efl/build/manifest-i386-efl.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: desktop/e/efl
pkg://openindiana.org/library/e/efl@1.18.5,5.11-2024.0.0.10:20241226T190752Z
PUBLISHED