>>> pulseview 0.4.2 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-2/output-1/build/.pulseview-0.4.2.tar.gz.PvTUkK/output' 'http://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz' --2021-08-03 20:00:51-- http://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz Resolving sigrok.org (sigrok.org)... 2a01:4f8:10a:f401:0:7369:6772:6f6b, 88.99.77.186 Connecting to sigrok.org (sigrok.org)|2a01:4f8:10a:f401:0:7369:6772:6f6b|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz [following] --2021-08-03 20:00:51-- https://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz Connecting to sigrok.org (sigrok.org)|2a01:4f8:10a:f401:0:7369:6772:6f6b|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1399718 (1.3M) [application/x-gzip] Saving to: '/tmp/instance-2/output-1/build/.pulseview-0.4.2.tar.gz.PvTUkK/output' 0K .......... .......... .......... .......... .......... 3% 3.61M 0s 50K .......... .......... .......... .......... .......... 7% 189M 0s 100K .......... .......... .......... .......... .......... 10% 236M 0s 150K .......... .......... .......... .......... .......... 14% 3.48M 0s 200K .......... .......... .......... .......... .......... 18% 179M 0s 250K .......... .......... .......... .......... .......... 21% 216M 0s 300K .......... .......... .......... .......... .......... 25% 236M 0s 350K .......... .......... .......... .......... .......... 29% 2.54M 0s 400K .......... .......... .......... .......... .......... 32% 231M 0s 450K .......... .......... .......... .......... .......... 36% 230M 0s 500K .......... .......... .......... .......... .......... 40% 239M 0s 550K .......... .......... .......... .......... .......... 43% 211M 0s 600K .......... .......... .......... .......... .......... 47% 242M 0s 650K .......... .......... .......... .......... .......... 51% 242M 0s 700K .......... .......... .......... .......... .......... 54% 244M 0s 750K .......... .......... .......... .......... .......... 58% 205M 0s 800K .......... .......... .......... .......... .......... 62% 3.43M 0s 850K .......... .......... .......... .......... .......... 65% 211M 0s 900K .......... .......... .......... .......... .......... 69% 181M 0s 950K .......... .......... .......... .......... .......... 73% 189M 0s 1000K .......... .......... .......... .......... .......... 76% 206M 0s 1050K .......... .......... .......... .......... .......... 80% 212M 0s 1100K .......... .......... .......... .......... .......... 84% 187M 0s 1150K .......... .......... .......... .......... .......... 87% 172M 0s 1200K .......... .......... .......... .......... .......... 91% 185M 0s 1250K .......... .......... .......... .......... .......... 95% 251M 0s 1300K .......... .......... .......... .......... .......... 98% 245M 0s 1350K .......... ...... 100% 265M=0.07s 2021-08-03 20:00:51 (20.1 MB/s) - '/tmp/instance-2/output-1/build/.pulseview-0.4.2.tar.gz.PvTUkK/output' saved [1399718/1399718] pulseview-0.4.2.tar.gz: OK (sha256: f042f77a3e1b35bf30666330e36ec38fab8d248c3693c37b7e35d401c3bfabcb) >>> pulseview 0.4.2 Extracting gzip -d -c /tmp/instance-2/dl/pulseview/pulseview-0.4.2.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/pulseview-0.4.2 -xf - >>> pulseview 0.4.2 Patching Applying 0001-Replace-obsolete-deprecated-Qt-methods.patch using patch: patching file pv/util.cpp Hunk #2 succeeded at 175 (offset 4 lines). Hunk #3 succeeded at 285 (offset 4 lines). patching file pv/util.hpp Hunk #2 succeeded at 139 (offset 1 line). patching file pv/views/trace/decodetrace.cpp Hunk #1 succeeded at 164 with fuzz 2 (offset 61 lines). patching file pv/views/trace/ruler.cpp Hunk #1 succeeded at 283 (offset 65 lines). patching file pv/widgets/timestampspinbox.cpp Hunk #1 succeeded at 76 (offset 1 line). >>> pulseview 0.4.2 Configuring (mkdir -p /tmp/instance-2/output-1/build/pulseview-0.4.2/ && cd /tmp/instance-2/output-1/build/pulseview-0.4.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-2/output-1/host/bin/cmake /tmp/instance-2/output-1/build/pulseview-0.4.2/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-2/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 -DDISABLE_WERROR=TRUE -DENABLE_TESTS=FALSE -DENABLE_DECODE=TRUE ) -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /tmp/instance-2/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libsigrokcxx>=0.5.1' -- Found libsigrokcxx, version 0.5.2 -- Checking for modules 'glib-2.0>=2.28.0;glibmm-2.4>=2.28.0;libsigrokcxx>=0.5.1;libsigrokdecode>=0.5.2' -- Found glib-2.0, version 2.68.2 -- Found glibmm-2.4, version 2.66.0 -- Found libsigrokcxx, version 0.5.2 -- Found libsigrokdecode, version 0.5.3 -- Qt version: 5.15.2 CMake Warning at /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:128 (find_package) CMake Warning at /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:128 (find_package) CMake Warning at /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /tmp/instance-2/output-1/host/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:128 (find_package) -- Found Boost: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include (found suitable version "1.75.0", minimum required is "1.55") found components: filesystem serialization system -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Atomics provided by the C-library - yes -- Cross compiling - using portable code for memory access -- PulseView version: 0.4.2 -- 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_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-2/output-1/build/pulseview-0.4.2 >>> pulseview 0.4.2 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/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-2/output-1/build/pulseview-0.4.2/ make[1]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[2]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' Scanning dependencies of target pulseview_autogen make[3]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' [ 1%] Automatic MOC for target pulseview make[3]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' [ 1%] Built target pulseview_autogen make[3]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' [ 2%] Generating l10n/de.ts [ 3%] Generating qrc_pulseview.cpp Updating 'l10n/de.ts'... Found 271 source text(s) (0 new and 271 already existing) [ 4%] Generating l10n/de.qm Updating '/tmp/instance-2/output-1/build/pulseview-0.4.2/l10n/de.qm'... Generated 271 translation(s) (271 finished and 0 unfinished) [ 5%] Generating qrc_translations.cpp Scanning dependencies of target pulseview make[3]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' [ 6%] Building CXX object CMakeFiles/pulseview.dir/pulseview_autogen/mocs_compilation.cpp.o [ 7%] Building CXX object CMakeFiles/pulseview.dir/main.cpp.o [ 8%] Building CXX object CMakeFiles/pulseview.dir/pv/application.cpp.o [ 9%] Building CXX object CMakeFiles/pulseview.dir/pv/devicemanager.cpp.o [ 10%] Building CXX object CMakeFiles/pulseview.dir/pv/globalsettings.cpp.o [ 11%] Building CXX object CMakeFiles/pulseview.dir/pv/logging.cpp.o [ 12%] Building CXX object CMakeFiles/pulseview.dir/pv/mainwindow.cpp.o [ 13%] Building CXX object CMakeFiles/pulseview.dir/pv/session.cpp.o [ 14%] Building CXX object CMakeFiles/pulseview.dir/pv/storesession.cpp.o [ 15%] Building CXX object CMakeFiles/pulseview.dir/pv/util.cpp.o [ 16%] Building CXX object CMakeFiles/pulseview.dir/pv/binding/binding.cpp.o [ 17%] Building CXX object CMakeFiles/pulseview.dir/pv/binding/device.cpp.o [ 18%] Building CXX object CMakeFiles/pulseview.dir/pv/binding/inputoutput.cpp.o [ 19%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analog.cpp.o [ 20%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analogsegment.cpp.o [ 21%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logic.cpp.o [ 22%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logicsegment.cpp.o [ 23%] Building CXX object CMakeFiles/pulseview.dir/pv/data/signalbase.cpp.o [ 24%] Building CXX object CMakeFiles/pulseview.dir/pv/data/signaldata.cpp.o [ 25%] Building CXX object CMakeFiles/pulseview.dir/pv/data/segment.cpp.o [ 26%] Building CXX object CMakeFiles/pulseview.dir/pv/devices/device.cpp.o [ 27%] Building CXX object CMakeFiles/pulseview.dir/pv/devices/file.cpp.o [ 28%] Building CXX object CMakeFiles/pulseview.dir/pv/devices/hardwaredevice.cpp.o [ 29%] Building CXX object CMakeFiles/pulseview.dir/pv/devices/inputfile.cpp.o [ 30%] Building CXX object CMakeFiles/pulseview.dir/pv/devices/sessionfile.cpp.o [ 31%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/connect.cpp.o [ 32%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/inputoutputoptions.cpp.o [ 33%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/settings.cpp.o [ 34%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/storeprogress.cpp.o [ 35%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/deviceoptions.cpp.o [ 36%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/channels.cpp.o [ 37%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/bool.cpp.o [ 38%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/double.cpp.o [ 39%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/int.cpp.o [ 40%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/enum.cpp.o [ 41%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/property.cpp.o [ 42%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/string.cpp.o [ 43%] Building CXX object CMakeFiles/pulseview.dir/pv/subwindows/subwindowbase.cpp.o [ 44%] Building CXX object CMakeFiles/pulseview.dir/pv/toolbars/mainbar.cpp.o [ 45%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/analogsignal.cpp.o [ 46%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/cursor.cpp.o [ 47%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/cursorpair.cpp.o [ 48%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/flag.cpp.o [ 50%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/header.cpp.o [ 51%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/marginwidget.cpp.o [ 52%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/logicsignal.cpp.o [ 53%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/ruler.cpp.o [ 54%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/signal.cpp.o [ 55%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/timeitem.cpp.o [ 56%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/timemarker.cpp.o [ 57%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/trace.cpp.o [ 58%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/tracegroup.cpp.o [ 59%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/tracetreeitem.cpp.o [ 60%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/tracetreeitemowner.cpp.o [ 61%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/tracepalette.cpp.o [ 62%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/triggermarker.cpp.o [ 63%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/view.cpp.o [ 64%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/viewitemowner.cpp.o [ 65%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/viewitem.cpp.o [ 66%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/viewitempaintparams.cpp.o [ 67%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/viewwidget.cpp.o [ 68%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/viewport.cpp.o [ 69%] Building CXX object CMakeFiles/pulseview.dir/pv/views/viewbase.cpp.o [ 70%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/standardbar.cpp.o [ 71%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colorbutton.cpp.o [ 72%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colorpopup.cpp.o [ 73%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/devicetoolbutton.cpp.o [ 74%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/exportmenu.cpp.o [ 75%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/flowlayout.cpp.o [ 76%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/importmenu.cpp.o [ 77%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popup.cpp.o [ 78%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popuptoolbutton.cpp.o [ 79%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o [ 80%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/timestampspinbox.cpp.o [ 81%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/wellarray.cpp.o [ 82%] Building CXX object CMakeFiles/pulseview.dir/signalhandler.cpp.o [ 83%] Building CXX object CMakeFiles/pulseview.dir/pv/binding/decoder.cpp.o [ 84%] Building CXX object CMakeFiles/pulseview.dir/pv/data/decodesignal.cpp.o [ 85%] Building CXX object CMakeFiles/pulseview.dir/pv/data/decode/annotation.cpp.o [ 86%] Building CXX object CMakeFiles/pulseview.dir/pv/data/decode/decoder.cpp.o [ 87%] Building CXX object CMakeFiles/pulseview.dir/pv/data/decode/row.cpp.o [ 88%] Building CXX object CMakeFiles/pulseview.dir/pv/data/decode/rowdata.cpp.o [ 89%] Building CXX object CMakeFiles/pulseview.dir/pv/subwindows/decoder_selector/item.cpp.o [ 90%] Building CXX object CMakeFiles/pulseview.dir/pv/subwindows/decoder_selector/model.cpp.o [ 91%] Building CXX object CMakeFiles/pulseview.dir/pv/subwindows/decoder_selector/subwindow.cpp.o [ 92%] Building CXX object CMakeFiles/pulseview.dir/pv/views/decoder_binary/view.cpp.o [ 93%] Building CXX object CMakeFiles/pulseview.dir/pv/views/decoder_binary/QHexView.cpp.o [ 94%] Building CXX object CMakeFiles/pulseview.dir/pv/views/trace/decodetrace.cpp.o [ 95%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/decodermenu.cpp.o [ 96%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/decodergroupbox.cpp.o [ 97%] Building CXX object CMakeFiles/pulseview.dir/qrc_pulseview.cpp.o [ 98%] Building CXX object CMakeFiles/pulseview.dir/qrc_translations.cpp.o In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gatomic.h:31:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gthread.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gasyncqueue.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libsigrokdecode/libsigrokdecode.h:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/decode/annotation.cpp:21: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:68:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:83:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:92:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:103:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:106:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:109:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:114:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:119:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:124:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:129:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:132:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:137:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:142:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:147:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:152:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:192:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:201:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:204:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:208:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:218:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:222:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:226:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:230:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:234:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:239:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:244:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:248:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:252:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:256:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:260:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:264:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:268:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:272:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:276:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:280:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:324:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:329:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:333:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:337:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:341:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:352:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:358:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:362:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:366:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:370:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:374:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:379:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:385:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:389:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:394:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:398:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:402:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:409:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:414:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:420:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:424:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:429:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:436:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:442:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:448:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:454:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:458:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:462:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:466:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:470:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:474:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:478:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:482:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:486:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:490:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:494:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:498:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:502:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:506:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:510:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:514:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:518:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:522:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:526:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:530:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:534:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:538:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:542:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:546:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:550:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:556:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:560:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:565:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:571:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:579:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:586:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:592:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:599:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:605:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:609:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:616:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:620:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:624:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:629:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:636:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:641:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:646:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:654:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:658:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:663:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:667:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:672:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:678:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:684:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:691:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:697:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:703:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:709:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:724:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:729:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:740:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:746:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:754:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:761:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:764:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:767:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:770:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:775:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:787:5: error: template with C linkage template().~_Tp())> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:790:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:794:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:801:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:814:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:818:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:823:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:834:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:838:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:842:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:849:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:862:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:866:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:871:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:878:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:881:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:885:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:892:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:898:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:906:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:913:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:919:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:938:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:946:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:953:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:959:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:972:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:980:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:987:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:993:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:996:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:999:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1002:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1012:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1025:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1030:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1050:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1061:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1069:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1077:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1089:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1097:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1104:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1112:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1117:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1122:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1128:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1133:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1136:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1140:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1146:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1151:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1154:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1158:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1164:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1169:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1174:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1177:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1184:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1190:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1196:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1201:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1207:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1219:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1222:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1226:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1232:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1237:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1240:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1244:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1250:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1255:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1272:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1277:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1280:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1284:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1290:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1295:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1298:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1302:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1308:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1313:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1319:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1325:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1328:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1332:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1338:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1343:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1346:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1350:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1356:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1362:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1369:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1376:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1379:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1386:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1393:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1398:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1413:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1421:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1429:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1437:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1445:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1453:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1462:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1467:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1471:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1475:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1480:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1484:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1491:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1502:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1506:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1511:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1516:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1543:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1552:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1556:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1561:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1565:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1570:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1578:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1583:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1588:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1627:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1631:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1635:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1639:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1643:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1648:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1653:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1657:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1662:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1684:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1687:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1691:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1695:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1699:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1703:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1719:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1723:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1727:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1731:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1735:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1739:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1771:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1787:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1815:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1820:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1825:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1829:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1833:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1837:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1841:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1845:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1849:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1854:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1860:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1863:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1890:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1906:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1919:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1924:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1940:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1944:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1948:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1953:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1957:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1961:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1977:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1981:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1986:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1992:3: error: template with C linkage template, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1997:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2001:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2016:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2036:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2054:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2075:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2091:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2096:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2106:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2110:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2115:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2124:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2128:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2134:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2140:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2150:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2155:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2159:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2164:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2169:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2174:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2181:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2186:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2190:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2199:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2202:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2206:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2219:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2223:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2227:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2232:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2239:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2245:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2252:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2262:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2276:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2283:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2288:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2292:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2302:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2307:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2311:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2321:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2326:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2330:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2340:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2345:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2349:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2356:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2359:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2372:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2375:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2393:3: error: template with C linkage template::type> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2399:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2411:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2417:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2426:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2431:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2435:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2443:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2456:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2495:3: error: template with C linkage template using __void_t = void; ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2504:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2522:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2527:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2548:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2551:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2554:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2557:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2561:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2566:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2572:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2581:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2592:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2602:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2607:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2613:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2620:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2627:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2632:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2753:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2756:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2761:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2766:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2774:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2781:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2788:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2794:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2800:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2807:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2812:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/exportmenu.cpp: In constructor 'pv::widgets::ExportMenu::ExportMenu(QWidget*, std::shared_ptr, std::vector)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/exportmenu.cpp:73:58: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] action->setData(qVariantFromValue((void*)f.second.get())); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qmenu.h:47, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QMenu:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/exportmenu.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/exportmenu.cpp:27: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp: In member function 'void pv::dialogs::Connect::populate_drivers()': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp:191:29: warning: 'QVariant qVariantFromValue(const T&) [with T = std::shared_ptr]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] qVariantFromValue(driver)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qstyleoption.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.hpp:26, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp:28: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp: In member function 'void pv::dialogs::Connect::scan_pressed()': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp:279:55: warning: 'QVariant qVariantFromValue(const T&) [with T = std::shared_ptr]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] item->setData(Qt::UserRole, qVariantFromValue(device)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qstyleoption.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.hpp:26, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/connect.cpp:28: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/prop/enum.cpp: In member function 'virtual QWidget* pv::prop::Enum::get_widget(QWidget*, bool)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/prop/enum.cpp:156:58: warning: 'QVariant qVariantFromValue(const T&) [with T = Glib::VariantBase]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] selector_->addItem(v.second, qVariantFromValue(v.first)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qstyleoption.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/prop/enum.cpp:26: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.cpp: In member function 'void pv::widgets::SweepTimingWidget::show_list(const uint64_t*, size_t)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.cpp:98:64: warning: 'QVariant qVariantFromValue(const T&) [with T = long long unsigned int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] list_.addItem(QString::fromUtf8(s), qVariantFromValue(vals[i])); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qstyleoption.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.cpp:20: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/importmenu.cpp: In constructor 'pv::widgets::ImportMenu::ImportMenu(QWidget*, std::shared_ptr, std::vector)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/importmenu.cpp:70:58: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] action->setData(qVariantFromValue((void*)f.second.get())); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qmenu.h:47, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QMenu:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/importmenu.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/importmenu.cpp:27: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/devicetoolbutton.cpp: In member function 'void pv::widgets::DeviceToolButton::update_device_list()': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/devicetoolbutton.cpp:103:48: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] a->setData(qVariantFromValue((void*)dev.get())); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/devicetoolbutton.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/devicetoolbutton.cpp:30: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gatomic.h:31:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gthread.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gasyncqueue.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib.h:32, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libsigrokdecode/libsigrokdecode.h:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:21: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:68:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:83:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:92:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:103:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:106:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:109:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:114:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:119:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:124:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:129:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:132:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:137:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:142:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:147:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:152:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:192:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:201:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:204:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:208:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:218:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:222:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:226:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:230:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:234:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:239:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:244:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:248:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:252:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:256:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:260:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:264:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:268:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:272:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:276:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:280:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:324:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:329:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:333:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:337:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:341:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:352:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:358:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:362:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:366:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:370:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:374:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:379:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:385:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:389:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:394:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:398:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:402:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:409:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:414:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:420:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:424:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:429:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:436:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:442:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:448:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:454:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:458:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:462:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:466:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:470:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:474:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:478:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:482:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:486:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:490:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:494:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:498:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:502:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:506:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:510:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:514:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:518:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:522:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:526:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:530:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:534:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:538:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:542:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:546:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:550:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:556:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:560:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:565:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:571:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:579:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:586:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:592:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:599:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:605:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:609:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:616:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:620:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:624:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:629:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:636:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:641:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:646:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:654:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:658:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:663:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:667:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:672:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:678:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:684:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:691:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:697:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:703:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:709:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:724:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:729:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:740:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:746:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:754:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:761:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:764:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:767:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:770:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:775:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:787:5: error: template with C linkage template().~_Tp())> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:790:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:794:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:801:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:814:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:818:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:823:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:834:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:838:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:842:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:849:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:862:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:866:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:871:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:878:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:881:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:885:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:892:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:898:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:906:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:913:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:919:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:938:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:946:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:953:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:959:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:972:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:980:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:987:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:993:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:996:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:999:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1002:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1012:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1025:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1030:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1050:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1061:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1069:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1077:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1089:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1097:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1104:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1112:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1117:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1122:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1128:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1133:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1136:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1140:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1146:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1151:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1154:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1158:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1164:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1169:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1174:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1177:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1184:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1190:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1196:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1201:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1207:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1219:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1222:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1226:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1232:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1237:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1240:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1244:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1250:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1255:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1272:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1277:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1280:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1284:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1290:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1295:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1298:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1302:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1308:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1313:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1319:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1325:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1328:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1332:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1338:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1343:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1346:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1350:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1356:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1362:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1369:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1376:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1379:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1386:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1393:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1398:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1413:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1421:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1429:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1437:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1445:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1453:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1462:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1467:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1471:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1475:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1480:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1484:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1491:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1502:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1506:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1511:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1516:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1543:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1552:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1556:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1561:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1565:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1570:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1578:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1583:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1588:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1627:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1631:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1635:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1639:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1643:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1648:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1653:3: error: template with C linkage template::value> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1657:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1662:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1684:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1687:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1691:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1695:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1699:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1703:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1719:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1723:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1727:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1731:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1735:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1739:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1771:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1787:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1815:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1820:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1825:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1829:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1833:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1837:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1841:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1845:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1849:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1854:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1860:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1863:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1890:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1906:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1919:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1924:3: error: template specialization with C linkage template<> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1940:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1944:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1948:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1953:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1957:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1961:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1977:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1981:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1986:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1992:3: error: template with C linkage template, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:1997:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2001:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2016:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2036:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2054:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2075:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2091:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2096:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2106:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2110:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2115:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2124:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2128:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2134:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2140:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2150:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2155:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2159:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2164:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2169:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2174:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2181:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2186:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2190:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2199:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2202:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2206:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2213:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2219:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2223:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2227:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2232:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2239:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2245:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2252:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2262:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2276:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2283:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2288:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2292:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2302:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2307:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2311:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2321:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2326:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2330:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2340:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2345:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2349:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/decodermenu.cpp: In constructor 'pv::widgets::DecoderMenu::DecoderMenu(QWidget*, const char*, bool)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/decodermenu.cpp:54:44: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] action->setData(qVariantFromValue(l->data)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qmenu.h:47, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QMenu:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/decodermenu.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/decodermenu.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2356:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2359:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2372:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2375:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2393:3: error: template with C linkage template::type> ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2399:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2405:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2411:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2417:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2426:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2431:5: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2435:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2443:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2456:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2495:3: error: template with C linkage template using __void_t = void; ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2504:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2522:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2527:3: error: template with C linkage template class _Op, ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2548:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2551:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2554:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2557:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2561:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2566:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2572:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2581:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2592:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2602:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2607:7: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2613:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2620:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2627:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2632:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2753:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2756:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2761:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2766:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2774:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2781:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2788:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2794:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2800:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2807:3: error: template with C linkage template ^~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/type_traits:2812:3: error: template with C linkage template ^~~~~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvector.h:53, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlist.h:48, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qwidget.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.cpp:20: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/prop/enum.cpp:24: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:64:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvector.h:53, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlist.h:48, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qwidget.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qcombobox.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QComboBox:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/sweeptimingwidget.cpp:20: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In constructor 'pv::prop::Enum::Enum(QString, QString, std::vector >, pv::prop::Property::Getter, pv::prop::Property::Setter)': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/popup.cpp: In member function 'void pv::widgets::Popup::reposition_widget()': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/popup.cpp:256:47: warning: 'int QDesktopWidget::screenNumber(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] QApplication::desktop()->screenNumber(point_)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QDesktopWidget:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/popup.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qdesktopwidget.h:75:60: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screenAt()") int screenNumber(const QPoint &) const; ^~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/popup.cpp:256:48: warning: 'const QRect QDesktopWidget::availableGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] QApplication::desktop()->screenNumber(point_)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QDesktopWidget:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/widgets/popup.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qdesktopwidget.h:88:67: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const; ^~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/pulseview.dir/build.make:1294: CMakeFiles/pulseview.dir/pv/data/decode/annotation.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/logging.cpp: In static member function 'static int pv::Logging::log_srd(void*, int, const char*, va_list)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/logging.cpp:194:65: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] for (QString& substring : s.split("\n", QString::SkipEmptyParts)) ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qhashfunctions.h:44:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlist.h:47, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qstringlist.h:41, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qcolor.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qpalette.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QPalette:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.hpp:28, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/logging.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/logging.cpp:20: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qstring.h:609:17: note: declared here QStringList split(const QString &sep, SplitBehavior behavior, ^~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp: In static member function 'static GVariant* pv::GlobalSettings::restore_gvariant(QSettings&)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp:340:21: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] (guint)data.size()); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib.h:82:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp:34: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp: In static member function 'static Glib::VariantBase pv::GlobalSettings::restore_variantbase(QSettings&)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp:366:21: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] (guint)data.size()); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib.h:82:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/globalsettings.cpp:34: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/toolbars/mainbar.cpp: In constructor 'pv::toolbars::MainBar::MainBar(pv::Session&, QWidget*, pv::views::trace::View*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/toolbars/mainbar.cpp:178:38: warning: 'QVariant qVariantFromValue(const T&) [with T = int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] action->setData(qVariantFromValue(i)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/toolbars/mainbar.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp: In constructor 'pv::dialogs::Settings::Settings(pv::DeviceManager&, QWidget*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp:88:32: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] device_manager_(device_manager) ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qglobal.h:1304:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qtguiglobal.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qapplication.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QApplication:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp: In member function 'QWidget* pv::dialogs::Settings::get_general_settings_form(QWidget*) const': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp:264:70: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::MatchFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] style_cb->setCurrentIndex(style_cb->findText(current_style, nullptr)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qglobal.h:1304:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qtguiglobal.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qapplication.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QApplication:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/dialogs/settings.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp: In member function 'virtual void pv::views::trace::Viewport::wheelEvent(QWheelEvent*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:214:25: warning: 'Qt::Orientation QWheelEvent::orientation() const' is deprecated: Use angleDelta() [-Wdeprecated-declarations] if (event->orientation() == Qt::Vertical) { ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:222:28: note: declared here inline Qt::Orientation orientation() const { return qt4O; } ^~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:219:19: warning: 'int QWheelEvent::delta() const' is deprecated: Use angleDelta() [-Wdeprecated-declarations] (event->delta() * height()) / (8 * 120)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:219:16: note: declared here inline int delta() const { return qt4D; } ^~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:222:28: warning: 'int QWheelEvent::delta() const' is deprecated: Use angleDelta() [-Wdeprecated-declarations] view_.zoom(event->delta() / 120.0, event->x()); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:219:16: note: declared here inline int delta() const { return qt4D; } ^~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:222:48: warning: 'int QWheelEvent::x() const' is deprecated: Use position() [-Wdeprecated-declarations] view_.zoom(event->delta() / 120.0, event->x()); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:229:16: note: declared here inline int x() const { return int(p.x()); } ^ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:224:32: warning: 'Qt::Orientation QWheelEvent::orientation() const' is deprecated: Use angleDelta() [-Wdeprecated-declarations] } else if (event->orientation() == Qt::Horizontal) { ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:222:28: note: declared here inline Qt::Orientation orientation() const { return qt4O; } ^~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:227:17: warning: 'int QWheelEvent::delta() const' is deprecated: Use angleDelta() [-Wdeprecated-declarations] event->delta() * view_.scale() + view_.offset()); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QMouseEvent:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewitem.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/tracetreeitem.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/trace.hpp:31, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/signal.hpp:34, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/viewport.cpp:25: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qevent.h:219:16: note: declared here inline int delta() const { return qt4D; } ^~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signaldata.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/analog.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signalbase.cpp:21: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:64:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signaldata.hpp:25, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/analog.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signalbase.cpp:21: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/map:60:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:56, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qobject.h:54, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QObject:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signaldata.hpp:27, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/analog.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/signalbase.cpp:21: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = QString; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_tree.h:2130:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp: In constructor 'pv::views::decoder_binary::View::View(pv::Session&, bool, QMainWindow*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:93:84: warning: 'QVariant qVariantFromValue(const T&) [with T = QString]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] format_selector_->addItem(tr("Hexdump"), qVariantFromValue(QString("text/hexdump"))); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qtextstream.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qdebug.h:49, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QDebug:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:23: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:123:38: warning: 'QVariant qVariantFromValue(const T&) [with T = int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] action->setData(qVariantFromValue(i)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlocale.h:43:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qtextstream.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qdebug.h:49, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QDebug:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:23: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/model.cpp: In member function 'virtual Qt::ItemFlags pv::subwindows::decoder_selector::DecoderCollectionModel::flags(const QModelIndex&) const': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/model.cpp:137:10: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::ItemFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] return nullptr; ^~~~~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qglobal.h:1304:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qchar.h:43, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qstring.h:49, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QString:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/model.cpp:20: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qflags.h:123:80: note: declared here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} ^~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp: In member function 'void pv::views::decoder_binary::View::save_data_as_hex_dump(bool, bool) const': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:322:23: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out_stream << s << endl; ^~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qdebug.h:49:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QDebug:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:23: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:325:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out_stream << endl; ^~~~ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qdebug.h:49:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QDebug:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/decoder_binary/view.cpp:23: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/subwindow.cpp: In member function 'virtual int pv::subwindows::decoder_selector::SubWindow::minimum_width() const': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/subwindow.cpp:188:61: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] const int label_width = m.width(QString(tr(initial_notice))); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QFontMetrics:1:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/subwindow.cpp:24: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvector.h:53, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlist.h:48, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qhash.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qfont.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/qfontmetrics.h:44, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtGui/QFontMetrics:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/ruler.cpp:22: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double&}; _Tp = double; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/subwindow.hpp:23, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/subwindows/decoder_selector/model.cpp:22: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {QString}; _Tp = QVariant; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {QString}; _Tp = QVariant; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const QString&}; _Tp = QVariant; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const QString&}; _Tp = QVariant; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In static member function 'static pv::views::trace::TickPositions pv::views::trace::Ruler::calculate_tick_positions(const Timestamp&, const Timestamp&, double, int, unsigned int, std::function, (boost::multiprecision::expression_template_option)0>&)>)': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp: In member function 'QComboBox* pv::views::trace::DecodeTrace::create_channel_selector(QWidget*, const pv::data::decode::DecodeChannel*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:1174:57: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] selector->addItem("-", qVariantFromValue((void*)nullptr)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:32: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:1183:37: warning: 'QVariant qVariantFromValue(const T&) [with T = void*]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] qVariantFromValue((void*)b.get())); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:32: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp: In member function 'QComboBox* pv::views::trace::DecodeTrace::create_channel_selector_init_state(QWidget*, const pv::data::decode::DecodeChannel*)': /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:1198:67: warning: 'QVariant qVariantFromValue(const T&) [with T = int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] selector->addItem("0", qVariantFromValue((int)SRD_INITIAL_PIN_LOW)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:32: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:1199:68: warning: 'QVariant qVariantFromValue(const T&) [with T = int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] selector->addItem("1", qVariantFromValue((int)SRD_INITIAL_PIN_HIGH)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:32: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:1200:79: warning: 'QVariant qVariantFromValue(const T&) [with T = int]' is deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-declarations] selector->addItem("X", qVariantFromValue((int)SRD_INITIAL_PIN_SAME_AS_SAMPLE0)); ^ In file included from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/qaction.h:47:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtWidgets/QAction:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/views/trace/decodetrace.cpp:32: /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:530:17: note: declared here inline QVariant qVariantFromValue(const T &t) ^~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/pulseview.dir/build.make:1411: CMakeFiles/pulseview.dir/pv/views/trace/decodetrace.cpp.o] Error 1 In file included from /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qvector.h:53, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qlist.h:48, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qhash.h:46, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/qdebug.h:45, from /tmp/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/qt5/QtCore/QDebug:1, from /tmp/instance-2/output-1/build/pulseview-0.4.2/pv/data/decodesignal.cpp:24: /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {pv::data::DecodeSegment}; _Tp = pv::data::DecodeSegment; _Alloc = std::allocator]': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void pv::data::DecodeSignal::create_decode_segment()': /tmp/instance-2/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[2]: *** [CMakeFiles/Makefile2:102: CMakeFiles/pulseview.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make[1]: *** [Makefile:155: all] Error 2 make[1]: Leaving directory '/tmp/instance-2/output-1/build/pulseview-0.4.2' make: *** [package/pkg-generic.mk:270: /tmp/instance-2/output-1/build/pulseview-0.4.2/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-2/buildroot'