Advertisement
Guest User

Untitled

a guest
Jul 4th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. DEBUG: Executing python function externalsrc_compile_prefunc
  2. NOTE: devicediscovery: compiling from external source tree /home/ewtd/poky/build/workspace/sources/devicediscovery
  3. DEBUG: Python function externalsrc_compile_prefunc finished
  4. DEBUG: Executing shell function do_compile
  5. NOTE: make -j 32
  6. g++ -o send -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/debug
  7. /devicediscovery/1.0+git999-r0 -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/debug/devi
  8. cediscovery/1.0+git999-r0 -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/recipe-sysroot=
  9. -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/recipe-sysroot-native= -MMD -Wall UdpTools.cpp UdpTools.
  10. h send.cpp
  11. g++ -o receive -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/de
  12. bug/devicediscovery/1.0+git999-r0 -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/debug/d
  13. evicediscovery/1.0+git999-r0 -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/recipe-sysroot=
  14. -fdebug-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/recipe-sysroot-native= -MMD -Wall UdpTools.cpp UdpToo
  15. ls.h receive.cpp
  16. g++: error: unrecognized command line option ‘-fmacro-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/debug/devicedisc
  17. overy/1.0+git999-r0’
  18. g++: error: unrecognized command line option ‘-fmacro-prefix-map=/home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0=/usr/src/debug/devicedisc
  19. overy/1.0+git999-r0’
  20. makefile:12: recipe for target 'send' failed
  21. make: *** [send] Error 1
  22. make: *** Waiting for unfinished jobs....
  23. makefile:15: recipe for target 'receive' failed
  24. make: *** [receive] Error 1
  25. ERROR: oe_runmake failed
  26. WARNING: /home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/temp/run.do_compile.41403:1 exit 1 from 'exit 1'
  27. WARNING: /home/ewtd/poky/bitbake/lib/bb/build.py:581: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/ewtd/poky/build/workspace/sources/devicediscovery/singl
  28. etask.lock' mode='a+' encoding='UTF-8'>
  29. exec_func(task, localdata)
  30.  
  31. ERROR: Function failed: do_compile (log file is located at /home/ewtd/poky/build/tmp/work/core2-64-poky-linux/devicediscovery/1.0+git999-r0/temp/log.do_compile.41403)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement