Wind River Support Network

HomeDefectsLIN1018-2683
Not to be fixed

LIN1018-2683 : toaster -- WARNINGS: Could not add dependency to the package for unknown package

Created: Oct 17, 2018    Updated: Apr 28, 2021
Resolved Date: Apr 28, 2021
Found In Version: 10.18.44.1
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

$ . ./environment-setup-x86_64-wrlinuxsdk-linux
$ . ./oe-init-build-env
$ . toaster start webport=0.0.0.0:8000
2. Open web browser to <host_ip>:8000
3. Create a project
4. Set the Machine to "qemuarm"
5. Build the target "wrlinux-image-glibc-small"
6. Click the outcome download button and check the build log.

The build output is as follow:
... ...
NOTE: Tasks Summary: Attempted 2795 tasks of which 15 didn't need to be rerun and all succeeded.
WARNING: Could not add dependency to the package yaffs2-utils because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package yaffs2-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ncurses because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package ncurses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ncurses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-nologin because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-nologin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-nologin because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-nologin because libpam.so.0 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-nologin because libpam-suffix is an unknown package
WARNING: Could not add dependency to the package libz1 because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-keyinit because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-keyinit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-keyinit because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-keyinit because libpam.so.0 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-keyinit because libpam-suffix is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because libpam.so.0 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-unix because libpam-suffix is an unknown package
WARNING: Could not add dependency to the package lighttpd-module-dirlisting because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package lighttpd-module-dirlisting because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package lighttpd-module-dirlisting because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-loginuid because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-loginuid because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-loginuid because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-loginuid because libpam.so.0 is an unknown package
WARNING: Could not add dependency to the package pam-plugin-loginuid because libpam-suffix is an unknown package
WARNING: Could not add dependency to the package libe2p2 because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package libe2p2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libcap.so.2 is an unknown package
... ...
WARNING: Could not add dependency to the package libreadline7 because ld-linux.so.3 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libc6-thread-db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package packagegroup-core-tools-debug because libc-mtrace is an unknown package


No warnings on command line building.

Steps to Reproduce

1. Install
  $ git clone --branch=WRLINUX_10_18_LTS git://pek-git.wrs.com/wrlinux-x  
  $ wrlinux-x/setup.sh --machines qemux86-64
  $ . ./environment-setup-x86_64-wrlinuxsdk-linux
  $ . ./oe-init-build-env
  $ . toaster start webport=0.0.0.0:8000
2. Open web browser to <host_ip>:8000
3. Create a project
4. Set the Machine to "qemuarm"
5. Build the target "wrlinux-image-glibc-small"
6. Click the outcome download button and check the build log.
Live chat
Online