All of lore.kernel.org
 help / color / mirror / Atom feed
* GLIBCXX_3.4.30' not found
@ 2025-04-02  3:45 sateesh m
  2025-04-02  3:58 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 14+ messages in thread
From: sateesh m @ 2025-04-02  3:45 UTC (permalink / raw)
  To: yocto

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

Hi Team,

I am facing an issue with 'GLIBCXX_3.4.30' not found. I am using Ubuntu 18.04 with GCC and G++ version 7.5. Previously, my build included BusyBox version 1.31, but I now want to upgrade to version 1.35. I manually integrated the latest version using BitBake, and it compiled successfully. However, while building the entire image, I encountered the mentioned issue. Before upgrading BusyBox, my build was successful, but after upgrading, I see this issue during compilation. What could be the reason, and how can I fix this?

/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/cmake-3.16.5/Tests/CMakeLib /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake --color=
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/build
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make -f Tests/RunCMake/CMakeFiles/ctresalloc.dir/build.make Tests/RunCMake/CMakeFiles/ctresalloc.dir/build
| make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[2]: Nothing to be done for 'Source/CMakeFiles/ctest.dir/build'.
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[2]: Nothing to be done for 'Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build'.
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[2]: Nothing to be done for 'Tests/RunCMake/CMakeFiles/ctresalloc.dir/build'.
| make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| [ 96%] Built target ctest
| [ 97%] Built target ctresalloc
| [100%] Built target CMakeLibTests
| make[1]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Bootstrap.cmk/cmake -E cmake_progress_start /home/p_6012115/hdd/ccNC_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/CMakeFiles 0
| make -f CMakeFiles/Makefile2 preinstall
| make[1]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| make[1]: Nothing to be done for 'preinstall'.
| make[1]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
| Install the project...
| bin/cmake -P cmake_install.cmake
*| bin/cmake: /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by bin/cmake)*
*| Makefile:142: recipe for target 'install' failed*
| make: *** [install] Error 1
| WARNING: /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/temp/run.do_install.24788:1 exit 1 from 'exit 1'
|
ERROR: Task (/home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1314 tasks of which 1309 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 0 seconds
Summary: 1 task failed:
/home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_install

Thanks in advance.

Regards,
Sateesh

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  3:45 GLIBCXX_3.4.30' not found sateesh m
@ 2025-04-02  3:58 ` Khem Raj
  2025-04-02  4:00   ` sateesh m
  2025-04-02  4:10   ` sateesh m
  0 siblings, 2 replies; 14+ messages in thread
From: Khem Raj @ 2025-04-02  3:58 UTC (permalink / raw)
  To: yocto, sateesh0457

On Tue, Apr 1, 2025 at 8:45 PM sateesh m via lists.yoctoproject.org
<sateesh0457=gmail.com@lists.yoctoproject.org> wrote:
>
> Hi Team,
>
> I am facing an issue with 'GLIBCXX_3.4.30' not found. I am using Ubuntu 18.04 with GCC and G++ version 7.5. Previously, my build included BusyBox version 1.31, but I now want to upgrade to version 1.35. I manually integrated the latest version using BitBake, and it compiled successfully. However, while building the entire image, I encountered the mentioned issue. Before upgrading BusyBox, my build was successful, but after upgrading, I see this issue during compilation. What could be the reason, and how can I fix this?

looking at cmake version it seems you are building a dunfell release.
Can you confirm ?
try deleting '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/'
and doing a rebuild.

>
> /hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/cmake-3.16.5/Tests/CMakeLib /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake --color=
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/build
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make -f Tests/RunCMake/CMakeFiles/ctresalloc.dir/build.make Tests/RunCMake/CMakeFiles/ctresalloc.dir/build
> | make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[2]: Nothing to be done for 'Source/CMakeFiles/ctest.dir/build'.
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[2]: Nothing to be done for 'Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build'.
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[2]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[2]: Nothing to be done for 'Tests/RunCMake/CMakeFiles/ctresalloc.dir/build'.
> | make[2]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | [ 96%] Built target ctest
> | [ 97%] Built target ctresalloc
> | [100%] Built target CMakeLibTests
> | make[1]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Bootstrap.cmk/cmake -E cmake_progress_start /home/p_6012115/hdd/ccNC_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/CMakeFiles 0
> | make -f CMakeFiles/Makefile2 preinstall
> | make[1]: Entering directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | make[1]: Nothing to be done for 'preinstall'.
> | make[1]: Leaving directory '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> | Install the project...
> | bin/cmake -P cmake_install.cmake
> | bin/cmake: /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by bin/cmake)
> | Makefile:142: recipe for target 'install' failed
> | make: *** [install] Error 1
> | WARNING: /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/temp/run.do_install.24788:1 exit 1 from 'exit 1'
> |
> ERROR: Task (/home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_install) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1314 tasks of which 1309 didn't need to be rerun and 1 failed.
> NOTE: Writing buildhistory
> NOTE: Writing buildhistory took: 0 seconds
> Summary: 1 task failed:
>   /home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_install
>
> Thanks in advance.
>
> Regards,
> Sateesh
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> You automatically follow any topics you start or reply to.
> View/Reply Online (#65052): https://lists.yoctoproject.org/g/yocto/message/65052
> Mute This Topic: https://lists.yoctoproject.org/mt/112040880/1997914
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  3:58 ` [yocto] " Khem Raj
@ 2025-04-02  4:00   ` sateesh m
  2025-04-02  4:10   ` sateesh m
  1 sibling, 0 replies; 14+ messages in thread
From: sateesh m @ 2025-04-02  4:00 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

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

Yes I building dunfell version.

On Wed, 2 Apr, 2025, 9:29 am Khem Raj, <raj.khem@gmail.com> wrote:

> On Tue, Apr 1, 2025 at 8:45 PM sateesh m via lists.yoctoproject.org
> <sateesh0457=gmail.com@lists.yoctoproject.org> wrote:
> >
> > Hi Team,
> >
> > I am facing an issue with 'GLIBCXX_3.4.30' not found. I am using Ubuntu
> 18.04 with GCC and G++ version 7.5. Previously, my build included BusyBox
> version 1.31, but I now want to upgrade to version 1.35. I manually
> integrated the latest version using BitBake, and it compiled successfully.
> However, while building the entire image, I encountered the mentioned
> issue. Before upgrading BusyBox, my build was successful, but after
> upgrading, I see this issue during compilation. What could be the reason,
> and how can I fix this?
>
> looking at cmake version it seems you are building a dunfell release.
> Can you confirm ?
> try deleting '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/'
> and doing a rebuild.
>
> >
> >
> /hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/cmake-3.16.5/Tests/CMakeLib
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake
> --color=
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make -f Source/CMakeFiles/ctest.dir/build.make
> Source/CMakeFiles/ctest.dir/build
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make
> Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make -f Tests/RunCMake/CMakeFiles/ctresalloc.dir/build.make
> Tests/RunCMake/CMakeFiles/ctresalloc.dir/build
> > | make[2]: Entering directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[2]: Nothing to be done for 'Source/CMakeFiles/ctest.dir/build'.
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[2]: Entering directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[2]: Nothing to be done for
> 'Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build'.
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[2]: Entering directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[2]: Nothing to be done for
> 'Tests/RunCMake/CMakeFiles/ctresalloc.dir/build'.
> > | make[2]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | [ 96%] Built target ctest
> > | [ 97%] Built target ctresalloc
> > | [100%] Built target CMakeLibTests
> > | make[1]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > |
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/Bootstrap.cmk/cmake
> -E cmake_progress_start
> /home/p_6012115/hdd/ccNC_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build/CMakeFiles
> 0
> > | make -f CMakeFiles/Makefile2 preinstall
> > | make[1]: Entering directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | make[1]: Nothing to be done for 'preinstall'.
> > | make[1]: Leaving directory
> '/home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/build'
> > | Install the project...
> > | bin/cmake -P cmake_install.cmake
> > | bin/cmake:
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6:
> version `GLIBCXX_3.4.30' not found (required by bin/cmake)
> > | Makefile:142: recipe for target 'install' failed
> > | make: *** [install] Error 1
> > | WARNING:
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/work/x86_64-linux/cmake-native/3.16.5-r0/temp/run.do_install.24788:1
> exit 1 from 'exit 1'
> > |
> > ERROR: Task
> (/home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_install)
> failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 1314 tasks of which 1309 didn't need to
> be rerun and 1 failed.
> > NOTE: Writing buildhistory
> > NOTE: Writing buildhistory took: 0 seconds
> > Summary: 1 task failed:
> >
>  /home/p_6012115/hdd/c_Basic/subcore/poky/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:
> do_install
> >
> > Thanks in advance.
> >
> > Regards,
> > Sateesh
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > You automatically follow any topics you start or reply to.
> > View/Reply Online (#65052):
> https://lists.yoctoproject.org/g/yocto/message/65052
> > Mute This Topic: https://lists.yoctoproject.org/mt/112040880/1997914
> > Group Owner: yocto+owner@lists.yoctoproject.org
> > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> raj.khem@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  3:58 ` [yocto] " Khem Raj
  2025-04-02  4:00   ` sateesh m
@ 2025-04-02  4:10   ` sateesh m
  2025-04-02  5:07     ` Aleksandar Nikolic
  2025-04-02  5:29     ` Khem Raj
  1 sibling, 2 replies; 14+ messages in thread
From: sateesh m @ 2025-04-02  4:10 UTC (permalink / raw)
  To: Khem Raj, yocto

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

Hi Khem Raj,

I am using dunfell version.

I deleted the tmp directory and rebuilt the project, but I still see the same problem.

Could you please suggest any other method.

Regards,
Sateesh

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  4:10   ` sateesh m
@ 2025-04-02  5:07     ` Aleksandar Nikolic
  2025-04-02  5:24       ` sateesh m
  2025-04-02  5:29     ` Khem Raj
  1 sibling, 1 reply; 14+ messages in thread
From: Aleksandar Nikolic @ 2025-04-02  5:07 UTC (permalink / raw)
  To: sateesh m, yocto

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

On Wed, Apr 2, 2025 at 06:10 AM, sateesh m wrote:

> 
> Hi Khem Raj,
> 
> I am using dunfell version.
> 
> 

Any reason why you are using so old versions? Dunfell hasn't been maintained since May 2024 and Ubuntu 18.04 has been retired in May 2023 (if I am not mistaken).

Also you are mentioning you have manually integrated the latest version of busybox (1.35) using BitBake. How did you do it? Also, does the build succeed if you go back to the original version 1.31?

> 
> 
> I deleted the tmp directory and rebuilt the project, but I still see the
> same problem.
> 
> Could you please suggest any other method.
> 
> Regards,
> Sateesh
>

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  5:07     ` Aleksandar Nikolic
@ 2025-04-02  5:24       ` sateesh m
  0 siblings, 0 replies; 14+ messages in thread
From: sateesh m @ 2025-04-02  5:24 UTC (permalink / raw)
  To: Aleksandar Nikolic, yocto

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

Hi Aleksandar Nikolic,

Yes, we need to use only the older Dunfell version. Initially, when I built the latest image, I did not face any issues—the image was successfully built. Afterward, I created my own layer and updated the BusyBox version to 1.35. Upon building using bitbake -c cleanall busybox and bitbake busybox, the updated BusyBox version was successfully built.
However, while compiling the complete image (for example, core-image-minimal), I observed an issue with GLIBC. To address this, I removed the layer I had added and rebuilt the image. Now, BusyBox has reverted to the backport version (1.31), but while jobs are running, cmake-native is also executing, and an error related to GLIBC 2.3.40 not being found is displayed.
I suspect this issue might be related to the local PC environment. Could you please suggest an alternative solution to fix this issue?

Regards,
Sateesh

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  4:10   ` sateesh m
  2025-04-02  5:07     ` Aleksandar Nikolic
@ 2025-04-02  5:29     ` Khem Raj
  2025-04-02  5:50       ` sateesh m
  1 sibling, 1 reply; 14+ messages in thread
From: Khem Raj @ 2025-04-02  5:29 UTC (permalink / raw)
  To: sateesh0457; +Cc: yocto

On Tue, Apr 1, 2025 at 9:10 PM sateesh m via Lists.Yoctoproject.Org
<sateesh0457=gmail.com@lists.yoctoproject.org> wrote:
>
> Hi Khem Raj,
>
> I am using dunfell version.
>
> I deleted the tmp directory and rebuilt the project, but I still see the same problem.
>
> Could you please suggest any other method.

try adding

UNINATIVE_MAXGLIBCVERSION = "2.34"

to local.conf

>
> Regards,
> Sateesh


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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  5:29     ` Khem Raj
@ 2025-04-02  5:50       ` sateesh m
  2025-05-13 13:41         ` claudiubucur
  0 siblings, 1 reply; 14+ messages in thread
From: sateesh m @ 2025-04-02  5:50 UTC (permalink / raw)
  To: Khem Raj, yocto

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

HI Khem Raj,

I tried UNINATIVE_MAXGLIBCVERSION = "2.34" now I am facing below issue.

| switch/switch.c:11:10: fatal error: misc/switch.h: No such file or directory
|    11 | #include <misc/switch.h>
|       |          ^~~~~~~~~~~~~~~
| compilation terminated.
| Makefile:570: recipe for target 'switch/switch.o' failed
| make[2]: *** [switch/switch.o] Error 1

Can you suggest any alternative.

Thanks & Regards,
Sateesh

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-04-02  5:50       ` sateesh m
@ 2025-05-13 13:41         ` claudiubucur
  2025-05-13 13:50           ` sateesh m
  0 siblings, 1 reply; 14+ messages in thread
From: claudiubucur @ 2025-05-13 13:41 UTC (permalink / raw)
  To: sateesh m, yocto

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

Hello Sateesh,

I'm facing the same issue while trying to build a dunfell project on ubuntu 22.
Did you managed to solve this?

thank you in advance!
Claudiu

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-05-13 13:41         ` claudiubucur
@ 2025-05-13 13:50           ` sateesh m
  2025-05-13 13:57             ` Klaus
  0 siblings, 1 reply; 14+ messages in thread
From: sateesh m @ 2025-05-13 13:50 UTC (permalink / raw)
  To: claudiubucur; +Cc: yocto

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

Yes, it is working.

On Tue, 13 May, 2025, 7:11 pm claudiubucur via Lists.Yoctoproject.Org,
<claudiubucur=hotmail.com@lists.yoctoproject.org> wrote:

> Hello Sateesh,
>
> I'm facing the same issue while trying to build a dunfell project on
> ubuntu 22.
> Did you managed to solve this?
>
> thank you in advance!
> Claudiu
>

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-05-13 13:50           ` sateesh m
@ 2025-05-13 13:57             ` Klaus
  2025-05-13 14:05               ` sateesh m
  0 siblings, 1 reply; 14+ messages in thread
From: Klaus @ 2025-05-13 13:57 UTC (permalink / raw)
  To: sateesh m, yocto

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

On Tue, May 13, 2025 at 04:50 PM, sateesh m wrote:

> 
> 
> 
> Yes, it is working.
> 
> 

Ok, but how did you managed to solve the problem?

bin/cmake: /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by bin/cmake)

