Hello
i have here some errors for deploy the sdr-spectrum-monitor
Have anyone any idea whats wrong ?
Regards Joachim
[main] – Set runtime path of “/usr/local/bin/rtl_biast” to “”
[main] ***** finished building rtl-sdr *****
[main] ***** disabling DVB-T driver *****
[main] rmmod: ERROR: …/libkmod/libkmod.c:514 lookup_builtin_file() could not open builtin file ‘/lib/modules/4.15.0-45-generic/modules.builtin.bin’
[main] rmmod: ERROR: Module dvb_usb_rtl28xxu is not currently loaded
[main]
[main] Cloning into ‘openwebrx’…
[main]
[main] Cloning into ‘csdr’…
[main]
[main] ***** compiling libcsdr *****
[main] NOTE: you may have to manually edit Makefile to optimize for your CPU (especially if you compile on ARM, please edit PARAMS_NEON).
[main] Auto-detected optimization parameters: -mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -funsafe-math-optimizations -Wformat=0 -DNEON_OPTS -DCSDR_DISABLE_FFTW_MEASURE
[main] rm -f dumpvect*.vect
[main] gcc -std=gnu99 -O3 -ffast-math -fdump-tree-vect-details -dumpbase dumpvect -mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -funsafe-math-optimizations -Wformat=0 -DNEON_OPTS -DCSDR_DISABLE_FFTW_MEASURE fft_fftw.c libcsdr_wrapper.c -g -lm -lrt -lfftw3f -DUSE_FFTW -DLIBCSDR_GPL -DUSE_IMA_ADPCM -Wno-unused-result -fpic -shared -Wl,-soname,libcsdr.so.0.15 -o libcsdr.so.0.15
[main] gcc: error: unrecognized command line option ‘-mfloat-abi=hard’
[main]
[main] gcc: error: unrecognized command line option ‘-mfpu=neon’
[main]
[main] gcc: error: unrecognized command line option ‘-mvectorize-with-neon-quad’
[main]
[main] make: *** [Makefile:57: libcsdr.so] Error 1
[main]
[main] NOTE: you may have to manually edit Makefile to optimize for your CPU (especially if you compile on ARM, please edit PARAMS_NEON).
[main] Auto-detected optimization parameters: -mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -funsafe-math-optimizations -Wformat=0 -DNEON_OPTS -DCSDR_DISABLE_FFTW_MEASURE
[main] rm -f dumpvect*.vect
[main] gcc -std=gnu99 -O3 -ffast-math -fdump-tree-vect-details -dumpbase dumpvect -mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -funsafe-math-optimizations -Wformat=0 -DNEON_OPTS -DCSDR_DISABLE_FFTW_MEASURE fft_fftw.c libcsdr_wrapper.c -g -lm -lrt -lfftw3f -DUSE_FFTW -DLIBCSDR_GPL -DUSE_IMA_ADPCM -Wno-unused-result -fpic -shared -Wl,-soname,libcsdr.so.0.15 -o libcsdr.so.0.15
[main] gcc: error: unrecognized command line option ‘-mfloat-abi=hard’
[main]
[main] gcc: error: unrecognized command line option ‘-mfpu=neon’
[main]
[main] gcc: error: unrecognized command line option ‘-mvectorize-with-neon-quad’
[main]
[main] make: *** [Makefile:57: libcsdr.so] Error 1
[main]
[main] Removing intermediate container b96b1adc90e6
[main] The command ‘/usr/src/app/install.sh’ returned a non-zero code: 2
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: main
[Error] Error: The command ‘/usr/src/app/install.sh’ returned a non-zero code: 2
[Info] Built on arm01
[Error] Not deploying release.
remote: error: hook declined to update refs/heads/master