>>> rtl_433 21.05 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-3/output-1/build/.rtl_433-21.05.tar.gz.hteXat/output' 'https://github.com/merbanan/rtl_433/archive/21.05/rtl_433-21.05.tar.gz' --2021-08-03 02:37:45-- https://github.com/merbanan/rtl_433/archive/21.05/rtl_433-21.05.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/merbanan/rtl_433/tar.gz/21.05 [following] --2021-08-03 02:37:46-- https://codeload.github.com/merbanan/rtl_433/tar.gz/21.05 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.rtl_433-21.05.tar.gz.hteXat/output' 0K .......... .......... .......... .......... .......... 2.45M 50K .......... .......... .......... .......... .......... 12.0M 100K .......... .......... .......... .......... .......... 5.94M 150K .......... .......... .......... .......... .......... 106M 200K .......... .......... .......... .......... .......... 6.52M 250K .......... .......... .......... .......... .......... 111M 300K .......... .......... .......... .......... .......... 113M 350K .......... .......... .......... .......... .......... 16.8M 400K .......... .......... .......... .......... .......... 110M 450K .......... .......... .......... .......... .......... 13.3M 500K .......... .......... .......... .......... .......... 72.8M 550K .......... .......... .......... .......... .......... 3.25M 600K .......... .......... .......... .......... .......... 102M 650K .......... .......... .......... .......... .......... 3.07M 700K .......... .......... .......... .......... .......... 6.20M 750K .......... .......... .......... .......... .......... 22.6M 800K .......... .......... .......... .......... .......... 8.47M 850K .......... .......... .......... .......... .... 79.2M=0.1s 2021-08-03 02:37:46 (9.06 MB/s) - '/tmp/instance-3/output-1/build/.rtl_433-21.05.tar.gz.hteXat/output' saved [915608] rtl_433-21.05.tar.gz: OK (sha256: d8b87535b4e65264018771b6b288259d81137482fc938d01e0c03ac071c03bd5) >>> rtl_433 21.05 Extracting gzip -d -c /tmp/instance-3/dl/rtl_433/rtl_433-21.05.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/rtl_433-21.05 -xf - >>> rtl_433 21.05 Patching >>> rtl_433 21.05 Configuring (mkdir -p /tmp/instance-3/output-1/build/rtl_433-21.05/ && cd /tmp/instance-3/output-1/build/rtl_433-21.05/ && rm -f CMakeCache.txt && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-3/output-1/host/bin/cmake /tmp/instance-3/output-1/build/rtl_433-21.05/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_DOCUMENTATION=OFF -DBUILD_TESTING=OFF -DBUILD_TESTING_ANALYZER=OFF -DENABLE_SOAPYSDR=OFF -DENABLE_RTLSDR=OFF -DENABLE_OPENSSL=ON ) -- The C compiler identification is GNU 8.4.0 -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/mips64el-linux-gcc -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found Release version: 21.05 (2020-05-09) -- Found OpenSSL: /tmp/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so (found version "1.1.1k") -- OpenSSL TLS support will be compiled. -- RTL-SDR device input disabled. -- SoapySDR device input disabled. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /tmp/instance-3/output-1/build/rtl_433-21.05 >>> rtl_433 21.05 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/rtl_433-21.05/ make[1]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[2]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' Scanning dependencies of target data make[3]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' [ 0%] Building C object src/CMakeFiles/data.dir/data.c.o Scanning dependencies of target r_433 [ 1%] Building C object src/CMakeFiles/data.dir/abuf.c.o make[3]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' [ 1%] Building C object src/CMakeFiles/data.dir/term_ctl.c.o make[3]: Entering directory '/tmp/instance-3/output-1/build/rtl_433-21.05' cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 1%] Building C object src/CMakeFiles/r_433.dir/abuf.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 2%] Building C object src/CMakeFiles/r_433.dir/am_analyze.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 2%] Building C object src/CMakeFiles/r_433.dir/baseband.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 3%] Building C object src/CMakeFiles/r_433.dir/bitbuffer.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 3%] Building C object src/CMakeFiles/r_433.dir/compat_paths.c.o [ 4%] Building C object src/CMakeFiles/r_433.dir/compat_time.c.o [ 4%] Building C object src/CMakeFiles/r_433.dir/confparse.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 5%] Building C object src/CMakeFiles/r_433.dir/data.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 5%] Building C object src/CMakeFiles/r_433.dir/data_tag.c.o [ 6%] Building C object src/CMakeFiles/r_433.dir/decoder_util.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 6%] Building C object src/CMakeFiles/r_433.dir/fileformat.c.o [ 7%] Building C object src/CMakeFiles/r_433.dir/http_server.c.o [ 7%] Building C object src/CMakeFiles/r_433.dir/jsmn.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 8%] Building C object src/CMakeFiles/r_433.dir/list.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 8%] Building C object src/CMakeFiles/r_433.dir/mongoose.c.o [ 9%] Building C object src/CMakeFiles/r_433.dir/optparse.c.o [ 9%] Building C object src/CMakeFiles/r_433.dir/output_influx.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 10%] Building C object src/CMakeFiles/r_433.dir/output_mqtt.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 10%] Building C object src/CMakeFiles/r_433.dir/pulse_analyzer.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 11%] Building C object src/CMakeFiles/r_433.dir/pulse_demod.c.o [ 11%] Building C object src/CMakeFiles/r_433.dir/pulse_detect.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 12%] Building C object src/CMakeFiles/r_433.dir/pulse_detect_fsk.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 12%] Building C object src/CMakeFiles/r_433.dir/r_api.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 13%] Building C object src/CMakeFiles/r_433.dir/r_util.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 13%] Building C object src/CMakeFiles/r_433.dir/rfraw.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 14%] Building C object src/CMakeFiles/r_433.dir/samp_grab.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 14%] Building C object src/CMakeFiles/r_433.dir/sdr.c.o [ 15%] Building C object src/CMakeFiles/r_433.dir/term_ctl.c.o [ 15%] Building C object src/CMakeFiles/r_433.dir/util.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 16%] Building C object src/CMakeFiles/r_433.dir/write_sigrok.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 16%] Building C object src/CMakeFiles/r_433.dir/devices/abmt.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 17%] Building C object src/CMakeFiles/r_433.dir/devices/acurite.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 17%] Building C object src/CMakeFiles/r_433.dir/devices/akhan_100F14.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 18%] Building C object src/CMakeFiles/r_433.dir/devices/alecto.c.o [ 18%] Building C object src/CMakeFiles/r_433.dir/devices/ambient_weather.c.o [ 19%] Building C object src/CMakeFiles/r_433.dir/devices/ambientweather_tx8300.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 19%] Building C object src/CMakeFiles/r_433.dir/devices/ambientweather_wh31e.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 20%] Building C object src/CMakeFiles/r_433.dir/devices/archos_tbh.c.o [ 20%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_aft77b2.c.o [ 21%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_afw2a1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 21%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_ahfl.c.o [ 22%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_hg02832.c.o [ 22%] Building C object src/CMakeFiles/r_433.dir/devices/blueline.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 23%] Building C object src/CMakeFiles/r_433.dir/devices/blyss.c.o [ 24%] Building C object src/CMakeFiles/r_433.dir/devices/brennenstuhl_rcs_2044.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 24%] Building C object src/CMakeFiles/r_433.dir/devices/bresser_3ch.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 25%] Building C object src/CMakeFiles/r_433.dir/devices/bresser_5in1.c.o [ 25%] Building C object src/CMakeFiles/r_433.dir/devices/bresser_6in1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 26%] Building C object src/CMakeFiles/r_433.dir/devices/bresser_7in1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 26%] Building C object src/CMakeFiles/r_433.dir/devices/bt_rain.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 27%] Building C object src/CMakeFiles/r_433.dir/devices/burnhardbbq.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 27%] Building C object src/CMakeFiles/r_433.dir/devices/calibeur.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 28%] Building C object src/CMakeFiles/r_433.dir/devices/cardin.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 28%] Building C object src/CMakeFiles/r_433.dir/devices/cavius.c.o [ 29%] Building C object src/CMakeFiles/r_433.dir/devices/chuango.c.o [ 30%] Linking C shared library libdata.so [ 30%] Building C object src/CMakeFiles/r_433.dir/devices/companion_wtr001.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 31%] Building C object src/CMakeFiles/r_433.dir/devices/cotech_36_7959.c.o [ 31%] Building C object src/CMakeFiles/r_433.dir/devices/current_cost.c.o /tmp/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-uclibc/8.4.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lasan /tmp/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-uclibc/8.4.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lubsan collect2: error: ld returned 1 exit status make[3]: *** [src/CMakeFiles/data.dir/build.make:117: src/libdata.so] Error 1 make[3]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[2]: *** [CMakeFiles/Makefile2:171: src/CMakeFiles/data.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 32%] Building C object src/CMakeFiles/r_433.dir/devices/danfoss.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 32%] Building C object src/CMakeFiles/r_433.dir/devices/digitech_xc0324.c.o [ 33%] Building C object src/CMakeFiles/r_433.dir/devices/directv.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 33%] Building C object src/CMakeFiles/r_433.dir/devices/dish_remote_6_3.c.o [ 34%] Building C object src/CMakeFiles/r_433.dir/devices/dsc.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 34%] Building C object src/CMakeFiles/r_433.dir/devices/ecodhome.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 35%] Building C object src/CMakeFiles/r_433.dir/devices/ecowitt.c.o [ 35%] Building C object src/CMakeFiles/r_433.dir/devices/efergy_e2_classic.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 36%] Building C object src/CMakeFiles/r_433.dir/devices/efergy_optical.c.o [ 36%] Building C object src/CMakeFiles/r_433.dir/devices/efth800.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/elro_db286a.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/elv.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 38%] Building C object src/CMakeFiles/r_433.dir/devices/emontx.c.o [ 38%] Building C object src/CMakeFiles/r_433.dir/devices/ert_idm.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 39%] Building C object src/CMakeFiles/r_433.dir/devices/ert_scm.c.o [ 39%] Building C object src/CMakeFiles/r_433.dir/devices/esa.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 40%] Building C object src/CMakeFiles/r_433.dir/devices/esic_emt7110.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 40%] Building C object src/CMakeFiles/r_433.dir/devices/esperanza_ews.c.o [ 41%] Building C object src/CMakeFiles/r_433.dir/devices/eurochron.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 41%] Building C object src/CMakeFiles/r_433.dir/devices/fineoffset.c.o [ 42%] Building C object src/CMakeFiles/r_433.dir/devices/fineoffset_wh1050.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 42%] Building C object src/CMakeFiles/r_433.dir/devices/fineoffset_wh1080.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 43%] Building C object src/CMakeFiles/r_433.dir/devices/flex.c.o [ 43%] Building C object src/CMakeFiles/r_433.dir/devices/fordremote.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 44%] Building C object src/CMakeFiles/r_433.dir/devices/fs20.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 44%] Building C object src/CMakeFiles/r_433.dir/devices/ft004b.c.o [ 45%] Building C object src/CMakeFiles/r_433.dir/devices/ge_coloreffects.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 45%] Building C object src/CMakeFiles/r_433.dir/devices/generic_motion.c.o [ 46%] Building C object src/CMakeFiles/r_433.dir/devices/generic_remote.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 46%] Building C object src/CMakeFiles/r_433.dir/devices/generic_temperature_sensor.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 47%] Building C object src/CMakeFiles/r_433.dir/devices/gt_tmbbq05.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 47%] Building C object src/CMakeFiles/r_433.dir/devices/gt_wt_02.c.o [ 47%] Building C object src/CMakeFiles/r_433.dir/devices/hcs200.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 48%] Building C object src/CMakeFiles/r_433.dir/devices/gt_wt_03.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 49%] Building C object src/CMakeFiles/r_433.dir/devices/hideki.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 50%] Building C object src/CMakeFiles/r_433.dir/devices/holman_ws5029.c.o [ 50%] Building C object src/CMakeFiles/r_433.dir/devices/hondaremote.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 51%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 51%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell_cm921.c.o [ 52%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell_wdb.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 52%] Building C object src/CMakeFiles/r_433.dir/devices/ht680.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 53%] Building C object src/CMakeFiles/r_433.dir/devices/ibis_beacon.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 53%] Building C object src/CMakeFiles/r_433.dir/devices/ikea_sparsnas.c.o [ 54%] Building C object src/CMakeFiles/r_433.dir/devices/infactory.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 54%] Building C object src/CMakeFiles/r_433.dir/devices/inovalley-kw9015b.c.o [ 55%] Building C object src/CMakeFiles/r_433.dir/devices/insteon.c.o [ 55%] Building C object src/CMakeFiles/r_433.dir/devices/interlogix.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 56%] Building C object src/CMakeFiles/r_433.dir/devices/intertechno.c.o [ 56%] Building C object src/CMakeFiles/r_433.dir/devices/kedsum.c.o [ 57%] Building C object src/CMakeFiles/r_433.dir/devices/kerui.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 57%] Building C object src/CMakeFiles/r_433.dir/devices/klimalogg.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 58%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse.c.o [ 58%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_breezepro.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 59%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_r1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 59%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_th3.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 60%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_tx141x.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 60%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_tx35.c.o [ 61%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_wr1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 61%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_ws7000.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/lacrossews.c.o [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/lightwave_rf.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 63%] Building C object src/CMakeFiles/r_433.dir/devices/m_bus.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 63%] Building C object src/CMakeFiles/r_433.dir/devices/maverick_et73.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 64%] Building C object src/CMakeFiles/r_433.dir/devices/maverick_et73x.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 64%] Building C object src/CMakeFiles/r_433.dir/devices/mebus.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 65%] Building C object src/CMakeFiles/r_433.dir/devices/missil_ml0757.c.o [ 65%] Building C object src/CMakeFiles/r_433.dir/devices/new_template.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 66%] Building C object src/CMakeFiles/r_433.dir/devices/newkaku.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 67%] Building C object src/CMakeFiles/r_433.dir/devices/nexus.c.o [ 67%] Building C object src/CMakeFiles/r_433.dir/devices/nexa.c.o [ 67%] Building C object src/CMakeFiles/r_433.dir/devices/nice_flor_s.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 68%] Building C object src/CMakeFiles/r_433.dir/devices/norgo.c.o [ 68%] Building C object src/CMakeFiles/r_433.dir/devices/oil_standard.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 69%] Building C object src/CMakeFiles/r_433.dir/devices/oil_watchman.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 69%] Building C object src/CMakeFiles/r_433.dir/devices/opus_xt300.c.o [ 70%] Building C object src/CMakeFiles/r_433.dir/devices/oregon_scientific.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 70%] Building C object src/CMakeFiles/r_433.dir/devices/oregon_scientific_sl109h.c.o [ 71%] Building C object src/CMakeFiles/r_433.dir/devices/oregon_scientific_v1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 71%] Building C object src/CMakeFiles/r_433.dir/devices/philips_aj3650.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 72%] Building C object src/CMakeFiles/r_433.dir/devices/philips_aj7010.c.o [ 72%] Building C object src/CMakeFiles/r_433.dir/devices/prologue.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 73%] Building C object src/CMakeFiles/r_433.dir/devices/proove.c.o [ 73%] Building C object src/CMakeFiles/r_433.dir/devices/quhwa.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 74%] Building C object src/CMakeFiles/r_433.dir/devices/radiohead_ask.c.o [ 75%] Building C object src/CMakeFiles/r_433.dir/devices/rftech.c.o [ 75%] Building C object src/CMakeFiles/r_433.dir/devices/rubicson.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 76%] Building C object src/CMakeFiles/r_433.dir/devices/rubicson_48659.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 76%] Building C object src/CMakeFiles/r_433.dir/devices/s3318p.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 77%] Building C object src/CMakeFiles/r_433.dir/devices/schraeder.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 77%] Building C object src/CMakeFiles/r_433.dir/devices/scmplus.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 78%] Building C object src/CMakeFiles/r_433.dir/devices/secplus_v1.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 78%] Building C object src/CMakeFiles/r_433.dir/devices/secplus_v2.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 79%] Building C object src/CMakeFiles/r_433.dir/devices/sharp_spc775.c.o [ 79%] Building C object src/CMakeFiles/r_433.dir/devices/silvercrest.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 80%] Building C object src/CMakeFiles/r_433.dir/devices/simplisafe.c.o [ 80%] Building C object src/CMakeFiles/r_433.dir/devices/smoke_gs558.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 81%] Building C object src/CMakeFiles/r_433.dir/devices/solight_te44.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 81%] Building C object src/CMakeFiles/r_433.dir/devices/somfy.c.o [ 82%] Building C object src/CMakeFiles/r_433.dir/devices/springfield.c.o [ 82%] Building C object src/CMakeFiles/r_433.dir/devices/steelmate.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 83%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_30_3196.c.o [ 83%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_30_3221.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 84%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_drop_30.3233.c.o [ 84%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_marbella.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 85%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_pool_thermometer.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 85%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_twin_plus_30.3049.c.o [ 86%] Building C object src/CMakeFiles/r_433.dir/devices/thermopro_tp11.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 86%] Building C object src/CMakeFiles/r_433.dir/devices/thermopro_tp12.c.o [ 87%] Building C object src/CMakeFiles/r_433.dir/devices/thermopro_tx2.c.o [ 87%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_abarth124.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 88%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_citroen.c.o [ 88%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_elantra2012.c.o [ 89%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_ford.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 89%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_hyundai_vdo.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 90%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_jansite.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 90%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_jansite_solar.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 91%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_pmv107j.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 91%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_renault.c.o [ 92%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_toyota.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 92%] Building C object src/CMakeFiles/r_433.dir/devices/ts_ft002.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 92%] Building C object src/CMakeFiles/r_433.dir/devices/vaillant_vrt340f.c.o [ 93%] Building C object src/CMakeFiles/r_433.dir/devices/ttx201.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 94%] Building C object src/CMakeFiles/r_433.dir/devices/visonic_powercode.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 94%] Building C object src/CMakeFiles/r_433.dir/devices/waveman.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 95%] Building C object src/CMakeFiles/r_433.dir/devices/wg_pb12v1.c.o [ 95%] Building C object src/CMakeFiles/r_433.dir/devices/ws2032.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 95%] Building C object src/CMakeFiles/r_433.dir/devices/wt0124.c.o [ 96%] Building C object src/CMakeFiles/r_433.dir/devices/wssensor.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 97%] Building C object src/CMakeFiles/r_433.dir/devices/wt450.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 97%] Building C object src/CMakeFiles/r_433.dir/devices/x10_rf.c.o [ 98%] Building C object src/CMakeFiles/r_433.dir/devices/x10_sec.c.o cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target cc1: warning: -fsanitize=address and -fsanitize=kernel-address are not supported for this target cc1: warning: -fsanitize=address not supported for this target [ 98%] Linking C static library libr_433.a make[3]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' [ 98%] Built target r_433 make[2]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make[1]: *** [Makefile:133: all] Error 2 make[1]: Leaving directory '/tmp/instance-3/output-1/build/rtl_433-21.05' make: *** [package/pkg-generic.mk:270: /tmp/instance-3/output-1/build/rtl_433-21.05/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-3/buildroot'