Advertisement
gizero

Untitled

May 9th, 2017
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. Loading cache...done.
  2. Loaded 2797 entries from dependency cache.
  3. Parsing recipes...done.
  4. NOTE: Executing RunQueue Tasks
  5. Parsing of 2015 .bb files complete (1991 cached, 24 parsed). 2798 targets, 189 skipped, 0 masked, 0 errors.
  6. NOTE: Executing do_fetch...
  7. ERROR: Error executing a python function in exec_python_func() autogenerated:
  8.  
  9. The stack trace of python calls that resulted in this exception/failure was:
  10. File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
  11. 0001:
  12. *** 0002:extend_recipe_sysroot(d)
  13. 0003:
  14. File: '/home/vagrant/poky_sdk/layers/poky/meta/classes/staging.bbclass', lineno: 455, function: extend_recipe_sysroot
  15. 0451: nodeps = d.getVar("BB_LIMITEDDEPS") or False
  16. 0452: if nodeps:
  17. 0453: lock = bb.utils.lockfile(recipesysroot + "/sysroot.lock")
  18. 0454: staging_populate_sysroot_dir(recipesysroot, recipesysrootnative, True, d)
  19. *** 0455: staging_populate_sysroot_dir(recipesysroot, recipesysrootnative, False, d)
  20. 0456: bb.utils.unlockfile(lock)
  21. 0457:
  22. 0458: depdir = recipesysrootnative + "/installeddeps"
  23. 0459: bb.utils.mkdirhier(depdir)
  24. File: '/home/vagrant/poky_sdk/layers/poky/meta/classes/staging.bbclass', lineno: 312, function: staging_populate_sysroot_dir
  25. 0308: continue
  26. 0309:
  27. 0310: staging_processfixme(fixme, targetdir, targetsysroot, nativesysroot, d)
  28. 0311: for p in postinsts:
  29. *** 0312: subprocess.check_output(p, shell=True)
  30. 0313:
  31. 0314:#
  32. 0315:# Manifests here are complicated. The main sysroot area has the unpacked sstate
  33. 0316:# which us unrelocated and tracked by the main sstate manifests. Each recipe
  34. File: '/home/vagrant/poky_sdk/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.5/subprocess.py', lineno: 626, function: check_output
  35. 0622: # empty string. That is maintained here for backwards compatibility.
  36. 0623: kwargs['input'] = '' if kwargs.get('universal_newlines', False) else b''
  37. 0624:
  38. 0625: return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  39. *** 0626: **kwargs).stdout
  40. 0627:
  41. 0628:
  42. 0629:class CompletedProcess(object):
  43. 0630: """A process that has finished running.
  44. File: '/home/vagrant/poky_sdk/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.5/subprocess.py', lineno: 708, function: run
  45. 0704: raise
  46. 0705: retcode = process.poll()
  47. 0706: if check and retcode:
  48. 0707: raise CalledProcessError(retcode, process.args,
  49. *** 0708: output=stdout, stderr=stderr)
  50. 0709: return CompletedProcess(process.args, retcode, stdout, stderr)
  51. 0710:
  52. 0711:
  53. 0712:def list2cmdline(seq):
  54. Exception: subprocess.CalledProcessError: Command '/home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot/usr/bin/postinst-base-passwd' returned non-zero exit status 1
  55.  
  56. Subprocess output:
  57. /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot-native/usr/sbin/useradd
  58. Running useradd commands...
  59. NOTE: avahi: Performing useradd with [--root /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot --system --home /var/run/avahi-daemon --no-create-home --shell /bin/false --user-group avahi]
  60. ERROR: avahi: useradd command did not succeed.
  61. /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot-native/usr/sbin/useradd
  62. Running groupadd commands...
  63. NOTE: dbus: Performing groupadd with [--root /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot -r netdev]
  64. ERROR: dbus: groupadd command did not succeed.
  65. /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot-native/usr/sbin/useradd
  66. Running useradd commands...
  67. NOTE: openssh: Performing useradd with [--root /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot --system --no-create-home --home-dir /var/run/sshd --shell /bin/false --user-group sshd]
  68. ERROR: openssh: useradd command did not succeed.
  69. /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot-native/usr/sbin/useradd
  70. Running useradd commands...
  71. NOTE: rpcbind: Performing useradd with [--root /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot --system --no-create-home --home-dir / --shell /bin/false --user-group rpc]
  72. ERROR: rpcbind: useradd command did not succeed.
  73. /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot-native/usr/sbin/useradd
  74. Running groupadd commands...
  75. NOTE: systemd: Performing groupadd with [--root /home/vagrant/poky_sdk/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/openssh/7.4p1-r0/devtooltmp-l0i9bre5/workdir/recipe-sysroot -r lock]
  76. ERROR: systemd: groupadd command did not succeed.
  77.  
  78. ERROR: Function failed: extend_recipe_sysroot
  79. NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
  80. NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
  81. NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
  82. ERROR: Task do_unpack failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement