Advertisement
Guest User

Untitled

a guest
May 16th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ERROR: nm-l2tp-1.20.4-r0 do_compile: oe_runmake failed
  2. ERROR: nm-l2tp-1.20.4-r0 do_compile: Execution of '/home/oberon/opt/ImagePlatform/build/tmp-glibc/work/intel_x86_64-wrs-linux/nm-l2tp/1.20.4-r0/temp/run.do_compile.1667831' failed with exit code 1:
  3. gdbus-codegen \
  4. --generate-c-code src/nm-l2tp-pppd-service-dbus \
  5. --c-namespace NMDBus \
  6. --interface-prefix org.freedesktop.NetworkManager \
  7. ../NetworkManager-l2tp-1.20.4/src/nm-l2tp-pppd-service.xml
  8. Traceback (most recent call last):
  9. File "/home/oberon/opt/ImagePlatform/build/tmp-glibc/work/intel_x86_64-wrs-linux/nm-l2tp/1.20.4-r0/recipe-sysroot-native/usr/bin/gdbus-codegen", line 55, in <module>
  10. sys.exit(codegen_main.codegen_main())
  11. File "/home/oberon/opt/ImagePlatform/build/tmp-glibc/work/intel_x86_64-wrs-linux/nm-l2tp/1.20.4-r0/recipe-sysroot-native/usr/share/glib-2.0/codegen/codegen_main.py", line 315, in codegen_main
  12. with open(h_file, 'w') as outfile:
  13. FileNotFoundError: [Errno 2] No such file or directory: 'src/nm-l2tp-pppd-service-dbus.h'
  14. make: *** [Makefile:2164: src/nm-l2tp-pppd-service-dbus.h] Error 1
  15. WARNING: exit code 1 from a shell command.
  16.  
  17. ERROR: Logfile of failure stored in: /home/oberon/opt/ImagePlatform/build/tmp-glibc/work/intel_x86_64-wrs-linux/nm-l2tp/1.20.4-r0/temp/log.do_compile.1667831
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement