# Pastebin 3fpCE1qr --- Mon Nov 13 2017 11:05:33 GMT-0500 (EST) --- --- Mon Nov 13 2017 11:05:34 GMT-0500 (EST) --- -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/x86_64-aglsdk-linux/usr/bin/x86_64-agl-linux/x86_64-agl-linux-gcc -- Check for working C compiler: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/x86_64-aglsdk-linux/usr/bin/x86_64-agl-linux/x86_64-agl-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/x86_64-aglsdk-linux/usr/bin/x86_64-agl-linux/x86_64-agl-linux-g++ -- Check for working CXX compiler: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/x86_64-aglsdk-linux/usr/bin/x86_64-agl-linux/x86_64-agl-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Include: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/conf.d/app-templates/cmake/cmake.d/01-variables.cmake -- OSRELEASE = debian -- Include: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/conf.d/app-templates/cmake/cmake.d/02-macros.cmake -- Include: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/conf.d/app-templates/cmake/cmake.d/03-extra_targets.cmake -- Include: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/conf.d/app-templates/cmake/cmake.d/04-build_options.cmake -- -- Check gcc_minimal_version (found gcc version 6.2.0) (found g++ version 6.2.0) -- Found PkgConfig: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/x86_64-aglsdk-linux/usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'json-c' -- Found json-c, version 0.12 -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.8.2 -- Checking for module 'gstreamer-tag-1.0' -- Found gstreamer-tag-1.0, version 1.8.2 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.48.2 -- Checking for module 'gio-2.0' -- Found gio-2.0, version 2.48.2 -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.48.2 -- Checking for module 'libsystemd>=222' -- Found libsystemd, version 230 -- Checking for module 'afb-daemon' -- Found afb-daemon, version 1.0 -- Looking for malloc in efence -- Looking for malloc in efence - not found -- Configuring done -- Generating done -- Build files have been written to: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/build --- Mon Nov 13 2017 11:05:38 GMT-0500 (EST) --- Scanning dependencies of target autobuild [ 0%] Built target autobuild Scanning dependencies of target afm-mediaplayer-binding [ 33%] Building C object binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-common.c.o [ 66%] Building C object binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o In file included from /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gst.h:86:0, from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:27: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h: In function ‘GST_WRITE_FLOAT_LE’: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:114:37: warning: conversion to ‘guint8 {aka unsigned char}’ from ‘unsigned int’ may alter its value [-Wconversion] (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) ^ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:374:43: note: in expansion of macro ‘_GST_PUT’ _GST_PUT (__put_data, 3, 32, 24, num); \ ^~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:672:3: note: in expansion of macro ‘GST_WRITE_UINT32_LE’ GST_WRITE_UINT32_LE (data, u.i); ^~~~~~~~~~~~~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h: In function ‘GST_WRITE_FLOAT_BE’: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:114:37: warning: conversion to ‘guint8 {aka unsigned char}’ from ‘unsigned int’ may alter its value [-Wconversion] (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) ^ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:356:43: note: in expansion of macro ‘_GST_PUT’ _GST_PUT (__put_data, 0, 32, 24, num); \ ^~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:692:3: note: in expansion of macro ‘GST_WRITE_UINT32_BE’ GST_WRITE_UINT32_BE (data, u.i); ^~~~~~~~~~~~~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_LE’: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:114:37: warning: conversion to ‘guint8 {aka unsigned char}’ from ‘long unsigned int’ may alter its value [-Wconversion] (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) ^ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:344:43: note: in expansion of macro ‘_GST_PUT’ _GST_PUT (__put_data, 7, 64, 56, num); \ ^~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:712:3: note: in expansion of macro ‘GST_WRITE_UINT64_LE’ GST_WRITE_UINT64_LE (data, u.i); ^~~~~~~~~~~~~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_BE’: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:114:37: warning: conversion to ‘guint8 {aka unsigned char}’ from ‘long unsigned int’ may alter its value [-Wconversion] (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) ^ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:318:43: note: in expansion of macro ‘_GST_PUT’ _GST_PUT (__put_data, 0, 64, 56, num); \ ^~~~~~~~ /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/gstreamer-1.0/gst/gstutils.h:732:3: note: in expansion of macro ‘GST_WRITE_UINT64_BE’ GST_WRITE_UINT64_BE (data, u.i); ^~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘metadata’: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:495:31: warning: conversion to ‘int32_t {aka int}’ from ‘long int’ may alter its value [-Wconversion] json_object_new_int(data.volume)); ^~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘gstreamer_loop_thread’: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:648:3: error: implicit declaration of function ‘AFB_ERROR’ [-Werror=implicit-function-declaration] AFB_ERROR("Cannot create playbin"); ^~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:662:8: error: implicit declaration of function ‘afb_service_call_sync’ [-Werror=implicit-function-declaration] ret = afb_service_call_sync("mediascanner", "media_result", NULL, &response); ^~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘init’: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:746:8: error: implicit declaration of function ‘afb_daemon_require_api’ [-Werror=implicit-function-declaration] ret = afb_daemon_require_api("mediascanner", 1); ^~~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:774:41: error: incompatible type for argument 1 of ‘afb_daemon_make_event’ metadata_event = afb_daemon_make_event("metadata"); ^~~~~~~~~~ In file included from /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-binding.h:57:0, from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-daemon-itf.h:97:32: note: expected ‘struct afb_daemon’ but argument is of type ‘char *’ static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name) ^~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:774:19: error: too few arguments to function ‘afb_daemon_make_event’ metadata_event = afb_daemon_make_event("metadata"); ^~~~~~~~~~~~~~~~~~~~~ In file included from /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-binding.h:57:0, from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-daemon-itf.h:97:32: note: declared here static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name) ^~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:775:41: error: incompatible type for argument 1 of ‘afb_daemon_make_event’ playlist_event = afb_daemon_make_event("playlist"); ^~~~~~~~~~ In file included from /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-binding.h:57:0, from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-daemon-itf.h:97:32: note: expected ‘struct afb_daemon’ but argument is of type ‘char *’ static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name) ^~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:775:19: error: too few arguments to function ‘afb_daemon_make_event’ playlist_event = afb_daemon_make_event("playlist"); ^~~~~~~~~~~~~~~~~~~~~ In file included from /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-binding.h:57:0, from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33: /xdt/sdk/poky-agl/3.99.1+snapshot/corei7-64/sysroots/corei7-64-agl-linux/usr/include/afb/afb-daemon-itf.h:97:32: note: declared here static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name) ^~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: At top level: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:781:56: error: unknown field ‘info’ specified in initializer { .verb = "playlist", .callback = audio_playlist, .info = "Get/set playlist" }, ^ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:781:64: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { .verb = "playlist", .callback = audio_playlist, .info = "Get/set playlist" }, ^~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:781:64: note: (near initialization for ‘binding_verbs[0].auth’) /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:782:56: error: unknown field ‘info’ specified in initializer { .verb = "controls", .callback = controls, .info = "Audio controls" }, ^ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:782:64: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { .verb = "controls", .callback = controls, .info = "Audio controls" }, ^~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:782:64: note: (near initialization for ‘binding_verbs[1].auth’) /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:783:56: error: unknown field ‘info’ specified in initializer { .verb = "metadata", .callback = metadata, .info = "Get metadata of current track" }, ^ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:783:64: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { .verb = "metadata", .callback = metadata, .info = "Get metadata of current track" }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:783:64: note: (near initialization for ‘binding_verbs[2].auth’) /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:784:56: error: unknown field ‘info’ specified in initializer { .verb = "subscribe", .callback = subscribe, .info = "Subscribe to GStreamer events" }, ^ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:784:64: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { .verb = "subscribe", .callback = subscribe, .info = "Subscribe to GStreamer events" }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:784:64: note: (near initialization for ‘binding_verbs[3].auth’) /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:785:56: error: unknown field ‘info’ specified in initializer { .verb = "unsubscribe", .callback = unsubscribe, .info = "Unsubscribe to GStreamer events" }, ^ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:785:64: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { .verb = "unsubscribe", .callback = unsubscribe, .info = "Unsubscribe to GStreamer events" }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:785:64: note: (near initialization for ‘binding_verbs[4].auth’) /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:796:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] .onevent = onevent, ^~~~~~~ /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:796:13: note: (near initialization for ‘afbBindingV2.onevent’) cc1: some warnings being treated as errors make[2]: *** [binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o] Error 1 binding/CMakeFiles/afm-mediaplayer-binding.dir/build.make:62: recipe for target 'binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o' failed CMakeFiles/Makefile2:484: recipe for target 'binding/CMakeFiles/afm-mediaplayer-binding.dir/all' failed make[1]: *** [binding/CMakeFiles/afm-mediaplayer-binding.dir/all] Error 2 make: *** [all] Error 2 Makefile:127: recipe for target 'all' failed --- Command exited with code 2 ---