febin@febin-VirtualBox:~/Workspace_Gen35/gpioCf3Demo$ mkapp -t wp85 gpioCf3Demo.adef -C -g -v -d dpio_Debug/ Command-line arguments are different this time. -- Last time (_build_gpioCf3Demo/wp85/mktool_args) -- mkapp -t wp85 gpioCf3Demo.adef -C -g -v -- This time -- mkapp -t wp85 gpioCf3Demo.adef -C -g -v -d dpio_Debug/ Parsing file: '/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3Demo.adef'. Modelling application: 'gpioCf3Demo' defined in '/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3Demo.adef' Application 'gpioCf3Demo' contains executable 'gpioCf3Demo'. Parsing file: '/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent/Component.cdef'. Modelling component: 'gpioCf3PinComponent' found at: '/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent' == 'gpioCf3PinComponent' component summary == Component library: '_build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so' C sources: '/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent/gpioCf3Pin.c' IPC API client-side interfaces: 'le_gpioPin25': API defined in: '/home/febin/legato/legato-17.06.0/interfaces/le_gpio.api' Executable 'gpioCf3Demo' in application 'gpioCf3Demo' contains component 'gpioCf3PinComponent' (/home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent). == 'gpioCf3Demo' application summary == Uses components: 'gpioCf3PinComponent' Builds executables: 'gpioCf3Demo' Instantiates components: 'gpioCf3PinComponent' Runs inside a sandbox. Has the following limits: maxSecureStorageBytes: 8192 maxThreads: 20 maxMQueueBytes: 512 maxQueuedSignals: 100 maxMemoryBytes: 40960000 cpuShare: 1024 maxFileSystemBytes: 131072 Has access to the following configuration trees: Its own tree: read + write Will only start when requested to start. When started, will run process: 'gpioCf3Demo' Executing file: 'gpioCf3Demo' Without any command line arguments. With the following environment variables: PATH=/usr/local/bin:/usr/bin:/bin Fault recovery action: ignore (default) Watchdog timeout: disabled With the following limits: Max. core dump file size: 102400 bytes Max. file size: 102400 bytes Max. locked memory size: 8192 bytes Max. number of file descriptors: 256 Executable 'gpioCf3Demo': Has the following client-side IPC API interfaces: 'gpioCf3Demo.gpioCf3PinComponent.le_gpioPin25' -> bound to service 'le_gpioPin25' served by app 'gpioService'. API defined in: '/home/febin/legato/legato-17.06.0/interfaces/le_gpio.api' Generating system configuration data for app 'gpioCf3Demo' in file '_build_gpioCf3Demo/wp85/app/gpioCf3Demo/staging/root.cfg'. Generating startup code for executable 'gpioCf3Demo' (app/gpioCf3Demo/staging/read-only/bin/gpioCf3Demo) in '_build_gpioCf3Demo/wp85/app/gpioCf3Demo/src/gpioCf3Demo/_main.c'. Generating interfaces.h for component 'gpioCf3PinComponent' in '_build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/interfaces.h'. Generating component-specific IPC code for component 'gpioCf3PinComponent' in '_build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/_componentMain.c'. Generating ninja build script: '_build_gpioCf3Demo/wp85/build.ninja'. Executing ninja build system... $ ninja -v -d explain -f _build_gpioCf3Demo/wp85/build.ninja ninja explain: output _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o older than most recent input _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/interfaces.h (1515392975 vs 1515393332) ninja explain: _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o is dirty ninja explain: command line changed for _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o ninja explain: _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o is dirty ninja explain: output _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o older than most recent input _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/_componentMain.c (1515392975 vs 1515393332) ninja explain: _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o is dirty ninja explain: _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so is dirty ninja explain: _build_gpioCf3Demo/wp85/app/gpioCf3Demo/staging/read-only/lib/libComponent_gpioCf3PinComponent.so is dirty ninja explain: output _build_gpioCf3Demo/wp85/app/gpioCf3Demo/obj/gpioCf3Demo/_main.c.o older than most recent input _build_gpioCf3Demo/wp85/app/gpioCf3Demo/src/gpioCf3Demo/_main.c (1515392975 vs 1515393332) ninja explain: _build_gpioCf3Demo/wp85/app/gpioCf3Demo/obj/gpioCf3Demo/_main.c.o is dirty ninja explain: _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so is dirty ninja explain: _build_gpioCf3Demo/wp85/app/gpioCf3Demo/staging/read-only/bin/gpioCf3Demo is dirty ninja explain: _build_gpioCf3Demo/wp85/app/gpioCf3Demo/staging/info.properties is dirty [1/9] /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -MMD -MF _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o.d -c /home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent/gpioCf3Pin.c -o _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o -DLE_FILENAME=`basename /home/febin/Workspace_Gen35/gpioCf3Demo/gpioCf3PinComponent/gpioCf3Pin.c` -Wall -fPIC -Werror -fvisibility=hidden -DMK_TOOLS_BUILD -DLEGATO_EMBEDDED -g -g -I ./_build_gpioCf3Demo/wp85 -I/home/febin/legato/legato-17.06.0/interfaces -I/home/febin/legato/legato-17.06.0/framework/c/inc -I/home/febin/Workspace_Gen35/gpioCf3Demo -I./_build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src -I./_build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client -DLE_COMPONENT_NAME=gpioCf3PinComponent -DLE_LOG_SESSION=gpioCf3PinComponent_LogSession -DLE_LOG_LEVEL_FILTER_PTR=gpioCf3PinComponent_LogLevelFilterPtr "-DCOMPONENT_INIT=LE_CI_LINKAGE LE_SHARED void _gpioCf3PinComponent_COMPONENT_INIT()" "-std=c99" [2/9] /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -MMD -MF _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o.d -c _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/_componentMain.c -o _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o -DLE_FILENAME=`basename _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src/_componentMain.c` -Wall -fPIC -Werror -fvisibility=hidden -DMK_TOOLS_BUILD -DLEGATO_EMBEDDED -g -g -I ./_build_gpioCf3Demo/wp85 -I/home/febin/legato/legato-17.06.0/interfaces -I/home/febin/legato/legato-17.06.0/framework/c/inc -I/home/febin/Workspace_Gen35/gpioCf3Demo -I./_build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/src -I./_build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client -DLE_COMPONENT_NAME=gpioCf3PinComponent -DLE_LOG_SESSION=gpioCf3PinComponent_LogSession -DLE_LOG_LEVEL_FILTER_PTR=gpioCf3PinComponent_LogLevelFilterPtr "-DCOMPONENT_INIT=LE_CI_LINKAGE LE_SHARED void _gpioCf3PinComponent_COMPONENT_INIT()" [3/9] /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -MMD -MF _build_gpioCf3Demo/wp85/app/gpioCf3Demo/obj/gpioCf3Demo/_main.c.o.d -c _build_gpioCf3Demo/wp85/app/gpioCf3Demo/src/gpioCf3Demo/_main.c -o _build_gpioCf3Demo/wp85/app/gpioCf3Demo/obj/gpioCf3Demo/_main.c.o -DLE_FILENAME=`basename _build_gpioCf3Demo/wp85/app/gpioCf3Demo/src/gpioCf3Demo/_main.c` -Wall -fPIC -Werror -fvisibility=hidden -DMK_TOOLS_BUILD -DLEGATO_EMBEDDED -g -g -I ./_build_gpioCf3Demo/wp85 -I/home/febin/legato/legato-17.06.0/interfaces -I/home/febin/legato/legato-17.06.0/framework/c/inc -I/home/febin/Workspace_Gen35/gpioCf3Demo -DLE_COMPONENT_NAME=gpioCf3Demo_exe -DLE_LOG_SESSION=gpioCf3Demo_exe_LogSession -DLE_LOG_LEVEL_FILTER_PTR=gpioCf3Demo_exe_LogLevelFilterPtr [4/9] /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -MMD -MF _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o.d -c _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c -o _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o -DLE_FILENAME=`basename _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c` -Wall -fPIC -Werror -fvisibility=hidden -DMK_TOOLS_BUILD -DLEGATO_EMBEDDED -g -g -I ./_build_gpioCf3Demo/wp85 -I/home/febin/legato/legato-17.06.0/interfaces -I/home/febin/legato/legato-17.06.0/framework/c/inc -I/home/febin/Workspace_Gen35/gpioCf3Demo [5/9] /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -Wl,--build-id -g -shared -o _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o -L_build_gpioCf3Demo/wp85/staging/read-only/lib -Wl,--enable-new-dtags,-rpath="\$ORIGIN/../lib" "-L$LEGATO_BUILD/framework/lib" -llegato -lpthread -lrt -lm && splitdebug -d dpio_Debug/ _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so FAILED: /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -Wl,--build-id -g -shared -o _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/e27b33ef46e2835b19e10829a05c1dcb.o _build_gpioCf3Demo/wp85/api/cb9b6133391731c99b16ae1d4744ffac/client/le_gpioPin25_client.c.o _build_gpioCf3Demo/wp85/component/4087e26d369e060c006ea8351045bd53/obj/_componentMain.c.o -L_build_gpioCf3Demo/wp85/staging/read-only/lib -Wl,--enable-new-dtags,-rpath="\$ORIGIN/../lib" "-L$LEGATO_BUILD/framework/lib" -llegato -lpthread -lrt -lm && splitdebug -d dpio_Debug/ _build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so objcopy: Unable to recognise the format of the input file `_build_gpioCf3Demo/wp85/staging/read-only/lib/libComponent_gpioCf3PinComponent.so' ninja: build stopped: subcommand failed.