From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0B25E74AD5 for ; Tue, 3 Dec 2024 20:54:56 +0000 (UTC) Subject: Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran To: openembedded-devel@lists.openembedded.org From: "Kamal GMBH" X-Originating-Location: Plano, Texas, US (161.69.80.128) X-Originating-Platform: Windows Chrome 131 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 03 Dec 2024 12:54:56 -0800 Message-ID: Content-Type: multipart/alternative; boundary="5HlQ8r2wMIS1E6TZj2g7" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 03 Dec 2024 20:54:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/114187 --5HlQ8r2wMIS1E6TZj2g7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable *local.conf file:* *DISTRO_FEATURES:append =3D " multilib"* *# Enable multilib support* *MULTILIBS =3D "multilib:lib32"* *DEFAULTTUNE_virtclass- multilib-lib32 =3D "x86"* *# Include lib32 versions of GCC, G++, and Fortran* *IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc++ = lib32-gfortran"* umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *bitbake= -layers show-recipes | grep libgcc* libgcc: libgcc-initial: umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *Here lib32-gcc details is not showing ..* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =3D *another try:* *require conf/multilib.conf=C2=A0 =3D> newly added* local.conf file: DISTRO_FEATURES:append =3D " multilib" # Enable multilib support MULTILIBS =3D "multilib:lib32" DEFAULTTUNE_virtclass- multilib-lib32 =3D "x86" # Include lib32 versions of GCC, G++, and Fortran IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc++ l= ib32-gfortran" umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *bitbake= -layers show-recipes | grep libgcc* ERROR: =C2=A0OE-core's config sanity checker detected a potential misconfig= uration. 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: Toolchain tunings invalid: No tuning found for lib32 multilib. Traceback (most recent call last): File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", li= ne 95, in ret =3D main() File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", li= ne 85, in main tinfoil.parse_recipes() File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", lin= e 448, in parse_recipes self.run_actions(config_ params) File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", lin= e 431, in run_actions raise TinfoilUIException(ret) bb.tinfoil.TinfoilUIException: 1 umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ Thank you in Advance!! --5HlQ8r2wMIS1E6TZj2g7 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
local.conf file:

DISTRO_FEATURES:a= ppend =3D " multilib"
# Enable multilib suppo= rt
MULTILIBS =3D "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 =3D "x86"
# Include lib32 version= s of GCC, G++, and Fortran
IMAGE_INSTALL:append =3D "= lib32-libgcc lib32-gcc-runtime lib32-libstdc++ lib32-gfortran"
 
umesha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build$ b= itbake-layers show-recipes | grep libgcc
libgcc:
libgcc-= initial:

umesha@yocto-server-2:/me= dia/nvme1/umesha/kamal-poky/poky/build$ 
Here lib32-gcc details = is not showing ..
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
another try:
require conf/multilib.c= onf  =3D> newly added 
local.conf file:
DIS= TRO_FEATURES:append =3D " multilib"
# Enable multilib support
= MULTILIBS =3D "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-l= ib32 =3D "x86"
# Include lib32 versions of GCC= , G++, and Fortran
IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-r= untime lib32-libstdc++ lib32-gfortran"

umesha@yocto-server-2:/me= dia/nvme1/umesha/kamal-poky/poky/build$ bitbake-layers show-recipes | grep libgcc
ERROR:  O= E-core's config sanity checker detected a potential misconfiguration.
=     Either fix the cause of this error or at your own risk disabl= e the checker (see sanity.conf).
    Following is the list o= f potential problems / advisories:
    Toolchain tunings= invalid:
No tuning found for lib32 multilib.
Traceback (most recent call las= t):
  File "/media/nvme1/umesha/kamal-poky/poky/bitbake/bi= n/bitbake-layers", line 95, in <module>
    ret= =3D main()
  File "/media/nvme1/umesha/kamal-poky/poky/bi= tbake/bin/bitbake-layers", line 85, in main
    tinfo= il.parse_recipes()
  File "/media/nvme1/umesha/kamal-poky/= poky/bitbake/lib/bb/tinfoil.py", line 448, in parse_recipes
&nb= sp;   self.run_actions(config_params)
  File "/media/= nvme1/umesha/kamal-poky/poky/bitbake/lib/bb/tinfoil.py", line= 431, in run_actions
    raise TinfoilUIException(ret)
= bb.tinfoil.TinfoilUIException: 1
umesha@yocto-server-2:/media/n= vme1/umesha/kamal-poky/poky/build$ 
umesha@yocto-server-2:= /media/nvme1/umesha/kamal-poky/poky/build$ 
 
