All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem building fsl-image-gui
@ 2013-06-30  0:18 John Weber
  2013-06-30  0:34 ` John Weber
  2013-06-30  1:32 ` Trevor Woerner
  0 siblings, 2 replies; 15+ messages in thread
From: John Weber @ 2013-06-30  0:18 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Anyone seeing this problem?  I'm building fsl-image-gui using master:

ERROR: QA Issue: File '/usr/lib/lib_mp3_parser_arm11_elinux.so.3.1' from 
libfslparser was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_ogg_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_avi_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_ogg_parser_arm9_elinux.so.3.1' 
from libfslparser was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_mkv_parser_arm9_elinux.so.3.1' 
from libfslparser was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_mp4_parser_arm9_elinux.so.3.1' 
from libfslparser was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_mpg2_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_mpg2_parser_arm9_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_flv_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_flv_parser_arm9_elinux.so.3.1' 
from libfslparser was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File 
'/usr/lib/imx-mm/parser/lib_mkv_parser_arm11_elinux.so.3.1' from libfslparser 
was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_avi_parser_arm9_elinux.so.3.1' 
from libfslparser was already stripped, this will prevent future debugging!
WARNING: QA Issue: ELF binary 
'/home/john/fsl-community-bsp/build/tmp/work/wandboard_dual-poky-linux-gnueabi/libfslparser/3.0.7-r0/packages-split/libfslparser/usr/lib/lib_mp3_parser_arm11_elinux.so.3.1' 
has relocations in .text
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: 
/home/john/fsl-community-bsp/build/tmp/work/wandboard_dual-poky-linux-gnueabi/libfslparser/3.0.7-r0/temp/log.do_package.14190
ERROR: Task 4481 
(/home/john/fsl-community-bsp/sources/meta-fsl-arm/recipes-multimedia/libfslparser/libfslparser_3.0.7.bb, 
do_package) failed with exit code '1'

If I remember correctly, in previous editions of Poky, these might have been 
warnings.  Could it be that these are now errors?

Thanks,
John


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  0:18 Problem building fsl-image-gui John Weber
@ 2013-06-30  0:34 ` John Weber
  2013-06-30  1:32 ` Trevor Woerner
  1 sibling, 0 replies; 15+ messages in thread
From: John Weber @ 2013-06-30  0:34 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

I found a note indicating that for prebuilt packages, you should use 
INHIBIT_PACKAGE_DEBUG_SPLIT = '1'.  Not sure I understand why, but it allowed 
the build process to continue through libfslparser.

Here is the note from Ross Burton on the subject:
https://lists.yoctoproject.org/pipermail/yocto/2013-April/015509.html


On 6/29/13 7:18 PM, John Weber wrote:
> Anyone seeing this problem?  I'm building fsl-image-gui using master:
>
> ERROR: QA Issue: File '/usr/lib/lib_mp3_parser_arm11_elinux.so.3.1' from
> libfslparser was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_ogg_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_avi_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_ogg_parser_arm9_elinux.so.3.1'
> from libfslparser was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_mkv_parser_arm9_elinux.so.3.1'
> from libfslparser was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_mp4_parser_arm9_elinux.so.3.1'
> from libfslparser was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_mpg2_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_mpg2_parser_arm9_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_flv_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_flv_parser_arm9_elinux.so.3.1'
> from libfslparser was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File
> '/usr/lib/imx-mm/parser/lib_mkv_parser_arm11_elinux.so.3.1' from libfslparser
> was already stripped, this will prevent future debugging!
> ERROR: QA Issue: File '/usr/lib/imx-mm/parser/lib_avi_parser_arm9_elinux.so.3.1'
> from libfslparser was already stripped, this will prevent future debugging!
> WARNING: QA Issue: ELF binary
> '/home/john/fsl-community-bsp/build/tmp/work/wandboard_dual-poky-linux-gnueabi/libfslparser/3.0.7-r0/packages-split/libfslparser/usr/lib/lib_mp3_parser_arm11_elinux.so.3.1'
> has relocations in .text
> ERROR: QA run found fatal errors. Please consider fixing them.
> ERROR: Function failed: do_package_qa
> ERROR: Logfile of failure stored in:
> /home/john/fsl-community-bsp/build/tmp/work/wandboard_dual-poky-linux-gnueabi/libfslparser/3.0.7-r0/temp/log.do_package.14190
>
> ERROR: Task 4481
> (/home/john/fsl-community-bsp/sources/meta-fsl-arm/recipes-multimedia/libfslparser/libfslparser_3.0.7.bb,
> do_package) failed with exit code '1'
>
> If I remember correctly, in previous editions of Poky, these might have been
> warnings.  Could it be that these are now errors?
>
> Thanks,
> John


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  0:18 Problem building fsl-image-gui John Weber
  2013-06-30  0:34 ` John Weber
@ 2013-06-30  1:32 ` Trevor Woerner
  2013-06-30  2:30   ` John Weber
  2013-06-30  4:34   ` John Weber
  1 sibling, 2 replies; 15+ messages in thread
From: Trevor Woerner @ 2013-06-30  1:32 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

On 29 June 2013 20:18, John Weber <rjohnweber@gmail.com> wrote:
> Anyone seeing this problem?  I'm building fsl-image-gui using master:

Yes, I just performed a build and am seeing the same thing, except in
my case they're all marked as warnings and I do end up with an image.
I also seem to be seeing a lot more than what you've listed.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  1:32 ` Trevor Woerner
@ 2013-06-30  2:30   ` John Weber
  2013-06-30  4:37     ` Trevor Woerner
  2013-06-30  4:34   ` John Weber
  1 sibling, 1 reply; 15+ messages in thread
From: John Weber @ 2013-06-30  2:30 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

Interesting.  Do you have INHIBIT_PACKAGE_DEBUG_SPLIT = '1' set in local.conf or 
somewhere else?  Wondering if that is causing a bit of a problem here.

I set it in the recipe and that seems to enable the build to succeed without the 
warnings.

I do wonder why you see warnings and I see errors.

On 6/29/13 8:32 PM, Trevor Woerner wrote:
> On 29 June 2013 20:18, John Weber <rjohnweber@gmail.com> wrote:
>> Anyone seeing this problem?  I'm building fsl-image-gui using master:
>
> Yes, I just performed a build and am seeing the same thing, except in
> my case they're all marked as warnings and I do end up with an image.
> I also seem to be seeing a lot more than what you've listed.
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  1:32 ` Trevor Woerner
  2013-06-30  2:30   ` John Weber
@ 2013-06-30  4:34   ` John Weber
  1 sibling, 0 replies; 15+ messages in thread
From: John Weber @ 2013-06-30  4:34 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

It appears that this might have been introduced in Poky master a couple of days 
ago.  Sometimes, when I'm just trying to get something done, I really hate using 
master, but for now it is

http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta-yocto/conf/distro?id=c1df5188bb2851bcc5a3f483b0a0b4c4f884e3c7

It appears that they introduced a tendency towards ERROR_QA in an effort to get 
people to clean up their recipes.

I'm also running into an problem with lttng-modules:

ERROR: QA Issue: lttng-modules: Files/directories were installed but not shipped
   /lib
   /lib/modules
   /lib/modules/3.0.35-wandboard+yocto+g7efa8c6
   /lib/modules/3.0.35-wandboard+yocto+g7efa8c6/kernel
   /lib/modules/3.0.35-wandboard+yocto+g7efa8c6/kernel/lttng-modules
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: 
/home/john/fsl-community-bsp/build/tmp/work/wandboard_dual-poky-linux-gnueabi/lttng-modules/2.1.1-r0/temp/log.do_package.18131
ERROR: Task 2964 
(/home/john/fsl-community-bsp/sources/poky/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb, 
do_package) failed with exit code '1'

I filed a bug on this one, since it pertains to Poky:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4791