thank you,
Claudiu

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-05-13 13:57             ` Klaus
@ 2025-05-13 14:05               ` sateesh m
  2025-05-13 14:10                 ` Klaus
  0 siblings, 1 reply; 14+ messages in thread
From: sateesh m @ 2025-05-13 14:05 UTC (permalink / raw)
  To: claudiubucur; +Cc: yocto

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

Which ubuntu version you have used?

On Tue, 13 May, 2025, 7:27 pm Klaus via Lists.Yoctoproject.Org,
<claudiubucur=hotmail.com@lists.yoctoproject.org> wrote:

> On Tue, May 13, 2025 at 04:50 PM, sateesh m wrote:
>
> Yes, it is working.
>
>
> Ok, but how did you managed to solve the problem?
>
> bin/cmake:
> /home/p_6012115/hdd/c_Basic/subcore/build/tcc8030-sub/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6:
> version `GLIBCXX_3.4.30' not found (required by bin/cmake)
>
>
> thank you,
> Claudiu
>

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-05-13 14:05               ` sateesh m
@ 2025-05-13 14:10                 ` Klaus
  2025-05-13 14:17                   ` sateesh m
  0 siblings, 1 reply; 14+ messages in thread
From: Klaus @ 2025-05-13 14:10 UTC (permalink / raw)
  To: sateesh m, yocto

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

ubuntu 22

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

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

* Re: [yocto] GLIBCXX_3.4.30' not found
  2025-05-13 14:10                 ` Klaus
