{"body":"\n--- Mon Nov 13 2017 11:05:33 GMT-0500 (EST) ---\n--- Mon Nov 13 2017 11:05:34 GMT-0500 (EST) ---\n-- The C compiler identification is GNU 6.2.0\n-- The CXX compiler identification is GNU 6.2.0\n-- 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\n-- 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\n-- Detecting C compiler ABI info\n-- Detecting C compiler ABI info - done\n-- Detecting C compile features\n-- Detecting C compile features - done\n-- 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++\n-- 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\n-- Detecting CXX compiler ABI info\n-- Detecting CXX compiler ABI info - done\n-- Detecting CXX compile features\n-- Detecting CXX compile features - done\n-- 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\n-- OSRELEASE = debian\n\n-- 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\n-- 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\n-- 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\n-- \u001b[36m-- Check gcc_minimal_version (found gcc version 6.2.0) \t\t(found g++ version 6.2.0)\u001b[m\n-- 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\") \n-- Checking for module 'json-c'\n--   Found json-c, version 0.12\n-- Checking for module 'gstreamer-1.0'\n--   Found gstreamer-1.0, version 1.8.2\n-- Checking for module 'gstreamer-tag-1.0'\n--   Found gstreamer-tag-1.0, version 1.8.2\n-- Checking for module 'glib-2.0'\n--   Found glib-2.0, version 2.48.2\n-- Checking for module 'gio-2.0'\n--   Found gio-2.0, version 2.48.2\n-- Checking for module 'gobject-2.0'\n--   Found gobject-2.0, version 2.48.2\n-- Checking for module 'libsystemd>=222'\n--   Found libsystemd, version 230\n-- Checking for module 'afb-daemon'\n--   Found afb-daemon, version 1.0\n-- Looking for malloc in efence\n-- Looking for malloc in efence - not found\n-- Configuring done\n-- Generating done\n-- Build files have been written to: /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/build\n--- Mon Nov 13 2017 11:05:38 GMT-0500 (EST) ---\nScanning dependencies of target autobuild\n[  0%] Built target autobuild\nScanning dependencies of target afm-mediaplayer-binding\n[ 33%] Building C object binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-common.c.o\n[ 66%] Building C object binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o\nIn 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,\n                 from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:27:\n/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’:\n/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]\n     (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)\n                                     ^\n/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’\n                                           _GST_PUT (__put_data, 3, 32, 24, num); \\\n                                           ^~~~~~~~\n/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’\n   GST_WRITE_UINT32_LE (data, u.i);\n   ^~~~~~~~~~~~~~~~~~~\n/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’:\n/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]\n     (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)\n                                     ^\n/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’\n                                           _GST_PUT (__put_data, 0, 32, 24, num); \\\n                                           ^~~~~~~~\n/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’\n   GST_WRITE_UINT32_BE (data, u.i);\n   ^~~~~~~~~~~~~~~~~~~\n/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’:\n/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]\n     (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)\n                                     ^\n/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’\n                                           _GST_PUT (__put_data, 7, 64, 56, num); \\\n                                           ^~~~~~~~\n/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’\n   GST_WRITE_UINT64_LE (data, u.i);\n   ^~~~~~~~~~~~~~~~~~~\n/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’:\n/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]\n     (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)\n                                     ^\n/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’\n                                           _GST_PUT (__put_data, 0, 64, 56, num); \\\n                                           ^~~~~~~~\n/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’\n   GST_WRITE_UINT64_BE (data, u.i);\n   ^~~~~~~~~~~~~~~~~~~\n/home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘metadata’:\n/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]\n           json_object_new_int(data.volume));\n                               ^~~~\n/home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘gstreamer_loop_thread’:\n/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]\n   AFB_ERROR(\"Cannot create playbin\");\n   ^~~~~~~~~\n/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]\n  ret = afb_service_call_sync(\"mediascanner\", \"media_result\", NULL, &response);\n        ^~~~~~~~~~~~~~~~~~~~~\n/home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: In function ‘init’:\n/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]\n  ret = afb_daemon_require_api(\"mediascanner\", 1);\n        ^~~~~~~~~~~~~~~~~~~~~~\n/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’\n  metadata_event = afb_daemon_make_event(\"metadata\");\n                                         ^~~~~~~~~~\nIn 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,\n                 from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33:\n/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 *’\n static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name)\n                                ^~~~~~~~~~~~~~~~~~~~~\n/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’\n  metadata_event = afb_daemon_make_event(\"metadata\");\n                   ^~~~~~~~~~~~~~~~~~~~~\nIn 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,\n                 from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33:\n/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\n static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name)\n                                ^~~~~~~~~~~~~~~~~~~~~\n/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’\n  playlist_event = afb_daemon_make_event(\"playlist\");\n                                         ^~~~~~~~~~\nIn 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,\n                 from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33:\n/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 *’\n static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name)\n                                ^~~~~~~~~~~~~~~~~~~~~\n/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’\n  playlist_event = afb_daemon_make_event(\"playlist\");\n                   ^~~~~~~~~~~~~~~~~~~~~\nIn 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,\n                 from /home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c:33:\n/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\n static inline struct afb_event afb_daemon_make_event(struct afb_daemon daemon, const char *name)\n                                ^~~~~~~~~~~~~~~~~~~~~\n/home/devel/.xds-server/projects/home/build/projects/agl-demo-apps/agl-service-mediaplayer/binding/afm-mediaplayer-binding.c: At top level:\n/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\n  { .verb = \"playlist\",     .callback = audio_playlist, .info = \"Get/set playlist\" },\n                                                        ^\n/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]\n  { .verb = \"playlist\",     .callback = audio_playlist, .info = \"Get/set playlist\" },\n                                                                ^~~~~~~~~~~~~~~~~~\n/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’)\n/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\n  { .verb = \"controls\",     .callback = controls,       .info = \"Audio controls\" },\n                                                        ^\n/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]\n  { .verb = \"controls\",     .callback = controls,       .info = \"Audio controls\" },\n                                                                ^~~~~~~~~~~~~~~~\n/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’)\n/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\n  { .verb = \"metadata\",     .callback = metadata,       .info = \"Get metadata of current track\" },\n                                                        ^\n/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]\n  { .verb = \"metadata\",     .callback = metadata,       .info = \"Get metadata of current track\" },\n                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/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’)\n/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\n  { .verb = \"subscribe\",    .callback = subscribe,      .info = \"Subscribe to GStreamer events\" },\n                                                        ^\n/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]\n  { .verb = \"subscribe\",    .callback = subscribe,      .info = \"Subscribe to GStreamer events\" },\n                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/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’)\n/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\n  { .verb = \"unsubscribe\",  .callback = unsubscribe,    .info = \"Unsubscribe to GStreamer events\" },\n                                                        ^\n/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]\n  { .verb = \"unsubscribe\",  .callback = unsubscribe,    .info = \"Unsubscribe to GStreamer events\" },\n                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/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’)\n/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]\n  .onevent = onevent,\n             ^~~~~~~\n/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’)\ncc1: some warnings being treated as errors\nmake[2]: *** [binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o] Error 1\nbinding/CMakeFiles/afm-mediaplayer-binding.dir/build.make:62: recipe for target 'binding/CMakeFiles/afm-mediaplayer-binding.dir/afm-mediaplayer-binding.c.o' failed\nCMakeFiles/Makefile2:484: recipe for target 'binding/CMakeFiles/afm-mediaplayer-binding.dir/all' failed\nmake[1]: *** [binding/CMakeFiles/afm-mediaplayer-binding.dir/all] Error 2\nmake: *** [all] Error 2\nMakefile:127: recipe for target 'all' failed\n--- Command exited with code 2 ---","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/3fpCE1qr","modified":1510589277,"id":"3fpCE1qr","size":18907,"lines":189,"own_paste":false,"theme":"","date":1510589277}