On 05/08/2013 10:13 PM, Kamble, Nitin A wrote: > >> -----Original Message----- >> From: Darren Hart [mailto:[email protected]] >> Sent: Wednesday, May 08, 2013 8:36 PM >> To: [email protected]; Kamble, Nitin A >> Subject: master: Cannot install package libva-glx-dev >> >> This looks awfully familiar, didn't we fix this? This is with latest master >> of >> meta-intel building meta-minnow. dylan and danny are fine. > > Darren, > You are right this issue is not new. Looks like you are not on the > latest meta-intel master. You are missing this commit which deals > with this issue: > > commit daeab7fe6781dc3ddeb0adb98175ad767cde1b7d
$ git l 39c9eff gnu-efi: Fix parallel make race in lib dir (TESTING) 3cd1c31 fri2: Disable MSI interrupts for the HDA device d9bbe38 linux-firmware: Correct rtl license file location bead07d meta-jasperforest: Fix BBFILES daeab7f emgd-driver-bin: do not provide gl.pc ... Nope, I have it here.... hrm. Maybe an sstate issue? I'll try cleaning some things tomorrow after the gummiboot tests run overnight. -- Darren > Author: Nitin A Kamble <[email protected]> > Date: Sat Apr 20 19:14:38 2013 -0700 > > emgd-driver-bin: do not provide gl.pc > > Remove the previously added gl.pc from the emgd recipe. > > emgd recipe does not provide libGL, still the associated gl.pc file was > provided in the recipe, which causes conflicts with other recipes as seen > below. > > These kind of errors are fixed with this commit. > > Nitin > > >> >> | * opkg_install_cmd: Cannot install package libva-glx-dev. >> | * check_data_file_clashes: Package libgl-mesa-dev wants to install >> file >> /build/yocto/master/minnow_20130223110941/build/tmp/work/minnow- >> poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc >> | But that file is already provided by package * emgd-driver-dev >> | * opkg_install_cmd: Cannot install package libgl-mesa-dev. >> | ERROR: Function failed: do_rootfs (see >> /build/yocto/master/minnow_20130223110941/build/tmp/work/minnow- >> poky-linux/core-image-sato-sdk/1.0-r0/temp/log.do_rootfs.16920 >> for further information) >> ERROR: Task 37 >> (/build/yocto/master/minnow_20130223110941/poky/meta/recipes- >> sato/images/core-image-sato-sdk.bb, >> do_rootfs) failed with exit code '1' >> >> -- >> Darren Hart >> Intel Open Source Technology Center >> Yocto Project - Technical Lead - Linux Kernel -- Darren Hart Intel Open Source Technology Center Yocto Project - Technical Lead - Linux Kernel _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
