View previous topic :: View next topic |
Author |
Message |
XxSNIPER98 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jan 2025 Posts: 2
|
Posted: Fri Jan 03, 2025 10:15 pm Post subject: [SOLVED] rpi3b+ cmake not compiling |
|
|
hello, cmake isnt compiling when I use the command
Code: | emerge -uDUav --jobs=2 --keep-going @world |
I have also tried with no luck.
Code: | emerge -av dev-build/cmake |
I get the error
Code: | ---------------------------------------------
Error when bootstrapping CMake:
Problem while running gmake
--------------------------------------------- |
this is a fresh install of gentoo stage 3
Logs:
emerge --info '=dev-build/cmake-3.30.6::gentoo':
https://bpa.st/TRDA
/var/tmp/portage/dev-build/cmake-3.30.6/work/cmake-3.30.6/Bootstrap.cmk/cmake_bootstrap.log:
https://bpa.st/TKCQ
Please let me know if you need more information
any help will be much appreciated, thank you!
Last edited by XxSNIPER98 on Sat Jan 04, 2025 11:22 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1490 Location: Richmond Hill, Canada
|
Posted: Fri Jan 03, 2025 11:20 pm Post subject: |
|
|
Code: | KiB Mem: 929028 total, 619460 free
KiB Swap: 0 total, 0 free | You system have 1GB memory and no swap setup.
You are running two make jobs concurrently.
Code: | Portage 3.0.66.1 (python 3.12.7-final-0, default/linux/arm64/23.0, gcc-14, glibc-2.40-r5, 6.6.67-v8+ aarch64) | You are using standard 4k page (good)
Code: | {standard input}: Assembler messages:
{standard input}:20291: Warning: end of file not at end of a line; newline inserted
{standard input}:20888: Error: unknown mnemonic `st' -- `st'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
[01m[Kaarch64-unknown-linux-gnu-g++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus | You are likely exhausted memory. Or unlikely but could be out of file system space.
I suggest you - Reduce concurrent job. (i.e. MAKEOPTS=-j1
- Setup swap
- Check and make sure have enough file system space.
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
XxSNIPER98 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jan 2025 Posts: 2
|
Posted: Sat Jan 04, 2025 1:40 am Post subject: |
|
|
i believe it has worked, not finished compiling yet but got past the usual fail spot, thank you for the help
i forgot to enable my swap file lol
i will mark the thread as solved if it finishes compiling |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|