If you see this one, one way to get around it is to ensure that 
CONFIG_TRACEPOINTS is in the kernel.  Another way is to edit the 
meta-fsl-demos/recipes-images/images/fsl-image-gui.bb file to remove tools-profile.




On 6/29/13 8:32 PM, Trevor Woerner wrote:
> On 29 June 2013 20:18, John Weber <rjohnweber@gmail.com> wrote:
>> Anyone seeing this problem?  I'm building fsl-image-gui using master:
>
> Yes, I just performed a build and am seeing the same thing, except in
> my case they're all marked as warnings and I do end up with an image.
> I also seem to be seeing a lot more than what you've listed.
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  2:30   ` John Weber
@ 2013-06-30  4:37     ` Trevor Woerner
  2013-06-30  4:41       ` John Weber
  0 siblings, 1 reply; 15+ messages in thread
From: Trevor Woerner @ 2013-06-30  4:37 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 13162 bytes --]

Here is what I was doing:

$ fsl build> MACHINE="imx53qsb" bitbake fsl-image-gui
Parsing recipes: 100%
|#####################################################################################################################################################|
Time: 00:00:27
Parsing of 1276 .bb files complete (0 cached, 1276 parsed). 1644 targets,
71 skipped, 0 masked, 0 errors.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "openSUSE-project-12.3"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx53qsb"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4.1"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):e4a0a4c5e419154a34710a1b6c28d4180c6304c3"
meta-oe           = "(nobranch):13ae5105ee30410136beeae66ec41ee4a8a2e2b0"
meta-fsl-arm      = "(nobranch):42ace2971e25eba042a1058358ffc84722794f67"
meta-fsl-arm-extra = "(nobranch):5f5a9cfcad223f5a1c623346780510ffcdc012ab"
meta-fsl-demos    = "(nobranch):724cfb929748f47782dea3b1dc412b028f6f3515"

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
NOTE: multiple providers are available for jpeg-native (jpeg-native,
libjpeg-turbo-native)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: File '/usr/lib/lib_g.711_dec_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.729ab_enc_arm9_elinux.so.3.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_MPEG4ASP_dec_arm9_elinux.so.1.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.726_enc_arm11_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp3_dec_arm9_elinux.so.2.10.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.723.1_enc_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.723.1_dec_arm9_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_bmp_dec_arm11_elinux.so' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_aac_dec_arm9_elinux.so.3.6.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.723.1_enc_arm9_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_avi_parser_arm9_elinux.3.0.so.3.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_H264_dec_arm9_elinux.so.2.6.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.711_enc_arm9_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_aac_dec_arm11_elinux.so.3.6.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.723.1_dec_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_wb_amr_enc_arm9_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_sbc_enc_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_flac_dec_arm9_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp4_parser_arm9_elinux.3.0.so.6.4.3' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_oggvorbis_dec_arm11_elinux.so.2.4.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_wb_amr_dec_arm9_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.711_enc_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_nb_amr_enc_arm9_elinux.so.2.2.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_H264_dec_arm11_elinux.so.2.6.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_jpeg_enc_arm11_elinux.so' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_avi_parser_arm11_elinux.3.0.so.3.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_MPEG4ASP_dec_arm11_elinux.so.1.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_bsac_dec_arm11_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_peq_arm11_elinux.so.1.8.0' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp3_parser_arm11_elinux.so.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_avi_drm_arm11_elinux.so.3.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_avi_drm_arm9_elinux.so.3.2.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.726_dec_arm9_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.729ab_enc_arm11_elinux.so.3.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_aac_dec_arm12_elinux.so.3.6.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mpg2_parser_arm11_elinux.3.0.so.4.00.04' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_png_dec_arm11_elinux.so' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mpeg2_dec_arm11_elinux.so.2.2.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mkv_parser_arm11_elinux.3.0.so.3.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp3_parser_arm9_elinux.so.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_flac_dec_arm11_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_sbc_enc_arm9_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_jpeg_dec_arm11_elinux.so.1.6.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_nb_amr_dec_arm9_elinux.so.2.2.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.729ab_dec_arm9_elinux.so.3.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp3_dec_arm11_elinux.so.2.10.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_gif_dec_arm11_elinux.so' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp3_dec_arm12_elinux.so.2.10.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.726_dec_arm11_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mp4_parser_arm11_elinux.3.0.so.6.4.3' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_mpg2_parser_arm9_elinux.3.0.so.4.00.04' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_jpeg_dec_arm9_elinux.so.1.6.1' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.729ab_dec_arm11_elinux.so.3.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_src_ppp_arm11_elinux.so' from fsl-mm-codeclib
was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.726_enc_arm9_elinux.so.2.1.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: File '/usr/lib/lib_g.711_dec_arm9_elinux.so.2.0.0' from
fsl-mm-codeclib was already stripped, this will prevent future debugging!
WARNING: QA Issue: fsl-mm-codeclib: Files/directories were installed but
not shipped
  /usr/lib/.debug
  /usr/lib/.debug/lib_deinterlace_arm11_elinux.so
  /usr/lib/.debug/libmpeg4_encoder_arm11_ELINUX.so
  /usr/lib/.debug/lib_wav_parser_arm11_elinux.so
  /usr/lib/.debug/lib_aac_parser_arm11_elinux.so
  /usr/lib/.debug/lib_flac_parser_arm11_elinux.so
  /usr/lib/.debug/lib_id3_parser_arm11_elinux.so
  /usr/lib/.debug/lib_mp3_parser_v2_arm11_elinux.so
WARNING: File '/usr/lib/lib_mp3_enc_arm11_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!
WARNING: File '/usr/lib/lib_mp3_enc_arm12_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!
WARNING: File '/usr/lib/lib_mp3_enc_arm9_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!
WARNING: QA Issue: lttng-modules: Files/directories were installed but not
shipped
  /lib
  /lib/modules
  /lib/modules/2.6.35.3-11.09.01+yocto+ged51f22
  /lib/modules/2.6.35.3-11.09.01+yocto+ged51f22/kernel
  /lib/modules/2.6.35.3-11.09.01+yocto+ged51f22/kernel/lttng-modules
WARNING: debianutils: No generic license file exists for: SMAIL_GPL in any
provider
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: iperf: No generic license file exists for: NewBSD in any provider
WARNING: iozone3: No generic license file exists for: iozone3 in any
provider
WARNING: QA Issue: qt4-x11-free: Files/directories were installed but not
shipped
  /usr/lib/libQtMeeGoGraphicsSystemHelper.so.4.8.4
  /usr/lib/libQtMeeGoGraphicsSystemHelper.la
  /usr/lib/libQtMeeGoGraphicsSystemHelper.prl
  /usr/lib/libQtMeeGoGraphicsSystemHelper.so
  /usr/lib/libQtMeeGoGraphicsSystemHelper.so.4
  /usr/lib/libQtMeeGoGraphicsSystemHelper.so.4.8
  /usr/lib/pkgconfig/QtMeeGoGraphicsSystemHelper.pc
  /usr/lib/.debug/libQtMeeGoGraphicsSystemHelper.so.4.8.4
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoGraphicsSystemHelper
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegooverlaywidget.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoOverlayWidget
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QtMeeGoGraphicsSystemHelper
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegofencesync.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoLivePixmap
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoFenceSync
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegolivepixmap.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegographicssystemhelper.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegoruntime.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/qmeegoswitchevent.h
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoRuntime
  /usr/include/qt4/QtMeeGoGraphicsSystemHelper/QMeeGoSwitchEvent
NOTE: Tasks Summary: Attempted 6592 tasks of which 1851 didn't need to be
rerun and all succeeded.

Summary: There were 67 WARNING messages shown.



As you can see, I was building for imx53qsb and used
thefsl-community-bsp-base<https://github.com/Freescale/fsl-community-bsp-base>
repo.

I don't think I have set INHIBIT_PACKAGE_DEBUG_SPLIT,
I'm certainly not setting it explicitly anywhere:

[trevor@suse64-i7 build]$ fsl build> MACHINE="imx53qsb" bitbake
fsl-image-gui -e | grep INHIBIT_PACKAGE_DEBUG_SPLIT
    if (d.getVar('INHIBIT_PACKAGE_DEBUG_SPLIT', True) != '1') and \
    if (d.getVar('INHIBIT_PACKAGE_DEBUG_SPLIT', True) != '1'):

[-- Attachment #2: Type: text/html, Size: 14375 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  4:37     ` Trevor Woerner
@ 2013-06-30  4:41       ` John Weber
  2013-06-30 12:29         ` Trevor Woerner
  0 siblings, 1 reply; 15+ messages in thread
From: John Weber @ 2013-06-30  4:41 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

Hi Trevor,

Thanks.  You're on dylan so you won't see this problem yet.  In master, the 
commit that causes it is less than two days old.

It causes a lot of problems.  I think any recipe that creates empty directories 
in the do_install step will throw a QA error.  I found this on lmbench as well 
as lttng-modules.

John

On 6/29/13 11:37 PM, Trevor Woerner wrote:
> Here is what I was doing:
>
> $ fsl build> MACHINE="imx53qsb" bitbake fsl-image-gui
> Parsing recipes: 100%
> |#####################################################################################################################################################|
> Time: 00:00:27
> Parsing of 1276 .bb files complete (0 cached, 1276 parsed). 1644 targets, 71
> skipped, 0 masked, 0 errors.
>
> Build Configuration:
> BB_VERSION        = "1.18.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "openSUSE-project-12.3"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "imx53qsb"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.4.1"
> TUNE_FEATURES     = "armv7a vfp neon"
> TARGET_FPU        = "vfp-neon"


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30  4:41       ` John Weber
@ 2013-06-30 12:29         ` Trevor Woerner
  2013-06-30 14:18           ` Trevor Woerner
  0 siblings, 1 reply; 15+ messages in thread
From: Trevor Woerner @ 2013-06-30 12:29 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

On 30 June 2013 00:41, John Weber <rjohnweber@gmail.com> wrote:
> You're on dylan so you won't see this problem yet.

Ah yes... I've been doing so many builds on so many projects I somehow
thought I was on master with fsl and didn't double-check. Sorry about
that.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30 12:29         ` Trevor Woerner
@ 2013-06-30 14:18           ` Trevor Woerner
  2013-06-30 14:36             ` John Weber
  2013-06-30 15:10             ` John Weber
  0 siblings, 2 replies; 15+ messages in thread
From: Trevor Woerner @ 2013-06-30 14:18 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

On 30 June 2013 08:29, Trevor Woerner <trevor.woerner@linaro.org> wrote:
> On 30 June 2013 00:41, John Weber <rjohnweber@gmail.com> wrote:
>> You're on dylan so you won't see this problem yet.
>
> Ah yes... I've been doing so many builds on so many projects I somehow
> thought I was on master with fsl and didn't double-check. Sorry about
> that.

Now I see, the default manifest is for dylan.

So how does someone work off the master? When I

    $ repo init -u
git://github.com/Freescale/fsl-community-bsp-platform -b master

and then try

    $ MACHINE="imx53qsb" bitbake fsl-image-gui

I get

    bash: /home/trevor/devel/yocto/builds/fsl/sources/poky/scripts/bitbake:
No such file or directory


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30 14:18           ` Trevor Woerner
@ 2013-06-30 14:36             ` John Weber
  2013-06-30 15:10             ` John Weber
  1 sibling, 0 replies; 15+ messages in thread
From: John Weber @ 2013-06-30 14:36 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

I think the trick is:

repo init -b master

then

MACHINE=<your machine> . ./setup-environment <build dir name, usually 'build'>



On 6/30/13 9:18 AM, Trevor Woerner wrote:
> On 30 June 2013 08:29, Trevor Woerner <trevor.woerner@linaro.org> wrote:
>> On 30 June 2013 00:41, John Weber <rjohnweber@gmail.com> wrote:
>>> You're on dylan so you won't see this problem yet.
>>
>> Ah yes... I've been doing so many builds on so many projects I somehow
>> thought I was on master with fsl and didn't double-check. Sorry about
>> that.
>
> Now I see, the default manifest is for dylan.
>
> So how does someone work off the master? When I
>
>      $ repo init -u
> git://github.com/Freescale/fsl-community-bsp-platform -b master
>
> and then try
>
>      $ MACHINE="imx53qsb" bitbake fsl-image-gui
>
> I get
>
>      bash: /home/trevor/devel/yocto/builds/fsl/sources/poky/scripts/bitbake:
> No such file or directory
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30 14:18           ` Trevor Woerner
  2013-06-30 14:36             ` John Weber
@ 2013-06-30 15:10             ` John Weber
  2013-07-01 14:29               ` Trevor Woerner
  1 sibling, 1 reply; 15+ messages in thread
From: John Weber @ 2013-06-30 15:10 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

Each time I 'fix' one of the packages so that it doesn't pop a QA error, I get a 
new one.

It seems that the Makefile for imx-test/memtool strips memtool before Yocto gets 
a chance to strip it itself, so that popped up a QA error.

I finally resigned myself to actually getting something done, so I've reverted 
the commit in poky which causes all of these problems.  Not an ideal solution, I 
know.  I did file bugs on a couple of them.

John

On 6/30/13 9:18 AM, Trevor Woerner wrote:
> On 30 June 2013 08:29, Trevor Woerner <trevor.woerner@linaro.org> wrote:
>> On 30 June 2013 00:41, John Weber <rjohnweber@gmail.com> wrote:
>>> You're on dylan so you won't see this problem yet.
>>
>> Ah yes... I've been doing so many builds on so many projects I somehow
>> thought I was on master with fsl and didn't double-check. Sorry about
>> that.
>
> Now I see, the default manifest is for dylan.
>
> So how does someone work off the master? When I
>
>      $ repo init -u
> git://github.com/Freescale/fsl-community-bsp-platform -b master
>
> and then try
>
>      $ MACHINE="imx53qsb" bitbake fsl-image-gui
>
> I get
>
>      bash: /home/trevor/devel/yocto/builds/fsl/sources/poky/scripts/bitbake:
> No such file or directory
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-06-30 15:10             ` John Weber
@ 2013-07-01 14:29               ` Trevor Woerner
  2013-07-01 14:40                 ` John Weber
  0 siblings, 1 reply; 15+ messages in thread
From: Trevor Woerner @ 2013-07-01 14:29 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

Hi John,

Thanks for the clarifications. The default branch for this manifest is
"master". Since "repo" is new to me I assumed I wasn't using it
correctly. Turns out I was using "repo" fine, but it was the part
about re-sourcing the setup script that I was missing (since I hadn't
closed the terminal, I assumed I could continue to use the same setup
after switching branches).

In any case, after adding the following to conf/local.conf

    INHIBIT_PACKAGE_DEBUG_SPLIT = "1"

I now get:

    ERROR: QA Issue: qt4-x11-free: Files/directories were installed
but not shipped

Are you getting those too? Is there a way to ignore them as well?


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-07-01 14:29               ` Trevor Woerner
@ 2013-07-01 14:40                 ` John Weber
  2013-07-01 15:34                   ` Trevor Woerner
  0 siblings, 1 reply; 15+ messages in thread
From: John Weber @ 2013-07-01 14:40 UTC (permalink / raw)
  Cc: meta-freescale@yoctoproject.org

Hi Trevor,

I didn't get that error, but I do think that it probably has something to do 
with empty directories being installed.

Paul Eggleton responded that the right way to handle these, with regards to my 
bug reported on lmbench.

"What the error is telling you is that these directories will not actually
appear in the rootfs because nothing is packaging them. If these directories
should be created in the rootfs then they need to be added to FILES_${PN}
within the recipe."

So, it seems that many recipes need to be cleaned up so that they deliberately 
indicate that empty files/directories should be included in the package.

John


On 7/1/13 9:29 AM, Trevor Woerner wrote:
> Hi John,
>
> Thanks for the clarifications. The default branch for this manifest is
> "master". Since "repo" is new to me I assumed I wasn't using it
> correctly. Turns out I was using "repo" fine, but it was the part
> about re-sourcing the setup script that I was missing (since I hadn't
> closed the terminal, I assumed I could continue to use the same setup
> after switching branches).
>
> In any case, after adding the following to conf/local.conf
>
>      INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>
> I now get:
>
>      ERROR: QA Issue: qt4-x11-free: Files/directories were installed
> but not shipped
>
> Are you getting those too? Is there a way to ignore them as well?
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-07-01 14:40                 ` John Weber
@ 2013-07-01 15:34                   ` Trevor Woerner
  2013-07-01 15:38                     ` Otavio Salvador
  0 siblings, 1 reply; 15+ messages in thread
From: Trevor Woerner @ 2013-07-01 15:34 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale@yoctoproject.org

On 1 July 2013 10:40, John Weber <rjohnweber@gmail.com> wrote:
> I didn't get that error, but I do think that it probably has something to do
> with empty directories being installed.
>
> Paul Eggleton responded that the right way to handle these, with regards to
> my bug reported on lmbench.
>
> "What the error is telling you is that these directories will not actually
> appear in the rootfs because nothing is packaging them. If these directories
> should be created in the rootfs then they need to be added to FILES_${PN}
> within the recipe."
>
> So, it seems that many recipes need to be cleaned up so that they
> deliberately indicate that empty files/directories should be included in the
> package.


But what if you didn't care about these non-packaged
files/directories? Is there a way to say "thanks for the report, but
let's ignore them?"


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Problem building fsl-image-gui
  2013-07-01 15:34                   ` Trevor Woerner
@ 2013-07-01 15:38                     ` Otavio Salvador
  0 siblings, 0 replies; 15+ messages in thread
From: Otavio Salvador @ 2013-07-01 15:38 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: meta-freescale@yoctoproject.org

On Mon, Jul 1, 2013 at 12:34 PM, Trevor Woerner
<trevor.woerner@linaro.org> wrote:
> On 1 July 2013 10:40, John Weber <rjohnweber@gmail.com> wrote:
>> I didn't get that error, but I do think that it probably has something to do
>> with empty directories being installed.
>>
>> Paul Eggleton responded that the right way to handle these, with regards to
>> my bug reported on lmbench.
>>
>> "What the error is telling you is that these directories will not actually
>> appear in the rootfs because nothing is packaging them. If these directories
>> should be created in the rootfs then they need to be added to FILES_${PN}
>> within the recipe."
>>
>> So, it seems that many recipes need to be cleaned up so that they
>> deliberately indicate that empty files/directories should be included in the
>> package.
>
>
> But what if you didn't care about these non-packaged
> files/directories? Is there a way to say "thanks for the report, but
> let's ignore them?"

In this case you should remove them from install dirs. This is indeed
something which shouldn't happen and needs to be fixed in the package
(adding the files in the package or removing them).

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-07-01 15:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-30  0:18 Problem building fsl-image-gui John Weber
2013-06-30  0:34 ` John Weber
2013-06-30  1:32 ` Trevor Woerner
2013-06-30  2:30   ` John Weber
2013-06-30  4:37     ` Trevor Woerner
2013-06-30  4:41       ` John Weber
2013-06-30 12:29         ` Trevor Woerner
2013-06-30 14:18           ` Trevor Woerner
2013-06-30 14:36             ` John Weber
2013-06-30 15:10             ` John Weber
2013-07-01 14:29               ` Trevor Woerner
2013-07-01 14:40                 ` John Weber
2013-07-01 15:34                   ` Trevor Woerner
2013-07-01 15:38                     ` Otavio Salvador
2013-06-30  4:34   ` John Weber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.