Created
April 12, 2018 01:04
-
-
Save arielmol/8f69602a9f80d49c3fb2fcd2f85e7178 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log data follows: | |
| | DEBUG: Executing shell function do_compile | |
| | NOTE: make -j 8 | |
| | cd ../git && /bin/bash /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/git/config/missing automake-1.15 --gnu Makefile | |
| | Makefile.am:189: warning: .PHONY was already defined in condition DX_COND_doc, which is included in condition TRUE ... | |
| | aminclude.am:161: ... '.PHONY' previously defined here | |
| | Makefile.am:15: 'aminclude.am' included from here | |
| | cd . && /bin/bash ./config.status Makefile depfiles | |
| | config.status: creating Makefile | |
| | config.status: executing depfiles commands | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/protocol --proto_path ../git/common/protocol ../git/common/protocol/Ola.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/protocol --proto_path ../git/common/protocol ../git/common/protocol/Ola.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/protocol --proto_path ../git/common/protocol ../git/common/protocol/Ola.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/protocol --proto_path ../git/common/protocol ../git/common/protocol/Ola.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/rdm --proto_path ../git/common/rdm ../git/common/rdm/Pids.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/rdm --proto_path ../git/common/rdm ../git/common/rdm/Pids.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/rpc --proto_path ../git/common/rpc ../git/common/rpc/Rpc.proto | |
| | /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/recipe-sysroot-native/usr/bin/protoc --cpp_out ./common/rpc --proto_path ../git/common/rpc ../git/common/rpc/Rpc.proto | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | ./common/rdm/: No such file or directory | |
| | ./common/rdm/: No such file or directory | |
| | Makefile:17997: recipe for target 'common/rdm/Pids.pb.cc' failed | |
| | make: *** [common/rdm/Pids.pb.cc] Error 1 | |
| | make: *** Waiting for unfinished jobs.... | |
| | Makefile:17997: recipe for target 'common/rdm/Pids.pb.h' failed | |
| | make: *** [common/rdm/Pids.pb.h] Error 1 | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | ./common/rpc/: No such file or directory | |
| | Makefile:18000: recipe for target 'common/rpc/Rpc.pb.cc' failed | |
| | make: *** [common/rpc/Rpc.pb.cc] Error 1 | |
| | ./common/protocol/: No such file or directory | |
| | Makefile:17994: recipe for target 'common/protocol/OlaService.pb.h' failed | |
| | make: *** [common/protocol/OlaService.pb.h] Error 1 | |
| | [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) | |
| | ./common/rpc/: No such file or directory | |
| | ./common/protocol/: No such file or directory | |
| | Makefile:18000: recipe for target 'common/rpc/Rpc.pb.h' failed | |
| | make: *** [common/rpc/Rpc.pb.h] Error 1 | |
| | Makefile:17994: recipe for target 'common/protocol/OlaService.pb.cpp' failed | |
| | make: *** [common/protocol/OlaService.pb.cpp] Error 1 | |
| | ./common/protocol/: No such file or directory | |
| | Makefile:17991: recipe for target 'common/protocol/Ola.pb.cc' failed | |
| | make: *** [common/protocol/Ola.pb.cc] Error 1 | |
| | ./common/protocol/: No such file or directory | |
| | Makefile:17991: recipe for target 'common/protocol/Ola.pb.h' failed | |
| | make: *** [common/protocol/Ola.pb.h] Error 1 | |
| | ERROR: oe_runmake failed | |
| | WARNING: exit code 1 from a shell command. | |
| | ERROR: Function failed: do_compile (log file is located at /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/temp/log.do_compile.21546) | |
| ERROR: Task (virtual:native:/home/ariel/projects/poky/meta-rpi/recipes-misc/ola/ola_git.bb:do_compile) failed with exit code '1' | |
| NOTE: Tasks Summary: Attempted 157 tasks of which 156 didn't need to be rerun and 1 failed. | |
| Summary: 1 task failed: | |
| virtual:native:/home/ariel/projects/poky/meta-rpi/recipes-misc/ola/ola_git.bb:do_compile | |
| Summary: There were 2 ERROR messages shown, returning a non-zero exit code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment