Wind River Support Network

HomeDefectsLIN6-13347
Fixed

LIN6-13347 : rootfs build error due to packages not found inthe base feeds

Created: Jul 27, 2017    Updated: Dec 3, 2018
Resolved Date: Sep 24, 2017
Found In Version: 6.0.0.34
Fix Version: 6.0.0.35
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Build & Config

Description

The package 'xf86miscproto' can it be added, built but the do_rootfs fails with:
 Error: xf86miscproto not found in the base feeds (intel_x86_64 x86_64 noarch any all).
Same problem with gnu-efi-doc, xineramaproto,...

Steps to Reproduce

1.
/buildarea/raid5/wind/wrlinux-6-HEAD/wrlinux/configure --enable-board=intel_x86-64 --enable-rootfs=glibc-core --enable-kernel=standard --enable-build=production --with-layer=meta-selinux,wr-security,cgp --with-template=feature/archiver,feature/multilib-sdk-target --with-license-flags-blacklist=GPLv3,LGPLv3,GPLv3+,LGPLv3+ --enable-parallel-pkgbuilds=32 --enable-jobs=32 --enable-reconfig --enable-rm-oldimgs=yes --with-init=sysvinit
2.
edit local.conf to add:
DISTRO_FEATURES_append = " x11"
DISTRO_FEATURES_append = " opengl" 

 make -C build xf86miscproto.addpkg;
 make -C build gnu-efi-doc.addpkg;
 make -C build xineramaproto.addpkg;

3. make

it returns:
| Note: adding Smart channel lib32_intel_x86_64 (30)
|
|
| Note: adding Smart channel lib32_x86 (25)
|
|
| Note: configuring RPM cross-install scriptlet_wrapper
|
| Updating cache...               ######################################## [100%]
|
| Saving cache...
|
| Loading cache...
| Updating cache...               ######################################## [100%]
|
|
| Error: xf86miscproto not found in the base feeds (intel_x86_64 x86_64 noarch any all).

Other Downloads


Live chat
Online