@ 2025-05-13 14:17                   ` sateesh m
  0 siblings, 0 replies; 14+ messages in thread
From: sateesh m @ 2025-05-13 14:17 UTC (permalink / raw)
  To: claudiubucur; +Cc: yocto

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

Have you done any python version and gcc version updated in your pc.

On Tue, 13 May, 2025, 7:40 pm Klaus via Lists.Yoctoproject.Org,
<claudiubucur=hotmail.com@lists.yoctoproject.org> wrote:

> ubuntu 22
>

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

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

end of thread, other threads:[~2025-05-13 14:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02  3:45 GLIBCXX_3.4.30' not found sateesh m
2025-04-02  3:58 ` [yocto] " Khem Raj
2025-04-02  4:00   ` sateesh m
2025-04-02  4:10   ` sateesh m
2025-04-02  5:07     ` Aleksandar Nikolic
2025-04-02  5:24       ` sateesh m
2025-04-02  5:29     ` Khem Raj
2025-04-02  5:50       ` sateesh m
2025-05-13 13:41         ` claudiubucur
2025-05-13 13:50           ` sateesh m
2025-05-13 13:57             ` Klaus
2025-05-13 14:05               ` sateesh m
2025-05-13 14:10                 ` Klaus
2025-05-13 14:17                   ` sateesh m

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.