Wind River Support Network

HomeDefectsLIN1022-1458
Not to be fixed

LIN1022-1458 : strace_5.16-r0 failed (do_configure) of wrlinux-graphics_qemuriscv32

Created: Aug 27, 2022    Updated: Nov 29, 2022
Resolved Date: Nov 29, 2022
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

 1, setup.sh --distro=wrlinux-graphics --machine=qemuriscv32 --dl-layers --all-layers --repo-verbose --verbose --accept-eula=yes
2, bitbake strace
[snip]
configure: error: architecture riscv32 is not supported by strace
NOTE: The following config.log files may provide further information.
NOTE: TOPDIR/tmp-glibc/work/riscv32-wrs-linux/strace/5.16-r0/build/config.log

Steps to Reproduce

======!!!NOTE!!!======
This is local.conf/auto.conf for you reference to reproduce defect, please real bug reportor
                  add the steps from wraxl mail, configs like --dl-layers/--all-layer are not in local.conf/auto.conf

Local.conf:
BB_NO_NETWORK ?= '1'
BB_FETCH_PREMIRRORONLY ?= '${@d.getVar('BB_NO_NETWORK') or 0}'
WRTEMPLATE ?= ""
MACHINE ??= "qemuriscv32"
DISTRO ??= "wrlinux-graphics"
PACKAGE_CLASSES ?= "package_rpm"
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
USER_CLASSES ?= "buildstats"
IMAGE_FSTYPES += "tar.bz2"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS ??= "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    STOPTASKS,/tmp,100M,100K \
    HALT,${TMPDIR},100M,1K \
    HALT,${DL_DIR},100M,1K \
    HALT,${SSTATE_DIR},100M,1K \
    HALT,/tmp,10M,1K"
DISTRO_FEATURES:append = " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
KERNEL_FEATURES:append = " cfg/systemd.scc"
PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
CONF_VERSION = "2"
OVERRIDES:append = ":osv-wrlinux"
require wrlinux-distro/conf/distro/include/wrlinux-uninative.inc
PSEUDO_IGNORE_PATHS .= ",/home/wrlbuild/builds/builds-1f4d0c80-173b-48bd-994d-6d10451eb633/bin"
require conf/wrlinux-recipelists.inc
INHERIT += "rm_work"
PARALLEL_MAKE = "-j 10"
BB_NUMBER_THREADS = "12"
EXTRA_OECMAKE_BUILD += "-j 10"
USER_CLASSES += "buildstats buildstats-summary"
IMAGE_FSTYPES_forcevariable = ""
BB_NO_NETWORK = "1"
INHERIT += "report-error"
BAZEL_JOBS = "5"
GPG_PATH = "/tmp/gnupg"
XZ_MEMLIMIT = "20G"


Live chat
Online