Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Loading cache: 100% |########################################################################################################| Time: 0:00:04
 - Loaded 3239 entries from dependency cache.
 - WARNING: No bb files matched BBFILE_PATTERN_agl-distro '^/home/ub16/vmlsdk/layers/meta-agl-distro/'
 - WARNING: No bb files matched BBFILE_PATTERN_agl-distro '^/home/ub16/vmlsdk/layers/meta-agl-distro/'
 - WARNING: No bb files matched BBFILE_PATTERN_agl-distro '^/home/ub16/vmlsdk/layers/meta-agl-distro/'
 - Summary: There was 1 WARNING message shown.
 - NOTE: Executing RunQueue Tasks
 - NOTE: Executing do_fetch...
 - ERROR: Error executing a python function in exec_python_func() autogenerated:
 - The stack trace of python calls that resulted in this exception/failure was:
 - File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
 - 0001:
 - *** 0002:extend_recipe_sysroot(d)
 - 0003:
 - File: '/home/ub16/vmlsdk/layers/poky/meta/classes/staging.bbclass', lineno: 352, function: extend_recipe_sysroot
 - 0348: nodeps = d.getVar("BB_LIMITEDDEPS") or False
 - 0349: if nodeps:
 - 0350: lock = bb.utils.lockfile(recipesysroot + "/sysroot.lock")
 - 0351: staging_populate_sysroot_dir(recipesysroot, recipesysrootnative, True, d)
 - *** 0352: staging_populate_sysroot_dir(recipesysroot, recipesysrootnative, False, d)
 - 0353: bb.utils.unlockfile(lock)
 - 0354: return
 - 0355:
 - 0356: start = None
 - File: '/home/ub16/vmlsdk/layers/poky/meta/classes/staging.bbclass', lineno: 312, function: staging_populate_sysroot_dir
 - 0308: continue
 - 0309:
 - 0310: staging_processfixme(fixme, targetdir, targetsysroot, nativesysroot, d)
 - 0311: for p in postinsts:
 - *** 0312: subprocess.check_output(p, shell=True)
 - 0313:
 - 0314:#
 - 0315:# Manifests here are complicated. The main sysroot area has the unpacked sstate
 - 0316:# which us unrelocated and tracked by the main sstate manifests. Each recipe
 - File: '/home/ub16/vmlsdk/buildtools/sysroots/x86_64-vmlsdk-linux/usr/lib/python3.5/subprocess.py', lineno: 626, function: check_output
 - 0622: # empty string. That is maintained here for backwards compatibility.
 - 0623: kwargs['input'] = '' if kwargs.get('universal_newlines', False) else b''
 - 0624:
 - 0625: return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
 - *** 0626: **kwargs).stdout
 - 0627:
 - 0628:
 - 0629:class CompletedProcess(object):
 - 0630: """A process that has finished running.
 - File: '/home/ub16/vmlsdk/buildtools/sysroots/x86_64-vmlsdk-linux/usr/lib/python3.5/subprocess.py', lineno: 708, function: run
 - 0704: raise
 - 0705: retcode = process.poll()
 - 0706: if check and retcode:
 - 0707: raise CalledProcessError(retcode, process.args,
 - *** 0708: output=stdout, stderr=stderr)
 - 0709: return CompletedProcess(process.args, retcode, stdout, stderr)
 - 0710:
 - 0711:
 - 0712:def list2cmdline(seq):
 - Exception: subprocess.CalledProcessError: Command '/home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot/usr/bin/postinst-base-passwd' returned non-zero exit status 1
 - Subprocess output:
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: avahi: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system --home /var/run/avahi-daemon --no-create-home --shell /bin/false --user-group avahi]
 - ERROR: avahi: useradd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: bind: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system --home /var/cache/bind --no-create-home --user-group bind]
 - ERROR: bind: useradd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running groupadd commands...
 - NOTE: dbus: Performing groupadd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot -r netdev]
 - ERROR: dbus: groupadd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: dhcp: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system --no-create-home --home-dir /var/run/dhcp --shell /bin/false --user-group dhcp]
 - ERROR: dhcp: useradd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running groupadd commands...
 - NOTE: lttng-tools: Performing groupadd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot tracing]
 - ERROR: lttng-tools: groupadd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: openssh: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system --no-create-home --home-dir /var/run/sshd --shell /bin/false --user-group sshd]
 - ERROR: openssh: useradd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running groupadd commands...
 - NOTE: pulseaudio: Performing groupadd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system pulse]
 - ERROR: pulseaudio: groupadd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: rpcbind: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --system --no-create-home --home-dir / --shell /bin/false --user-group rpc]
 - ERROR: rpcbind: useradd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running groupadd commands...
 - NOTE: systemd: Performing groupadd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot -r lock]
 - ERROR: systemd: groupadd command did not succeed.
 - /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot-native/usr/sbin/useradd
 - Running useradd commands...
 - NOTE: valid-cci-users: Performing useradd with [--root /home/ub16/vmlsdk/tmp/work/cortexa9hf-neon-vml-linux-gnueabi/vldsxe/1.0+gitAUTOINC+00aba2300e-r0/devtooltmp-yu8xn_0l/workdir/recipe-sysroot --gid users --home-dir /home/valid --create-home -K PASS_MAX_DAYS=-1 valid]
 - ERROR: valid-cci-users: useradd command did not succeed.
 - ERROR: Function failed: extend_recipe_sysroot
 - NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
 - NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
 - NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
 - ERROR: Task do_unpack failed
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment