>>> cesnet-telemetry: Building community/cesnet-telemetry 1.1.0-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 15:51:36 +0000 >>> cesnet-telemetry: Validating /home/buildozer/aports/community/cesnet-telemetry/APKBUILD... >>> cesnet-telemetry: Analyzing dependencies... >>> cesnet-telemetry: Installing for build: build-base fuse3-dev cmake samurai gtest-dev (1/13) Installing fuse3-libs (3.16.2-r1) (2/13) Installing fuse3-dev (3.16.2-r1) (3/13) Installing libbz2 (1.0.8-r6) (4/13) Installing xz-libs (5.8.1-r0) (5/13) Installing libarchive (3.7.9-r0) (6/13) Installing rhash-libs (1.4.5-r0) (7/13) Installing libuv (1.50.0-r0) (8/13) Installing cmake (3.31.6-r1) (9/13) Installing samurai (1.2-r6) (10/13) Installing gtest (1.16.0-r0) (11/13) Installing gmock (1.16.0-r0) (12/13) Installing gtest-dev (1.16.0-r0) (13/13) Installing .makedepends-cesnet-telemetry (20250428.155137) Executing busybox-1.37.0-r16.trigger OK: 371 MiB in 117 packages >>> cesnet-telemetry: Cleaning up srcdir >>> cesnet-telemetry: Cleaning up pkgdir >>> cesnet-telemetry: Cleaning up tmpdir >>> cesnet-telemetry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cesnet-telemetry-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cesnet-telemetry: Fetching https://github.com/CESNET/telemetry/archive/v1.1.0/cesnet-telemetry-1.1.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/cesnet-telemetry-1.1.0.tar.gz.part' cesnet-telemetry-1.1 100% |********************************| 76422 0:00:00 ETA '/var/cache/distfiles/edge/cesnet-telemetry-1.1.0.tar.gz.part' saved >>> cesnet-telemetry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cesnet-telemetry-1.1.0.tar.gz >>> cesnet-telemetry: Checking sha512sums... cesnet-telemetry-1.1.0.tar.gz: OK use-system-gtest.patch: OK >>> cesnet-telemetry: Unpacking /var/cache/distfiles/edge/cesnet-telemetry-1.1.0.tar.gz... >>> cesnet-telemetry: use-system-gtest.patch patching file CMakeLists.txt -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for module 'fuse3>=3.2.1' -- Found fuse3, version 3.16.2 -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.16.0") -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build Change Dir: '/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build' Run Build Command(s): /usr/bin/ninja -v -j 80 [1/32] /usr/bin/c++ -DFUSE_USE_VERSION=30 -D_FILE_OFFSET_BITS=64 -DappFs_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -isystem /usr/include/fuse3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/appFs/CMakeFiles/appFs.dir/appFs.cpp.o -MF src/appFs/CMakeFiles/appFs.dir/appFs.cpp.o.d -o src/appFs/CMakeFiles/appFs.dir/appFs.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/appFs/appFs.cpp [2/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethodFactory.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethodFactory.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethodFactory.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethodFactory.cpp [3/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggJoin.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggJoin.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggJoin.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp [4/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMinMax.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMinMax.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMinMax.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp [5/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggAvg.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggAvg.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggAvg.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggAvg.cpp [6/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggSum.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggSum.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggSum.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp [7/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethod.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethod.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethod.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethod.cpp [8/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/symlink.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/symlink.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/symlink.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/symlink.cpp [9/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/aggFile.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/aggFile.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/aggFile.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp [10/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/utility.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/utility.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/utility.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/utility.cpp [11/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/holder.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/holder.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/holder.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/holder.cpp [12/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/directory.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/directory.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/directory.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/directory.cpp [13/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/file.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/file.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/file.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/file.cpp [14/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/node.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/node.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/node.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/node.cpp [15/32] /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DTELEMETRY_ENABLE_TESTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -MD -MT src/telemetry/CMakeFiles/testTelemetry.dir/content.cpp.o -MF src/telemetry/CMakeFiles/testTelemetry.dir/content.cpp.o.d -o src/telemetry/CMakeFiles/testTelemetry.dir/content.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/content.cpp [16/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethodFactory.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethodFactory.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethodFactory.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethodFactory.cpp [17/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggJoin.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggJoin.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggJoin.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp [18/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMinMax.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMinMax.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMinMax.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp [19/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggAvg.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggAvg.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggAvg.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggAvg.cpp [20/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggSum.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggSum.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggSum.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp [21/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethod.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethod.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethod.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethod.cpp [22/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/symlink.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/symlink.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/symlink.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/symlink.cpp [23/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/aggFile.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/aggFile.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/aggFile.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp [24/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/utility.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/utility.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/utility.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/utility.cpp [25/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/holder.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/holder.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/holder.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/holder.cpp [26/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/directory.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/directory.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/directory.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/directory.cpp [27/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/file.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/file.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/file.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/file.cpp [28/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/node.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/node.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/node.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/node.cpp [29/32] /usr/bin/c++ -Dtelemetry_EXPORTS -I/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -std=gnu++17 -fPIC -MD -MT src/telemetry/CMakeFiles/telemetry.dir/content.cpp.o -MF src/telemetry/CMakeFiles/telemetry.dir/content.cpp.o.d -o src/telemetry/CMakeFiles/telemetry.dir/content.cpp.o -c /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/content.cpp In file included from /usr/include/c++/14.2.0/bits/stl_tree.h:63, from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:9: /usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _OI = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 642 | copy(_II __first, _II __last, _OI __result) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:984:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:989:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72: In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/vector.tcc:995:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 995 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1019:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1027:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17, inlined from 'virtual telemetry::Content telemetry::AggMethodJoin::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:63:53: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]', inlined from 'telemetry::Content telemetry::createDictContent(const std::string&, const AggMethodSum::ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:95:14, inlined from 'telemetry::Content telemetry::AggMethodSum::createContent(const ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:104:50: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]', inlined from 'telemetry::Content telemetry::createDictContent(const std::string&, const ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:132:14, inlined from 'telemetry::Content telemetry::createContent(const std::string&, const ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:140:43, inlined from 'virtual telemetry::Content telemetry::AggMethodMinMax::aggregate(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:176:50: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggAvg.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggAvg.cpp:9: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggAvg.cpp:60: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp: In member function 'virtual void telemetry::AggAvgTest_TestAggregate_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:87:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 87 | std::vector contents = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:99:78: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 99 | std::vector contents = {ScalarWithUnit {5.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:109:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 109 | std::vector contents = {ScalarWithUnit {5.0, "unit"}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:115:77: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 115 | std::vector contents = {Scalar {true}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:121:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 121 | std::vector contents = {Scalar {uint64_t(20)}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:127:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 127 | std::vector contents = {Scalar {uint64_t(20)}, uint64_t {5}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggAvg.cpp:140:69: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 140 | Dict({{"packets", Scalar {uint64_t(5)}}})}; | ^ In file included from /usr/include/c++/14.2.0/bits/stl_tree.h:63, from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/file.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/file.cpp:9: /usr/include/c++/14.2.0/bits/stl_algobase.h: In static member function 'static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2) [with _II1 = std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _II2 = std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; bool _BoolType = false]': /usr/include/c++/14.2.0/bits/stl_algobase.h:1190:9: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 1190 | equal(_II1 __first1, _II1 __last1, _II2 __first2) | ^~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:1190:9: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:1190:9: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 In function 'bool std::__equal_aux1(_II1, _II1, _II2) [with _II1 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >; _II2 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >]', inlined from 'bool std::__equal_aux(_II1, _II1, _II2) [with _II1 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >; _II2 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:1250:31, inlined from 'bool std::equal(_II1, _II1, _II2) [with _II1 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >; _II2 = _Rb_tree_const_iterator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:1586:30, inlined from 'bool std::operator==(const _Rb_tree<__cxx11::basic_string, pair, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > >, _Select1st, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >, less<__cxx11::basic_string >, allocator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > >&, const _Rb_tree<__cxx11::basic_string, pair, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > >, _Select1st, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >, less<__cxx11::basic_string >, allocator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > >&)' at /usr/include/c++/14.2.0/bits/stl_tree.h:1604:17, inlined from 'bool std::operator==(const map<_Key, _Tp, _Compare, _Allocator>&, const map<_Key, _Tp, _Compare, _Allocator>&) [with _Key = __cxx11::basic_string; _Tp = variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >; _Compare = less<__cxx11::basic_string >; _Alloc = allocator, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1514:23, inlined from 'std::operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&):: mutable [with auto:14 = const std::map, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&; auto:15 = std::integral_constant]' at /usr/include/c++/14.2.0/variant:1266:3, inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&)::; _Args = {const map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:61:36, inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std::__invoke(_Callable&&, _Args&& ...) [with _Callable = operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&)::; _Args = {const map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:96:40, inlined from 'static constexpr decltype(auto) std::__detail::__variant::__gen_vtable_impl, std::integer_sequence >::__visit_invoke(_Visitor&&, _Variants ...) [with _Result_type = std::__detail::__variant::__variant_idx_cookie; _Visitor = std::operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&)::&&; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}; unsigned int ...__indices = {3}]' at /usr/include/c++/14.2.0/variant:1049:17, inlined from 'constexpr decltype(auto) std::__do_visit(_Visitor&&, _Variants&& ...) [with _Result_type = __detail::__variant::__variant_idx_cookie; _Visitor = operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&)::; _Variants = {const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:1819:5, inlined from 'constexpr void std::__detail::__variant::__raw_idx_visit(_Visitor&&, _Variants&& ...) [with _Visitor = std::operator==, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >(const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&, const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&)::; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:184:44, inlined from 'constexpr bool std::operator==(const variant<_Types ...>&, const variant<_Types ...>&) [with _Types = {variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:1266:3, inlined from 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >; T2 = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >]' at /usr/include/gtest/gtest.h:1394:11: /usr/include/c++/14.2.0/bits/stl_algobase.h:1242:43: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 1242 | return std::__equal<__simple>::equal(__first1, __last1, __first2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_tree.h:63, from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:9: /usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _OI = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 642 | copy(_II __first, _II __last, _OI __result) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:984:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:989:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72: In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/vector.tcc:995:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 995 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1019:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator, allocator > >*>; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = variant, allocator > >*; _ForwardIterator = variant, allocator > >*; _Allocator = allocator, allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:1027:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; = void; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'telemetry::ResultType telemetry::aggregateGatheredValues(const std::vector, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:30:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator, std::allocator > >*>' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggJoin.cpp:70: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp: In member function 'virtual void telemetry::AggJoinTest_TestAggregateGatheredValues_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:22:93: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 22 | std::vector values = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:33:62: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 33 | = {Array {Scalar {5.0}, Scalar {-5.0}}, Array {Scalar {10.0}}, Array {Scalar {15.0}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:33:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 33 | = {Array {Scalar {5.0}, Scalar {-5.0}}, Array {Scalar {10.0}}, Array {Scalar {15.0}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:33:108: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 33 | = {Array {Scalar {5.0}, Scalar {-5.0}}, Array {Scalar {10.0}}, Array {Scalar {15.0}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:33:109: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 33 | = {Array {Scalar {5.0}, Scalar {-5.0}}, Array {Scalar {10.0}}, Array {Scalar {15.0}}}; | ^ /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp: In member function 'virtual void telemetry::AggJoinTest_TestAggregate_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:51:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 51 | std::vector contents = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:65:87: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 65 | = {ScalarWithUnit {5.0, "unit"}, ScalarWithUnit {5.0, "unit1"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:71:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 71 | std::vector contents = {ScalarWithUnit {5.0, "unit"}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:77:77: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 77 | std::vector contents = {Scalar {true}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:83:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 83 | std::vector contents = {Scalar {uint64_t(20)}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggJoin.cpp:105:69: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 105 | Dict({{"packets", Scalar {uint64_t(5)}}})}; | ^ In file included from /usr/include/c++/14.2.0/vector:66, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/content.cpp:9: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /usr/include/gtest/gtest.h:71, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/content.cpp:144: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp: In member function 'virtual void telemetry::TelemetryContent_arrayToString_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:111:54: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 111 | EXPECT_EQ("[true]", arrayToString(Array {true})); | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:115:71: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 115 | EXPECT_EQ("[1, -1]", arrayToString(Array {uintOne, intMinusOne})); | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:120:79: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 120 | EXPECT_EQ("[1, 2, 3]", arrayToString(Array {intOne, uintTwo, uintThree})); | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:121:96: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 121 | EXPECT_EQ("[eth0, eth1]", arrayToString(Array {std::string("eth0"), std::string("eth1")})); | ^ In file included from /usr/include/c++/14.2.0/map:63, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12: /usr/include/c++/14.2.0/bits/stl_map.h: In constructor 'std::map<_Key, _Tp, _Compare, _Alloc>::map(std::initializer_list >, const _Compare&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_map.h:240:7: note: parameter passing for argument of type 'std::initializer_list, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 240 | map(initializer_list __l, | ^~~ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp: In member function 'virtual void telemetry::TelemetryContent_dictToString_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:132:70: note: parameter passing for argument of type 'std::initializer_list, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 132 | const Dict dictSimple {{"key", Scalar {std::string("value")}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:143:70: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 143 | {"array", Array {int64_t(1), uint64_t(2), uint64_t(3)}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:143:72: note: parameter passing for argument of type 'std::initializer_list, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 143 | {"array", Array {int64_t(1), uint64_t(2), uint64_t(3)}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp: In member function 'virtual void telemetry::TelemetryContent_contentToString_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:203:70: note: parameter passing for argument of type 'std::initializer_list, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >' changed in GCC 7.1 203 | const Dict dictSimple {{"key", Scalar {std::string("value")}}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/tests/testContent.cpp:219:80: note: parameter passing for argument of type 'std::initializer_list, std::allocator > > >' changed in GCC 7.1 219 | EXPECT_EQ("[1, 2, 3]", contentToString(Array {intOne, uintTwo, intThree})); | ^ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]', inlined from 'telemetry::Content telemetry::createDictContent(const std::string&, const AggMethodSum::ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:95:14: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggSum.cpp:136: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp: In member function 'virtual void telemetry::AggSumTest_TestAggregateScalarWithUnit_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:84:57: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 84 | ScalarWithUnit {15.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:92:63: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 92 | std::vector values = {Scalar {5.0}}; | ^ /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp: In member function 'virtual void telemetry::AggSumTest_TestAggregate_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:137:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 137 | std::vector contents = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:149:78: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 149 | std::vector contents = {ScalarWithUnit {5.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:160:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 160 | std::vector contents = {ScalarWithUnit {5.0, "unit"}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:167:77: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 167 | std::vector contents = {Scalar {true}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:174:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 174 | std::vector contents = {Scalar {uint64_t(20)}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:181:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 181 | std::vector contents = {Scalar {uint64_t(20)}, uint64_t {5}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:194:69: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 194 | Dict({{"packets", Scalar {uint64_t(5)}}})}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp: In member function 'virtual void telemetry::AggSumTest_TestAggregateScalar_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:55:93: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 55 | std::vector values = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggSum.cpp:62:79: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 62 | std::vector values = {ScalarWithUnit {5.0, "unit"}}; | ^ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:12, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >; _KeyOfValue = std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Compare = std::less >; _Alloc = std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >]', inlined from 'telemetry::Content telemetry::createDictContent(const std::string&, const ResultType&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:132:14: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::_Select1st, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > >, std::less >, std::allocator, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ In file included from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMinMax.cpp:182: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp: In member function 'virtual void telemetry::AggMinMaxTest_TestAggregateScalarWithUnit_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:130:57: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 130 | ScalarWithUnit {15.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:141:58: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 141 | ScalarWithUnit {150.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:149:63: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 149 | std::vector values = {Scalar {5.0}}; | ^ /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >; _Alloc = std::allocator, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >]': /usr/include/c++/14.2.0/bits/stl_vector.h:678:7: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 678 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp: In member function 'virtual void telemetry::AggMinMaxTest_TestAggregate_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:194:95: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 194 | std::vector contents = {Scalar {5.0}, Scalar {100.0}, Scalar {-105.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:206:95: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 206 | std::vector contents = {Scalar {5.0}, Scalar {100.0}, Scalar {-105.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:218:78: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 218 | std::vector contents = {ScalarWithUnit {5.0, "unit"}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:229:92: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 229 | std::vector contents = {ScalarWithUnit {5.0, "unit"}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:236:77: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 236 | std::vector contents = {Scalar {true}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:243:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 243 | std::vector contents = {Scalar {uint64_t(20)}, Scalar {5.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:250:85: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 250 | std::vector contents = {Scalar {uint64_t(20)}, uint64_t {5}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:263:69: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 263 | Dict({{"packets", Scalar {uint64_t(5)}}})}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:280:69: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > > >' changed in GCC 7.1 280 | Dict({{"packets", Scalar {uint64_t(5)}}})}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp: In member function 'virtual void telemetry::AggMinMaxTest_TestAggregateScalar_Test::TestBody()': /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:91:93: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 91 | std::vector values = {Scalar {5.0}, Scalar {10.0}, Scalar {15.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:98:93: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 98 | std::vector values = {Scalar {5.0}, Scalar {15.0}, Scalar {10.0}}; | ^ /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/tests/testAggMinMax.cpp:105:79: note: parameter passing for argument of type 'std::initializer_list, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >' changed in GCC 7.1 105 | std::vector values = {ScalarWithUnit {5.0, "unit"}}; | ^ In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethodFactory.hpp:10, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp:9: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&):: mutable [with auto:6 = const std::vector, std::allocator > > >&; auto:7 = std::integral_constant]' at /usr/include/c++/14.2.0/variant:673:37, inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Args = {const vector, allocator > >, allocator, allocator > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:61:36, inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std::__invoke(_Callable&&, _Args&& ...) [with _Callable = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Args = {const vector, allocator > >, allocator, allocator > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:96:40, inlined from 'static constexpr decltype(auto) std::__detail::__variant::__gen_vtable_impl, std::integer_sequence >::__visit_invoke(_Visitor&&, _Variants ...) [with _Result_type = std::__detail::__variant::__variant_idx_cookie; _Visitor = std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::&&; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}; unsigned int ...__indices = {2}]' at /usr/include/c++/14.2.0/variant:1049:17, inlined from 'constexpr decltype(auto) std::__do_visit(_Visitor&&, _Variants&& ...) [with _Result_type = __detail::__variant::__variant_idx_cookie; _Visitor = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Variants = {const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:1818:5, inlined from 'constexpr void std::__detail::__variant::__raw_idx_visit(_Visitor&&, _Variants&& ...) [with _Visitor = _Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:184:44, inlined from 'std::__detail::__variant::_Copy_assign_base<, _Types>& std::__detail::__variant::_Copy_assign_base<, _Types>::operator=(const std::__detail::__variant::_Copy_assign_base<, _Types>&) [with bool = false; _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:666:28, inlined from 'std::__detail::__variant::_Move_assign_base<, _Types>& std::__detail::__variant::_Move_assign_base<, _Types>::operator=(const std::__detail::__variant::_Move_assign_base<, _Types>&) [with bool = false; _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:747:26, inlined from 'std::__detail::__variant::_Variant_base<_Types>& std::__detail::__variant::_Variant_base<_Types>::operator=(const std::__detail::__variant::_Variant_base<_Types>&) [with _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:778:22, inlined from 'std::variant<_Types>& std::variant<_Types>::operator=(const std::variant<_Types>&) [with _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:1433:16, inlined from 'void telemetry::mergeContent(Content&, const Content&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp:86:12, inlined from 'telemetry::Content telemetry::AggregatedFile::read()' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp:142:15: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [30/32] : && /usr/bin/c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname,libtelemetry.so -o src/telemetry/libtelemetry.so src/telemetry/CMakeFiles/telemetry.dir/content.cpp.o src/telemetry/CMakeFiles/telemetry.dir/node.cpp.o src/telemetry/CMakeFiles/telemetry.dir/file.cpp.o src/telemetry/CMakeFiles/telemetry.dir/directory.cpp.o src/telemetry/CMakeFiles/telemetry.dir/holder.cpp.o src/telemetry/CMakeFiles/telemetry.dir/utility.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggFile.cpp.o src/telemetry/CMakeFiles/telemetry.dir/symlink.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethod.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggSum.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggAvg.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMinMax.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggJoin.cpp.o src/telemetry/CMakeFiles/telemetry.dir/aggregator/aggMethodFactory.cpp.o && : [31/32] : && /usr/bin/c++ -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname,libappFs.so -o src/appFs/libappFs.so src/appFs/CMakeFiles/appFs.dir/appFs.cpp.o -Wl,-rpath,/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build/src/telemetry: src/telemetry/libtelemetry.so -lstdc++fs /usr/lib/libfuse3.so /usr/lib/libpthread.a && : In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/content.hpp:16, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/include/telemetry/aggMethod.hpp:11, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggregator/aggMethodFactory.hpp:10, from /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp:9: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator, allocator > >*, vector, allocator > > > >; _ForwardIterator = variant, allocator > >*; _Tp = variant, allocator > >]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >; _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = std::variant, std::allocator > >; _Alloc = std::allocator, std::allocator > > >]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&):: mutable [with auto:6 = const std::vector, std::allocator > > >&; auto:7 = std::integral_constant]' at /usr/include/c++/14.2.0/variant:673:37, inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Args = {const vector, allocator > >, allocator, allocator > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:61:36, inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std::__invoke(_Callable&&, _Args&& ...) [with _Callable = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Args = {const vector, allocator > >, allocator, allocator > > > >&, integral_constant}]' at /usr/include/c++/14.2.0/bits/invoke.h:96:40, inlined from 'static constexpr decltype(auto) std::__detail::__variant::__gen_vtable_impl, std::integer_sequence >::__visit_invoke(_Visitor&&, _Variants ...) [with _Result_type = std::__detail::__variant::__variant_idx_cookie; _Visitor = std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::&&; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}; unsigned int ...__indices = {2}]' at /usr/include/c++/14.2.0/variant:1049:17, inlined from 'constexpr decltype(auto) std::__do_visit(_Visitor&&, _Variants&& ...) [with _Result_type = __detail::__variant::__variant_idx_cookie; _Visitor = __detail::__variant::_Copy_assign_base, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Variants = {const variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > >, map<__cxx11::basic_string, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > >, less<__cxx11::basic_string, allocator > >, allocator, allocator >, variant, allocator > >, pair, allocator > >, __cxx11::basic_string, allocator > >, vector, allocator > >, allocator, allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:1818:5, inlined from 'constexpr void std::__detail::__variant::__raw_idx_visit(_Visitor&&, _Variants&& ...) [with _Visitor = _Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >::operator=(const std::__detail::__variant::_Copy_assign_base, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&)::; _Variants = {const std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > > >&}]' at /usr/include/c++/14.2.0/variant:184:44, inlined from 'std::__detail::__variant::_Copy_assign_base<, _Types>& std::__detail::__variant::_Copy_assign_base<, _Types>::operator=(const std::__detail::__variant::_Copy_assign_base<, _Types>&) [with bool = false; _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:666:28, inlined from 'std::__detail::__variant::_Move_assign_base<, _Types>& std::__detail::__variant::_Move_assign_base<, _Types>::operator=(const std::__detail::__variant::_Move_assign_base<, _Types>&) [with bool = false; _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:747:26, inlined from 'std::__detail::__variant::_Variant_base<_Types>& std::__detail::__variant::_Variant_base<_Types>::operator=(const std::__detail::__variant::_Variant_base<_Types>&) [with _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:778:22, inlined from 'std::variant<_Types>& std::variant<_Types>::operator=(const std::variant<_Types>&) [with _Types = {std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > >, std::map, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::variant, std::allocator > >, std::pair, std::allocator > >, std::__cxx11::basic_string, std::allocator > >, std::vector, std::allocator > >, std::allocator, std::allocator > > > > > > > >}]' at /usr/include/c++/14.2.0/variant:1433:16, inlined from 'void telemetry::mergeContent(Content&, const Content&)' at /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/src/telemetry/aggFile.cpp:86:12: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::allocator > >*, std::vector, std::allocator > > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [32/32] : && /usr/bin/c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -pedantic -Wall -Wextra -Wunused -Wconversion -Wsign-conversion -Wl,--as-needed,-O1,--sort-common src/telemetry/CMakeFiles/testTelemetry.dir/content.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/node.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/file.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/directory.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/holder.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/utility.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggFile.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/symlink.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethod.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggSum.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggAvg.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMinMax.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggJoin.cpp.o src/telemetry/CMakeFiles/testTelemetry.dir/aggregator/aggMethodFactory.cpp.o -o src/telemetry/testTelemetry /usr/lib/libgtest_main.so.1.16.0 /usr/lib/libgtest.so.1.16.0 && cd /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build/src/telemetry && /usr/bin/cmake -D TEST_TARGET=testTelemetry -D TEST_EXECUTABLE=/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build/src/telemetry/testTelemetry -D TEST_EXECUTOR= -D TEST_WORKING_DIR=/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build/src/telemetry -D TEST_EXTRA_ARGS= -D TEST_PROPERTIES= -D TEST_PREFIX= -D TEST_SUFFIX= -D TEST_FILTER= -D NO_PRETTY_TYPES=FALSE -D NO_PRETTY_VALUES=FALSE -D TEST_LIST=testTelemetry_TESTS -D CTEST_FILE=/home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build/src/telemetry/testTelemetry[1]_tests.cmake -D TEST_DISCOVERY_TIMEOUT=5 -D TEST_DISCOVERY_EXTRA_ARGS= -D TEST_XML_OUTPUT_DIR= -P /usr/share/cmake/Modules/GoogleTestAddTests.cmake Internal ctest changing into directory: /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build Test project /home/buildozer/aports/community/cesnet-telemetry/src/telemetry-1.1.0/build Start 1: TelemetryContent.scalarToString Start 2: TelemetryContent.ScalarWithUnitToString Start 3: TelemetryContent.arrayToString Start 4: TelemetryContent.dictToString Start 5: TelemetryContent.contentToString Start 6: TelemetryFile.hasRead Start 7: TelemetryFile.hasClear Start 8: TelemetryFile.read Start 9: TelemetryFile.clear Start 10: TelemetryFile.disable Start 11: TelemetryDirectory.create Start 12: TelemetryDirectory.addDir Start 13: TelemetryDirectory.addDirs Start 14: TelemetryDirectory.addDirInvalid Start 15: TelemetryDirectory.addDirRemoved Start 16: TelemetryDirectory.addFile Start 17: TelemetryDirectory.addFileInvalid Start 18: TelemetryDirectory.addFileRemoved Start 19: TelemetryDirectory.listEntries Start 20: TelemetryDirectory.listEntriesRemoved Start 21: TelemetryDirectory.getEntry Start 22: TelemetryDirectory.getEntryRemoved Start 23: TelemetryDirectory.addSymlink Start 24: TelemetryHolder.create Start 25: TelemetryHolder.add Start 26: TelemetryHolder.disableFiles Start 27: TelemetryUtility.parsePath Start 28: TelemetryUtility.getNodeFromPath Start 29: TelemetryUtility.isSymlink Start 30: TelemetryUtility.isFile Start 31: TelemetryUtility.isDirectory Start 32: TelemetryUtility.isRootDirectory Start 33: TelemetryAggFile.getMatchesInDirectory Start 34: TelemetryAggFile.getFilesMatchingPattern Start 35: TelemetryAggFile.mergeContent Start 36: TelemetryAggFile.validateAggOperations Start 37: TelemetryAggFile.read Start 38: TelemetryAggFile.readPatternDir Start 39: TelemetryAggFile.readNoMatchingPattern Start 40: TelemetrySymlink.hasTarget Start 41: TelemetrySymlink.targetScopeLifetime Start 42: AggSumTest.TestSumarize Start 43: AggSumTest.TestAggregateScalar Start 44: AggSumTest.TestAggregateScalarWithUnit Start 45: AggSumTest.TestCreateDictContent Start 46: AggSumTest.TestAggregate Start 47: AggAvgTest.TestMakeAverage Start 48: AggAvgTest.convertToAverage Start 49: AggAvgTest.TestAggregate Start 50: AggMinMaxTest.TestFindMin Start 51: AggMinMaxTest.TestFindMax Start 52: AggMinMaxTest.TestAggregateScalar Start 53: AggMinMaxTest.TestAggregateScalarWithUnit Start 54: AggMinMaxTest.TestCreateDictContent Start 55: AggMinMaxTest.TestAggregate Start 56: AggJoinTest.TestAggregateGatheredValues Start 57: AggJoinTest.TestAggregate 1/57 Test #1: TelemetryContent.scalarToString ............. Passed 0.04 sec 2/57 Test #2: TelemetryContent.ScalarWithUnitToString ..... Passed 0.04 sec 3/57 Test #3: TelemetryContent.arrayToString .............. Passed 0.04 sec 4/57 Test #4: TelemetryContent.dictToString ............... Passed 0.04 sec 5/57 Test #5: TelemetryContent.contentToString ............ Passed 0.04 sec 6/57 Test #6: TelemetryFile.hasRead ....................... Passed 0.04 sec 7/57 Test #7: TelemetryFile.hasClear ...................... Passed 0.04 sec 8/57 Test #8: TelemetryFile.read .......................... Passed 0.04 sec 9/57 Test #9: TelemetryFile.clear ......................... Passed 0.04 sec 10/57 Test #10: TelemetryFile.disable ....................... Passed 0.04 sec 11/57 Test #11: TelemetryDirectory.create ................... Passed 0.04 sec 12/57 Test #12: TelemetryDirectory.addDir ................... Passed 0.04 sec 13/57 Test #13: TelemetryDirectory.addDirs .................. Passed 0.04 sec 14/57 Test #14: TelemetryDirectory.addDirInvalid ............ Passed 0.03 sec 15/57 Test #15: TelemetryDirectory.addDirRemoved ............ Passed 0.03 sec 16/57 Test #16: TelemetryDirectory.addFile .................. Passed 0.03 sec 17/57 Test #17: TelemetryDirectory.addFileInvalid ........... Passed 0.03 sec 18/57 Test #18: TelemetryDirectory.addFileRemoved ........... Passed 0.03 sec 19/57 Test #19: TelemetryDirectory.listEntries .............. Passed 0.03 sec 20/57 Test #20: TelemetryDirectory.listEntriesRemoved ....... Passed 0.03 sec 21/57 Test #21: TelemetryDirectory.getEntry ................. Passed 0.03 sec 22/57 Test #22: TelemetryDirectory.getEntryRemoved .......... Passed 0.03 sec 23/57 Test #23: TelemetryDirectory.addSymlink ............... Passed 0.03 sec 24/57 Test #24: TelemetryHolder.create ...................... Passed 0.03 sec 25/57 Test #25: TelemetryHolder.add ......................... Passed 0.03 sec 26/57 Test #26: TelemetryHolder.disableFiles ................ Passed 0.03 sec 27/57 Test #27: TelemetryUtility.parsePath .................. Passed 0.03 sec 28/57 Test #28: TelemetryUtility.getNodeFromPath ............ Passed 0.03 sec 29/57 Test #29: TelemetryUtility.isSymlink .................. Passed 0.03 sec 30/57 Test #30: TelemetryUtility.isFile ..................... Passed 0.03 sec 31/57 Test #31: TelemetryUtility.isDirectory ................ Passed 0.03 sec 32/57 Test #32: TelemetryUtility.isRootDirectory ............ Passed 0.03 sec 33/57 Test #33: TelemetryAggFile.getMatchesInDirectory ...... Passed 0.03 sec 34/57 Test #34: TelemetryAggFile.getFilesMatchingPattern .... Passed 0.03 sec 35/57 Test #35: TelemetryAggFile.mergeContent ............... Passed 0.02 sec 36/57 Test #36: TelemetryAggFile.validateAggOperations ...... Passed 0.02 sec 37/57 Test #37: TelemetryAggFile.read ....................... Passed 0.02 sec 38/57 Test #38: TelemetryAggFile.readPatternDir ............. Passed 0.02 sec 39/57 Test #39: TelemetryAggFile.readNoMatchingPattern ...... Passed 0.02 sec 40/57 Test #40: TelemetrySymlink.hasTarget .................. Passed 0.02 sec 41/57 Test #41: TelemetrySymlink.targetScopeLifetime ........ Passed 0.02 sec 42/57 Test #42: AggSumTest.TestSumarize ..................... Passed 0.02 sec 43/57 Test #43: AggSumTest.TestAggregateScalar .............. Passed 0.02 sec 44/57 Test #44: AggSumTest.TestAggregateScalarWithUnit ...... Passed 0.02 sec 45/57 Test #45: AggSumTest.TestCreateDictContent ............ Passed 0.02 sec 46/57 Test #46: AggSumTest.TestAggregate .................... Passed 0.02 sec 47/57 Test #47: AggAvgTest.TestMakeAverage .................. Passed 0.02 sec 48/57 Test #48: AggAvgTest.convertToAverage ................. Passed 0.02 sec 49/57 Test #49: AggAvgTest.TestAggregate .................... Passed 0.02 sec 50/57 Test #50: AggMinMaxTest.TestFindMin ................... Passed 0.02 sec 51/57 Test #51: AggMinMaxTest.TestFindMax ................... Passed 0.02 sec 52/57 Test #52: AggMinMaxTest.TestAggregateScalar ........... Passed 0.02 sec 53/57 Test #53: AggMinMaxTest.TestAggregateScalarWithUnit ... Passed 0.02 sec 54/57 Test #54: AggMinMaxTest.TestCreateDictContent ......... Passed 0.02 sec 55/57 Test #55: AggMinMaxTest.TestAggregate ................. Passed 0.01 sec 56/57 Test #56: AggJoinTest.TestAggregateGatheredValues ..... Passed 0.01 sec 57/57 Test #57: AggJoinTest.TestAggregate ................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 57 Total Test time (real) = 0.06 sec >>> cesnet-telemetry: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/lib/libtelemetry.so -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/appFs.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/directory.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/aggMethod.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/utility.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/file.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/content.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/node.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/symlink.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/holder.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/aggFile.hpp -- Installing: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/lib/libappFs.so -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/lib/libappFs.so" to "" -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/appFs.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/directory.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/aggMethod.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/utility.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/file.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/content.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/node.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/symlink.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/holder.hpp -- Up-to-date: /home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry/usr/include/telemetry/aggFile.hpp >>> cesnet-telemetry-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/cesnet-telemetry/pkg/cesnet-telemetry-dev/usr/include' >>> cesnet-telemetry-dev*: Preparing subpackage cesnet-telemetry-dev... >>> cesnet-telemetry-dev*: Stripping binaries >>> cesnet-telemetry-dev*: Running postcheck for cesnet-telemetry-dev >>> cesnet-telemetry*: Running postcheck for cesnet-telemetry >>> cesnet-telemetry*: Preparing package cesnet-telemetry... >>> cesnet-telemetry*: Stripping binaries >>> cesnet-telemetry-dev*: Scanning shared objects >>> cesnet-telemetry*: Scanning shared objects >>> cesnet-telemetry-dev*: Tracing dependencies... cesnet-telemetry=1.1.0-r0 fuse3-dev >>> cesnet-telemetry-dev*: Package size: 25.6 KB >>> cesnet-telemetry-dev*: Compressing data... >>> cesnet-telemetry-dev*: Create checksum... >>> cesnet-telemetry-dev*: Create cesnet-telemetry-dev-1.1.0-r0.apk >>> cesnet-telemetry*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libfuse3.so.3 so:libgcc_s.so.1 so:libstdc++.so.6 >>> cesnet-telemetry*: Package size: 295.2 KB >>> cesnet-telemetry*: Compressing data... >>> cesnet-telemetry*: Create checksum... >>> cesnet-telemetry*: Create cesnet-telemetry-1.1.0-r0.apk >>> cesnet-telemetry: Build complete at Mon, 28 Apr 2025 15:51:48 +0000 elapsed time 0h 0m 12s >>> cesnet-telemetry: Cleaning up srcdir >>> cesnet-telemetry: Cleaning up pkgdir >>> cesnet-telemetry: Uninstalling dependencies... (1/13) Purging .makedepends-cesnet-telemetry (20250428.155137) (2/13) Purging fuse3-dev (3.16.2-r1) (3/13) Purging fuse3-libs (3.16.2-r1) (4/13) Purging cmake (3.31.6-r1) (5/13) Purging samurai (1.2-r6) (6/13) Purging gtest-dev (1.16.0-r0) (7/13) Purging gmock (1.16.0-r0) (8/13) Purging gtest (1.16.0-r0) (9/13) Purging libarchive (3.7.9-r0) (10/13) Purging libbz2 (1.0.8-r6) (11/13) Purging libuv (1.50.0-r0) (12/13) Purging rhash-libs (1.4.5-r0) (13/13) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 323 MiB in 104 packages >>> cesnet-telemetry: Updating the community/armhf repository index... >>> cesnet-telemetry: Signing the index...