[meta-freescale] [meta-fsl-arm][PATCH v4 1/6] ls-base.inc: Add base configuration for Layerspace1 support

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Wed Sep 10 07:33:45 PDT 2014


More build result on Debian-7.6, the build is normal on my machine with Debian-7.6 installed, seems like a build environment issue rather than code issue. 

Following is the build log. 

debian at debian76:~/workspace/poky/ls1021aqds$ bitbake fsl-image-machine-test
Parsing recipes: 100% |#####################################################################################################| Time: 00:00:38
Parsing of 1476 .bb files complete (0 cached, 1476 parsed). 1928 targets, 212 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg

Build Configuration:
BB_VERSION        = "1.23.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Debian-7.6"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "ls1021aqds"
DISTRO            = "poky"
DISTRO_VERSION    = "1.6+snapshot-20140910"
TUNE_FEATURES     = "arm armv7a vfp neon callconvention-hard cortexa7"
TARGET_FPU        = "vfp-neon"
meta              
meta-yocto        
meta-yocto-bsp    = "master:1894522f357fdf0b6adb2dcc14f12817628596bd"
meta-oe           = "master:28e26a9b0ad37d0c92ba42b2727215eef1edf5a2"
meta-fsl-arm      = "master:521ff359559cc7e825c82fce7720dea9a7f87da6"
meta-fsl-arm-extra = "master:adc7320bb6b534c3c1a20621b0a257073c2ff040"
meta-fsl-demos    = "master:60588a7c20f97f6db670bcdad481c8323859ad8f"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: nbench-byte: No generic license file exists for: freely in any provider
WARNING: nbench-byte: No generic license file exists for: distributable in any provider
WARNING: QA Issue: ELF binary '/home/debian/workspace/poky/ls1021aqds/tmp/work/cortexa7hf-vfp-neon-poky-linux-gnueabi/libgcrypt/1.6.1-r0/packages-split/libgcrypt/usr/lib/libgcrypt.so.20.0.1' has relocations in .text [textrel]
WARNING: QA Issue: pulseaudio-module-console-kit rdepends on consolekit, but it isn't a build dependency? [build-deps]
NOTE: Tasks Summary: Attempted 3429 tasks of which 31 didn't need to be rerun and all succeeded.

Summary: There were 4 WARNING messages shown.
debian at debian76:~/workspace/poky/ls1021aqds$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 7.6 (wheezy)
Release:	7.6
Codename:	wheezy
debian at debian76:~/workspace/poky/ls1021aqds$ uname -a
Linux debian76 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux
debian at debian76:~/workspace/poky/ls1021aqds$


Best Regards,

Zhenhua


> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of zhenhua.luo at freescale.com
> Sent: Wednesday, September 10, 2014 11:08 AM
> To: Otavio Salvador
> Cc: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v4 1/6] ls-base.inc:
> Add base configuration for Layerspace1 support
> 
> Hi Otavio,
> 
> I try to reproduce the issue, but failed to reproduce.
> 
> I checked the configure file of libgcc, the error is thrown by the
> ac_cv_build pattern match, following is the procedure of the match
> process.
> 
> 1. ac_build_alias=$build_alias		# build_alias is passed from --
> build parameter of ./configure, it should be "x86_64-linux".
> 2. ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias`		#
> ac_aux_dir on the build server should be .../build-framebuffer/tmp/work-
> shared/gcc-4.9.1-r0/gcc-4.9.1//libgcc/../, normally the $ac_cv_build
> should be something like x86_64-pc-linux-gnu
> 3. case $ac_cv_build in
>    *-*-*) ;;
>    *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
>    esac
> 
> I am not sure why this is not the case on your build machine. Can you
> please help to attach the log.do_configure, config.log of libgcc-initial?
> Also can you help to rerun the build test for ls1 to see if this is an
> occasional case or 100% reproducible?
> 
> 
> Best Regards,
> 
> Zhenhua
> 
> > -----Original Message-----
> > From: otavio.salvador at gmail.com [mailto:otavio.salvador at gmail.com] On
> > Behalf Of Otavio Salvador
> > Sent: Friday, September 05, 2014 10:01 AM
> > To: Luo Zhenhua-B19537
> > Cc: meta-freescale at yoctoproject.org
> > Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v4 1/6] ls-base.inc:
> > Add base configuration for Layerspace1 support
> >
> > On Thu, Sep 4, 2014 at 10:58 PM, zhenhua.luo at freescale.com
> > <zhenhua.luo at freescale.com> wrote:
> > > May I know that is the build process to reproduce this error, also
> > > the
> > Linux distro of the build machine? I use the poky HEAD + meta-fsl-arm
> > HEAD + the 6 patches, the build can pass.
> >
> > Sure.
> >
> > The log is at:
> >
> > http://ci.ossystems.com.br/job/fsl-community-bsp-master/340/consoleFul
> > l
> >
> > --
> > Otavio Salvador                             O.S. Systems
> > http://www.ossystems.com.br        http://code.ossystems.com.br
> > Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list