>>> rtl_433 21.05 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-1/output-1/build/.rtl_433-21.05.tar.gz.H7aK2G/output' 'https://github.com/merbanan/rtl_433/archive/21.05/rtl_433-21.05.tar.gz' --2021-08-02 13:15:02-- 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-02 13:15:02-- 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-1/output-1/build/.rtl_433-21.05.tar.gz.H7aK2G/output' 0K .......... .......... .......... .......... .......... 3.00M 50K .......... .......... .......... .......... .......... 6.03M 100K .......... .......... .......... .......... .......... 131M 150K .......... .......... .......... .......... .......... 6.33M 200K .......... .......... .......... .......... .......... 91.8M 250K .......... .......... .......... .......... .......... 193M 300K .......... .......... .......... .......... .......... 184M 350K .......... .......... .......... .......... .......... 6.65M 400K .......... .......... .......... .......... .......... 161M 450K .......... .......... .......... .......... .......... 14.6M 500K .......... .......... .......... .......... .......... 6.22M 550K .......... .......... .......... .......... .......... 5.98M 600K .......... .......... .......... .......... .......... 4.34M 650K .......... .......... .......... .......... .......... 7.25M 700K .......... .......... .......... .......... .......... 4.15M 750K .......... .......... .......... .......... .......... 7.00M 800K .......... .......... .......... .......... .......... 7.68M 850K .......... .......... .......... .......... .... 71.3M=0.1s 2021-08-02 13:15:02 (8.38 MB/s) - '/tmp/instance-1/output-1/build/.rtl_433-21.05.tar.gz.H7aK2G/output' saved [915608] rtl_433-21.05.tar.gz: OK (sha256: d8b87535b4e65264018771b6b288259d81137482fc938d01e0c03ac071c03bd5) >>> rtl_433 21.05 Extracting gzip -d -c /tmp/instance-1/dl/rtl_433/rtl_433-21.05.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/rtl_433-21.05 -xf - >>> rtl_433 21.05 Patching >>> rtl_433 21.05 Configuring (mkdir -p /tmp/instance-1/output-1/build/rtl_433-21.05/ && cd /tmp/instance-1/output-1/build/rtl_433-21.05/ && rm -f CMakeCache.txt && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-1/output-1/host/bin/cmake /tmp/instance-1/output-1/build/rtl_433-21.05/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-1/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 9.3.0 -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/microblazeel-linux-gcc -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/microblazeel-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-1/output-1/host/microblazeel-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-1/output-1/build/rtl_433-21.05 >>> rtl_433 21.05 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/rtl_433-21.05/ make[1]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[2]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' Scanning dependencies of target data make[3]: Leaving directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' [ 1%] Building C object src/CMakeFiles/data.dir/abuf.c.o [ 1%] Building C object src/CMakeFiles/data.dir/term_ctl.c.o [ 1%] Building C object src/CMakeFiles/data.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 cc1: warning: '-fsanitize=address' and '-fsanitize=kernel-address' are not supported for this target cc1: warning: '-fsanitize=address' not supported for this target Scanning dependencies of target r_433 make[3]: Leaving directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[3]: Entering directory '/tmp/instance-1/output-1/build/rtl_433-21.05' [ 1%] Building C object src/CMakeFiles/r_433.dir/abuf.c.o [ 2%] Building C object src/CMakeFiles/r_433.dir/am_analyze.c.o [ 2%] Building C object src/CMakeFiles/r_433.dir/baseband.c.o [ 3%] Building C object src/CMakeFiles/r_433.dir/bitbuffer.c.o [ 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 [ 4%] Building C object src/CMakeFiles/r_433.dir/data_tag.c.o [ 5%] Building C object src/CMakeFiles/r_433.dir/decoder_util.c.o [ 6%] Building C object src/CMakeFiles/r_433.dir/data.c.o [ 6%] Building C object src/CMakeFiles/r_433.dir/fileformat.c.o [ 6%] Building C object src/CMakeFiles/r_433.dir/jsmn.c.o [ 7%] Building C object src/CMakeFiles/r_433.dir/list.c.o [ 7%] Building C object src/CMakeFiles/r_433.dir/mongoose.c.o [ 8%] Building C object src/CMakeFiles/r_433.dir/optparse.c.o [ 9%] Building C object src/CMakeFiles/r_433.dir/http_server.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 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/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 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 [ 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' and '-fsanitize=kernel-address' are not supported for this target cc1: warning: '-fsanitize=address' 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 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 [ 13%] Building C object src/CMakeFiles/r_433.dir/r_util.c.o [ 13%] Building C object src/CMakeFiles/r_433.dir/r_api.c.o [ 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 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/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 cc1: warning: '-fsanitize=address' and '-fsanitize=kernel-address' are 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' 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/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 [ 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 [ 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 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/sdr.c.o [ 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 [ 17%] Building C object src/CMakeFiles/r_433.dir/devices/ambient_weather.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 [ 17%] 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 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 [ 19%] Building C object src/CMakeFiles/r_433.dir/devices/ambientweather_tx8300.c.o [ 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 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 [ 20%] Building C object src/CMakeFiles/r_433.dir/devices/archos_tbh.c.o [ 21%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_ahfl.c.o [ 21%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_afw2a1.c.o [ 21%] Building C object src/CMakeFiles/r_433.dir/devices/auriol_aft77b2.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 [ 23%] Building C object src/CMakeFiles/r_433.dir/devices/blyss.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 [ 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' and '-fsanitize=kernel-address' are not supported for this target cc1: warning: '-fsanitize=address' 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 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 [ 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 [ 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 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 [ 27%] Building C object src/CMakeFiles/r_433.dir/devices/burnhardbbq.c.o [ 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 [ 28%] Building C object src/CMakeFiles/r_433.dir/devices/cavius.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 [ 29%] Building C object src/CMakeFiles/r_433.dir/devices/chuango.c.o [ 29%] 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 [ 30%] 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 [ 30%] Building C object src/CMakeFiles/r_433.dir/devices/digitech_xc0324.c.o [ 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 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/ecodhome.c.o [ 31%] Building C object src/CMakeFiles/r_433.dir/devices/dish_remote_6_3.c.o [ 32%] 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 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/dsc.c.o [ 34%] Building C object src/CMakeFiles/r_433.dir/devices/ecowitt.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 [ 35%] Building C object src/CMakeFiles/r_433.dir/devices/efergy_optical.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/efth800.c.o [ 35%] Building C object src/CMakeFiles/r_433.dir/devices/efergy_e2_classic.c.o [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/elro_db286a.c.o [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/emontx.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 [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/elv.c.o [ 37%] 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 [ 37%] Building C object src/CMakeFiles/r_433.dir/devices/esperanza_ews.c.o [ 37%] 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 [ 38%] Building C object src/CMakeFiles/r_433.dir/devices/ert_scm.c.o [ 39%] 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/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 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_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 [ 41%] Building C object src/CMakeFiles/r_433.dir/devices/fineoffset_wh1080.c.o [ 41%] Building C object src/CMakeFiles/r_433.dir/devices/fineoffset.c.o [ 42%] Building C object src/CMakeFiles/r_433.dir/devices/flex.c.o [ 43%] 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 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/fordremote.c.o [ 43%] Building C object src/CMakeFiles/r_433.dir/devices/ft004b.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/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 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_remote.c.o [ 45%] Building C object src/CMakeFiles/r_433.dir/devices/generic_motion.c.o [ 45%] Building C object src/CMakeFiles/r_433.dir/devices/generic_temperature_sensor.c.o [ 45%] Building C object src/CMakeFiles/r_433.dir/devices/hcs200.c.o [ 45%] 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 [ 46%] Building C object src/CMakeFiles/r_433.dir/devices/gt_wt_03.c.o [ 46%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell_cm921.c.o [ 47%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell.c.o [ 48%] Building C object src/CMakeFiles/r_433.dir/devices/holman_ws5029.c.o [ 49%] Building C object src/CMakeFiles/r_433.dir/devices/gt_tmbbq05.c.o [ 50%] 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 [ 51%] Building C object src/CMakeFiles/r_433.dir/devices/honeywell_wdb.c.o [ 51%] Building C object src/CMakeFiles/r_433.dir/devices/gt_wt_02.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 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 [ 52%] Building C object src/CMakeFiles/r_433.dir/devices/ibis_beacon.c.o [ 52%] Building C object src/CMakeFiles/r_433.dir/devices/ht680.c.o [ 53%] 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 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 [ 53%] Building C object src/CMakeFiles/r_433.dir/devices/ikea_sparsnas.c.o [ 54%] Building C object src/CMakeFiles/r_433.dir/devices/insteon.c.o [ 54%] Building C object src/CMakeFiles/r_433.dir/devices/inovalley-kw9015b.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 [ 54%] 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 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 [ 55%] Building C object src/CMakeFiles/r_433.dir/devices/intertechno.c.o [ 55%] Building C object src/CMakeFiles/r_433.dir/devices/kedsum.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 [ 56%] Building C object src/CMakeFiles/r_433.dir/devices/kerui.c.o [ 56%] 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 [ 57%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse.c.o [ 57%] 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 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_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_tx141x.c.o [ 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 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_wr1.c.o [ 60%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_tx35.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 [ 60%] 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 [ 61%] Building C object src/CMakeFiles/r_433.dir/devices/lacrossews.c.o [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/maverick_et73x.c.o [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/maverick_et73.c.o [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/lacrosse_ws7000.c.o [ 62%] Building C object src/CMakeFiles/r_433.dir/devices/mebus.c.o [ 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 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/missil_ml0757.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/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 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/newkaku.c.o [ 66%] Building C object src/CMakeFiles/r_433.dir/devices/nexus.c.o [ 66%] Building C object src/CMakeFiles/r_433.dir/devices/nexa.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 [ 66%] 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 [ 67%] Building C object src/CMakeFiles/r_433.dir/devices/norgo.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 [ 67%] 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 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/oil_watchman.c.o [ 68%] Building C object src/CMakeFiles/r_433.dir/devices/opus_xt300.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/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 [ 69%] Building C object src/CMakeFiles/r_433.dir/devices/oregon_scientific_sl109h.c.o [ 70%] Building C object src/CMakeFiles/r_433.dir/devices/oregon_scientific_v1.c.o [ 70%] 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 [ 71%] Building C object src/CMakeFiles/r_433.dir/devices/philips_aj7010.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/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 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 [ 71%] Building C object src/CMakeFiles/r_433.dir/devices/quhwa.c.o [ 72%] Building C object src/CMakeFiles/r_433.dir/devices/radiohead_ask.c.o [ 73%] Building C object src/CMakeFiles/r_433.dir/devices/proove.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 [ 74%] Building C object src/CMakeFiles/r_433.dir/devices/rftech.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 [ 74%] 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 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/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 [ 75%] Building C object src/CMakeFiles/r_433.dir/devices/rubicson_48659.c.o [ 76%] 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 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 [ 76%] Building C object src/CMakeFiles/r_433.dir/devices/scmplus.c.o [ 77%] Building C object src/CMakeFiles/r_433.dir/devices/secplus_v1.c.o [ 77%] Building C object src/CMakeFiles/r_433.dir/devices/secplus_v2.c.o [ 78%] Building C object src/CMakeFiles/r_433.dir/devices/sharp_spc775.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 [ 78%] Building C object src/CMakeFiles/r_433.dir/devices/silvercrest.c.o [ 79%] Building C object src/CMakeFiles/r_433.dir/devices/simplisafe.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 [ 79%] Building C object src/CMakeFiles/r_433.dir/devices/somfy.c.o [ 79%] 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 [ 80%] Building C object src/CMakeFiles/r_433.dir/devices/solight_te44.c.o [ 81%] Building C object src/CMakeFiles/r_433.dir/devices/springfield.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 [ 81%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_30_3221.c.o [ 81%] Building C object src/CMakeFiles/r_433.dir/devices/steelmate.c.o [ 82%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_30_3196.c.o [ 82%] 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 [ 83%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_drop_30.3233.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_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 [ 84%] Building C object src/CMakeFiles/r_433.dir/devices/tfa_twin_plus_30.3049.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 [ 84%] Building C object src/CMakeFiles/r_433.dir/devices/thermopro_tp12.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/tpms_abarth124.c.o [ 85%] Building C object src/CMakeFiles/r_433.dir/devices/thermopro_tx2.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 [ 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/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 [ 86%] 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 [ 87%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_jansite.c.o [ 88%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_pmv107j.c.o [ 89%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_toyota.c.o [ 90%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_citroen.c.o [ 90%] Building C object src/CMakeFiles/r_433.dir/devices/tpms_elantra2012.c.o [ 91%] 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 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_renault.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 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/vaillant_vrt340f.c.o [ 92%] Building C object src/CMakeFiles/r_433.dir/devices/ttx201.c.o [ 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 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 [ 93%] 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 [ 93%] Building C object src/CMakeFiles/r_433.dir/devices/waveman.c.o [ 94%] Building C object src/CMakeFiles/r_433.dir/devices/wg_pb12v1.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 [ 94%] Building C object src/CMakeFiles/r_433.dir/devices/ws2032.c.o [ 94%] Building C object src/CMakeFiles/r_433.dir/devices/wt0124.c.o [ 95%] 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 [ 96%] Building C object src/CMakeFiles/r_433.dir/devices/wt450.c.o [ 96%] Building C object src/CMakeFiles/r_433.dir/devices/x10_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 [ 97%] 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 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 [ 98%] Linking C shared library libdata.so /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: cannot find -lasan /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-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-1/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.... [ 98%] Linking C static library libr_433.a make[3]: Leaving directory '/tmp/instance-1/output-1/build/rtl_433-21.05' [ 98%] Built target r_433 make[2]: Leaving directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make[1]: *** [Makefile:133: all] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/rtl_433-21.05' make: *** [package/pkg-generic.mk:270: /tmp/instance-1/output-1/build/rtl_433-21.05/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'