WARNING: Filling out the template below is NOT optional. Issues not filling out this template will be closed without review.
FIRST: Before reporting any bug, make sure that the bug you are reporting has not been reported before. Also, try to use the nightly version if possible in case I've already fixed the bug.
Hardware
CPU: 64-bit quad-core Cortex A-72 (ARM v8) processor at 1.5GHz
RAM: 2GB
GPU:
SDR: Local
Software
Operating System: Name + Exact version (eg. Windows 10 x64, Ubuntu 22.04, MacOS 10.15)
SDR++: Version + Build date (available either in the window title or in the credits menu which you can access by clicking on the SDR++ icon in the top right corner of the software).
Bug Description
A clear description of the bug.
CMake Error at /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake:70 (message):
The C compiler
"/usr/bin/cc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /home/doddy74/Desktop/SDRPlusPlus/build/CMakeFiles/CMakeScratch/TryCompile-cFyegT
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d02ce/fast && /usr/bin/gmake -f CMakeFiles/cmTC_d02ce.dir/build.make CMakeFiles/cmTC_d02ce.dir/build
gmake[1]: Entering directory '/home/doddy74/Desktop/SDRPlusPlus/build/CMakeFiles/CMakeScratch/TryCompile-cFyegT'
Building C object CMakeFiles/cmTC_d02ce.dir/testCCompiler.c.o
Bus error
gmake[1]: *** [CMakeFiles/cmTC_d02ce.dir/build.make:77: CMakeFiles/cmTC_d02ce.dir/testCCompiler.c.o] Error 135
gmake[1]: Leaving directory '/home/doddy74/Desktop/SDRPlusPlus/build/CMakeFiles/CMakeScratch/TryCompile-cFyegT'
gmake: *** [Makefile:127: cmTC_d02ce/fast] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
WARNING: Filling out the template below is NOT optional. Issues not filling out this template will be closed without review.
FIRST: Before reporting any bug, make sure that the bug you are reporting has not been reported before. Also, try to use the nightly version if possible in case I've already fixed the bug.
Hardware
Software
Bug Description A clear description of the bug. CMake Error at /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake:70 (message): The C compiler
is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project)
Steps To Reproduce
Screenshots Add any screenshot that is relevant to the bug (GUI error messages, strange behavior, graphics glitch, etc...).
Additional info Add any other relevant information.