Re: Fedora 18 x86_64 and make 3.82 & make 3.81
Edward Vidal <vidal.develone@...>
I updated the make on fedora 18 x86_64 to make-3.82-14.fc18.x86_64.rpm and problem appears to be corrected. Currently running a build using
Build Configuration:
BB_VERSION = "1.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Fedora-18"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "poky"
DISTRO_VERSION = "1.4+snapshot-20130708"
TUNE_FEATURES = "armv7a vfp neon"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
meta-oe = "master:46354a697c18a64c5836159adf8dbd92e6547e85"
meta-java = "master:59696d89fd33df6953dcb2dd54ccd3b362513f28"
meta-yocto-bsp = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
This did not shown the error with make-3.82-13.fc18.x86_64.rpmBuild Configuration:
BB_VERSION = "1.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Fedora-18"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "poky"
DISTRO_VERSION = "1.4+snapshot-20130708"
TUNE_FEATURES = "armv7a vfp neon"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
meta-oe = "master:46354a697c18a64c5836159adf8dbd92e6547e85"
meta-java = "master:59696d89fd33df6953dcb2dd54ccd3b362513f28"
meta-yocto-bsp = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
On Mon, Jul 8, 2013 at 8:41 AM, Stanacar, StefanX <stefanx.stanacar@...> wrote:
The original make 3.82 in Fedora 18 is known to be broken, hence the
sanity test. Also I don't think that's a nice way of downgrading to make
3.81 (that's a Fedora 13 make...)
Anyway, all that doesn't matter because a few days ago Fedora pushed an
update to make which fixes the problem:
make-3.82-14.fc18.x86_64
You should just yum update and you're set.
Cheers,
Stefan
> _______________________________________________
On Mon, 2013-07-08 at 08:31 -0600, Edward Vidal wrote:
> Hello,
> Is this a bitbake or poky error? My poky was pulled pull on
> 07/03/13.
>
> Fedora 18 x86_64 which has been used to build with branch dylan for
> the past couple of months or longer.
> The build below used make-3.82-13.fc18.x86_64.rpm
> MACHINE=beagleboard bitbake core-image-sato-sdk-ex
> Build Configuration:
> BB_VERSION = "1.18.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "Fedora-18"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "beagleboard"
> DISTRO = "poky"
> DISTRO_VERSION = "1.4.1"
> TUNE_FEATURES = "armv7a vfp neon"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "dylan:e4a0a4c5e419154a34710a1b6c28d4180c6304c3"
> meta-oe = "master:46354a697c18a64c5836159adf8dbd92e6547e85"
> meta-java =
> "(nobranch):59696d89fd33df6953dcb2dd54ccd3b362513f28"
> meta-yocto-bsp = "dylan:e4a0a4c5e419154a34710a1b6c28d4180c6304c3"
>
> MACHINE=beagleboard bitbake core-image-sato-sdk-ex
> ERROR: OE-core's config sanity checker detected a potential
> misconfiguration.
> Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
> Following is the list of potential problems / advisories:
>
> Your version of make 3.82 is broken. Please revert to 3.81 or
> install a patched version.
> make-3.81-19.fc13.x86_64.rpm was installed with rpm -Uh --force
> make-3.81-19.fc13.x86_64.rpm
> MACHINE=beagleboard bitbake core-image-sato-sdk-ex is currently
> working.
>
> Build Configuration:
> BB_VERSION = "1.19.1"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "Fedora-18"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "beagleboard"
> DISTRO = "poky"
> DISTRO_VERSION = "1.4+snapshot-20130708"
> TUNE_FEATURES = "armv7a vfp neon"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
> meta-oe = "master:46354a697c18a64c5836159adf8dbd92e6547e85"
> meta-java = "master:59696d89fd33df6953dcb2dd54ccd3b362513f28"
> meta-yocto-bsp = "master:8a186a6b3853fc1a7dcf342d421c8926c38949c9"
> Any and all help will be appricated.
> Thanks
>
> yocto mailing list
> yocto@...
> https://lists.yoctoproject.org/listinfo/yocto