* Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran
@ 2024-12-03 20:56 ` Kamal GMBH
0 siblings, 0 replies; 3+ messages in thread
From: Kamal GMBH @ 2024-12-03 20:54 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2101 bytes --]
*local.conf file:*
*DISTRO_FEATURES:append = " multilib"*
*# Enable multilib support*
*MULTILIBS = "multilib:lib32"*
*DEFAULTTUNE_virtclass- multilib-lib32 = "x86"*
*# Include lib32 versions of GCC, G++, and Fortran*
*IMAGE_INSTALL:append = " 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 ..*
============================== =
*another try:*
*require conf/multilib.conf => newly added*
local.conf file:
DISTRO_FEATURES:append = " multilib"
# Enable multilib support
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass- multilib-lib32 = "x86"
# Include lib32 versions of GCC, G++, and Fortran
IMAGE_INSTALL:append = " 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 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:
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", line 95, in <module>
ret = main()
File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", line 85, in main
tinfoil.parse_recipes()
File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", line 448, in parse_recipes
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/ nvme1/umesha/kamal-poky/poky/ build$
umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$
Thank you in Advance!!
[-- Attachment #2: Type: text/html, Size: 11225 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran
@ 2024-12-03 20:56 ` Kamal GMBH
0 siblings, 0 replies; 3+ messages in thread
From: Kamal GMBH @ 2024-12-03 20:56 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2101 bytes --]
*local.conf file:*
*DISTRO_FEATURES:append = " multilib"*
*# Enable multilib support*
*MULTILIBS = "multilib:lib32"*
*DEFAULTTUNE_virtclass- multilib-lib32 = "x86"*
*# Include lib32 versions of GCC, G++, and Fortran*
*IMAGE_INSTALL:append = " 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 ..*
============================== =
*another try:*
local.conf file:
*require conf/multilib.conf => newly added*
DISTRO_FEATURES:append = " multilib"
# Enable multilib support
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass- multilib-lib32 = "x86"
# Include lib32 versions of GCC, G++, and Fortran
IMAGE_INSTALL:append = " 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 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:
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", line 95, in <module>
ret = main()
File "/media/nvme1/umesha/kamal- poky/poky/bitbake/bin/bitbake- layers", line 85, in main
tinfoil.parse_recipes()
File "/media/nvme1/umesha/kamal- poky/poky/bitbake/lib/bb/ tinfoil.py", line 448, in parse_recipes
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/ nvme1/umesha/kamal-poky/poky/ build$
umesha@yocto-server-2:/media/ nvme1/umesha/kamal-poky/poky/ build$
Thank you in Advance!!
[-- Attachment #2: Type: text/html, Size: 6841 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran
@ 2024-12-03 19:11 Kamal GMBH
0 siblings, 0 replies; 3+ messages in thread
From: Kamal GMBH @ 2024-12-03 19:11 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2086 bytes --]
*local.conf* file:
*DISTRO_FEATURES:append = " multilib"*
*# Enable multilib support*
*MULTILIBS = "multilib:lib32"*
*DEFAULTTUNE_virtclass-multilib-lib32 = "x86"*
*# Include lib32 versions of GCC, G++, and Fortran*
*IMAGE_INSTALL:append = " 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 ..*
===============================
ANother try: includeing
local.conf file:
*require conf/multilib.conf =>newly added*
DISTRO_FEATURES:append = " multilib"
# Enable multilib support
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
# Include lib32 versions of GCC, G++, and Fortran
IMAGE_INSTALL:append = " 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 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:
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", line 95, in <module>
ret = main()
File "/media/nvme1/umesha/kamal-poky/poky/bitbake/bin/bitbake-layers", line 85, in main
tinfoil.parse_recipes()
File "/media/nvme1/umesha/kamal-poky/poky/bitbake/lib/bb/tinfoil.py", line 448, in parse_recipes
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/nvme1/umesha/kamal-poky/poky/build$
umesha@yocto-server-2:/media/nvme1/umesha/kamal-poky/poky/build$
Thanks in advance!
[-- Attachment #2: Type: text/html, Size: 2794 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-03 21:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 20:54 Need Support: how to install Multilib in yocto: I am enabling Multilib ,lib32-gcc, lib32g++ and lib32fotran Kamal GMBH
2024-12-03 20:56 ` Kamal GMBH
-- strict thread matches above, loose matches on Subject: below --
2024-12-03 19:11 Kamal GMBH
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.