Thank you in Advance!!
--5HlQ8r2wMIS1E6TZj2g7-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0862E74AD6 for ; Tue, 3 Dec 2024 20:56:46 +0000 (UTC) Subject: Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran To: openembedded-devel@lists.openembedded.org From: "Kamal GMBH" X-Originating-Location: Plano, Texas, US (161.69.80.128) X-Originating-Platform: Windows Chrome 131 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 03 Dec 2024 12:56:36 -0800 Message-ID: X-Old-Date: Tue, 03 Dec 2024 12:54:56 -0800 Content-Type: multipart/alternative; boundary="5HlQ8r2wMIS1E6TZj2g7" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 03 Dec 2024 20:56:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/114187 Message-ID: <20241203205636.JBKL6lBm35UC0deFy16qb9Rhrt7LabaakTUUK-Ze-J4@z> --5HlQ8r2wMIS1E6TZj2g7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable *local.conf file:* *DISTRO_FEATURES:append =3D " multilib"* *# Enable multilib support* *MULTILIBS =3D "multilib:lib32"* *DEFAULTTUNE_virtclass- multilib-lib32 =3D "x86"* *# Include lib32 versions of GCC, G++, and Fortran* *IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc++ = lib32-gfortran"* umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *bitbake= -layers show-recipes | grep libgcc* libgcc: libgcc-initial: umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *Here lib32-gcc details is not showing ..* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =3D *another try:* local.conf file: *require conf/multilib.conf=C2=A0 =3D> newly added* DISTRO_FEATURES:append =3D " multilib" # Enable multilib support MULTILIBS =3D "multilib:lib32" DEFAULTTUNE_virtclass- multilib-lib32 =3D "x86" # Include lib32 versions of GCC, G++, and Fortran IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc++ l= ib32-gfortran" umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ *bitbake= -layers show-recipes | grep libgcc* ERROR: =C2=A0OE-core's config sanity checker detected a potential misconfig= uration. 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: Toolchain tunings invalid: No tuning found for lib32 multilib. Traceback (most recent call last): File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", li= ne 95, in ret =3D main() File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", li= ne 85, in main tinfoil.parse_recipes() File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", lin= e 448, in parse_recipes self.run_actions(config_ params) File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", lin= e 431, in run_actions raise TinfoilUIException(ret) bb.tinfoil.TinfoilUIException: 1 umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$ Thank you in Advance!! --5HlQ8r2wMIS1E6TZj2g7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
local.conf file:
DISTRO_FEATURES:append =3D " multilib"
# Enable multilib support
MULTILIBS =3D "multil= ib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32= =3D "x86"
# Include lib32 versions of GCC, G++, and Fortran
IMAGE_INSTALL:append =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc+= + lib32-gfortran"
&n= bsp;
um= esha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build= $ bitbake-layers show-recipes | grep libgcc
libgcc:
libgcc-initial:
umesha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build$ 
Here lib32-gcc details is not showing ..
= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D
another try:
lo= cal.conf file:
require conf/multilib.conf  =3D> newly added DISTRO_FEATURES:append =3D " multilib"
# = Enable multilib support
MULTILIBS =3D "multilib:lib32"
DEFAULTTUN= E_virtclass-multilib-lib32 =3D "x86"
# = Include lib32 versions of GCC, G++, and Fortran
IMAGE_INSTALL:append = =3D " lib32-libgcc lib32-gcc-runtime lib32-libstdc++ lib32-gfortran"
umesha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build$ bitbake-layers show-recipes | grep libgcc=
ERROR:  OE-core's config sanity checker detected a pote= ntial misconfiguration.
    Either fix the cause of this err= or or at your own risk disable the checker (see sanity.conf).
  &= nbsp; Following is the list of potential problems / advisories:
&n= bsp;   Toolchain tunings invalid:
No tuning found for lib32 multi= lib.
Tr= aceback (most recent call last):
  File "/media/nvme1/umesha/kama= l-poky/poky/bitbake/bin/bitbake-layers", line 95, in <modu= le>
    ret =3D main()
  File "/media/nvme1/ume= sha/kamal-poky/poky/bitbake/bin/bitbake-layers", line 85, in = main
    tinfoil.parse_recipes()
  File "/media/nv= me1/umesha/kamal-poky/poky/bitbake/lib/bb/tinfoil.py", line 4= 48, in parse_recipes
    self.run_actions(config_para= ms)
  File "/media/nvme1/umesha/kamal-poky/poky/bitbake/li= b/bb/tinfoil.py", line 431, in run_actions
    raise = TinfoilUIException(ret)
bb.tinfoil.TinfoilUIException: 1
umesha@y= octo-server-2:/media/nvme1/umesha/kamal-poky/poky/build$ = ;
umesha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build$ 
&n= bsp;
Th= ank you in Advance!!
--5HlQ8r2wMIS1E6TZj2g7--